hudi-bot opened a new issue, #15155: URL: https://github.com/apache/hudi/issues/15155
Newly introduced HiveSyncConfig config, syncAsSparkDataSourceTable is defaulted as true. With this config enabled, both tableProperties and serdeProperties are added to HMS. After that when running spark.sql queries on the table the queries are failing with schema mismatch errors. Also this is not backward compatible, using 0.8 version we are not able to read the hive queries. ## JIRA info - Link: https://issues.apache.org/jira/browse/HUDI-3976 - Type: Bug - Fix version(s): - 1.1.0 --- ## Comments 26/Apr/22 00:30;suryaprasanna;CC [~pwason] [~shivnarayan] ;;; -- 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. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
