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

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

Closed
patialashahi31 opened this issue Feb 12, 2024 · 1 comment
Assignees
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

Comments

@patialashahi31
Copy link

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)

@github-actions github-actions bot changed the title No enum constant net.snowflake.client.jdbc.SnowflakeType.VECTOR SNOW-1053954: No enum constant net.snowflake.client.jdbc.SnowflakeType.VECTOR Feb 12, 2024
@sfc-gh-dszmolka sfc-gh-dszmolka added status-triage Issue is under initial triage 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 and removed bug status-triage Issue is under initial triage labels Feb 21, 2024
@sfc-gh-sghosh
Copy link
Contributor

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
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
Projects
None yet
Development

No branches or pull requests

3 participants