This is an automated email from the ASF dual-hosted git repository. morningman pushed a change to branch branch-c108335-hive-sql in repository https://gitbox.apache.org/repos/asf/doris.git
from da4790be099 Fix str_to_map and next_day bug and impl xpath string (#49470) new 7f8952551d4 fix next day new d350c8b32c5 [feat](sql-convertor) support 'explain convert' to show converted sql #49354 new 845e0c3286c add jindofs in build.sh The 3 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "add" were already present in the repository and have only been added to this reference. Summary of changes: .../function_date_or_datetime_computation.h | 1 - build.sh | 37 ++++++++++++++++++---- .../antlr4/org/apache/doris/nereids/DorisParser.g4 | 2 +- .../org/apache/doris/analysis/ExplainOptions.java | 4 +++ .../trees/plans/commands/ExplainCommand.java | 6 ++++ .../java/org/apache/doris/qe/StmtExecutor.java | 22 +++++++++++++ 6 files changed, 63 insertions(+), 9 deletions(-) --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org For additional commands, e-mail: commits-h...@doris.apache.org