stevomitric commented on PR #57681: URL: https://github.com/apache/spark/pull/57681#issuecomment-5246223691
Thanks! Addressed the two suggestions: - Added an In pushdown case to the OrcFilterSuite nanos test, covering the per-value castLiteralValue path (values.map(...)) in buildLeafSearchArgument. - For the DST spring-forward-gap edge: added a regression test under America/Los_Angeles with LTZ nanos data one minute apart straddling the 2020-03-08 02:00..03:00 gap and a boundary inside it. cc @dongjoon-hyun -- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
