Raigor

Results 16 issues of Raigor

Hi community, This issue is for #18811, to refactor parameter definition in module **`shardingsphere-readwrite-splitting-distsql-parser`** ### Aim - [ ] Redefine identifier and literals in g4 grammar (Literals.g4, Keyword.g4) - [...

type: refactor
feature: DistSQL
good pro issue

Hi community, This issue is for #18811, to refactor parameter definition in module **`shardingsphere-encrypt-distsql-parser`** ### Aim - [ ] Redefine identifier and literals in g4 grammar (Literals.g4, Keyword.g4) - [...

type: refactor
feature: DistSQL
good pro issue

Hi community, This issue is for #18811, to refactor parameter definition in module **`shardingsphere-sharding-distsql-parser`** ### Aim - [ ] Redefine identifier and literals in g4 grammar (Literals.g4, Keyword.g4) - [...

type: refactor
feature: DistSQL
good pro issue

Hi community, This issue is for #18811, to refactor parameter definition in module **`shardingsphere-shadow-distsql-parser`** ### Aim - [ ] Redefine identifier and literals in g4 grammar (Literals.g4, Keyword.g4) - [...

status: volunteer wanted
type: refactor
feature: DistSQL
good pro issue

Hi community, This issue is for #18811, to refactor parameter definition in module **`shardingsphere-db-discovery-distsql-parser`** ### Aim - [ ] Redefine identifier and literals in g4 grammar (Literals.g4, Keyword.g4) - [...

status: volunteer wanted
type: refactor
feature: DistSQL
good pro issue

## Feature Request ### Is your feature request related to a problem? No. ### Describe the feature you would like. In DistSQL, we can create shadow algorithms alone, but we...

type: enhancement
feature: shadow
feature: DistSQL

`YamlDatabaseConfigurationImportExecutor` is used to implement the rule import function for `ImportDatabaseConfigurationExecutor`. But now `YamlDatabaseConfigurationImportExecutor` relies heavily on various features. In fact, it should use SPI to manage rules like `ExportDatabaseConfigurationExecutor`...

status: volunteer wanted
type: refactor
feature: DistSQL

Now we have some syntax for querying SPI implementations (https://github.com/apache/shardingsphere/issues/28984) However, their implementation can be simplified. It is hoped that like `CountRuleStatement` and `RuleCountExecutor`, only a group of `statement` and...

type: refactor
feature: DistSQL

Hi community, Now, in ShardingSphere-Proxy, we provide two privilege providers: `ALL_PERMITTED` and `DATABASE_PERMITTED`. Some users are confused when using it, especially in cluster mode, modifying the local yaml file does...

type: refactor
in: API
feature:authority
stale

`Alter rule` is not a standard SQL, it belongs to the PG dialect. Therefore `AlterRuleStatement` should not exist under the `common` package. Since `ALTER RULE` is a PostgreSQL language extension...

type: refactor
status: pending
in: SQL parse
stale