Sorry, for some reason was sent a letter without the last changes. Link to the Jira to track Calcite release: [2] https://issues.apache.org/jira/browse/CALCITE-2337
Kind regards, Volodymyr Vysotskyi ср, 30 трав. 2018 о 14:44 Volodymyr Vysotskyi <[email protected]> пише: > Calcite 1.16.0 was released on March 19 (more than two months ago). > We have solved over 48 issues[1] since then, therefore we should start > discussing about releasing Calcite 1.17.0. > > I have created [2] to track the release. > > Went through the list of opened PRs during the last month, and here is the > list of Jiras which possibly be merged before the release: > > CALCITE-2303: Support DECADE time unit in EXTRACT function - depends on > the Avatica release > CALCITE-2329: Enhance SubQueryRemoveRule to rewrite IN operator with the > constant from the left side more optimally - I will make required changes > at the beginning of next week > > * CALCITE-2321: Support ragged fixed length value union be variable - > In review (Julian)* > > * CALCITE-2291: Add rule to push Project past Correlate - I will pick up > this next week * > > List of other pull requests which are needed to be reviewed or require > additional rework: > CALCITE-2327: In 3 valued logic mode (b and not b) may not be simplified > to false > CALCITE-2302 / CALCITE-2325: Implicit type cast support - Julian added a > comment into the Jira > CALCITE-2331: evaluation of predicate (A or B) and C is failing for some > adapters - created PR with a test for this Jira > CALCITE-2209: Support loading JSON model file through URL - Shuyi Chen > added a comment into the Jira > CALCITE-2324: Extract seconds, minutes from date works not correct in some > cases > CALCITE-2319: Druid Expressions - Output Type of Boolean expressions > should be set to FLOAT. > CALCITE-500: Ensure EnumerableJoin hashes the smallest input - PR is > created > CALCITE-2301: Remove the 10-second-timeout restriction in > ResultSetEnumerable - needs additional rework. > > Please let me know, which additional Jiras should be included into this > release, or which Jiras from these lists will be omitted? > > [1] > https://issues.apache.org/jira/issues/?jql=project%20%3D%20CALCITE%20AND%20status%20%3D%20Resolved%20AND%20resolution%20%3D%20Fixed%20AND%20fixVersion%20%3D%201.17.0 > [2] > [3] https://issues.apache.org/jira/browse/CALCITE-2327 > [4] https://issues.apache.org/jira/browse/CALCITE-2302 > [5] https://issues.apache.org/jira/browse/CALCITE-2331 > [6] https://issues.apache.org/jira/browse/CALCITE-2303 > [6] https://issues.apache.org/jira/browse/CALCITE-2309 > [6] https://issues.apache.org/jira/browse/CALCITE-2329 > > Kind regards, > Volodymyr Vysotskyi >
