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

Soda suggest -ds is confusingly case sensitive #2204

Open
melvin-moreno opened this issue Jan 23, 2025 · 1 comment
Open

Soda suggest -ds is confusingly case sensitive #2204

melvin-moreno opened this issue Jan 23, 2025 · 1 comment

Comments

@melvin-moreno
Copy link

I found that when doing
soda suggest ... -ds my_table_name It will complain the table doesn't exist, if the table is MY_TABLE_NAME on the database.

This is inconsistent with the behavior of soda scan. If my file is
checks for my_table_name:
and I run soda scan, it finds the table.

I propose that both are made canse insensitive, or both are made case sensitive to prevent confusion. In my case I spent a long time until I figured out the issue. I thought I was having a problem with the setup!

Version 1.8.13
I'm using the soda-snowflake connection, if that's relevant.

@tools-soda
Copy link

CLOUD-9146

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

No branches or pull requests

2 participants