vrozov opened a new pull request, #2300:
URL: https://github.com/apache/orc/pull/2300

   ### What changes were proposed in this pull request?
   `TimestampColumnVector` `isUTC` flag should be set based on the reader 
`useUtc` flag similar to how `TimestampTreeReader` sets the flag based on 
`context.getUseUTCTimestamp()`.
   
   ### Why are the changes needed?
   Correctly reflects whether `TimestampColumnVector` represents time in local 
or UTC time zones.
   
   
   ### How was this patch tested?
   Added new assertions to existing tests
   
   ### Was this patch authored or co-authored using generative AI tooling?
   No
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to