This is an automated email from the ASF dual-hosted git repository.

github-bot pushed a change to branch auto-pick-57424-branch-4.0
in repository https://gitbox.apache.org/repos/asf/doris.git


    from d8663df4249 branch-4.0: [fix](inverted index) Fix skipping data reads 
for columns when index is hit #57461 (#57476)
     add b304cd47d8f [fix](sql function) Fix the unix_timestamp return value 
type in Nereids (#57424)

No new revisions were added by this update.

Summary of changes:
 .../nereids/load/NereidsStreamLoadPlanner.java     |  1 +
 .../org/apache/doris/qe/CoordinatorContext.java    |  1 +
 .../org/apache/doris/qe/NereidsCoordinator.java    |  1 +
 .../apache/doris/service/FrontendServiceImpl.java  |  1 +
 .../data/datatype_p0/date/data_by_line.json        |  3 +
 .../date/test_unix_timestamp_func_load.groovy      | 95 ++++++++++++++++++++++
 6 files changed, 102 insertions(+)
 create mode 100644 regression-test/data/datatype_p0/date/data_by_line.json
 create mode 100644 
regression-test/suites/datatype_p0/date/test_unix_timestamp_func_load.groovy


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to