Re: DISCUSS: merge calcite-avatica and calcite repositories

2021-11-17 Thread Vladimir Sitnikov
Jacques>Based on this, I would suggest we do a small Jacques>modification around CI on Calcite whereby pre-commit tests do not include Jacques>running against Avatica main and instead we have a post-merge CI job that Jacques>monitors the status of connecting the two Suppose PR verification

[jira] [Created] (CALCITE-4890) Enable mavenLocal for sqlline

2021-11-17 Thread Sergey Nuyanzin (Jira)
Sergey Nuyanzin created CALCITE-4890: Summary: Enable mavenLocal for sqlline Key: CALCITE-4890 URL: https://issues.apache.org/jira/browse/CALCITE-4890 Project: Calcite Issue Type: Bug

Re: [DISCUSS] Apache Calcite Online Meetup January 2022

2021-11-17 Thread Jacques Nadeau
Great idea. +1 from me. On Wed, Nov 17, 2021 at 8:22 AM Stamatis Zampetakis wrote: > Hi all, > > Last meetup [1] was roughly 10 months ago. How about organising another one > around mid January 2022? > > Organising an in-person event would be nice but I think it is still a bit > complicated so

Re: (CALCITE-4121) Passing connection properties from URL to OpenConnectionRequest.

2021-11-17 Thread Laksh Singla
Hi, In continuation of my above mail, I have recently raised a PR for the fix ( https://github.com/apache/calcite-avatica/pull/162). Can I also be assigned to the related Jira ticket ( https://issues.apache.org/jira/browse/CALCITE-4121), and it be marked in progress. My Jira username is

Re: [DISCUSS] Apache Calcite Online Meetup January 2022

2021-11-17 Thread Alessandro Solimando
I'd be interested too! Il Mer 17 Nov 2021, 19:26 Jacques Nadeau ha scritto: > Great idea. +1 from me. > > On Wed, Nov 17, 2021 at 8:22 AM Stamatis Zampetakis > wrote: > > > Hi all, > > > > Last meetup [1] was roughly 10 months ago. How about organising another > one > > around mid January

[jira] [Created] (CALCITE-4891) Avatica can't handle uuid fields saying 'Cannot handle class java.util.UUID as bytes'

2021-11-17 Thread Jamie Taylor (Jira)
Jamie Taylor created CALCITE-4891: - Summary: Avatica can't handle uuid fields saying 'Cannot handle class java.util.UUID as bytes' Key: CALCITE-4891 URL: https://issues.apache.org/jira/browse/CALCITE-4891

[DISCUSS] Apache Calcite Online Meetup January 2022

2021-11-17 Thread Stamatis Zampetakis
Hi all, Last meetup [1] was roughly 10 months ago. How about organising another one around mid January 2022? Organising an in-person event would be nice but I think it is still a bit complicated so I was gonna suggest a virtual one (via Zoom meeting). The format could be ~1h for presentations

[jira] [Created] (CALCITE-4892) Conversion from String in cursor accessors

2021-11-17 Thread Gregory Hart (Jira)
Gregory Hart created CALCITE-4892: - Summary: Conversion from String in cursor accessors Key: CALCITE-4892 URL: https://issues.apache.org/jira/browse/CALCITE-4892 Project: Calcite Issue Type:

Re: DISCUSS: merge calcite-avatica and calcite repositories

2021-11-17 Thread Jacques Nadeau
Vladimir, I proposed a straw poll to try to move this thread from a shouting match to a productive conversation. Straw polls are an imperfect mechanism but can sometimes be helpful. It's too bad you didn't find it helpful. I did and I hope others did. > Suppose PR verification passes. > Suppose

Re: (CALCITE-4121) Passing connection properties from URL to OpenConnectionRequest.

2021-11-17 Thread Josh Elser
Thanks for sending a note, Laksh! I'll take a look at your PR and update Jira now. On 11/17/21 3:51 PM, Laksh Singla wrote: Hi, In continuation of my above mail, I have recently raised a PR for the fix ( https://github.com/apache/calcite-avatica/pull/162). Can I also be assigned to the related