Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-04-2025 03:38 AM
Hello,
I tried that but i keep getting an error. Even after giving ALL PRIVILEGES grant to the external location
│ Error: cannot create sql table: cannot execute CREATE TABLE `my-catalog`.`my-schema`.`gold_layer`
│ USING PARQUET
│ COMMENT 'Managed by terraform'
│ LOCATION 's3://bucket_name/gold_layer';: RunningWhen going to the UI the table shows there without anything.