snowflakedb/snowflake-jdbc

SNOW-1053954: No enum constant net.snowflake.client.jdbc.SnowflakeType.VECTOR

Closed this issue · 1 comments

Please answer these questions before submitting your issue.
In order to accurately debug the issue this information is required. Thanks!

  1. What version of JDBC driver are you using? - 3.13.25

  2. What operating system and processor architecture are you using? - Linux

  3. What version of Java are you using? - 11

  4. What did you do?

    If possible, provide a recipe for reproducing the error.
    A complete runnable program is good.

  5. What did you expect to see?

    What should have happened and what happened instead?

  6. Can you set logging to DEBUG and collect the logs?

    https://community.snowflake.com/s/article/How-to-generate-log-file-on-Snowflake-connectors

  7. What is your Snowflake account identifier, if any? (Optional)

Hello Tejinderpal,

You’re right, VECTOR datatype is not supported - yet. However, there are already plans in motion and we plan to support it for all the Snowflake drivers in the near future. For JDBC, we hope to support it by end of Q1 this year but please note this is not a committed-to-date, just a rough estimation. We’ll announce it amongst the official JDBC driver changelog once it’s there.

For now, we’re closing this issue but if you have further questions please feel free to comment and we can reopen if needed.

Regards,
Sujan