cocopc edited a comment on issue #1735: URL: https://github.com/apache/hudi/issues/1735#issuecomment-645141721
@bhasudha `set hive.input.format=org.apache.hadoop.hive.ql.io.HiveInputFormat` sloved my problem if set hive.input.format=org.apache.hudi.hadoop.hive.HoodieCombineHiveInputFormat HoodieParquetRealtimeInputFormat getSplits method not called. ---------------------------------------------------------------- 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]
