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

shuwenwei pushed a change to branch sync-generic-changes
in repository https://gitbox.apache.org/repos/asf/iotdb.git


    from a2a27495db8 [Query] Add the SetColumnProperties execution flow
     add b3f50e5dcac [Query] Resolve insert target tables per row only for pipe 
batches
     add b34a6472f1f [LBAC] Lazily allocate RequiredLabels sets
     add 536315aff8a [Query] Propagate table and column properties into 
relational schemas
     add ec5b274fdbd [Query] Add long-list memory estimation helper

No new revisions were added by this update.

Summary of changes:
 .../request/PipeTransferTabletBatchReqV2.java      |  4 ++
 .../plan/analyze/schema/SchemaValidator.java       | 56 +++++++++++++++-------
 .../relational/metadata/TableMetadataImpl.java     | 11 +++--
 .../plan/statement/crud/InsertRowsStatement.java   | 17 +++++++
 .../apache/iotdb/commons/lbac/RequiredLabels.java  | 25 ++++++++--
 .../execution/MemoryEstimationHelper.java          | 13 +++++
 .../plan/relational/metadata/ColumnSchema.java     | 13 +++--
 7 files changed, 109 insertions(+), 30 deletions(-)

Reply via email to