[jira] [Created] (CALCITE-7166) Update Gradle from 8.7 to 8.14.3 in Avatica

2025-09-20 Thread Istvan Toth (Jira)
Istvan Toth created CALCITE-7166: Summary: Update Gradle from 8.7 to 8.14.3 in Avatica Key: CALCITE-7166 URL: https://issues.apache.org/jira/browse/CALCITE-7166 Project: Calcite Issue Type

[jira] [Created] (CALCITE-7169) Update protobuf from 3.25.5 to 3.25.8 in Avatica

2025-09-20 Thread Istvan Toth (Jira)
Istvan Toth created CALCITE-7169: Summary: Update protobuf from 3.25.5 to 3.25.8 in Avatica Key: CALCITE-7169 URL: https://issues.apache.org/jira/browse/CALCITE-7169 Project: Calcite Issue

[jira] [Created] (CALCITE-7175) Update Jackson from 2.15.0 to 2.18.4.1

2025-09-10 Thread Istvan Toth (Jira)
Istvan Toth created CALCITE-7175: Summary: Update Jackson from 2.15.0 to 2.18.4.1 Key: CALCITE-7175 URL: https://issues.apache.org/jira/browse/CALCITE-7175 Project: Calcite Issue Type

[jira] [Created] (CALCITE-7172) Update chekstyle version from 10.19.0 to 10.26.1 in Avatica

2025-09-10 Thread Istvan Toth (Jira)
Istvan Toth created CALCITE-7172: Summary: Update chekstyle version from 10.19.0 to 10.26.1 in Avatica Key: CALCITE-7172 URL: https://issues.apache.org/jira/browse/CALCITE-7172 Project: Calcite

[jira] [Created] (CALCITE-7171) Update Jackson from 2.15.4 to 2.18.4.1 and switch to using jackson-bom

2025-09-10 Thread Istvan Toth (Jira)
Istvan Toth created CALCITE-7171: Summary: Update Jackson from 2.15.4 to 2.18.4.1 and switch to using jackson-bom Key: CALCITE-7171 URL: https://issues.apache.org/jira/browse/CALCITE-7171 Project

Re: [DISCUSS] Towards Avatica 1.27.0

2025-09-09 Thread Istvan Toth
We should do a CVE scan, and update the usual suspects (Jetty, Netty, Protobuf...) to the latest maintenance releases. But first we need to update the OWASP plugin again as the current one cannot read the current DB. I will do that and open tickets as necessary in the next few days. There are n

[jira] [Created] (CALCITE-7168) Update httpcore5 from 5.3.1 to 5.3.5 in Avatica

2025-09-09 Thread Istvan Toth (Jira)
Istvan Toth created CALCITE-7168: Summary: Update httpcore5 from 5.3.1 to 5.3.5 in Avatica Key: CALCITE-7168 URL: https://issues.apache.org/jira/browse/CALCITE-7168 Project: Calcite Issue

[jira] [Created] (CALCITE-7167) Upgrade Jetty from 9.4.56.v20240826 to 9.4.58.v20250814 in Avatica

2025-09-09 Thread Istvan Toth (Jira)
Istvan Toth created CALCITE-7167: Summary: Upgrade Jetty from 9.4.56.v20240826 to 9.4.58.v20250814 in Avatica Key: CALCITE-7167 URL: https://issues.apache.org/jira/browse/CALCITE-7167 Project

Re: [DISCUSS] Towards Avatica 1.27.0

2025-09-09 Thread Istvan Toth
commented back when we want to run the check (with Java 11+) If anyone has better idea, please let me know. This is the current patch, which fails to build with Java 8: https://issues.apache.org/jira/browse/CALCITE-7165 Istvan On Tue, Sep 9, 2025 at 5:29 PM Istvan Toth wrote: > > We should do

[jira] [Created] (CALCITE-7165) Update OWASP plugin from 10.0.4 to 12.13 in Avatica

2025-09-09 Thread Istvan Toth (Jira)
Istvan Toth created CALCITE-7165: Summary: Update OWASP plugin from 10.0.4 to 12.13 in Avatica Key: CALCITE-7165 URL: https://issues.apache.org/jira/browse/CALCITE-7165 Project: Calcite

Re: Avatica ResultSet#getString for Timestamp column type

2025-08-18 Thread Istvan Toth
While the JDBC spec often leaves a lot to interpretation, in this case it is explicit: https://docs.oracle.com/javase/8/docs/api/java/sql/ResultSetMetaData.html Please open a JIRA ticket for the getPrecision issue. On Mon, Aug 18, 2025 at 2:33 PM Yanjing Wang wrote: > Hi Justin, Thank you for yo

