SNOW-1344993: No enum constant net.snowflake.client.jdbc.SnowflakeType.VECTOR #1734
Labels
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
Please answer these questions before submitting your issue.
In order to accurately debug the issue this information is required. Thanks!
3.15.1
N/A
17
Create a Vector table in our DWH.
Call
Connection.getMetaData().getColumns(null, null, null, null)
from the JDBC driver.Get error, relevant stacktrace:
Get all metadata
We could try to reproduce in a test env to provide this if necessary.
N/A
The text was updated successfully, but these errors were encountered: