This is an automated email from the ASF dual-hosted git repository. xuyang pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/doris.git
from feacb15e71 [Improvement](datev2) push down datev2 predicates with date literal (#17522) add b1ca87eb9b [FIX](complex-type) fix Is null predict for map/struct (#17497) No new revisions were added by this update. Summary of changes: .../java/org/apache/doris/catalog/StructType.java | 9 ++-- .../org/apache/doris/analysis/IsNullPredicate.java | 16 +++++- .../IsNullPredicateWithComplexTypeTest.java | 60 ++++++++++++++++++++++ 3 files changed, 80 insertions(+), 5 deletions(-) create mode 100644 fe/fe-core/src/test/java/org/apache/doris/analysis/IsNullPredicateWithComplexTypeTest.java --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org For additional commands, e-mail: commits-h...@doris.apache.org