This is an automated email from the ASF dual-hosted git repository.
jackietien pushed a change to branch capacity-slide-support
in repository https://gitbox.apache.org/repos/asf/iotdb.git
from 7073de7a6d7 Add SLIDE parameter support to CAPACITY table-valued
function
add edbff876d01 Add unit tests for CapacityTableFunction to improve patch
coverage
No new revisions were added by this update.
Summary of changes:
.../relational/tvf/CapacityTableFunctionTest.java | 204 +++++++++++++++++++++
1 file changed, 204 insertions(+)
create mode 100644
iotdb-core/node-commons/src/test/java/org/apache/iotdb/commons/udf/builtin/relational/tvf/CapacityTableFunctionTest.java