You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@calcite.apache.org by GitBox <gi...@apache.org> on 2019/10/16 10:59:58 UTC

[GitHub] [calcite] ihuzenko opened a new pull request #1511: [CALCITE-3393] RelStructuredTypeFlattener: improve support for functions with struct input

ihuzenko opened a new pull request #1511: [CALCITE-3393] RelStructuredTypeFlattener: improve support for functions with struct input
URL: https://github.com/apache/calcite/pull/1511
 
 
   1. Implemented flattening for LogicalAggregate rel nodes.
   2. Fixed functions which accept struct column as input.
   3. Improved usability of test Fixture, now there is no need to search type field initialization indside constructor after jumping to type field.
   
   Jira - [CALCITE-3393](https://issues.apache.org/jira/browse/CALCITE-3393).

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services