Rui Wang
Results
2
issues of
Rui Wang
## What changes were proposed in this pull request? Expose `sendRequestAsync` API in `NettyClientRpc`. ## What is the link to the Apache JIRA https://issues.apache.org/jira/browse/RATIS-1071 ## How was this patch tested?...
### What changes were proposed in this pull request? When users have a query like `SELECT SUM(a), DISTINCT(a, b) FROM table`, the DISTINCT is treated as a function but cannot...
SQL
CORE