- Oct 26, 2022
-
-
Xinze Guo authored
* Improve job sync to stop, extract method to the upper level * revise comment * Fix divide zero * Fix codestyle * Fix unexpected error * Improve
-
Raigor authored
* Optimize broadcast table rule updater. * Optimize usage of Collectors.toMap. * Update documents. * For #21717, rename `sharding binding table` to `sharding table reference`
-
gin authored
-
jiangML authored
* update doc about shadow and readwrite-splitting * update doc and change default shadow algorithm to 'default_shadow_algorithm' * update doc * update doc
-
Zhengqiang Duan authored
* Refactor DatabaseTypeEngine logic * fix unit test
-
Mike0601 authored
-
Chuxin Chen authored
* Add validate for duplicated single table. * Add validate for duplicated single table. * Add validate for duplicated single table. * Add validate for duplicated single table.
-
Zhengqiang Duan authored
-
Bhupendra Singh Gadwal authored
Co-authored-by: Bhupendra Singh Gadwal <bhupendra_gadwal@intuit.com>
-
ChenJiaHao authored
* Remove DistSQL CREATE SHARDING KEY GENERATOR & ALTER SHARDING KEY GENERATOR & CREATE SHARDING ALGORITHM & ALTER SHARDING ALGORITHM * Refactor DistSQL create/alter ShardingTableRule, only retain cohesive way * Remove CREATE SHARDING ALGORITHM in IT
-
zhaojinchao authored
* Fix UNREGISTER STORAGE UNIT fail when has one STORAGE * Modify logic * Fix IT * Adjust xml style * Replace to LinkedHashMap
-
马称 authored
* Fix JDBCRepositoryTest error log printing * Fix CI
-
- Oct 25, 2022
-
-
jiangML authored
* refactor distsql about shadow related syntax * optimize code * update doc about shadow * imporve distsql about shadow * add test * format code * optimize code * optimize code
-
张俊杰 authored
-
Raigor authored
* Fixes #21738, update RESOURCE to STORAGE UNIT for REFRESH TABLE METADATA. * Update documents. * Fix test for `SHOW RULES USED STORAGE UNIT`
-
Zhengqiang Duan authored
* Unify ReflectiveUtil in ShardingSphere * optimize code style
-
Zhengqiang Duan authored
* Support heterogeneous datasource for merge engine and jdbc, proxy adapter * fix agent unit test * fix proxy unit test
-
Xinze Guo authored
* Improve migration IT, fixed some error log. * Add more unit test * Improve job id
-
Swastika Gupta authored
* Update sharding.en.md * Update sharding.en.md
-
王善民 authored
fix wrong DataSource
-
王善民 authored
fix wrong DataSource
-
ChenJiaHao authored
* Remove DistSQL CREATE DB_DISCOVERY TYPE & CREATE DB_DISCOVERY HEARTBEAT * Remove DistSQL ALTER DB_DISCOVERY TYPE & ALTER DB_DISCOVERY HEARTBEAT * Remove Unused DistSQL test cases * Remove construction way for DatabaseDiscoveryRule * Fix unit test * Remove incorrect import
-
Zhengqiang Duan authored
* Support heterogeneous datasource for sql translator * fix rewrite test * fix unit test in proxy * optimize code style * optimize code style * fix integration test * fix unit test
-
Karthick Balathandayuthapani authored
[ISSUE #21573] Update datatype specifier in the input parameter to match the imeplementation in the guava library (#21674)
-
王善民 authored
-
吴伟杰 authored
-
Raigor authored
* For #21706, optimize broadcast table related syntax. * Update doc. * Fix test. * Fix convert test. * Rename xml files. * Rename xml files. * Update xml files.
-
Gabriel Cunha authored
* Adding test to ConnectionSavepointManager * Code review * removing blank lines * Adding more tests * Replacing initMocks
-
Raigor authored
-
Liang Zhang authored
* Move ConsulInternalLock from internal class to independent class * Move ConsulInternalLock from internal class to independent class * Move ConsulInternalLock from internal class to independent class
-
- Oct 24, 2022
-
-
Zichao authored
-
Xinze Guo authored
* Improve consistency check job item context * Fix codestyle * Fix codestyle
-
张俊杰 authored
-
Zhengqiang Duan authored
* Support heterogeneous databases for executor engine * format code
-
jiangML authored
* refactor some READWRITE_SPLITTING related syntax * update doc * optimize code
-
Xinze Guo authored
* Improve check migration after stop * Fix codestyle
-
Zhengqiang Duan authored
-
Mike0601 authored
-
吴伟杰 authored
* Parse PostgreSQL/openGauss empty statement * Code format * Complete PostgreSQLComParseExecutorTest
-
gxxiong authored
* add the fuzzyQueryColumn and fuzzyQueryEncryptorName * Provider fuzzy query algorithm<FuzzyChineseEncryptAlgorithm> and test * rename FuzzyAlgorithm,fix error,add test * fix checktyle Co-authored-by: gxxiong <xionggaoxiang@yofc.com>
-