This is an automated email from the ASF dual-hosted git repository.
jackietien pushed a change to branch ty/OptTypeMismatchErrorMsg
in repository https://gitbox.apache.org/repos/asf/iotdb.git
from 62aaf7943c8 Opt type mismatch error msg
add 7732ca4ec5f Opt type mismatch error msg
No new revisions were added by this update.
Summary of changes:
.../it/query/old/IoTDBNestedQueryTableIT.java | 19 ++---
.../IoTDBQueryWithComplexValueFilterTableIT.java | 14 ++--
.../relational/ColumnTransformerBuilder.java | 3 +-
.../multi/builtin/helper/CastFunctionHelper.java | 6 +-
.../scalar/CastFunctionColumnTransformer.java | 87 +++++++++++++++++++++-
.../org/apache/iotdb/db/utils/DateTimeUtils.java | 38 +++++++++-
6 files changed, 142 insertions(+), 25 deletions(-)