Re: Discussion: Jetty 12 upgrade in Avatica Sever

2025-08-14 Thread Istvan Toth
On Wed, Aug 13, 2025 at 7:38 AM Istvan Toth wrote: > Thanks Julian. > > I estimate the dual module work to be ~2 weeks of work (with testing, > docs, CI updates, etc) > > I expect that at some point someone will be motivated enough by regulatory > pressure to implement th

Re: Discussion: Jetty 12 upgrade in Avatica Sever

2025-08-12 Thread Istvan Toth
pport > for earlier Java versions.) We’ve not started the conversation. > > Julian > > > On Aug 11, 2025, at 21:11, Istvan Toth > wrote: > > > > When we did this on HBase, a lot of the Jetty facing code had to be > updated. > > We did not attempt to have

Re: Discussion: Jetty 12 upgrade in Avatica Sever

2025-08-11 Thread Istvan Toth
inue to test Java 8. > > On Mon, Aug 11, 2025 at 10:23 AM Istvan Toth > wrote: > > > > The limitation is Java 8 compatibility. > > > > Upgrading to Jetty 12 means bumping the minimum supported Java supported > > version to 17, so this discussion is basically abo

Re: Discussion: Jetty 12 upgrade in Avatica Sever

2025-08-11 Thread Istvan Toth
The limitation is Java 8 compatibility. Upgrading to Jetty 12 means bumping the minimum supported Java supported version to 17, so this discussion is basically about how long to maintain Java 8 compatibility. Jetty 9.4 is kind of EOL, there are usually updates for security issues, but there are n

Re: [ANNOUNCE] Istvan Toth joins Calcite PMC

2025-03-07 Thread Istvan Toth
Mior | > > | Date | 03/07/2025 01:33 | > > | To | dev | > > | Subject | Re: [ANNOUNCE] Istvan Toth joins Calcite PMC | > > Congratulations Istvan! > > -- > > Michael Mior > > michael.m...@gmail.com > > > > > > On Wed, Mar 5, 2025 at 4:0

[jira] [Created] (CALCITE-6855) Report elapsed time in ConnectionPropertiesHATest assert

2025-02-24 Thread Istvan Toth (Jira)
Istvan Toth created CALCITE-6855: Summary: Report elapsed time in ConnectionPropertiesHATest assert Key: CALCITE-6855 URL: https://issues.apache.org/jira/browse/CALCITE-6855 Project: Calcite

Re: [VOTE] Release Apache Calcite Avatica 1.26.0 (release candidate 0)

2025-02-19 Thread Istvan Toth
+1 (non binding) * Eyeballed release notes: OK * Checked source artifact signature: OK * Checked source artifact checksum: OK * Built it locally, and ran the Phoenix Query Server test suite with it: OK Istvan On Wed, Feb 19, 2025 at 12:10 AM Francis Chuang wrote: > Hi all, > > I have created

Re: [DISCUSS] Towards Avatica 1.26.0

2025-02-18 Thread Istvan Toth
I have just committed the last two fixes by Chris. I think we are good to go. On Thu, Feb 13, 2025 at 6:30 AM Istvan Toth wrote: > The maven repo has been fixed in the meantime. > We could still upgrade Kerby, unless there is a reason to stick to the old > version. > > Istvan

Re: Broken website images due to Content Security Policy

2025-02-18 Thread Istvan Toth
nk the current approach > > should work just fine. > > > > [1] https://github.com/apache/calcite/blob/main/site/download-avatars.sh > > > > On 18/02/2025 5:21 am, Julian Hyde wrote: > > > It’s a shame. The avatars make the site better. And no one’s privacy is

Re: Broken website images due to Content Security Policy

2025-02-17 Thread Istvan Toth
I prefer removing the avatars. Having snapshots for existing ppl is half-solution, and trying to add some kind of sync mechanism on build would be a waste of energy. Istvan On Mon, Feb 17, 2025 at 4:45 AM Francis Chuang wrote: > There are numerous broken resources on our websites due to the > C

Re: [DISCUSS] Towards Avatica 1.26.0

2025-02-12 Thread Istvan Toth
The maven repo has been fixed in the meantime. We could still upgrade Kerby, unless there is a reason to stick to the old version. Istvan On Wed, Feb 12, 2025 at 3:01 PM Istvan Toth wrote: > Thank you! > > TIL that maven-metadata.xml is used for looking up version ranges. > > U

Re: [DISCUSS] Towards Avatica 1.26.0

2025-02-12 Thread Istvan Toth
sibly do the trick for avatica as well. > > On Wed, Feb 12, 2025 at 9:32 AM Istvan Toth > wrote: > > > > Thanks. > > > > BTW Avatica cannot be compiled right now, > > > https://repo.maven.apache.org/maven2/net/minidev/json-smart/maven-metadata.xml > > is

