pengzhiwei2018 commented on pull request #2283: URL: https://github.com/apache/hudi/pull/2283#issuecomment-781780040
> I do understand that these prope Hi @umehrot2 #I do understand that these properties should be synced because it will make the spark sql queries go through the Data source instead of input format right ? Yes, you are right! Spark DataSource need these properties sync to hive meta. #But "incorrect results" thing is not correct because Hudi requires you to use the convert metastore property to false when querying via spark sql. And if you set it to true (default) you need to use the path filter. Thanks for you correct. I will rename the description of the title. ---------------------------------------------------------------- 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]
