-
Notifications
You must be signed in to change notification settings - Fork 3.1k
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
Verify JVM configuration in Snowflake connector #24717
Conversation
8ef0ea9
to
3be054f
Compare
3be054f
to
5dc3c32
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The suggested doc changes are good enough. Ideally however we even create a Requirements section in the connector doc like we have in others.
This pull request has gone a while without any activity. Tagging for triage help: @mosabua |
@mosabua can you fix docs on your end and merge it? |
This will be used in Snowflake connector too in the next commit. Co-authored-by: Mateusz "Serafin" Gajewski <[email protected]>
5dc3c32
to
8a83336
Compare
8a83336
to
15f0c59
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good now .. thx
15f0c59
to
ac70b5c
Compare
@mosabua I also updated BigQuery docs to be consistent in style and language to what you proposed here. |
Great.. merge away @hashhar |
Snowflake connector uses Arrow which requires additional JVM arguments. The docs were also incorrect, Arrow is always used unconditionally in the Snowflake connector. This additionally makes the docs style and language consistent across both mentions of Arrow related JVM configuration.
ac70b5c
to
506b9cb
Compare
Description
Same as in BigQuery we need additional JVM args in Snowflake connector since it's using Arrow unconditionally.
Release notes
(x) This is not user-visible or is docs only, and no release notes are required.
( ) Release notes are required. Please propose a release note for me.
( ) Release notes are required, with the following suggested text: