[jira] [Created] (CALCITE-5562) The result data is disordered when u tried to get data from an ordered set

2023-03-07 Thread Yuxin Wu (Jira)
Yuxin Wu created CALCITE-5562: - Summary: The result data is disordered when u tried to get data from an ordered set Key: CALCITE-5562 URL: https://issues.apache.org/jira/browse/CALCITE-5562 Project: Calci

Re: Insert data exceeding fixed length column.

2023-03-07 Thread stanilovsky evgeny
I rewrite test with end-to-end usage (hope it`s correct) and put it into blank.iq (test is near) and found that it not follow the sql standard. Also probably someone can suggest how can i write test with dynamic params involved ? I found that Quidem has no appropriate functionality. Thanks !

Re: [QUESTION]: Bug Fix Release

2023-03-07 Thread Charles Givre
Will do. Sent from my iPhone > On Mar 6, 2023, at 17:12, Stamatis Zampetakis wrote: > > Hey Charles, > > Please test Drill with the latest calcite-1.34.0-SNAPSHOT [1] and if all is > good on your end I will prepare an RC for vote. > > Best, > Stamatis > > [1] > https://repository.apache.o

[jira] [Created] (CALCITE-5563) Add a break to the inner loop of RelSubset#getParents and RelSubset#getParentSubsets after we find a matching Relsubset from its parent input

2023-03-07 Thread asdfgh19 (Jira)
asdfgh19 created CALCITE-5563: - Summary: Add a break to the inner loop of RelSubset#getParents and RelSubset#getParentSubsets after we find a matching Relsubset from its parent input Key: CALCITE-5563 URL: https://is

[jira] [Created] (CALCITE-5564) Add 2-argument support for PERCENTILE_CONT/DISC

2023-03-07 Thread Tanner Clary (Jira)
Tanner Clary created CALCITE-5564: - Summary: Add 2-argument support for PERCENTILE_CONT/DISC Key: CALCITE-5564 URL: https://issues.apache.org/jira/browse/CALCITE-5564 Project: Calcite Issue T

Re: A new logo for avatica?

2023-03-07 Thread Michael Mior
> I don't want people to see it as a standalone component. Can I assume you meant that you *do* want it to be seen as a standalone component? -- Michael Mior mm...@apache.org On Mon, Mar 6, 2023 at 8:50 PM Julian Hyde wrote: > A logo would be great. > > I don't think the logo should be a vari

Re: A new logo for avatica?

2023-03-07 Thread Julian Hyde
Oops, yes. I want people to see it as a standalone component. On Tue, Mar 7, 2023 at 8:38 AM Michael Mior wrote: > > > I don't want people to see it as a standalone component. > > Can I assume you meant that you *do* want it to be seen as a standalone > component? > > -- > Michael Mior > mm...@a

Re: Future of the Spatial Type Extension

2023-03-07 Thread Julian Hyde
> On Mar 6, 2023, at 3:37 PM, Bertil Chapuis wrote: > > Thank you for your answers and for the pointers. > >> PS Regarding which specification we choose to implement. The four principles >> you outline sound good to me. It’s always better to follow the standard. If >> leading implementation

[jira] [Created] (CALCITE-5565) Implement BigQuery LOG function

2023-03-07 Thread Tanner Clary (Jira)
Tanner Clary created CALCITE-5565: - Summary: Implement BigQuery LOG function Key: CALCITE-5565 URL: https://issues.apache.org/jira/browse/CALCITE-5565 Project: Calcite Issue Type: Task