This is an automated email from the ASF dual-hosted git repository.
duanzhengqiang pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/shardingsphere.git
from 17777597bf4 fix:Support Hive USE DATABASE statement parse (#36024)
add b9e0fcdd49f Support XA transaction enlist multiple XA connections by
one data source (#36028)
No new revisions were added by this update.
Summary of changes:
.../xa/jta/datasource/XATransactionDataSource.java | 47 ++++++++++++----------
.../datasource/XATransactionDataSourceTest.java | 4 +-
.../transaction/xa/spi/SingleXAResource.java | 10 ++++-
3 files changed, 37 insertions(+), 24 deletions(-)