In order to enable Calcite on a downstream project I need to patch
the official release with the PRs of the following Jiras.

[CALCITE-2464] Allow to set nullability for columns of structured types [1]
[CALCITE-2677] Struct types with one field are not mapped correctly to Java
Classes [2]
[CALCITE-2776] Wrong value when accessing struct types with one attribute
[3]

I think the discussion has advanced quite a lot for CALCITE-2464 so I could
probably take it on my self,
but I would really appreciate some input regarding CALCITE-2677 and
CALCITE-2776.
Let's continue the discussion under the respective Jiras.

Best,
Stamatis

[1] https://jira.apache.org/jira/browse/CALCITE-2464
[2] https://jira.apache.org/jira/browse/CALCITE-2677
[3] https://jira.apache.org/jira/browse/CALCITE-2776





Στις Δευ, 11 Φεβ 2019 στις 9:49 μ.μ., ο/η Francis Chuang <
francischu...@apache.org> έγραψε:

> Thanks for getting this started, Kevin!
>
> On 12/02/2019 6:39 am, Julian Hyde wrote:
> >>> Are there any JIRA cases that should make it into 1.19.0 but are not
> yet
> >>> finished?
> >
> > Yes - there are a lot cases that have a PR ready that have not been
> reviewed / committed. We, the committers, will need to make a team effort
> to get as many of these in as possible.
> >
> > Julian
> >
> >
> >> On Feb 11, 2019, at 11:05 AM, Michael Mior <mm...@apache.org> wrote:
> >>
> >> Thanks for getting the ball rolling Kevin!
> >> --
> >> Michael Mior
> >> mm...@apache.org
> >>
> >> Le lun. 11 févr. 2019 à 09:51, Kevin Risden <kris...@apache.org> a
> écrit :
> >>>
> >>> Calcite 1.18.0 was released on 2018-12 (coming up on 2 months ago). It
> is
> >>> time to get the ball rolling for the Calcite 1.19.0 release since there
> >>> have been releases every 2-3 months.
> >>>
> >>> Calcite currently has 32 JIRA issues tagged for 1.19.0 with 68 commits.
> >>> Avatica currently has 2 JIRA issues tagged for avatica-1.14.0 with 8
> >>> commits.
> >>>
> >>> Are there any JIRA cases that should make it into 1.19.0 but are not
> yet
> >>> finished?
> >>>
> >>> Since there are only two minor commits to Avatica I don't think we
> need a
> >>> new Avatica release before the Calcite release.
> >>>
> >>> Kevin Risden
> >
>
>

Reply via email to