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

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

commit e15750431c7b7612cad866802c1da73735c99891
Merge: 60899d4c47 6cce530b01
Author: Michael Blow <michael.b...@couchbase.com>
AuthorDate: Fri Sep 19 16:30:12 2025 -0400

    Merge branch 'gerrit/ionic' into 'gerrit/phoenix'
    
     * [ASTERIXDB-3646][COMP] Missing fields when selecting all fields with 
window function
    
    Ext-ref: MB-68618
    Change-Id: Ice80dad84199a80b26702b009a4e27dbc5dfd674

 .../optimizer/rules/pushdown/PushdownContext.java  |  2 +-
 .../window_subquery/window_query.001.ddl.sqlpp     | 33 +++++++++++++++++
 .../window_subquery/window_query.002.update.sqlpp  | 43 ++++++++++++++++++++++
 .../window_subquery/window_query.003.query.sqlpp   | 28 ++++++++++++++
 .../window_subquery/window_query.004.query.sqlpp   | 28 ++++++++++++++
 .../pushdown/window_subquery/window_query.002.adm  |  1 +
 .../pushdown/window_subquery/window_query.003.adm  |  1 +
 .../src/test/resources/runtimets/sqlpp_queries.xml |  5 +++
 8 files changed, 140 insertions(+), 1 deletion(-)


Reply via email to