Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[CALCITE-6590] Use reflection to handle Java SecurityManager deprecation in Avatica #251

Open
wants to merge 4 commits into
base: main
Choose a base branch
from

Conversation

stoty
Copy link
Contributor

@stoty stoty commented Sep 26, 2024

Also bump ByteBuddy version to 1.15.1

@stoty
Copy link
Contributor Author

stoty commented Sep 26, 2024

This is the alternate patch using reflection.

@stoty stoty requested a review from julianhyde September 26, 2024 18:39
@stoty stoty force-pushed the CALCITE-6590-reflection branch from 5a76c1d to 1b50792 Compare September 27, 2024 06:31
@stoty stoty changed the title [CALCITE-6590] Remove use of Java SecurityManager in Avatica [CALCITE-6590] Use reflection to handle Java SecurityManager deprecation in Avatica Sep 27, 2024
@stoty stoty changed the title [CALCITE-6590] Use reflection to handle Java SecurityManager deprecation in Avatica [CALCITE-6590] Use reflection to handle Java SecurityManager deprecation in Avatica Sep 27, 2024
@stoty stoty changed the title [CALCITE-6590] Use reflection to handle Java SecurityManager deprecation in Avatica [CALCITE-6590] Use reflection to handle Java SecurityManager deprecation in Avatica Sep 27, 2024
@stoty stoty force-pushed the CALCITE-6590-reflection branch from 1b50792 to b254987 Compare September 30, 2024 07:08
@stoty
Copy link
Contributor Author

stoty commented Oct 8, 2024

Have you been able to check this @julianhyde ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant