pengzhiwei2018 edited a comment on issue #2297:
URL: https://github.com/apache/hudi/issues/2297#issuecomment-739499488


   Hi @bithw1 , are you query the data with hive sql or spark sql. If using 
hive sql, you must add `set hive.input.format = 
org.apache.hudi.hadoop.hive.HoodieCombineHiveInputFormat;`  before the query. 
If using spark sql,you can take a look at this issue  
https://issues.apache.org/jira/browse/HUDI-141.
   


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


Reply via email to