This is an automated email from the ASF dual-hosted git repository.
zhaoc pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-doris.git.
from dff3c0d Revert "Remove deep copy when doing hash table EvalRow
(#3171)" (#3173)
add d4c1938 Open datetime min value limit (#3158)
No new revisions were added by this update.
Summary of changes:
be/src/exec/es/es_scroll_parser.cpp | 4 --
be/src/exec/tablet_sink.cpp | 21 --------
be/src/exec/text_converter.hpp | 10 ----
be/test/olap/column_reader_test.cpp | 63 ++++++++++++++++++++++
.../sql-statements/Data Definition/CREATE TABLE.md | 4 +-
.../sql-statements/Data Types/DATE.md | 2 +-
.../sql-statements/Data Types/DATETIME.md | 2 +-
.../Data Definition/CREATE TABLE_EN.md | 4 +-
.../sql-statements/Data Types/DATETIME_EN.md | 2 +-
.../sql-statements/Data Types/DATE_EN.md | 2 +-
.../org/apache/doris/analysis/DateLiteral.java | 4 +-
.../org/apache/doris/common/util/TimeUtils.java | 4 +-
.../doris/analysis/LiteralExprCompareTest.java | 4 +-
.../org/apache/doris/catalog/PartitionKeyTest.java | 2 +-
.../apache/doris/common/util/TimeUtilsTest.java | 6 ++-
15 files changed, 82 insertions(+), 52 deletions(-)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]