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

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


    from 03d9f6d  [Feature] support hour time unit with dynamic parition (#4514)
     add bcb443f  [Feature]Support SELECT Optimizer Hints SET_VAR (#4504)

No new revisions were added by this update.

Summary of changes:
 docs/en/administrator-guide/variables.md           | 12 ++++++++++
 docs/zh-CN/administrator-guide/variables.md        | 12 ++++++++++
 fe/fe-core/src/main/cup/sql_parser.cup             | 26 ++++++++++++++++++----
 .../java/org/apache/doris/analysis/SelectList.java | 12 +++++++++-
 .../java/org/apache/doris/qe/StmtExecutor.java     | 15 ++++++++++++-
 fe/fe-core/src/main/jflex/sql_scanner.flex         |  1 +
 .../org/apache/doris/analysis/SelectStmtTest.java  | 24 ++++++++++++++++++++
 .../java/org/apache/doris/utframe/DorisAssert.java | 16 +++++++++++++
 8 files changed, 112 insertions(+), 6 deletions(-)
 mode change 100755 => 100644 
fe/fe-core/src/test/java/org/apache/doris/analysis/SelectStmtTest.java


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

Reply via email to