You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@iotdb.apache.org by qi...@apache.org on 2021/11/04 10:33:30 UTC

[iotdb] branch rel/0.12 updated (53930d9 -> b9ff56f)

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

qiaojialin pushed a change to branch rel/0.12
in repository https://gitbox.apache.org/repos/asf/iotdb.git.


    from 53930d9  [To rel/0.12][IOTDB-1925] Fix the modification of max_select_unseq_file_num_in_each_compaction parameter does not take effect (#4323)
     add b9ff56f  [To rel/0.12][ISSUE-4308] READ_TIMESERIES privilege granted to users and roles can not take effect when quering by UDFs (#4319)

No new revisions were added by this update.

Summary of changes:
 .../apache/iotdb/db/qp/physical/PhysicalPlan.java  |  7 ++++++
 .../apache/iotdb/db/qp/physical/crud/UDTFPlan.java | 20 +++++++++++++++++
 .../org/apache/iotdb/db/service/TSServiceImpl.java |  2 +-
 .../db/integration/auth/IoTDBAuthorizationIT.java  | 26 ++++++++++++++++++++++
 4 files changed, 54 insertions(+), 1 deletion(-)