This is an automated email from the ASF dual-hosted git repository.
jackietien pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/iotdb.git
from b1b0c0192ab Root FragmentInstance placement error may occur when
querying table model aggregation with null data partition
add 2f07b0599f0 Add beforeDestroy in TableFunctionLeafProcessor and
TableFunctionDataProcessor
No new revisions were added by this update.
Summary of changes:
.../table/processor/TableFunctionDataProcessor.java | 5 +++++
.../table/processor/TableFunctionLeafProcessor.java | 5 +++++
.../main/java/org/apache/iotdb/rpc/TSStatusCode.java | 1 +
.../execution/fragment/FragmentInstanceManager.java | 10 ++++++++++
.../process/function/TableFunctionLeafOperator.java | 18 ++++++++++++++++--
.../process/function/TableFunctionOperator.java | 4 ++++
6 files changed, 41 insertions(+), 2 deletions(-)