You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@shardingsphere.apache.org by zh...@apache.org on 2023/04/19 11:06:17 UTC

[shardingsphere] branch master updated (3c116434839 -> 94e88e5f283)

This is an automated email from the ASF dual-hosted git repository.

zhaojinchao pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/shardingsphere.git


    from 3c116434839 Add openGauss timestamp alias select e2e test (#25229)
     add 94e88e5f283 Fix NullPointerException when execute information schema query with sql federation (#25235)

No new revisions were added by this update.

Summary of changes:
 .../dal/show/ShowCreateTableMergedResult.java      |  2 +-
 .../database/schema/model/ShardingSphereTable.java | 40 ++++++++++++++--------
 .../yaml/schema/swapper/YamlTableSwapper.java      |  2 +-
 .../index/AlterIndexStatementSchemaRefresher.java  |  2 +-
 .../index/CreateIndexStatementSchemaRefresher.java |  2 +-
 .../index/DropIndexStatementSchemaRefresher.java   |  2 +-
 .../translatable/FederationTranslatableTable.java  |  9 ++---
 7 files changed, 32 insertions(+), 27 deletions(-)