Hi, some time ago we did PoC at our company and we...
# ingestion
b
Hi, some time ago we did PoC at our company and we spotted that metadata ingestion from Snowflake have a constraint that all dbs, schemas, table names should be in upper case- is it still a case? Is there some kind of workaround for that? Unfortunately we use case sensitive naming convention and wa can not change that at this point.
d
I will check it and get back to you
b
Thanks!
d
I checked it briefly and it seems like with tables works with mixed case but column names are lowercased.
b
Thanks a lot! I think it will be fine for us 🙂