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 77a21a71e7f Fixed the bugs of the table cache
     add b072f9e861c Fix throw exception when compare with null

No new revisions were added by this update.

Summary of changes:
 .../it/query/old/IoTDBFilterTableIT.java           | 24 ++++++++++++++++++++++
 .../function/arithmetic/AdditionResolver.java      | 14 +++++++++++++
 .../function/arithmetic/DivisionResolver.java      | 10 +++++++++
 .../function/arithmetic/ModulusResolver.java       | 10 +++++++++
 .../arithmetic/MultiplicationResolver.java         | 10 +++++++++
 .../function/arithmetic/SubtractionResolver.java   | 10 +++++++++
 .../relational/metadata/TableMetadataImpl.java     | 17 ++++++++++++++-
 .../dag/column/leaf/NullColumnTransformer.java     |  4 +++-
 .../AbstractCastFunctionColumnTransformer.java     |  4 ++--
 9 files changed, 99 insertions(+), 4 deletions(-)

Reply via email to