vinothchandar commented on pull request #2645: URL: https://github.com/apache/hudi/pull/2645#issuecomment-830441126
@pengzhiwei2018 few suggestions/questions . could you please clarify? - How does one pass any `HoodieWriteConfig` for a INSERT/UPDATE/DELETE/MERGE statement - Setting user specified metadata with each commit. This is very important for interplay with deltastreamer etc. - Do we support setting table properties? SET command. - Can we add a functional test that does a sequence of statements and parameterize it for both COW/MOR? Want to ensure we can document the entire support matrix. - Should we add more rigorous tests for partitioned tables/data types? Next steps for me is to run it at a larger scale on a cluster. -- 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]
