Hi, I am using hive catalog for delta lake s3 parq...
# questions-and-troubleshooting
j
Hi, I am using hive catalog for delta lake s3 parquet files. I created the catalog, I can show databases I can show the tables in the databases but when I want to query a table, I am having error 5502 (42602): getting analyzing error. Detail message: unknown table ‘test.test_table’ What is happening? How to solve this? Thanks
Found the issue. It was due to a malformed policy for kms decrypt
🙌 1