This is an automated email from the ASF dual-hosted git repository.
jackietien pushed a change to branch rel/1.0
in repository https://gitbox.apache.org/repos/asf/iotdb.git
from bce665cd8b [To rel/1.0][IOTDB-5399] Implement batch auto create schema
(#8936)
add 4f3a4f9531 [IOTDB-5455] Fix NPE when series in where/having is not
exist
No new revisions were added by this update.
Summary of changes:
.../iotdb/db/it/query/IoTDBNullOperandIT.java | 30 ++++++++++++++++++++++
.../iotdb/db/mpp/plan/analyze/TypeProvider.java | 5 +++-
.../plan/statement/component/WhereCondition.java | 6 +++--
.../apache/iotdb/db/utils/TypeInferenceUtils.java | 4 +++
4 files changed, 42 insertions(+), 3 deletions(-)