You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@calcite.apache.org by vl...@apache.org on 2020/01/11 10:36:17 UTC

[calcite] branch master updated (e96a9aa -> 35caa05)

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

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


    from e96a9aa  [CALCITE-3364] ClassCastException if group by is used on the result of scalar valued table function (DonnyZone)
     add 35caa05  Replace ChunkList with ArrayList in RuleQueue#list

No new revisions were added by this update.

Summary of changes:
 .../org/apache/calcite/plan/volcano/RuleQueue.java | 27 +++++++++++++---------
 1 file changed, 16 insertions(+), 11 deletions(-)