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

Allow registering Snowflake datasources from UI + enhancements #4585

Merged
merged 7 commits into from
Jan 23, 2025

Conversation

iliyan-velichkov
Copy link
Contributor

@iliyan-velichkov iliyan-velichkov commented Jan 23, 2025

  • Support more advanced datasource properties
    Like the one in snowflake - https://docs.snowflake.com/en/developer-guide/jdbc/jdbc-parameters
    Example params: stringsQuotedForColumnDef=false,net.snowflake.jdbc.objectMapper.maxJsonStringLength=180000000,JDBC_GET_DATE_USE_NULL_TIMEZONE=true,enablePatternSearch=true,net.snowflake.jdbc.http_client_socket_timeout_in_ms=300000

  • Update Snowflake database registration template
    image

  • Make datasource user and password optional.
    There are scenarios where user and password are optional. For example in Snowflake where token file could be used instead.

  • user/pass no longer required param for env data sources

 Like the one in snowflake - https://docs.snowflake.com/en/developer-guide/jdbc/jdbc-parameters

Signed-off-by: Iliyan Velichkov <velichkov.iliyan@gmail.com>
Signed-off-by: Iliyan Velichkov <velichkov.iliyan@gmail.com>
@iliyan-velichkov iliyan-velichkov self-assigned this Jan 23, 2025
There are scenarios where user and password are optional. For example in Snowflake where token file could be used instead.

Signed-off-by: Iliyan Velichkov <velichkov.iliyan@gmail.com>
Signed-off-by: Iliyan Velichkov <velichkov.iliyan@gmail.com>
Signed-off-by: Iliyan Velichkov <velichkov.iliyan@gmail.com>
Signed-off-by: Iliyan Velichkov <velichkov.iliyan@gmail.com>
Signed-off-by: Iliyan Velichkov <velichkov.iliyan@gmail.com>
@iliyan-velichkov iliyan-velichkov merged commit 44261be into master Jan 23, 2025
9 checks passed
@iliyan-velichkov iliyan-velichkov deleted the fix-snowflake-datasources branch January 23, 2025 15:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants