bakea commented on issue #86: [CALCITE-2882] Set dirty true when open connection URL: https://github.com/apache/calcite-avatica/pull/86#issuecomment-481187717 > I went through the JIRA case, I get what's the problem, but I don't get why and where it occurs. Without a test is difficult to verify that the fix is valid. @zabetak I add a test for this problem, if dirty set false after connProperties sync, although I set autocommit false, when connection reopen, autocommit is still effect,data still be queried. If dirty initialize true when open connection everytime,query nothing when connection reopen.
---------------------------------------------------------------- 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] With regards, Apache Git Services
