You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@asterixdb.apache.org by dl...@apache.org on 2020/10/02 21:51:59 UTC

[asterixdb] 02/02: Merge branch gerrit/mad-hatter

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

dlych pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/asterixdb.git

commit 1dcc4a1fc07a80503c92770fd1e3c1608564e4e0
Merge: a93f36d 639b836
Author: Dmitry Lychagin <dm...@couchbase.com>
AuthorDate: Fri Oct 2 12:58:58 2020 -0700

    Merge branch gerrit/mad-hatter
    
    Change-Id: I00783be2d88c4567d4a3feff5bac3f097baa7a8a

 .../optimizer/rules/LoadRecordFieldsRule.java      | 12 +++++++-
 .../right_branch_opt_1.1.query.sqlpp               | 25 ++++++++++++++++
 .../right_branch_opt_1/right_branch_opt_1.1.adm    |  4 +++
 .../test/resources/runtimets/testsuite_sqlpp.xml   |  5 ++++
 .../rules/ExtractCommonExpressionsRule.java        | 35 ++++++++++++++++++++++
 5 files changed, 80 insertions(+), 1 deletion(-)

diff --cc asterixdb/asterix-app/src/test/resources/runtimets/testsuite_sqlpp.xml
index 246f2a3,6d50376..3c383b0
--- a/asterixdb/asterix-app/src/test/resources/runtimets/testsuite_sqlpp.xml
+++ b/asterixdb/asterix-app/src/test/resources/runtimets/testsuite_sqlpp.xml
@@@ -12747,10 -11821,10 +12747,15 @@@
        </compilation-unit>
      </test-case>
      <test-case FilePath="leftouterjoin">
 +      <compilation-unit name="query-ASTERIXDB-769">
 +        <output-dir compare="Text">query-ASTERIXDB-769</output-dir>
 +      </compilation-unit>
 +    </test-case>
++    <test-case FilePath="leftouterjoin">
+       <compilation-unit name="right_branch_opt_1">
+         <output-dir compare="Text">right_branch_opt_1</output-dir>
+       </compilation-unit>
+     </test-case>
    </test-group>
    <test-group name="index-leftouterjoin">
      <test-case FilePath="index-leftouterjoin">