You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@orc.apache.org by GitBox <gi...@apache.org> on 2021/01/10 21:32:29 UTC

[GitHub] [orc] pgaref opened a new pull request #619: ORC-724: PPD: Date IN single value comparison throws ClassCastException

pgaref opened a new pull request #619:
URL: https://github.com/apache/orc/pull/619


   ### What changes were proposed in this pull request?
   PPD evaluation: Date type Pred baseObject normalization to LocalDate (comparable with ColumnStats)
   
   
   ### Why are the changes needed?
   Date baseObject normalization is missing leading to ClassCastException when using single Value IN ppd evaluation.
   
   
   ### How was this patch tested?
   TestRecordReaderImpl.testInDatePredConversion
   


----------------------------------------------------------------
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.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [orc] dongjoon-hyun merged pull request #619: ORC-724: PPD: Date IN single value comparison throws ClassCastException

Posted by GitBox <gi...@apache.org>.
dongjoon-hyun merged pull request #619:
URL: https://github.com/apache/orc/pull/619


   


----------------------------------------------------------------
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.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org