bright-zy commented on PR #5875: URL: https://github.com/apache/seatunnel/pull/5875#issuecomment-1825349301
> > Hello, when using jdbc, I need to set some properties before executing the query. It is not supported currently, so I added some things to help with the review. Implement jdbc:hive2 custom attribute configuration, such as 'SET spark.tispark.pd.addresses=pd1:2379,pd2:2379,pd3:2379' > > If you do not need user defined operations and data write operations in the same session, you can use `data_save_mode`; If you need these operations to be in the same session, you can propose a proposal to discuss this issue. I need to set these configurations in the same session, because these configurations are required when executing SQL in the current session and cannot be satisfied across sessions.I make a proposal. -- 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]
