Messages by Thread
-
(shardingsphere) branch master updated: Add ShardingSphereDatabase.checkStorageUnitsExisted() (#37161)
zhangliang
-
[PR] Add ShardingSphereDatabase.checkStorageUnitsExisted() [shardingsphere]
via GitHub
-
(shardingsphere) branch master updated: Refactor DatabaseTypeEngine (#37160)
zhangliang
-
[PR] Refactor DatabaseTypeEngine [shardingsphere]
via GitHub
-
[I] [Improvement] Use orElseGet() Instead of orElse() for Lazy Evaluation [shardingsphere]
via GitHub
-
(shardingsphere) branch master updated: Update document for explanation of the symbol to (+) and (?) (#37158)
zhangliang
-
Re: [I] Documentation contribution guidelines lack explanation of the symbol to `(+)` and `(?)` [shardingsphere]
via GitHub
-
[PR] Update document for explanation of the symbol to (+) and (?) [shardingsphere]
via GitHub
-
(shardingsphere) branch master updated: Add ContextManagerTest (#37157)
zhangliang
-
[PR] Add ContextManagerTest [shardingsphere]
via GitHub
-
Re: [I] ShardingSphere-JDBC got NullPointerException error with postgresql 14 version [shardingsphere]
via GitHub
-
(shardingsphere) branch master updated: Refactor Mockito verifications to use 'never()' instead of 'times(0)' in test cases (#37156)
zhangliang
-
[PR] Refactor Mockito verifications to use 'never()' instead of 'times(0)' in test cases [shardingsphere]
via GitHub
-
(shardingsphere) branch master updated: Add ExclusiveOperatorEngineTest (#37155)
zhangliang
-
[PR] Add ExclusiveOperatorEngineTest [shardingsphere]
via GitHub
-
Re: [I] Encryption 5.2.1 version Tables column segment analysis failed. Invalid identifier [shardingsphere]
via GitHub
-
[GH] (shardingsphere/dev): Workflow run "E2E - SQL" is working again!
GitBox
-
(shardingsphere) branch master updated: Skip test coverage report generated for shardingsphere-test module (#37154)
zhangliang
-
[PR] Skip test coverage report generated for shardingsphere-test module [shardingsphere]
via GitHub
-
Re: [I] Add `SQLStatementParserCacheHook` to Provide Extension Point for Application SQL Parse Cache Warm-up , Referred to as Preheat [shardingsphere]
via GitHub
-
Re: [I] 5.5.2 --- Cause: org.apache.shardingsphere.infra.exception.dialect.exception.syntax.database.UnknownDatabaseException [shardingsphere]
via GitHub
-
Re: [PR] Check if used database is null or empty [shardingsphere]
via GitHub
-
Re: [I] batch option sql will cause fullgc [shardingsphere]
via GitHub
-
(shardingsphere) branch master updated: Update AGENTS.md (#37153)
zhangliang
-
Re: [I] Add more unit tests for InsertColumnsSegmentBinder [shardingsphere]
via GitHub
-
Re: [I] Add more unit tests for CombineSegmentBinder [shardingsphere]
via GitHub
-
Re: [I] Add more unit tests for ExistsSubqueryExpressionBinder [shardingsphere]
via GitHub
-
Re: [I] Add more unit tests for FunctionExpressionSegmentBinder [shardingsphere]
via GitHub
-
Re: [I] Add more unit tests for InExpressionBinder [shardingsphere]
via GitHub
-
(shardingsphere) branch master updated: Add more test cases on SegmentBinder (#37152)
zhangliang
-
Re: [I] Add more unit tests for DeleteMultiTableSegmentBinder [shardingsphere]
via GitHub
-
[PR] Add more test cases on SegmentBinder [shardingsphere]
via GitHub
-
Re: [I] Add more unit tests for LockSegmentBinder [shardingsphere]
via GitHub
-
(shardingsphere) branch master updated: Add LockSegmentBinderTest (#37151)
zhangliang
-
[PR] Add LockSegmentBinderTest [shardingsphere]
via GitHub
-
Re: [I] Add more unit tests for ColumnProjectionSegmentBinder [shardingsphere]
via GitHub
-
(shardingsphere) branch master updated: Add ColumnProjectionSegmentBinderTest (#37150)
zhangliang
-
[PR] Add ColumnProjectionSegmentBinderTest [shardingsphere]
via GitHub
-
Re: [I] Add more unit tests for SubqueryProjectionSegmentBinder [shardingsphere]
via GitHub
-
(shardingsphere) branch master updated: Add SubqueryProjectionSegmentBinderTest (#37149)
zhangliang
-
[PR] Add SubqueryProjectionSegmentBinderTest [shardingsphere]
via GitHub
-
Re: [I] Add more unit tests for SingleRuleConfigurationDecorator [shardingsphere]
via GitHub
-
(shardingsphere) branch master updated: Add SingleRuleConfigurationDecoratorTest (#37148)
zhangliang
-
[PR] Add SingleRuleConfigurationDecoratorTest [shardingsphere]
via GitHub
-
[GH] (shardingsphere/dev-1120): Workflow run "CI" is working again!
GitBox
-
[I] Caused by: java.lang.IllegalArgumentException: Invalid binding table configuration in ShardingRuleConfiguration. [shardingsphere]
via GitHub
-
(shardingsphere) branch master updated: Refactor LiteralExpressionConverter and SQLFederationEngine (#37146)
chengzhang
-
[PR] Refactor LiteralExpressionConverter and SQLFederationEngine [shardingsphere]
via GitHub
-
(shardingsphere) branch master updated: Remove useless GlobalRuleDefinitionExecutorTest (#37145)
zhangliang
-
[PR] Remove useless GlobalRuleDefinitionExecutorTest [shardingsphere]
via GitHub
-
(shardingsphere) branch master updated: Use parameterized GlobalRuleDefinitionExecutorAssert to instead of GlobalRuleDefinitionExecutorTest (#37144)
zhangliang
-
Re: [I] Use parameterized GlobalRuleDefinitionExecutorAssert to instead of GlobalRuleDefinitionExecutorTest [shardingsphere]
via GitHub
-
[PR] Use parameterized GlobalRuleDefinitionExecutorAssert to instead of GlobalRuleDefinitionExecutorTest [shardingsphere]
via GitHub
-
Re: [I] Regarding Distributed Transaction [shardingsphere]
via GitHub
-
(shardingsphere) branch master updated: Add explanations for binding table validation regarding table names ending with digits (#37143)
zhangliang
-
[PR] Add explanations for binding table validation regarding table names ending with digits [shardingsphere]
via GitHub
-
Re: [I] Invalid binding table configuration for alphabetical sharding keys in ShardingSphere-JDBC 5.5.2 [shardingsphere]
via GitHub
-
(shardingsphere) branch master updated: Refactor InvalidBindingTablesException to accept a custom message and enhance binding table validation logic (#37142)
zhangliang
-
[PR] Refactor InvalidBindingTablesException to accept a custom message and enhance binding table validation logic [shardingsphere]
via GitHub
-
Re: [I] Wrong TableDataNode is returned when tablename contains number [shardingsphere]
via GitHub
-
(shardingsphere) branch master updated: Remove useless DistSQLDatabaseRuleQueryExecutorTest (#37141)
zhangliang
-
[PR] Remove useless DistSQLDatabaseRuleQueryExecutorTest [shardingsphere]
via GitHub
-
(shardingsphere) branch master updated: Use parameterized DistSQLDatabaseRuleQueryExecutorAssert to instead of DistSQLDatabaseRuleQueryExecutorTest (#37140)
zhangliang
-
[PR] Use parameterized DistSQLDatabaseRuleQueryExecutorAssert to instead of DistSQLDatabaseRuleQueryExecutorTest [shardingsphere]
via GitHub
-
Re: [I] Use parameterized DistSQLDatabaseRuleQueryExecutorAssert to instead of DistSQLDatabaseRuleQueryExecutorTest [shardingsphere]
via GitHub
-
Re: [I] create metadata in h2 database generate so many key(uuid) and value(3794 records), it cause first query very slow. [shardingsphere]
via GitHub
-
Re: [I] Add test cases for RuleItemConfigurationChangedProcessor's implementation classes [shardingsphere]
via GitHub
-
(shardingsphere) branch master updated: Improve EnvironmentPropertiesLoader add check if the InputStream is null. (#37138)
jianglongtao
-
(shardingsphere) branch master updated: Update AGENTS.md (#37139)
zhangliang
-
[PR] Update AGENTS.md [shardingsphere]
via GitHub
-
[PR] Improve EnvironmentPropertiesLoader add check if the InputStream is null. [shardingsphere]
via GitHub
-
(shardingsphere) branch master updated: Fix enlist xa resource thread safety issue (#37136)
duanzhengqiang
-
(shardingsphere) branch master updated: Refactor StorageUnitManager (#37137)
zhangliang
-
[PR] Refactor StorageUnitManager [shardingsphere]
via GitHub
-
[GH] (shardingsphere/dev1118-trans2): Workflow run "E2E - SQL" is working again!
GitBox
-
[GH] (shardingsphere/dev1118-trans2): Workflow run "E2E - Agent" is working again!
GitBox
-
[PR] Fix enlist xa resource thread safety issue [shardingsphere]
via GitHub
-
(shardingsphere) branch master updated: Refactor getStopIndex and getNextSQLToken in AbstractSQLBuilder (#37131)
duanzhengqiang
-
[PR] Add RuleConfigurationTest [shardingsphere]
via GitHub
-
(shardingsphere) branch master updated: Add RuleConfigurationTest (#37135)
zhangliang
-
(shardingsphere) branch master updated (ba54e6e673c -> ec52cdb196a)
hucong
-
[PR] Refactor transaction test case class scanner [shardingsphere]
via GitHub
-
(shardingsphere) branch master updated: Add SingleRuleConfigurationTest (#37133)
zhangliang
-
[PR] Add SingleRuleConfigurationTest [shardingsphere]
via GitHub
-
(shardingsphere) branch master updated: Add ShardingSphereSavepointTest (#37132)
zhangliang
-
[PR] Add ShardingSphereSavepointTest [shardingsphere]
via GitHub
-
[PR] Refactor getStopIndex and getNextSQLToken in AbstractSQLBuilder [shardingsphere]
via GitHub
-
Re: [I] The latest version doesn’t support @ShardingTransactionType, which means we can’t dynamically customize the transaction mode. Was there a specific rationale for this change? [shardingsphere]
via GitHub
-
Re: [I] provide example with seata [shardingsphere]
via GitHub
-
Re: [I] how to set databaseName: utf8mb4 [shardingsphere]
via GitHub
-
Re: [I] create table on shadow has error [shardingsphere]
via GitHub
-
Re: [I] Issues with Using Sharding and Read-Write Splitting [shardingsphere]
via GitHub
-
Re: [I] Questions about opengauss [shardingsphere]
via GitHub
-
Re: [I] For version 5.5.0, I want to implement read-write separation. However, I want all read requests to default to querying the primary database, and only specific SQL queries to be directed to the secondary database. [shardingsphere]
via GitHub
-
Re: [I] How to configure ShardingSphere-Proxy to log client IP addresses, usernames, and the SQL commands they execute? [shardingsphere]
via GitHub
-
Re: [I] In a SQL Server environment, when Spring Batch uses a sharding data source, the auto-increment table of the batch framework encounters an execution error. [shardingsphere]
via GitHub
-
Re: [I] Feature: Implement PostgreSQL Binary Protocol Encoders and Decoders for timetz ,timestamptz, and uuid and Their Multi-dimensional Arrays [shardingsphere]
via GitHub
-
[GH] (shardingsphere/master): Workflow run "Nightly - E2E SQL" failed!
GitBox