This is an automated email from the ASF dual-hosted git repository.
englefly pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/doris.git
from 7872f3626a [feature](Nereids): Rewrite InPredicate to disjunction if
there exist items < 3 elements in InPredicate (#17646)
add 9b047d2c94 Feat: Add byte size to TTypedesc in TExpr. Which will be
used to carry scalarType information. (#17757)
No new revisions were added by this update.
Summary of changes:
.../main/java/org/apache/doris/catalog/ScalarType.java | 15 +++++++++++++++
.../nereids/glue/translator/ExpressionTranslator.java | 4 ++++
.../java/org/apache/doris/nereids/types/CharType.java | 5 +++++
.../java/org/apache/doris/nereids/types/StringType.java | 5 +++++
.../java/org/apache/doris/nereids/types/VarcharType.java | 5 +++++
.../apache/doris/nereids/types/coercion/NumericType.java | 5 +++++
.../doris/nereids/types/coercion/PrimitiveType.java | 4 ----
gensrc/thrift/Types.thrift | 1 +
8 files changed, 40 insertions(+), 4 deletions(-)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]