bvaradar commented on issue #1923: URL: https://github.com/apache/hudi/issues/1923#issuecomment-669713417
@rufferjr : Can you give some examples of valid hive partitions with decimal types. I would like to see how the partition path is encoded for decimal types. In Hudi , it is simple to plugin new PartitionExtractor. You simply need to implement the interface org.apache.hudi.hive.PartitionValueExtractor and add the jar to to the classpath. It would be great if you can give some examples. We can then see how to implement and add direct support. Filed : https://issues.apache.org/jira/browse/HUDI-1154 ---------------------------------------------------------------- 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: [email protected]
