This is an automated email from the ASF dual-hosted git repository.
mblow pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/asterixdb.git.
from f15af5c Merge branch 'gerrit/march-hare'
new d17798f [NO ISSUE][COMP] Eliminate listify in some window function
cases
new b5727c6 [NO ISSUE] Update maven dependencies
new a62452e Merge branch 'gerrit/mad-hatter'
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:
.../rules/PushAggregateIntoNestedSubplanRule.java | 29 ++++++--------
.../queries/window/win_opt_01/win_opt_01_12.sqlpp} | 13 ++++---
.../results/window/win_opt_01/win_opt_01_12.plan | 24 ++++++++++++
.../win_opt_01.12.query.sqlpp} | 13 ++++---
.../results/window/win_opt_01/win_opt_01.12.adm | 4 ++
asterixdb/asterix-server/pom.xml | 4 +-
asterixdb/pom.xml | 14 +++----
.../appended-resources/supplemental-models.xml | 23 +++++------
....com_netty_netty_netty-4.1.46.Final_NOTICE.txt} | 11 +++++-
.../license-automation-plugin/pom.xml | 4 --
.../hyracks/hyracks-maven-plugins/pom.xml | 1 -
hyracks-fullstack/pom.xml | 45 +++++++++++++++++-----
12 files changed, 121 insertions(+), 64 deletions(-)
copy
asterixdb/asterix-app/src/test/resources/{runtimets/queries_sqlpp/window/win_negative/win_negative.4.query.sqlpp
=> optimizerts/queries/window/win_opt_01/win_opt_01_12.sqlpp} (72%)
create mode 100644
asterixdb/asterix-app/src/test/resources/optimizerts/results/window/win_opt_01/win_opt_01_12.plan
copy
asterixdb/asterix-app/src/test/resources/runtimets/queries_sqlpp/window/{win_negative/win_negative.4.query.sqlpp
=> win_opt_01/win_opt_01.12.query.sqlpp} (72%)
create mode 100644
asterixdb/asterix-app/src/test/resources/runtimets/results/window/win_opt_01/win_opt_01.12.adm
rename
asterixdb/src/main/licenses/content/{raw.githubusercontent.com_netty_netty_netty-4.1.42.Final_NOTICE.txt
=> raw.githubusercontent.com_netty_netty_netty-4.1.46.Final_NOTICE.txt} (94%)