This is an automated email from the ASF dual-hosted git repository.
jackietien pushed a change to branch ty/SupportConstant
in repository https://gitbox.apache.org/repos/asf/iotdb.git
from 0c128298bc9 Support constant value in select clause
add 0343b2696f9 remove useless CI
No new revisions were added by this update.
Summary of changes:
.../query/recent/IoTDBConstantInSelectTableIT.java | 96 ----------------------
.../it/query/recent/IoTDBNullIdQueryIT.java | 24 +++++-
.../plan/planner/TableOperatorGenerator.java | 3 -
3 files changed, 23 insertions(+), 100 deletions(-)
delete mode 100644
integration-test/src/test/java/org/apache/iotdb/relational/it/query/recent/IoTDBConstantInSelectTableIT.java