rubenssoto commented on pull request #2283:
URL: https://github.com/apache/hudi/pull/2283#issuecomment-767117951


   I had the same problem, but I saw less rows not more.
   Reading with spark datasource I have more than 30 million rows and using 
spark sql with hive only 4 million.
   
   I had this problem only these two options are enabled
   
    "spark.sql.hive.convertMetastoreParquet": "false"
    "spark.hadoop.hoodie.metadata.enable": "true"
   
   @pengzhiwei2018 


----------------------------------------------------------------
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:
us...@infra.apache.org


Reply via email to