shenbinglife opened a new issue #2605: URL: https://github.com/apache/hudi/issues/2605
when I use the hudi spark datasoruce to write dataframe, I always need to rebuild the writeConfig with same code if I not cache the config parameters. But if we want to write a dataframe to a exsits hudi path, can we load a wirte config from this path like I create the hudi table first time ? Or just load some important config like record key, precombine key, partitionfields ? ---------------------------------------------------------------- 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]
