pengzhiwei2018 commented on issue #2528: URL: https://github.com/apache/hudi/issues/2528#issuecomment-774394763
Hi @kingkongpoon @nsivabalan There is issue for this problem. https://github.com/apache/hudi/pull/2283. Currently the meta synced to the hive is missing some spark properties which lead to spark trait the hudi table as a hive parquet table. So when there are updates in the table, the data reading by spark sql is wrong. ---------------------------------------------------------------- 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]
