Skip to content

Fix: Snowflake not recognizing '\v' as vertical tab#369

Merged
tkiehn merged 1 commit intomainfrom
366-bug-snowflake-does-not-recognize-vertical-tabs-by-v-and-it-just-filtered-small-vs-out
Sep 29, 2025
Merged

Fix: Snowflake not recognizing '\v' as vertical tab#369
tkiehn merged 1 commit intomainfrom
366-bug-snowflake-does-not-recognize-vertical-tabs-by-v-and-it-just-filtered-small-vs-out

Conversation

@tkiehn
Copy link
Copy Markdown
Collaborator

@tkiehn tkiehn commented Sep 26, 2025

Description

use char-function for special-character replacement for snowflake.

Fixes #366

Type of change

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • This change requires a documentation update

@tkiehn tkiehn requested a review from tkirschke September 26, 2025 13:39
@tkiehn tkiehn added the testing To trigger the automated test workflow as internal User. label Sep 26, 2025
@remoteworkflow
Copy link
Copy Markdown

Link to workflow summary: https://github.com/ScalefreeCOM/datavault4dbt-ci-cd/actions/runs/18039488222


RESULTS for Synapse:
✅ dbt-tests
✅ dbt-macro-tests
⚠️ tech-tests


RESULTS for Postgres:
✅ dbt-tests
✅ dbt-macro-tests
⚠️ tech-tests


RESULTS for BigQuery:
✅ dbt-tests
✅ dbt-macro-tests
⚠️ tech-tests


RESULTS for Redshift:
✅ dbt-tests
✅ dbt-macro-tests
⚠️ tech-tests


RESULTS for Snowflake:
✅ dbt-tests
✅ dbt-macro-tests
⚠️ tech-tests


RESULTS for Exasol:
✅ dbt-tests
✅ dbt-macro-tests
⚠️ tech-tests


RESULTS for Fabric:
✅ dbt-tests
✅ dbt-macro-tests
⚠️ tech-tests


RESULTS for Oracle:
✅ dbt-tests
✅ dbt-macro-tests
⚠️ tech-tests


RESULTS for Databricks:
✅ dbt-tests
✅ dbt-macro-tests
⚠️ tech-tests

@remoteworkflow remoteworkflow Bot removed the testing To trigger the automated test workflow as internal User. label Sep 26, 2025
@tkiehn tkiehn merged commit 6594b34 into main Sep 29, 2025
1 check passed
@tkiehn tkiehn deleted the 366-bug-snowflake-does-not-recognize-vertical-tabs-by-v-and-it-just-filtered-small-vs-out branch September 30, 2025 09:53
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.

[BUG] Snowflake does not recognize vertical tabs by \v and it just filtered small v's out

2 participants