qifanlili commented on PR #7222: URL: https://github.com/apache/hudi/pull/7222#issuecomment-1317278291
<img width="566" alt="image" src="https://user-images.githubusercontent.com/40498606/202233984-a1b16674-88b3-4b13-886d-edd6782c230a.png"> set hoodie.datasource.hive_sync.create_managed_table = true does not take effect The reason is the following code, which is always True This props was not set when the HiveSyncContext was created <img width="643" alt="image" src="https://user-images.githubusercontent.com/40498606/202234493-842bb3fe-40ef-4221-a7c4-dfa610bad42e.png"> -- 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]
