Daniel Mateus Pires
Daniel Mateus Pires
I've hit the same issue on go `1.19.5`
I could reproduce that issue, if I use the example from the blog post it uses this version: `doitintl/secrets-init:v0.2.1` which works fine, this version fails with the error above: `doitintl/secrets-init:0.4.7`
@thoriqadillah I can give an example as I'm hitting this issue right now I'm writing a script to change IDs to other IDs based on a mapping I have: ```...
hitting the same issue with the `memory` catalog. Maybe you should update the title of the issue to: "Presto TABLE_NOT_FOUND returns lower case table name causing has_table regex to fail"