(shardingsphere) branch master updated (3d9f9cb4b2f -> 924aa1f9447)

2025-07-28 Thread hucong
This is an automated email from the ASF dual-hosted git repository. hucong pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/shardingsphere.git from 3d9f9cb4b2f Remove bindLiterals in Oracle. (#36084) add 9e146346f14 Add extract tables from create view

(shardingsphere) 01/01: Merge pull request #36089 from FlyingZC/dev0728-extract

2025-07-28 Thread hucong
This is an automated email from the ASF dual-hosted git repository. hucong pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/shardingsphere.git commit 924aa1f9447bca360f9b74c213ca88d4d06ae025 Merge: 3d9f9cb4b2f 9e146346f14 Author: Cong Hu AuthorDate: Mon Jul 28

(shardingsphere) branch revert-36076-dev created (now b7ce8ae0217)

2025-07-26 Thread hucong
This is an automated email from the ASF dual-hosted git repository. hucong pushed a change to branch revert-36076-dev in repository https://gitbox.apache.org/repos/asf/shardingsphere.git at b7ce8ae0217 Revert "Add support for COLON_ parameter marker in Oracle" This branch in

(shardingsphere) 01/01: Revert "Add support for COLON_ parameter marker in Oracle"

2025-07-26 Thread hucong
This is an automated email from the ASF dual-hosted git repository. hucong pushed a commit to branch revert-36076-dev in repository https://gitbox.apache.org/repos/asf/shardingsphere.git commit b7ce8ae0217a6b231c7da6d31c9dea6a93a342cb Author: Cong Hu AuthorDate: Sat Jul 26 22:20:54 2025 +0800

(shardingsphere) 01/01: Merge pull request #36025 from FlyingZC/dev0716-trans1

2025-07-16 Thread hucong
This is an automated email from the ASF dual-hosted git repository. hucong pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/shardingsphere.git commit 8979db74ce05a697ab9e5346f38420f15f106b0c Merge: 9b1d5cb2d32 a97cc91c66b Author: Cong Hu AuthorDate: Wed Jul 16

(shardingsphere) branch master updated (9b1d5cb2d32 -> 8979db74ce0)

2025-07-16 Thread hucong
This is an automated email from the ASF dual-hosted git repository. hucong pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/shardingsphere.git from 9b1d5cb2d32 Fix TableCoordinatorChangedHandler (#36023) add cb9d6704f31 Support transaction E2E use

(shardingsphere) 01/01: Merge pull request #35983 from strongduanmu/dev-0714

2025-07-14 Thread hucong
This is an automated email from the ASF dual-hosted git repository. hucong pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/shardingsphere.git commit d2cbb02c8ef15f580b5bf4fcc3bde907a79dc864 Merge: fbf9aced47c 752aea127ec Author: Cong Hu AuthorDate: Mon Jul 14

(shardingsphere) branch master updated (fbf9aced47c -> d2cbb02c8ef)

2025-07-14 Thread hucong
This is an automated email from the ASF dual-hosted git repository. hucong pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/shardingsphere.git from fbf9aced47c fix:Support for the NCHAR function (#35982) add 752aea127ec Add FunctionTableSegment extract

(shardingsphere) branch master updated (aeafd7bcada -> 91d95d4aa70)

2025-07-11 Thread hucong
This is an automated email from the ASF dual-hosted git repository. hucong pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/shardingsphere.git from aeafd7bcada Refactor ImporterConfiguration.tableAndShardingColumnsMap (#35952) add 2db10bd0fd4 Minor

(shardingsphere) 01/01: Merge pull request #35953 from strongduanmu/dev-07113

2025-07-11 Thread hucong
This is an automated email from the ASF dual-hosted git repository. hucong pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/shardingsphere.git commit 91d95d4aa708b7f442c7860e655e7f75cc4307a7 Merge: aeafd7bcada 849f296c447 Author: Cong Hu AuthorDate: Fri Jul 11

(shardingsphere) branch master updated (82967067736 -> 29128ed133a)

2025-07-01 Thread hucong
This is an automated email from the ASF dual-hosted git repository. hucong pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/shardingsphere.git from 82967067736 Rename InsertStatementContextTest.assertContainsInsertColumnsWithSetAssignment (#35852) add

(shardingsphere) 01/01: Merge pull request #35849 from FlyingZC/dev0702-date

2025-07-01 Thread hucong
This is an automated email from the ASF dual-hosted git repository. hucong pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/shardingsphere.git commit 29128ed133a5b40251b95504cd6425a76e2f4bb2 Merge: 82967067736 7ed36331450 Author: Cong Hu AuthorDate: Wed Jul 2

(shardingsphere) branch master updated (d31d6bf24ed -> 9e50675ed41)

2025-06-23 Thread hucong
This is an automated email from the ASF dual-hosted git repository. hucong pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/shardingsphere.git from d31d6bf24ed Merge pull request #35784 from FlyingZC/dev0623-parse2 add 98be75b5ff1 Fix Oracle create

(shardingsphere) 01/01: Merge pull request #35785 from FlyingZC/dev0623-parse3

2025-06-23 Thread hucong
This is an automated email from the ASF dual-hosted git repository. hucong pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/shardingsphere.git commit 9e50675ed41104c22c2af27c047730f2e226f34e Merge: d31d6bf24ed 98be75b5ff1 Author: Cong Hu AuthorDate: Tue Jun 24

(shardingsphere) branch master updated (4e104401d13 -> d31d6bf24ed)

2025-06-23 Thread hucong
This is an automated email from the ASF dual-hosted git repository. hucong pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/shardingsphere.git from 4e104401d13 Temporarily disable nativeTest for MS SQL Server's `DROP TABLE IF EXISTS` statement d

(shardingsphere) 01/01: Merge pull request #35784 from FlyingZC/dev0623-parse2

2025-06-23 Thread hucong
This is an automated email from the ASF dual-hosted git repository. hucong pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/shardingsphere.git commit d31d6bf24ed1b488fda39008604173e10b41c1c2 Merge: 4e104401d13 b9182ab66de Author: Cong Hu AuthorDate: Mon Jun 23

(shardingsphere) branch master updated (85ccd606162 -> cbe6fc3985b)

2025-06-23 Thread hucong
This is an automated email from the ASF dual-hosted git repository. hucong pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/shardingsphere.git from 85ccd606162 Merge AbstractSQLStatement and SQLStatement (#35780) add e976bfe3b56 Fix Oracle create table

(shardingsphere) 01/01: Merge pull request #35782 from FlyingZC/dev0623-parse1

2025-06-23 Thread hucong
This is an automated email from the ASF dual-hosted git repository. hucong pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/shardingsphere.git commit cbe6fc3985bbc72175876edfe8eb8ec3e132e05d Merge: 85ccd606162 0faa08e1dac Author: Cong Hu AuthorDate: Mon Jun 23

(shardingsphere) branch master updated (c577ccecb49 -> 89953db7130)

2025-06-19 Thread hucong
This is an automated email from the ASF dual-hosted git repository. hucong pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/shardingsphere.git from c577ccecb49 Refactor SQLBindEngine (#35752) add 24d65b095f0 Refactor SQLFederationPlannerBuilder to

(shardingsphere) 01/01: Merge pull request #35753 from strongduanmu/dev-0619

2025-06-19 Thread hucong
This is an automated email from the ASF dual-hosted git repository. hucong pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/shardingsphere.git commit 89953db7130c98b4ee3b728dd0086b7ec7bcc02f Merge: c577ccecb49 0659632ab7b Author: Cong Hu AuthorDate: Thu Jun 19

(shardingsphere) 01/01: Merge pull request #35727 from strongduanmu/dev-0616

2025-06-15 Thread hucong
This is an automated email from the ASF dual-hosted git repository. hucong pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/shardingsphere.git commit c0f79b6d1b14fb14951eea1890b2872ec224c1b5 Merge: 37e44410e5d 12059e995a4 Author: Cong Hu AuthorDate: Mon Jun 16

(shardingsphere) branch master updated (37e44410e5d -> c0f79b6d1b1)

2025-06-15 Thread hucong
This is an automated email from the ASF dual-hosted git repository. hucong pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/shardingsphere.git from 37e44410e5d Add test for IdentifierValue with reserved brackets (#35725) add 12059e995a4 Refactor

(shardingsphere) branch master updated (2832218e37c -> 46069d16be1)

2025-06-03 Thread hucong
This is an automated email from the ASF dual-hosted git repository. hucong pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/shardingsphere.git from 2832218e37c Remove the shardingsphere.sharding_table_statistics table (#35563) add 1f307af28eb Fix

(shardingsphere) 01/01: Merge pull request #35579 from FlyingZC/dev0603-parse1

2025-06-03 Thread hucong
This is an automated email from the ASF dual-hosted git repository. hucong pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/shardingsphere.git commit 46069d16be1036808e4cef37fe228a5fc15c5252 Merge: 2832218e37c 77452d55e4d Author: Cong Hu AuthorDate: Tue Jun 3

(shardingsphere) branch master updated (cb7675d094a -> 1786857b46c)

2025-05-30 Thread hucong
This is an automated email from the ASF dual-hosted git repository. hucong pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/shardingsphere.git from cb7675d094a Add double millis formatter and update SQLValue parsing logic (#35560) add 17fae1957bf Add

(shardingsphere) 01/01: Merge pull request #35561 from iamhucong/dev

2025-05-30 Thread hucong
This is an automated email from the ASF dual-hosted git repository. hucong pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/shardingsphere.git commit 1786857b46c51af6d1a44fd76c3095677a3c7226 Merge: cb7675d094a 17fae1957bf Author: Cong Hu AuthorDate: Fri May 30

(shardingsphere) 01/01: Merge pull request #35545 from FlyingZC/dev0528-parse1

2025-05-28 Thread hucong
This is an automated email from the ASF dual-hosted git repository. hucong pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/shardingsphere.git commit a0b2bf5a9598d427b2b5b8633631ddd992f40d95 Merge: eebbc7d1e8f 6c83cb73c25 Author: Cong Hu AuthorDate: Wed May 28

(shardingsphere) branch master updated (eebbc7d1e8f -> a0b2bf5a959)

2025-05-28 Thread hucong
This is an automated email from the ASF dual-hosted git repository. hucong pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/shardingsphere.git from eebbc7d1e8f Refactor MaskMergedResult logic (#35541) add 511ef8c58c5 Extractor interval unit from mysql

(shardingsphere) 01/01: Merge pull request #35463 from strongduanmu/dev-0519

2025-05-19 Thread hucong
This is an automated email from the ASF dual-hosted git repository. hucong pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/shardingsphere.git commit 402901987c9f36c516ba20fdd91e71b9fb6872b0 Merge: 9edf0ea396b 95b1b682ab3 Author: Cong Hu AuthorDate: Mon May 19

(shardingsphere) branch master updated (9edf0ea396b -> 402901987c9)

2025-05-19 Thread hucong
This is an automated email from the ASF dual-hosted git repository. hucong pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/shardingsphere.git from 9edf0ea396b Refactor SubquerySegmentBinderTest (#35462) add 95b1b682ab3 Fix pg, og system table query

(shardingsphere) 01/01: Merge pull request #35141 from strongduanmu/dev-0408

2025-04-10 Thread hucong
This is an automated email from the ASF dual-hosted git repository. hucong pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/shardingsphere.git commit 2981f9ac3401e192c2c7753deff8f899a9642139 Merge: 167af10e5b4 e6f43229aa5 Author: Cong Hu AuthorDate: Tue Apr 8

(shardingsphere) branch master updated (167af10e5b4 -> 2981f9ac340)

2025-04-07 Thread hucong
This is an automated email from the ASF dual-hosted git repository. hucong pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/shardingsphere.git from 167af10e5b4 Fix javadoc on SQLExecutionUnitBuilder (#35138) add e6f43229aa5 Modify sql federation e2e

(shardingsphere) branch master updated (3ecab22eb7b -> 0753a109797)

2025-04-02 Thread hucong
This is an automated email from the ASF dual-hosted git repository. hucong pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/shardingsphere.git from 3ecab22eb7b Optimize PluginJarLoader, filter out hidden jar file (#35100) add cd422a8b93c Fix

(shardingsphere) 01/01: Merge pull request #35124 from FlyingZC/dev0402-trans

2025-04-01 Thread hucong
This is an automated email from the ASF dual-hosted git repository. hucong pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/shardingsphere.git commit 0753a10979766059899bcb05124e80f51b82c8a2 Merge: 3ecab22eb7b cd422a8b93c Author: Cong Hu AuthorDate: Wed Apr 2

(shardingsphere) branch master updated (1cc000d0bd4 -> ea0ba8a6a14)

2025-03-24 Thread hucong
This is an automated email from the ASF dual-hosted git repository. hucong pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/shardingsphere.git from 1cc000d0bd4 Rename CDCClientConfiguration.timeoutMillis (#35072) add 4ae1738d341 Revert &quo

(shardingsphere) 01/01: Merge pull request #35071 from strongduanmu/dev-0324

2025-03-24 Thread hucong
This is an automated email from the ASF dual-hosted git repository. hucong pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/shardingsphere.git commit ea0ba8a6a1407716eac2fa25e911bb12b968ca00 Merge: 1cc000d0bd4 88af3af5ddf Author: Cong Hu AuthorDate: Mon Mar 24

(shardingsphere) 01/01: Merge pull request #35025 from strongduanmu/dev-0318

2025-03-18 Thread hucong
This is an automated email from the ASF dual-hosted git repository. hucong pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/shardingsphere.git commit a37167e6b4aa3f7859163dda6ba05e0cb90ae6df Merge: 526ce929af0 39925302d5c Author: Cong Hu AuthorDate: Tue Mar 18

(shardingsphere) branch master updated (526ce929af0 -> a37167e6b4a)

2025-03-18 Thread hucong
This is an automated email from the ASF dual-hosted git repository. hucong pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/shardingsphere.git from 526ce929af0 Refactor StandalonePersistServiceFacade and ClusterPersistServiceFacade (#35027) add

(shardingsphere) 01/01: Merge pull request #34841 from strongduanmu/dev-0303

2025-03-02 Thread hucong
This is an automated email from the ASF dual-hosted git repository. hucong pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/shardingsphere.git commit 52b45bec929568a8bc7468566c705e38ab41177d Merge: 9bf2e447a01 b55e3223a47 Author: Cong Hu AuthorDate: Mon Mar 3

(shardingsphere) branch master updated (9bf2e447a01 -> 52b45bec929)

2025-03-02 Thread hucong
This is an automated email from the ASF dual-hosted git repository. hucong pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/shardingsphere.git from 9bf2e447a01 Add RuleChangedItemType (#34840) add b55e3223a47 Simplify EncryptDerivedColumnSuffix to

(shardingsphere-plugin) 01/01: Merge pull request #48 from strongduanmu/dev-0224

2025-02-23 Thread hucong
This is an automated email from the ASF dual-hosted git repository. hucong pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/shardingsphere-plugin.git commit bcd5cb416e1e1efad2ba88b0651ee4501001f75a Merge: e3afa95 58b5a40 Author: Cong Hu AuthorDate: Mon Feb 24 15

(shardingsphere-plugin) branch main updated (e3afa95 -> bcd5cb4)

2025-02-23 Thread hucong
This is an automated email from the ASF dual-hosted git repository. hucong pushed a change to branch main in repository https://gitbox.apache.org/repos/asf/shardingsphere-plugin.git from e3afa95 Merge pull request #45 from strongduanmu/dev-0428 add 58b5a40 Fix build error caused by

(shardingsphere) branch master updated (b0d580cda9c -> a7888f7757f)

2025-02-20 Thread hucong
This is an automated email from the ASF dual-hosted git repository. hucong pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/shardingsphere.git from b0d580cda9c Use DistSQLDatabaseRuleQueryExecutorAssert in ShowShardingAuditorsExecutorTest (#34718) add

(shardingsphere) 01/01: Merge pull request #34730 from FlyingZC/dev0221-parse1

2025-02-20 Thread hucong
This is an automated email from the ASF dual-hosted git repository. hucong pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/shardingsphere.git commit a7888f7757fa16fb4d791fddd2c092be8b13c631 Merge: b0d580cda9c 4080d733e39 Author: Cong Hu AuthorDate: Fri Feb 21

(shardingsphere) 01/01: Merge pull request #34709 from FlyingZC/dev0219-parse

2025-02-18 Thread hucong
This is an automated email from the ASF dual-hosted git repository. hucong pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/shardingsphere.git commit be155e3a0572c43466ac26688d20b6320b9f516d Merge: be76c96f752 3e7dab3f60d Author: Cong Hu AuthorDate: Wed Feb 19

(shardingsphere) branch master updated (be76c96f752 -> be155e3a057)

2025-02-18 Thread hucong
This is an automated email from the ASF dual-hosted git repository. hucong pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/shardingsphere.git from be76c96f752 Fix the issue where join conditions cannot be extracted when more than two conditions are used

(shardingsphere) branch master updated (3b9fc9c5516 -> d9377eace33)

2025-02-12 Thread hucong
This is an automated email from the ASF dual-hosted git repository. hucong pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/shardingsphere.git from 3b9fc9c5516 Remove duplicate VersionNodePathGeneratorParserTest (#34636) add e1658c350ae Support MySQL

(shardingsphere) 01/01: Merge pull request #34638 from strongduanmu/dev-0212

2025-02-12 Thread hucong
This is an automated email from the ASF dual-hosted git repository. hucong pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/shardingsphere.git commit d9377eace33019422a7b0856a62bf3349c96f86e Merge: 3b9fc9c5516 e1658c350ae Author: Cong Hu AuthorDate: Wed Feb 12

(shardingsphere) branch master updated (5c6745e7c3f -> 466ba41202a)

2025-01-08 Thread hucong
This is an automated email from the ASF dual-hosted git repository. hucong pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/shardingsphere.git from 5c6745e7c3f Issue 31437 with keyword query error mysql (#34163) add fd7c4d47749 Revise pr#34163 and

(shardingsphere) 01/01: Merge pull request #34288 from strongduanmu/dev-0109

2025-01-08 Thread hucong
This is an automated email from the ASF dual-hosted git repository. hucong pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/shardingsphere.git commit 466ba41202abb0e601fb3f4b091839d32cf6254c Merge: 5c6745e7c3f fd7c4d47749 Author: Cong Hu AuthorDate: Thu Jan 9

(shardingsphere) 01/01: Merge pull request #34158 from strongduanmu/dev-1226

2024-12-25 Thread hucong
This is an automated email from the ASF dual-hosted git repository. hucong pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/shardingsphere.git commit 2482ee4a90c833ba408f0f8a6793d2c68ae5e5fa Merge: 8aaa7c7d029 3d8a4432fb9 Author: Cong Hu AuthorDate: Thu Dec 26

(shardingsphere) branch master updated (8aaa7c7d029 -> 2482ee4a90c)

2024-12-25 Thread hucong
This is an automated email from the ASF dual-hosted git repository. hucong pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/shardingsphere.git from 8aaa7c7d029 Support alter table, drop table sql bind and add test case (#34154) add 7dd052b1f1c Support

(shardingsphere) branch master updated (f246711e6c2 -> 80e148e30cf)

2024-12-23 Thread hucong
This is an automated email from the ASF dual-hosted git repository. hucong pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/shardingsphere.git from f246711e6c2 Fix pipeline e2e for PostgresSQL (#34125) add 7dec6c676c9 Support MySQL update with

(shardingsphere) 01/01: Merge pull request #34126 from strongduanmu/dev-12232

2024-12-23 Thread hucong
This is an automated email from the ASF dual-hosted git repository. hucong pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/shardingsphere.git commit 80e148e30cf3a652b2aff76e826a7c2ce7b60f25 Merge: f246711e6c2 fc259368375 Author: Cong Hu AuthorDate: Mon Dec 23

(shardingsphere) branch master updated (e56531c5a5e -> 97f3b416dd7)

2024-12-19 Thread hucong
This is an automated email from the ASF dual-hosted git repository. hucong pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/shardingsphere.git from e56531c5a5e Fix query some system data error when there are multiple logical database (#34106) add

(shardingsphere) 01/01: Merge pull request #34109 from FlyingZC/dev1220-column

2024-12-19 Thread hucong
This is an automated email from the ASF dual-hosted git repository. hucong pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/shardingsphere.git commit 97f3b416dd771435fd38fc4d35dced284c77f428 Merge: e56531c5a5e c629e838639 Author: Cong Hu AuthorDate: Fri Dec 20

(shardingsphere) 01/01: Merge pull request #34009 from strongduanmu/dev-12112

2024-12-11 Thread hucong
This is an automated email from the ASF dual-hosted git repository. hucong pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/shardingsphere.git commit 278c6cce5c9cff1c15b8ac17c8cff3b973b77517 Merge: 4b47c41d0d4 bbc75db8c67 Author: Cong Hu AuthorDate: Wed Dec 11

(shardingsphere) branch master updated (4b47c41d0d4 -> 278c6cce5c9)

2024-12-11 Thread hucong
This is an automated email from the ASF dual-hosted git repository. hucong pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/shardingsphere.git from 4b47c41d0d4 Optimize loader options config of YAML, change maxAliasesForCollections from by default 50 to

(shardingsphere) branch master updated (ddc06bf4702 -> e4853eed25a)

2024-12-05 Thread hucong
This is an automated email from the ASF dual-hosted git repository. hucong pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/shardingsphere.git from ddc06bf4702 Refactor GlobalRulesBuilder (#33932) add 5e0551c2c24 Alter container startup timeout

(shardingsphere) 01/01: Merge pull request #33936 from iamhucong/dev-test

2024-12-05 Thread hucong
This is an automated email from the ASF dual-hosted git repository. hucong pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/shardingsphere.git commit e4853eed25a889fa0f7e78b04b0b16429c40981d Merge: ddc06bf4702 5e0551c2c24 Author: Cong Hu AuthorDate: Fri Dec 6

(shardingsphere) 01/01: Merge pull request #33813 from iamhucong/dev

2024-11-25 Thread hucong
This is an automated email from the ASF dual-hosted git repository. hucong pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/shardingsphere.git commit 5337f1b91ea80e3915c5cf58581dc2f789d665c4 Merge: c486d1beaff c0ced594802 Author: Cong Hu AuthorDate: Tue Nov 26

(shardingsphere) branch master updated (c486d1beaff -> 5337f1b91ea)

2024-11-25 Thread hucong
This is an automated email from the ASF dual-hosted git repository. hucong pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/shardingsphere.git from c486d1beaff Fix : fix a workflow naming issue (#33810) add c0ced594802 Refactor E2EEnvironmentEngine

(shardingsphere) branch master updated (e878d615ceb -> 3de68f463b1)

2024-11-18 Thread hucong
This is an automated email from the ASF dual-hosted git repository. hucong pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/shardingsphere.git from e878d615ceb Add more test cases on VolumeBasedRangeShardingAlgorithm (#33706) add 5819b4159ad Extract

(shardingsphere) 01/01: Merge pull request #33704 from strongduanmu/dev-1118

2024-11-18 Thread hucong
This is an automated email from the ASF dual-hosted git repository. hucong pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/shardingsphere.git commit 3de68f463b1edafc6cdcd6af2101b9654eb6b268 Merge: e878d615ceb 5819b4159ad Author: Cong Hu AuthorDate: Mon Nov 18

(shardingsphere) branch iamhucong-patch-1 updated (49cc0788306 -> d33958ff193)

2024-11-14 Thread hucong
This is an automated email from the ASF dual-hosted git repository. hucong pushed a change to branch iamhucong-patch-1 in repository https://gitbox.apache.org/repos/asf/shardingsphere.git from 49cc0788306 Update PULL_REQUEST_TEMPLATE add d33958ff193 Update PULL_REQUEST_TEMPLATE No new

(shardingsphere) branch iamhucong-patch-1 created (now 49cc0788306)

2024-11-14 Thread hucong
This is an automated email from the ASF dual-hosted git repository. hucong pushed a change to branch iamhucong-patch-1 in repository https://gitbox.apache.org/repos/asf/shardingsphere.git at 49cc0788306 Update PULL_REQUEST_TEMPLATE This branch includes the following new commits

(shardingsphere) 01/01: Update PULL_REQUEST_TEMPLATE

2024-11-14 Thread hucong
This is an automated email from the ASF dual-hosted git repository. hucong pushed a commit to branch iamhucong-patch-1 in repository https://gitbox.apache.org/repos/asf/shardingsphere.git commit 49cc0788306ba685837729098f902b38ddbb957a Author: Cong Hu AuthorDate: Thu Nov 14 19:05:23 2024 +0800

(shardingsphere) 01/01: Merge pull request #33662 from strongduanmu/dev-11142

2024-11-14 Thread hucong
This is an automated email from the ASF dual-hosted git repository. hucong pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/shardingsphere.git commit e39530e0c0a662ba879d94a75b93e2e505ab80b5 Merge: 50b7c123931 895b34f0b53 Author: Cong Hu AuthorDate: Thu Nov 14

(shardingsphere) branch master updated (50b7c123931 -> e39530e0c0a)

2024-11-14 Thread hucong
This is an automated email from the ASF dual-hosted git repository. hucong pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/shardingsphere.git from 50b7c123931 Refactor IndexReviseEngineTest (#33659) add 895b34f0b53 Refactor encrypt token generator and

(shardingsphere) branch master updated (7838184d834 -> 5c9e10d34e3)

2024-11-11 Thread hucong
This is an automated email from the ASF dual-hosted git repository. hucong pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/shardingsphere.git from 7838184d834 Refactor EncryptFunctionAssignmentToken (#33619) add edf65bdadae Minor refactor for

(shardingsphere) 01/01: Merge pull request #33620 from strongduanmu/dev-1112

2024-11-11 Thread hucong
This is an automated email from the ASF dual-hosted git repository. hucong pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/shardingsphere.git commit 5c9e10d34e3caa0a54a7ef017a1ce334f505e35f Merge: 7838184d834 edf65bdadae Author: Cong Hu AuthorDate: Tue Nov 12

(shardingsphere) 01/01: Merge pull request #33613 from terrymanu/dev

2024-11-11 Thread hucong
This is an automated email from the ASF dual-hosted git repository. hucong pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/shardingsphere.git commit 9d9af4dc92e16ea5fbab1463f16f2beb413df763 Merge: 0afafe0be5b 7fa23a5b575 Author: Cong Hu AuthorDate: Mon Nov 11

(shardingsphere) branch master updated (0afafe0be5b -> 9d9af4dc92e)

2024-11-11 Thread hucong
This is an automated email from the ASF dual-hosted git repository. hucong pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/shardingsphere.git from 0afafe0be5b Refactor EncryptParameterRewriterBuilder (#33612) add 477998733e1 Refactor

(shardingsphere) branch master updated (5388e8cc0f5 -> 2c6a20670b5)

2024-11-08 Thread hucong
This is an automated email from the ASF dual-hosted git repository. hucong pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/shardingsphere.git from 5388e8cc0f5 Add more test cases on QualifiedReadwriteSplittingTransactionalDataSourceRouter (#33594

(shardingsphere) 01/01: Merge pull request #33597 from strongduanmu/dev-1108

2024-11-08 Thread hucong
This is an automated email from the ASF dual-hosted git repository. hucong pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/shardingsphere.git commit 2c6a20670b5cee602ad6c0747d5780e28a85b75b Merge: 5388e8cc0f5 02c2091e1cf Author: Cong Hu AuthorDate: Fri Nov 8

(shardingsphere) branch master updated (d658d874b33 -> 1b4b77a98ee)

2024-11-03 Thread hucong
This is an automated email from the ASF dual-hosted git repository. hucong pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/shardingsphere.git from d658d874b33 Disable failed test cases (#33512) add 6229bf6a4ce Add more test cases on ShadowRule

(shardingsphere) 01/01: Merge pull request #33513 from terrymanu/dev

2024-11-03 Thread hucong
This is an automated email from the ASF dual-hosted git repository. hucong pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/shardingsphere.git commit 1b4b77a98ee2878bd3fb07ce4633f5781fd638f3 Merge: d658d874b33 6229bf6a4ce Author: Cong Hu AuthorDate: Sun Nov 3

(shardingsphere) branch master updated (d09418bc104 -> bc3bdc62212)

2024-10-29 Thread hucong
This is an automated email from the ASF dual-hosted git repository. hucong pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/shardingsphere.git from d09418bc104 Refactor AbstractSQLBuilder logic and add getStopIndex in SQLToken (#33451) add c119eeab4e9

(shardingsphere) 01/01: Merge pull request #33453 from terrymanu/dev

2024-10-29 Thread hucong
This is an automated email from the ASF dual-hosted git repository. hucong pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/shardingsphere.git commit bc3bdc62212f1abef251d41ba1e85810b8c5e422 Merge: d09418bc104 c119eeab4e9 Author: Cong Hu AuthorDate: Tue Oct 29

(shardingsphere) branch master updated (ba7ba6fb46e -> cd84d9f318c)

2024-10-28 Thread hucong
This is an automated email from the ASF dual-hosted git repository. hucong pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/shardingsphere.git from ba7ba6fb46e Add more test cases on MaskMergedResult (#33439) add ff4344a2a87 Add database name for JDBC

(shardingsphere) 01/01: Merge pull request #33437 from zhaojinchao95/dev7

2024-10-28 Thread hucong
This is an automated email from the ASF dual-hosted git repository. hucong pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/shardingsphere.git commit cd84d9f318c5ad73af9a21663ca3e5bcb9a18a09 Merge: ba7ba6fb46e 429f12c23ec Author: Cong Hu AuthorDate: Mon Oct 28

(shardingsphere) branch master updated (fb84210e327 -> 07da0a175f1)

2024-10-24 Thread hucong
This is an automated email from the ASF dual-hosted git repository. hucong pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/shardingsphere.git from fb84210e327 Update labels (#33391) add ec5e61b475f Add index columns not empty judgement for

(shardingsphere) 01/01: Merge pull request #33279 from strongduanmu/dev-10172

2024-10-24 Thread hucong
This is an automated email from the ASF dual-hosted git repository. hucong pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/shardingsphere.git commit 0374ade72f583170c17d2f212ea3bfce31caca38 Merge: 9e4bfc5e01a 2aa159f7ba9 Author: Cong Hu AuthorDate: Fri Oct 25

(shardingsphere) branch master updated (9e4bfc5e01a -> 0374ade72f5)

2024-10-24 Thread hucong
This is an automated email from the ASF dual-hosted git repository. hucong pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/shardingsphere.git from 9e4bfc5e01a Add test cases on IncrementalTaskAckCallback (#33394) add 99256893283 Upgrade calcite

(shardingsphere) 01/01: Merge pull request #33384 from FlyingZC/dev1024-rewrite

2024-10-24 Thread hucong
This is an automated email from the ASF dual-hosted git repository. hucong pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/shardingsphere.git commit 07da0a175f18fa68a67890bfb5b02c2f429995d3 Merge: fb84210e327 d34ade3bcdb Author: Cong Hu AuthorDate: Thu Oct 24

(shardingsphere) branch master updated (b6b00548b0a -> 345c1c0a2a7)

2024-10-23 Thread hucong
This is an automated email from the ASF dual-hosted git repository. hucong pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/shardingsphere.git from b6b00548b0a Refactor InventoryColumnValueReaderEngine (#33375) add 4d048e11415 Minor refactor for

(shardingsphere) 01/01: Merge pull request #33376 from strongduanmu/dev-1023

2024-10-23 Thread hucong
This is an automated email from the ASF dual-hosted git repository. hucong pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/shardingsphere.git commit 345c1c0a2a7f88f0375fb486983bd9205f40e003 Merge: b6b00548b0a 4d048e11415 Author: Cong Hu AuthorDate: Wed Oct 23

(shardingsphere) branch master updated (1b1f2e40405 -> 2680dc272a8)

2024-10-23 Thread hucong
This is an automated email from the ASF dual-hosted git repository. hucong pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/shardingsphere.git from 1b1f2e40405 Fix table does not exist exception when use HintManager#setDatabaseName to transparent (#33370

(shardingsphere) 01/01: Merge pull request #33367 from strongduanmu/dev-10232

2024-10-23 Thread hucong
This is an automated email from the ASF dual-hosted git repository. hucong pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/shardingsphere.git commit 2680dc272a8374b3bda8d897ab48acf66079f396 Merge: 1b1f2e40405 f903f27f1b1 Author: Cong Hu AuthorDate: Wed Oct 23

(shardingsphere) branch master updated (025e9b2d146 -> 1c452cbf264)

2024-10-23 Thread hucong
This is an automated email from the ASF dual-hosted git repository. hucong pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/shardingsphere.git from 025e9b2d146 Add release note for #33357 (#33362) add 2cfd72981a1 Fix SQL performance issues caused by

(shardingsphere) 01/01: Merge pull request #33361 from strongduanmu/dev-1023

2024-10-23 Thread hucong
This is an automated email from the ASF dual-hosted git repository. hucong pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/shardingsphere.git commit 1c452cbf2646a6ce1213c26a4ebbd49e9570128b Merge: 025e9b2d146 b4351de4244 Author: Cong Hu AuthorDate: Wed Oct 23

(shardingsphere) branch master updated (f323f7b41ae -> 53d9616d18b)

2024-10-22 Thread hucong
This is an automated email from the ASF dual-hosted git repository. hucong pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/shardingsphere.git from f323f7b41ae Add more test cases on PrimaryKeyIngestPosition's impl classes (#33354) add 8f939b1424

(shardingsphere) 01/01: Merge pull request #33357 from FlyingZC/dev1023-bind

2024-10-22 Thread hucong
This is an automated email from the ASF dual-hosted git repository. hucong pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/shardingsphere.git commit 53d9616d18b5de1cd5f8e3bec00a3ea81dc47d02 Merge: f323f7b41ae 8f939b14241 Author: Cong Hu AuthorDate: Wed Oct 23

(shardingsphere) 01/01: Merge pull request #33330 from FlyingZC/dev1021-doc

2024-10-20 Thread hucong
This is an automated email from the ASF dual-hosted git repository. hucong pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/shardingsphere.git commit f205426bca54a4f784912ae7d1ae5b193a17cf56 Merge: dbe9a9667d3 59829e5cf97 Author: Cong Hu AuthorDate: Mon Oct 21

(shardingsphere) branch master updated (dbe9a9667d3 -> f205426bca5)

2024-10-20 Thread hucong
This is an automated email from the ASF dual-hosted git repository. hucong pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/shardingsphere.git from dbe9a9667d3 support alter database image in e2e. (#33327) add 490aa17114e Add kill query documentation

(shardingsphere) branch master updated (32fb48b9360 -> 0141cad4475)

2024-10-16 Thread hucong
This is an automated email from the ASF dual-hosted git repository. hucong pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/shardingsphere.git from 32fb48b9360 Add more cases on InstanceMetaDataBuilder (#33267) add 1211f77294e Added BITXOR to Doris

(shardingsphere) 01/01: Merge pull request #33258 from danigiri/dev-doris

2024-10-16 Thread hucong
This is an automated email from the ASF dual-hosted git repository. hucong pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/shardingsphere.git commit 0141cad4475d98a0dd48c16d455138addcf1a116 Merge: 32fb48b9360 cb3e569f97b Author: Cong Hu AuthorDate: Wed Oct 16

(shardingsphere) 01/01: Merge pull request #33215 from strongduanmu/dev-10112

2024-10-11 Thread hucong
This is an automated email from the ASF dual-hosted git repository. hucong pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/shardingsphere.git commit 13ad7cdf11db4b4ec4f385b254e1ef8da500e63c Merge: ce0af85018f 70ec0538c0f Author: Cong Hu AuthorDate: Fri Oct 11

(shardingsphere) branch master updated (ce0af85018f -> 13ad7cdf11d)

2024-10-11 Thread hucong
This is an automated email from the ASF dual-hosted git repository. hucong pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/shardingsphere.git from ce0af85018f Add more test cases on ExecutionContextBuilder (#33214) add 70ec0538c0f Update release note

(shardingsphere) branch master updated (2b6fccaba95 -> a22d6df4b0d)

2024-10-11 Thread hucong
This is an automated email from the ASF dual-hosted git repository. hucong pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/shardingsphere.git from 2b6fccaba95 Enable Safe Composition of Metadata for ShardingSphere Proxy Native (#33179) add

  1   2   >