This is an automated email from the ASF dual-hosted git repository.
zyk pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/iotdb.git
from 16a5f7ab5b [IOTDB-4153]Grant ALL privileges to different paths return
privilege exists (#7023)
add 454261d562 [IOTDB-4157]read_timeseries privilege cannot use for show
operation (#7029)
No new revisions were added by this update.
Summary of changes:
.../Administration-Management/Administration.md | 2 +-
.../Administration-Management/Administration.md | 2 +-
.../java/org/apache/iotdb/db/auth/AuthorityChecker.java | 17 +++++++++--------
.../statement/metadata/ShowChildNodesStatement.java | 8 ++++++++
.../statement/metadata/ShowChildPathsStatement.java | 8 ++++++++
.../statement/metadata/ShowTimeSeriesStatement.java | 8 ++++++++
6 files changed, 35 insertions(+), 10 deletions(-)