ambition119 commented on issue #657: [HUDI-57] support orc file URL: https://github.com/apache/incubator-hudi/pull/657#issuecomment-492995867 > @ambition119 we should be adding `_hoodie_record_key` to the bloom filter columns in HoodieOrcConfig by default? > > Happy to do a video call to discuss f2f if that will speed things up.. There are few high level issues we need to address before we can land this. I would love to get this into the first apache release of hudi :) I am very sorry for the late reply and the delay in the development of Hudi. Because I was hospitalized, my body has not recovered, and the development pace is slow. I hope I can work with you to complete it. Follow the previous code review and communication, my newly submitted code. Currently known to be completed is `hoodieHiveClient.createTable`, thank you! ```sql ROW FORMAT SERDE 'org.apache.hadoop.hive.ql.io.orc.OrcSerde' STORED AS INPUTFORMAT 'org.apache.hadoop.hive.ql.io.orc.OrcInputFormat' OUTPUTFORMAT 'org.apache.hadoop.hive.ql.io.orc.OrcOutputFormat' ```
---------------------------------------------------------------- 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] With regards, Apache Git Services
