This is an automated email from the ASF dual-hosted git repository.
panjuan pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/shardingsphere.git.
from e5f9841 Refactor getShowLikePattern (#12140)
add a84a44e Fix `SHOW RESOURCES` DistSQL, add `customPoolProps` in
result, and add unit test. (#12144)
No new revisions were added by this update.
Summary of changes:
.../text/distsql/rql/DataSourceQueryResultSet.java | 3 +
.../distsql/rql/DataSourceQueryResultSetTest.java | 82 ++++++++++++++++++++++
2 files changed, 85 insertions(+)
create mode 100644
shardingsphere-proxy/shardingsphere-proxy-backend/src/test/java/org/apache/shardingsphere/proxy/backend/text/distsql/rql/DataSourceQueryResultSetTest.java