Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

pull new code #1

Merged
merged 107 commits into from
May 15, 2023
Merged

pull new code #1

merged 107 commits into from
May 15, 2023

Conversation

yangsen00
Copy link
Owner

pull new code

taojintianxia and others added 30 commits May 10, 2023 15:15
* Refactor : add repository limitation

* Add : add if condition for job

---------

Co-authored-by: shardingsphere <dev@shardingsphere.apache.org>
* Fix pipeline ci failed when using mysql:8

* Improve mouted resources
Co-authored-by: shardingsphere <dev@shardingsphere.apache.org>
Co-authored-by: shardingsphere <dev@shardingsphere.apache.org>
Co-authored-by: shardingsphere <dev@shardingsphere.apache.org>
…#25553)

* Add new encrypt yaml api and rename old api tag to COMPATIBLE_ENCRYPT

* Add new encrypt yaml api and rename old api tag to COMPATIBLE_ENCRYPT

* fix build error

* fix build error

* fix unit test

* correct wrong encrypt e2e config
Co-authored-by: shardingsphere <dev@shardingsphere.apache.org>
* deal pg flush command in proxy, support node typeorm case

* make param final

* checks style

* Update db-protocol/postgresql/src/main/java/org/apache/shardingsphere/db/protocol/postgresql/packet/command/query/extended/flush/PostgreSQLComFlushPacket.java

make class final

Co-authored-by: 吴伟杰 <wuweijie@apache.org>

* Update proxy/frontend/type/postgresql/src/main/java/org/apache/shardingsphere/proxy/frontend/postgresql/command/query/extended/flush/PostgreSQLComFlushExecutor.java

make class final

Co-authored-by: 吴伟杰 <wuweijie@apache.org>

---------

Co-authored-by: 吴伟杰 <wuweijie@apache.org>
Co-authored-by: shardingsphere <dev@shardingsphere.apache.org>
Co-authored-by: shardingsphere <dev@shardingsphere.apache.org>
* Move shardingsphere-dist-parser into sharding-parse

* Remove unnecessary dependency declarations
* Optimize the code for testing sqlParser using MySQL Test Suite.

* Modified the code as per the suggestion.

* Modified the code as per the suggestion.
* Optimize DDLStatement.g4 alterOrderList.

* Optimize BaseRule.g4 pluginName.
* Remove this useless assignment to local variable "columnIndex"

* Refactor EncryptPredicateColumnTokenGenerator
* Add the missing @deprecated Javadoc tag

* Rollback sonar cloud action
* Add the missing @deprecated Javadoc tag

* Rollback sonar cloud action

* Refactor AbstractTestParameterLoader and impls
TeslaCN and others added 29 commits May 13, 2023 22:06
…5645)

* Avoid using Optional and null-check together in PostgreSQLCommand

* Rename EMPTY_RESULT to EMPTY
* Fix sonar issue of MySQLNegotiateHandler

* Fix sonar issue of HBaseGetResultSet

* Fix sonar issue of EspressoInlineExpressionParserTest
* Fix sonar issue of IngestPosition

* Fix sonar issue of IngestPosition

* Fix sonar issue of TestDecodingPlugin

* Fix sonar issue of TrimFunctionConverter

* Fix sonar issue of InventoryDumper
* Fix sonar issue of Add at least one assertion to this test case

* Fix sonar issue of PrometheusMetricsHistogramCollector
* Add deadlock in transaction E2E

* Add deadlock in transaction E2E

* Add deadlock in transaction E2E

* Add deadlock in transaction E2E
* Fix sql regex sonar issue in SQLUtils

* fix unit test

* revert wrong replace
* Add test fields for openGauss/PostgreSQL at pipeline E2E

* Add jdbcUrl parameter for fix bit(n) column migration

* Data match add array equals method

* Improve column names
* Fix sonar issue of EtcdDistributedLock

* Fix checkstyle
* Fix sonar issue of TokenUtilsTest

* Fix sonar issue of TablesContextTest
…abstract (#25675)

* Fix sonar issue of PacketCodec

* Add UnknownSQLStatementContext and make CommonSQLStatementContext as abstract
@yangsen00 yangsen00 merged commit e04ac21 into yangsen00:master May 15, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet