You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@doris.apache.org by ad...@apache.org on 2023/01/29 17:05:49 UTC

[doris] branch master updated (f0ab71aa84 -> d56043ab5a)

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

adonisling pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/doris.git


    from f0ab71aa84 [Thirdpart](lib) Add lib fast_float to replace std::from_chars() convert float/double (#16204)
     add d56043ab5a [feature-wip](MTMV) Support setting variables in query statement (#16060)

No new revisions were added by this update.

Summary of changes:
 fe/fe-core/pom.xml                                 | 10 -------
 .../java/org/apache/doris/analysis/QueryStmt.java  |  6 ++++
 .../java/org/apache/doris/analysis/SelectStmt.java | 10 +++++++
 .../org/apache/doris/catalog/MaterializedView.java |  2 +-
 .../org/apache/doris/mtmv/MTMVTaskProcessor.java   |  8 +++--
 .../java/org/apache/doris/qe/StmtExecutor.java     | 10 +++++--
 .../catalog/MultiTableMaterializedViewTest.java    | 35 ++++++++++++++++++++++
 7 files changed, 65 insertions(+), 16 deletions(-)


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@doris.apache.org
For additional commands, e-mail: commits-help@doris.apache.org