[jira] [Created] (CALCITE-6828) Upgrade to Kerby from 1.1.1 to 2.1.0 in Avatica

2025-02-12 Thread Istvan Toth (Jira)
Istvan Toth created CALCITE-6828: Summary: Upgrade to Kerby from 1.1.1 to 2.1.0 in Avatica Key: CALCITE-6828 URL: https://issues.apache.org/jira/browse/CALCITE-6828 Project: Calcite Issue

Re: [DISCUSS] Towards Avatica 1.26.0

2025-02-12 Thread Istvan Toth
nto > the ‘merge’ of 274. Ready for review/merge as appropriate. > > Chris > > From: Istvan Toth > Date: Monday, February 10, 2025 at 4:17 AM > To: dev@calcite.apache.org > Subject: [EXTERNAL] Re: [DISCUSS] Towards Avatica 1.26.0 > Thank you. > > CALCITE-6588 has bee

[jira] [Created] (CALCITE-6826) Update Junit from 4.12.0 to 4.13.2 in Avatica

2025-02-12 Thread Istvan Toth (Jira)
Istvan Toth created CALCITE-6826: Summary: Update Junit from 4.12.0 to 4.13.2 in Avatica Key: CALCITE-6826 URL: https://issues.apache.org/jira/browse/CALCITE-6826 Project: Calcite Issue Type

Re: [DISCUSS] Towards Avatica 1.26.0

2025-02-10 Thread Istvan Toth
ica/pull/275 > > Would anyone be interested in contributing a PR for CALCITE-6588 [1] > (Support JDK 23 and Guava 33.3.0 in Avatica)? > > Francis > > [1] https://issues.apache.org/jira/browse/CALCITE-6588 > > On 29/01/2025 8:06 pm, Istvan Toth wrote: > > At least half of th

Re: [DISCUSS] Towards Avatica 1.26.0

2025-01-31 Thread Istvan Toth
I have opened https://issues.apache.org/jira/browse/CALCITE-6811 to replace the deprecated Httpclient API calls. On Wed, Jan 29, 2025 at 10:06 AM Istvan Toth wrote: > At least half of those deprecations (and most of the ugliest suppressions) > are related to the old Http Client Config

[jira] [Created] (CALCITE-6811) Refactor deprecated httpclient API usage in Avatica

2025-01-31 Thread Istvan Toth (Jira)
Istvan Toth created CALCITE-6811: Summary: Refactor deprecated httpclient API usage in Avatica Key: CALCITE-6811 URL: https://issues.apache.org/jira/browse/CALCITE-6811 Project: Calcite

Re: [DISCUSS] Towards Avatica 1.26.0

