Re: Context-aware/stateful SQL operator functions? (IE adding a stack for number of times an operator has been called in query)

2022-03-20 Thread Gavin Ray
Hot damn, you're right -- that doesn't look like it's double-escaped! I will try to this out ASAP and post an update here, thank you for the tip =) On Sun, Mar 20, 2022 at 8:51 PM Benchao Li wrote: > Hi Gavin, > > Have you ever tried 'FORMAT JSON' like this[1], the tests show that the > result

Re: Context-aware/stateful SQL operator functions? (IE adding a stack for number of times an operator has been called in query)

2022-03-20 Thread Benchao Li
Hi Gavin, Have you ever tried 'FORMAT JSON' like this[1], the tests show that the result of 'format json' is what you want. [1] https://github.com/apache/calcite/blob/master/testkit/src/main/java/org/apache/calcite/test/SqlOperatorTest.java#L4381 Gavin Ray 于2022年3月19日周六 05:19写道: > That

Re: [HELP][Release 1.30.0]

2022-03-20 Thread Fan Liya
Hi Stamatis, Thanks a lot for your kind help and precious time. I am in UTC+8, and available today (2022-03-21) between 10:00 and 14:00 UTC. Hi Jess, The time slot you proposed is OK for me. I am afraid it is not convenient for people in UTC+1. Anyway, please propose another time slot if it is

Re: [HELP][Release 1.30.0]

2022-03-20 Thread Jess Balint
I would also like to participate in this. Available 12:00 through 04:00 UTC. On Sun, Mar 20, 2022 at 3:18 PM Stamatis Zampetakis wrote: > Hey Liya, > > I can sign your key. Feel free to propose a timeslot when you are available > and we can hold a virtual key signing party; I am in UTC+1. > >

Re: [HELP][Release 1.30.0]

2022-03-20 Thread Stamatis Zampetakis
Hey Liya, I can sign your key. Feel free to propose a timeslot when you are available and we can hold a virtual key signing party; I am in UTC+1. The docker-compose build works fine for me so not sure what went wrong in your environment. I just added the 1.30.0 release in the reporter tool [1].

Re: [Calcite Release 1.30.0]

2022-03-20 Thread Fan Liya
Hi all, Code freeze for master branch is over and commits can resume. Thanks a lot for all who have helped in the release process. Best, Liya Fan Fan Liya 于2022年3月5日周六 08:27写道: > > Hi Stamatis, > > Thanks for your kind help and good suggestions. > > Best, > Liya Fan > > On Saturday, March 5,

Re: [HELP][Release 1.30.0]

2022-03-20 Thread Fan Liya
The problem was worked around by building the site manually. If we find the root cause, maybe we need to adjust the document accordingly. BTW, we need a PMC to update the latest release at https://reporter.apache.org/addrelease.html?calcite Is there anyone willing to help? Thank you in advance.

Re: [HELP][Release 1.30.0]

2022-03-20 Thread Fan Liya
Hi all, When building the web site, I got another problem. I followed the instructions in https://github.com/apache/calcite/blob/master/site/README.md, and each step finished successfully. However, after running the following command: docker-compose run build-site I got the following error: