-
Notifications
You must be signed in to change notification settings - Fork 171
Issues: snowflakedb/snowflake-jdbc
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
Author
Label
Projects
Milestones
Assignee
Sort
Issues list
SNOW-1909756: Unable to connect with key pair authentication
bug
status-triage
Issue is under initial triage
#2061
opened Feb 3, 2025 by
tosehee
SNOW-1903844: Closing an already closed SnowflakeDatabaseMetaDataResultSet triggers logs in DriverManager.getLogWriter()
feature
status-information_needed
Additional information is required from the reporter
status-triage_done
Initial triage done, will be further handled by the driver team
#2057
opened Jan 30, 2025 by
fabiencelier
SNOW-1903631: Unclear error message when no password set in DataSource
enhancement
The issue is a request for improvement or a new feature
status-triage_done
Initial triage done, will be further handled by the driver team
#2055
opened Jan 30, 2025 by
fabiencelier
SNOW-1899674: [Question] OAuth Client Credentials Flow support through the JDBC Driver
enhancement
The issue is a request for improvement or a new feature
status-triage_done
Initial triage done, will be further handled by the driver team
#2050
opened Jan 27, 2025 by
scottmcgowan24
SNOW-1899165: Add a method to create a data source (SnowflakeConnectionPoolDataSource and SnowflakeBasicDataSource) from a map of properties
enhancement
The issue is a request for improvement or a new feature
status-triage_done
Initial triage done, will be further handled by the driver team
#2049
opened Jan 27, 2025 by
fabiencelier
SNOW-1898533: Race condition in HttpUtil#buildHttpClient causing incorrect proxy settings to be used
bug
status-pr_pending_merge
A PR is made and is under review
status-triage_done
Initial triage done, will be further handled by the driver team
#2047
opened Jan 26, 2025 by
ngucandy
SNOW-1896561: CWE-331: Insufficient Entropy in snowflake-jdbc RandomFixedSizeExemplarReservoir
dependencies
Pull requests that update a dependency file
status-blocked
Progress cannot be made to this issue due to an outside blocking factor.
status-triage_done
Initial triage done, will be further handled by the driver team
#2046
opened Jan 24, 2025 by
jase52476
Using PreparedStatement with Vectors (SNOW-1260139)
backend changes needed
Change must be implemented on the Snowflake service, and not in the client driver.
enhancement
The issue is a request for improvement or a new feature
status-blocked
Progress cannot be made to this issue due to an outside blocking factor.
status-triage_done
Initial triage done, will be further handled by the driver team
#2037
opened Jan 17, 2025 by
mhryb
SNOW-1881874: CLIENT_TELEMETRY_ENABLED is always true and there is no possibility to override it
feature
status-triage_done
Initial triage done, will be further handled by the driver team
#2029
opened Jan 13, 2025 by
semyonmelman
SNOW-1892866: Named stages using spaces or special characters are not quoted in "PUT file" SQL statements
status-triage_done
Initial triage done, will be further handled by the driver team
#2021
opened Jan 8, 2025 by
TAGC
SNOW-1887633: incorrect timezone handling for java.sql.Time
enhancement
The issue is a request for improvement or a new feature
status-triage_done
Initial triage done, will be further handled by the driver team
#2020
opened Jan 8, 2025 by
peterhalicky
SNOW-1874061: Support injecting custom The issue is a request for improvement or a new feature
status-triage_done
Initial triage done, will be further handled by the driver team
socketFactory
enhancement
#2018
opened Jan 2, 2025 by
mayankvadariya
SNOW-1868467: support adding custom headers on each request
feature
status-triage_done
Initial triage done, will be further handled by the driver team
#2015
opened Dec 25, 2024 by
bpackter
SNOW-1846830: SNOW-1863648 PUT command does not transfer file for JDBC driver from 3.17.0
bug
status-in_progress
Issue is worked on by the driver team
status-triage_done
Initial triage done, will be further handled by the driver team
#1984
opened Dec 5, 2024 by
tescnovozymes
SNOW-1735188: SNOW-142810 ParameterMetadata always return varchar type
backend changes needed
Change must be implemented on the Snowflake service, and not in the client driver.
bug
status-in_progress
Issue is worked on by the driver team
status-triage_done
Initial triage done, will be further handled by the driver team
#1916
opened Oct 12, 2024 by
amergey
SNOW-1677211: Password with double quote character causes Okta authenticator to fail
bug
status-triage
Issue is under initial triage
#1901
opened Sep 23, 2024 by
ehclark
SNOW-1663901: Allow terminal fallback for external browser authentication when browser launch fails
feature
status-pr_pending_merge
A PR is made and is under review
status-triage_done
Initial triage done, will be further handled by the driver team
#1893
opened Sep 13, 2024 by
ehclark
SNOW-1621535: DatabaseMetaData - handling of escape characters
status-triage
Issue is under initial triage
#1869
opened Aug 12, 2024 by
bauer-at-work
SNOW-1619625: Insufficient character unescaping
bug
status-pr_pending_merge
A PR is made and is under review
status-triage_done
Initial triage done, will be further handled by the driver team
#1868
opened Aug 9, 2024 by
bauer-at-work
SNOW-1619616: Failing tests of [Small|Big|]IntToScaledFixedConverter for non-standard LOCALE
bug
status-triage
Issue is under initial triage
#1867
opened Aug 9, 2024 by
bauer-at-work
SNOW-1335472: Support Virtual Threads by using The issue is a request for improvement or a new feature
status-triage_done
Initial triage done, will be further handled by the driver team
ReentrantLock
instead of synchronized
for SFSession#open
enhancement
#1729
opened Apr 18, 2024 by
jtb93
SNOW-1313790: Separate cloud-vendor-specific dependencies from thin JAR
feature
status-triage_done
Initial triage done, will be further handled by the driver team
#1710
opened Apr 8, 2024 by
wesleyhillyext
SNOW-990764: Allow disabling certificate validation
feature
status-triage_done
Initial triage done, will be further handled by the driver team
#1585
opened Dec 13, 2023 by
vladimirtiukhtin
SNOW-972142: SNOW-1747415 The CLIENT_RESULT_CHUNK_SIZE parameter is not taken into account in different ways of executing the request
backend changes needed
Change must be implemented on the Snowflake service, and not in the client driver.
enhancement
The issue is a request for improvement or a new feature
status-blocked
Progress cannot be made to this issue due to an outside blocking factor.
status-triage_done
Initial triage done, will be further handled by the driver team
#1563
opened Nov 16, 2023 by
krocodl
SNOW-897463: SnowflakeDatabaseMetaData returning 0 not null for N/A columns in COLUMN_SIZE field from getColumns method
bug
status-triage_done
Initial triage done, will be further handled by the driver team
#1498
opened Aug 22, 2023 by
tmeagher1981
Previous Next
ProTip!
Adding no:label will show everything without a label.