2025-01-29 Thread Istvan Toth
at we know are ok, so that we can have the build > fail if new deprecation warnings occur. > > > On Jan 28, 2025, at 4:00 AM, Istvan Toth wrote: > > > > Thanks to Stamatis and Chris the JDK23 support is in. > > > > According to the 1.26.0 release ticket(CA

[jira] [Created] (CALCITE-6808) Use JDK23 instead of JDK22 in CI test for latest JVM in Avatica

2025-01-28 Thread Istvan Toth (Jira)
Istvan Toth created CALCITE-6808: Summary: Use JDK23 instead of JDK22 in CI test for latest JVM in Avatica Key: CALCITE-6808 URL: https://issues.apache.org/jira/browse/CALCITE-6808 Project: Calcite

Re: [DISCUSS] Towards Avatica 1.26.0

2025-01-28 Thread Istvan Toth
gt; > https://github.com/apache/calcite-avatica/pull/251 > > It's a pretty big change, your help is much appreciated :) > > On 17/01/2025 12:48 am, Istvan Toth wrote: > > Thank you @Francis Chuang for driving the > > process. > > > > The one remaining non-trivial

[jira] [Created] (CALCITE-6807) Update Guava from 32.1.1-jre to 33.4.0-jre in Avatica

2025-01-28 Thread Istvan Toth (Jira)
Istvan Toth created CALCITE-6807: Summary: Update Guava from 32.1.1-jre to 33.4.0-jre in Avatica Key: CALCITE-6807 URL: https://issues.apache.org/jira/browse/CALCITE-6807 Project: Calcite

[jira] [Created] (CALCITE-6799) ConnectionPropertiesHATest flakey on MacOS

2025-01-24 Thread Istvan Toth (Jira)
Istvan Toth created CALCITE-6799: Summary: ConnectionPropertiesHATest flakey on MacOS Key: CALCITE-6799 URL: https://issues.apache.org/jira/browse/CALCITE-6799 Project: Calcite Issue Type

[jira] [Created] (CALCITE-6797) Run Avatica CI with JDK23

2025-01-24 Thread Istvan Toth (Jira)
Istvan Toth created CALCITE-6797: Summary: Run Avatica CI with JDK23 Key: CALCITE-6797 URL: https://issues.apache.org/jira/browse/CALCITE-6797 Project: Calcite Issue Type: Improvement

Re: [DISCUSS] Towards Avatica 1.26.0

2025-01-16 Thread Istvan Toth
o opened CALCITE-6661 to update the shadow plugin and asm library, > >> shading Jackson 2.15.4 seems to require it. > >> > >> Istvan > >> > >> > >> On Thu, Oct 31, 2024 at 9:32 PM Francis Chuang < > francischu...@apache.org&

[jira] [Created] (CALCITE-6687) Add dependency constraint for org.ow2.asm for gradle plugins

2024-11-12 Thread Istvan Toth (Jira)
Istvan Toth created CALCITE-6687: Summary: Add dependency constraint for org.ow2.asm for gradle plugins Key: CALCITE-6687 URL: https://issues.apache.org/jira/browse/CALCITE-6687 Project: Calcite

[jira] [Created] (CALCITE-6686) Fix spotbugs plugin in Avatica

2024-11-12 Thread Istvan Toth (Jira)
Istvan Toth created CALCITE-6686: Summary: Fix spotbugs plugin in Avatica Key: CALCITE-6686 URL: https://issues.apache.org/jira/browse/CALCITE-6686 Project: Calcite Issue Type: Bug

[jira] [Created] (CALCITE-6673) Add regression tests for shaded Avatica jar

2024-11-04 Thread Istvan Toth (Jira)
Istvan Toth created CALCITE-6673: Summary: Add regression tests for shaded Avatica jar Key: CALCITE-6673 URL: https://issues.apache.org/jira/browse/CALCITE-6673 Project: Calcite Issue Type

[jira] [Created] (CALCITE-6672) Provide shaded Avatica jar variant without slf4j-api

2024-11-04 Thread Istvan Toth (Jira)
Istvan Toth created CALCITE-6672: Summary: Provide shaded Avatica jar variant without slf4j-api Key: CALCITE-6672 URL: https://issues.apache.org/jira/browse/CALCITE-6672 Project: Calcite

[jira] [Created] (CALCITE-6671) Update httpclient5 to 5.4.1 and httpcore 5.3.1

2024-11-04 Thread Istvan Toth (Jira)
Istvan Toth created CALCITE-6671: Summary: Update httpclient5 to 5.4.1 and httpcore 5.3.1 Key: CALCITE-6671 URL: https://issues.apache.org/jira/browse/CALCITE-6671 Project: Calcite Issue

[jira] [Created] (CALCITE-6670) Use org.apache.calcite.avatica.shaded as base package for shaded libraries

2024-11-04 Thread Istvan Toth (Jira)
Istvan Toth created CALCITE-6670: Summary: Use org.apache.calcite.avatica.shaded as base package for shaded libraries Key: CALCITE-6670 URL: https://issues.apache.org/jira/browse/CALCITE-6670 Project

[jira] [Created] (CALCITE-6669) Httpclient not relocated in shaded Avatica jar

2024-11-04 Thread Istvan Toth (Jira)
Istvan Toth created CALCITE-6669: Summary: Httpclient not relocated in shaded Avatica jar Key: CALCITE-6669 URL: https://issues.apache.org/jira/browse/CALCITE-6669 Project: Calcite Issue

Re: [DISCUSS] Towards Avatica 1.26.0

2024-11-01 Thread Istvan Toth
s, Istvan. > > Can someone please review these changes? > > On 1/11/2024 12:28 am, Istvan Toth wrote: > > I have opened the following component update tickets with PRs: > > > > CALCITE-6656 <https://issues.apache.org/jira/browse/CALCITE-6656> Update > > owasp

[jira] [Created] (CALCITE-6661) Update shadow plugin from 8.0.0 to 8.1.1 and asm from 7.1 to 9.7.1 in Avatica

2024-10-31 Thread Istvan Toth (Jira)
Istvan Toth created CALCITE-6661: Summary: Update shadow plugin from 8.0.0 to 8.1.1 and asm from 7.1 to 9.7.1 in Avatica Key: CALCITE-6661 URL: https://issues.apache.org/jira/browse/CALCITE-6661

Re: [DISCUSS] Towards Avatica 1.26.0

2024-10-31 Thread Istvan Toth
ed at runtime. Even the latest Jetty has some CVEs, but there's not much we can do about that. Istvan On Fri, Oct 25, 2024 at 7:44 AM Istvan Toth wrote: > Re CALCITE-6590, I think we have agreed to go with the reflection based > fix, but the PR <https://github.com/apache/calcite-a

[jira] [Created] (CALCITE-6660) Update protobuf-java from 3.21.9 to 3.25.5 in Avatica

2024-10-31 Thread Istvan Toth (Jira)
Istvan Toth created CALCITE-6660: Summary: Update protobuf-java from 3.21.9 to 3.25.5 in Avatica Key: CALCITE-6660 URL: https://issues.apache.org/jira/browse/CALCITE-6660 Project: Calcite

[jira] [Created] (CALCITE-6659) Update Jetty from 9.4.44.v20210927 to 9.4.56.v20240826 in Avatica

2024-10-31 Thread Istvan Toth (Jira)
Istvan Toth created CALCITE-6659: Summary: Update Jetty from 9.4.44.v20210927 to 9.4.56.v20240826 in Avatica Key: CALCITE-6659 URL: https://issues.apache.org/jira/browse/CALCITE-6659 Project: Calcite

[jira] [Created] (CALCITE-6658) Update jackson from 2.55.2 to 2.15.4 in Avatica

2024-10-31 Thread Istvan Toth (Jira)
Istvan Toth created CALCITE-6658: Summary: Update jackson from 2.55.2 to 2.15.4 in Avatica Key: CALCITE-6658 URL: https://issues.apache.org/jira/browse/CALCITE-6658 Project: Calcite Issue

[jira] [Created] (CALCITE-6657) Update checkstyle version from 10.3.2 to 10.19.0 in Avatica

2024-10-31 Thread Istvan Toth (Jira)
Istvan Toth created CALCITE-6657: Summary: Update checkstyle version from 10.3.2 to 10.19.0 in Avatica Key: CALCITE-6657 URL: https://issues.apache.org/jira/browse/CALCITE-6657 Project: Calcite

[jira] [Created] (CALCITE-6656) Update owasp plugin to 10.0.4 in Avatica

2024-10-31 Thread Istvan Toth (Jira)
Istvan Toth created CALCITE-6656: Summary: Update owasp plugin to 10.0.4 in Avatica Key: CALCITE-6656 URL: https://issues.apache.org/jira/browse/CALCITE-6656 Project: Calcite Issue Type: Bug

Re: Decouple jackson/protobuf/httpcomponents from avatica core classes

2024-10-30 Thread Istvan Toth
Interesting. Can you elaborate which parts of Avatica are useful as a framework for writing JDBC drivers ? I always thought of Avatica as a small and focused project implementing a JDBC over HTTP proxy, to complement Calcite which is the actual framework for writing SQL databases. Is it the type

Re: [DISCUSS] Towards Avatica 1.26.0

2024-10-24 Thread Istvan Toth
Re CALCITE-6590, I think we have agreed to go with the reflection based fix, but the PR has not been approved yet. I need a review for the PR. I have updated the JIRA description to match the solution we have chosen. Istvan On Fri, Oct 25, 20

[jira] [Created] (CALCITE-6601) Upgrade ByteBuddy version from 1.14.10 to 1.15.1 in Avatica

2024-09-26 Thread Istvan Toth (Jira)
Istvan Toth created CALCITE-6601: Summary: Upgrade ByteBuddy version from 1.14.10 to 1.15.1 in Avatica Key: CALCITE-6601 URL: https://issues.apache.org/jira/browse/CALCITE-6601 Project: Calcite

Re: [DISCUSS] Towards Avatica 1.26.0

2024-09-23 Thread Istvan Toth
lated environments, where this option will be needed anyway by the other libraries. Istvan On Mon, Sep 23, 2024 at 9:24 AM Istvan Toth wrote: > Let's keep it simple: use the same, correct, security system in all >> environments. > > > IUC the problem is that there is no common

Re: [DISCUSS] Towards Avatica 1.26.0

2024-09-23 Thread Istvan Toth
> > Let's keep it simple: use the same, correct, security system in all > environments. IUC the problem is that there is no common subset of the necessary APIs between the Java 8 and Java 23 API. The APIs that can be used in Java 23 were not present in Java 8 yet. So the only options I see are:

Re: [DISCUSS] Towards Avatica 1.26.0

2024-09-19 Thread Istvan Toth
The usual solution to these JDK deprecation issues in Hadoop-based projects is adding a lot of JDK options to re-enable JDK8 compatibility. We may want to consider doing that for the tests using affected external projects. (Though I'm not sure whether that it's easy or worth to do selectively in G

[jira] [Created] (CALCITE-6530) HTTP Sessions are never exipred in Avatica server

2024-08-14 Thread Istvan Toth (Jira)
Istvan Toth created CALCITE-6530: Summary: HTTP Sessions are never exipred in Avatica server Key: CALCITE-6530 URL: https://issues.apache.org/jira/browse/CALCITE-6530 Project: Calcite Issue

[jira] [Created] (CALCITE-6529) Use persistent sessionContext in AvaticaCommonsHttpClientImpl

2024-08-14 Thread Istvan Toth (Jira)
Istvan Toth created CALCITE-6529: Summary: Use persistent sessionContext in AvaticaCommonsHttpClientImpl Key: CALCITE-6529 URL: https://issues.apache.org/jira/browse/CALCITE-6529 Project: Calcite

[jira] [Created] (CALCITE-6364) HttpClient SPENGO support is deprecated

2024-04-15 Thread Istvan Toth (Jira)
Istvan Toth created CALCITE-6364: Summary: HttpClient SPENGO support is deprecated Key: CALCITE-6364 URL: https://issues.apache.org/jira/browse/CALCITE-6364 Project: Calcite Issue Type: Bug

Re: Towards Avatica 1.25.0

2024-03-27 Thread Istvan Toth
Which is strange, because AFAIK one of the Avatica tests run by CI is supposed to run the Calcite test suite with that Avatica build. On Wed, Mar 27, 2024 at 12:17 PM Istvan Toth wrote: > Based on my test run above, Calcite tests already fail with Avatica HEAD. > We should figure th

Re: Towards Avatica 1.25.0

2024-03-27 Thread Istvan Toth
ide. What > needs to happen to merge two prs in avatica? Do we need the avatica CI to > pass our can we temporarily ignore the failures? > >> > >> If we need the CI to pass it looks like first we have to merge in > calcite main changes which temporarily disable all the tests that ca

Re: Towards Avatica 1.25.0

2024-03-25 Thread Istvan Toth
6 failed, 101 skipped, Gradle Test Run :core:test I'm pretty sure that this uses Avatica HEAD, because gradle will fail early if I specify a non-existent Avatica version. Istvan On Mon, Mar 25, 2024 at 9:52 AM Istvan Toth wrote: > I have already approved https://github.com/apache/calc

Re: Towards Avatica 1.25.0

2024-03-25 Thread Istvan Toth
I have already approved https://github.com/apache/calcite-avatica/pull/234 If Sergey is not available, any committer (including me) can merge it. Istvan On Mon, Mar 25, 2024 at 7:10 AM Mihai Budiu wrote: > I have authored the first two PRs in this list, they are certainly ready > on the Avatica

Re: [Question] Cannot query with Avatica on multiple nodes: connection caching issues

2024-01-11 Thread Istvan Toth
You could use the new client side load balancing feature in Avatica, which solves the stickiness problem. See https://issues.apache.org/jira/browse/CALCITE-5581 On Thu, Jan 11, 2024 at 7:31 AM Sophie Wang wrote: > Hi Calcite Devs, > > Happy new year! Hope you’re all well. > > I have a question

Re: [MINOR]

2024-01-03 Thread Istvan Toth
Perhaps the square bracket convention ? If the ticket starts with CALICITE-\d+ , then make sure that the JIRA ticket id is between brackets. Also check for Gerrit Change IDs which are often added automatically, and a paint to remove. Istvan On Tue, Jan 2, 2024 at 10:50 PM Tanner Clary wrote: >

Re: [DISCUSS] BEARER authentication support in Avatica

2023-12-04 Thread Istvan Toth
Hi! I have thought about this issue, and I believe that the current solution lacks expandability. The main problem with BEARER authentication is that unlike other standard authentication schemes, there is no way to simply specify the authentication information. For BASIC/DIGEST the username/passw

Re: [DISCUSS] BEARER authentication support in Avatica - 2nd try

2023-12-03 Thread Istvan Toth
st in my > Gmail, it's not spam. > > [1] https://lists.apache.org/thread/hggbfwnlmg9hf00n5w68fsw519fzzxd3 > > Istvan Toth 于2023年12月3日周日 00:38写道: > > > > Hi ! > > > > Aron has recently started a discussion, but Gmail has decided to mark it > as > >

[DISCUSS] BEARER authentication support in Avatica - 2nd try

2023-12-02 Thread Istvan Toth
Hi ! Aron has recently started a discussion, but Gmail has decided to mark it as spam. I expect that most people haven't even seen it, so I'm re-sending it with the hyperlinks removed: I've opened a jira regarding the addition of Bearer authentication support > to Avatica CALCITE-6135. > This fea

Re: [VOTE] Release Apache Calcite Avatica 1.24.0 (release candidate 1)

2023-11-28 Thread Istvan Toth
+1 (non binding) Thanks for making the JDK8 build painless. On Wed, Nov 29, 2023 at 1:21 AM Francis Chuang wrote: > Hi all, > > I have created a build for Apache Calcite Avatica 1.24.0, release > candidate 1. > > Thanks to everyone who has contributed to this release. > > You can read the relea

Re: [VOTE] Release Apache Calcite Avatica 1.24.0 (release candidate 0)

2023-11-28 Thread Istvan Toth
version. In case of 1.8 it uses new property otherwise the old one > >>> new property also allows to keep ability to change version for jdk8 > from > >>> command line in case it is required as "-Pjdk8.checkstyle.version=X.Y" > >>> > >>>

Re: [VOTE] Release Apache Calcite Avatica 1.24.0 (release candidate 0)

2023-11-27 Thread Istvan Toth
with this, as long as it's Java 1.8. Istvan On Mon, Nov 27, 2023 at 4:05 PM Guillaume Masse wrote: > Hi, > > latest jdk 8 is 8u391, 8u371 is two version behind. > > https://www.oracle.com/java/technologies/javase/8all-relnotes.html#R8u391-BPR > > > > > On

Re: [VOTE] Release Apache Calcite Avatica 1.24.0 (release candidate 0)

2023-11-27 Thread Istvan Toth
-1 (non binding) I have successfully built and run the PQS test suite with the Avatica RC with Java 11. (I had to tweak the PQS maven setup a bit, but that's not Avatica's fault) When I tried to do the same with Java 8, I ran into the issues mentioned above. I was able to hack around the checksty

[jira] [Created] (CALCITE-6113) Update HttpComponents Core to 5.2.3 and HttpComponents Client to 5.2.1 in Avatica

2023-11-13 Thread Istvan Toth (Jira)
Istvan Toth created CALCITE-6113: Summary: Update HttpComponents Core to 5.2.3 and HttpComponents Client to 5.2.1 in Avatica Key: CALCITE-6113 URL: https://issues.apache.org/jira/browse/CALCITE-6113

Re: Towards Avatica 1.24.0 and Avatica-Go 5.3.0

2023-11-12 Thread Istvan Toth
Hi! I made a pass over the newer open pull requests, and committed https://issues.apache.org/jira/browse/CALCITE-5536. https://github.com/apache/calcite-avatica/pull/215 also looks unctroversial, but it doesn't have a JIRA, and I'm not an Idea user, so I cannot test it easily. The rest do not see

[jira] [Created] (CALCITE-6072) OpenTelemetry trace context propagation for Avatica

2023-10-25 Thread Istvan Toth (Jira)
Istvan Toth created CALCITE-6072: Summary: OpenTelemetry trace context propagation for Avatica Key: CALCITE-6072 URL: https://issues.apache.org/jira/browse/CALCITE-6072 Project: Calcite

[jira] [Created] (CALCITE-5947) Use existing ticket cache for kerberos login

2023-08-21 Thread Istvan Toth (Jira)
Istvan Toth created CALCITE-5947: Summary: Use existing ticket cache for kerberos login Key: CALCITE-5947 URL: https://issues.apache.org/jira/browse/CALCITE-5947 Project: Calcite Issue Type

[jira] [Created] (CALCITE-5896) Document client certificate JDBC URL options

2023-08-04 Thread Istvan Toth (Jira)
Istvan Toth created CALCITE-5896: Summary: Document client certificate JDBC URL options Key: CALCITE-5896 URL: https://issues.apache.org/jira/browse/CALCITE-5896 Project: Calcite Issue Type

[jira] [Created] (CALCITE-5890) Handle non-JKS keystores in client

2023-08-02 Thread Istvan Toth (Jira)
Istvan Toth created CALCITE-5890: Summary: Handle non-JKS keystores in client Key: CALCITE-5890 URL: https://issues.apache.org/jira/browse/CALCITE-5890 Project: Calcite Issue Type: Bug

Re: Avatica 'userAgent' connection property

2023-02-19 Thread Istvan Toth
(Added the same comment to the ticket) Hi! Instead of adding new properties, IMO wo should transparently relay all non-avatica properties to the server, and let the proxied driver handle them. That would solve both this problem, and add the ability to set any driver specific properties from the A

Re: [ANNOUNCE] New committer: Istvan Toth

2023-01-26 Thread Istvan Toth
Mior wrote: > Welcome Istvan! > > -- > Michael Mior > mm...@apache.org > > > On Tue, Jan 24, 2023 at 4:58 PM Stamatis Zampetakis > wrote: > > > Apache Calcite's Project Management Committee (PMC) has invited Istvan > > Toth to become a committer, and

[jira] [Created] (CALCITE-5438) Document transparent_reconnection property

2022-12-16 Thread Istvan Toth (Jira)
Istvan Toth created CALCITE-5438: Summary: Document transparent_reconnection property Key: CALCITE-5438 URL: https://issues.apache.org/jira/browse/CALCITE-5438 Project: Calcite Issue Type

[jira] [Created] (CALCITE-5065) Update phoenixdb information on website

2022-03-28 Thread Istvan Toth (Jira)
Istvan Toth created CALCITE-5065: Summary: Update phoenixdb information on website Key: CALCITE-5065 URL: https://issues.apache.org/jira/browse/CALCITE-5065 Project: Calcite Issue Type: Task

[jira] [Created] (CALCITE-5009) Remove transaparent jdbc connection re-creation code

2022-02-10 Thread Istvan Toth (Jira)
Istvan Toth created CALCITE-5009: Summary: Remove transaparent jdbc connection re-creation code Key: CALCITE-5009 URL: https://issues.apache.org/jira/browse/CALCITE-5009 Project: Calcite

[jira] [Created] (CALCITE-4971) Update httpclients to latest

2022-01-02 Thread Istvan Toth (Jira)
Istvan Toth created CALCITE-4971: Summary: Update httpclients to latest Key: CALCITE-4971 URL: https://issues.apache.org/jira/browse/CALCITE-4971 Project: Calcite Issue Type: Improvement

[jira] [Created] (CALCITE-4755) Bump Avatica version 1.19.0-SNAPSHOT

2021-08-26 Thread Istvan Toth (Jira)
Istvan Toth created CALCITE-4755: Summary: Bump Avatica version 1.19.0-SNAPSHOT Key: CALCITE-4755 URL: https://issues.apache.org/jira/browse/CALCITE-4755 Project: Calcite Issue Type: Task

[jira] [Created] (CALCITE-4752) PreparedStatement#SetObject() fails for BigDecimal values

2021-08-24 Thread Istvan Toth (Jira)
Istvan Toth created CALCITE-4752: Summary: PreparedStatement#SetObject() fails for BigDecimal values Key: CALCITE-4752 URL: https://issues.apache.org/jira/browse/CALCITE-4752 Project: Calcite

[jira] [Created] (CALCITE-4676) Avatica client leaks TCP connections

2021-07-05 Thread Istvan Toth (Jira)
Istvan Toth created CALCITE-4676: Summary: Avatica client leaks TCP connections Key: CALCITE-4676 URL: https://issues.apache.org/jira/browse/CALCITE-4676 Project: Calcite Issue Type: Bug

[jira] [Created] (CALCITE-4651) Try to get the SPENGO specific Jetty fixes/overrides in Avatica into Jetty

2021-06-13 Thread Istvan Toth (Jira)
Istvan Toth created CALCITE-4651: Summary: Try to get the SPENGO specific Jetty fixes/overrides in Avatica into Jetty Key: CALCITE-4651 URL: https://issues.apache.org/jira/browse/CALCITE-4651 Project

[jira] [Created] (CALCITE-4646) SPNEGO fails with Jetty 9.4.39.v20210325

2021-06-10 Thread Istvan Toth (Jira)
Istvan Toth created CALCITE-4646: Summary: SPNEGO fails with Jetty 9.4.39.v20210325 Key: CALCITE-4646 URL: https://issues.apache.org/jira/browse/CALCITE-4646 Project: Calcite Issue Type: Bug

[jira] [Created] (CALCITE-4469) Accept standard JDBC user/password parameters

2021-01-14 Thread Istvan Toth (Jira)
Istvan Toth created CALCITE-4469: Summary: Accept standard JDBC user/password parameters Key: CALCITE-4469 URL: https://issues.apache.org/jira/browse/CALCITE-4469 Project: Calcite Issue Type

[jira] [Created] (CALCITE-4152) Avoid SPNEGO re-negotiation for each request

2020-08-03 Thread Istvan Toth (Jira)
Istvan Toth created CALCITE-4152: Summary: Avoid SPNEGO re-negotiation for each request Key: CALCITE-4152 URL: https://issues.apache.org/jira/browse/CALCITE-4152 Project: Calcite Issue Type

[jira] [Created] (CALCITE-4138) Metadata operations via Avatica turn empty string args to null

2020-07-25 Thread Istvan Toth (Jira)
Istvan Toth created CALCITE-4138: Summary: Metadata operations via Avatica turn empty string args to null Key: CALCITE-4138 URL: https://issues.apache.org/jira/browse/CALCITE-4138 Project: Calcite