Everything sounds great in demo with full admin access. Very easy in my own Snowflake and AWS accounts. Challenge is to accomplish this at a real workplace when you have to talk to 3 admins and understand what to ask to whom.
@drishtinishchhalsahu6359 ай бұрын
Is it possible to create partitioned data in S3 bucket using snowflake catalog from snowflake query ? So lets say i want to create partition based on date on my timestamp column in a table and it should store in S3 location in respective date partition.
@karan_28926 ай бұрын
The iceberg table created through Glue , files were in Avro format. But Snowflake support Iceberg tables with files in Parquet only. So how did this work ?
@darwin-os3 ай бұрын
She did not browse the data folder which would have contained parquet files only (default format). Instead, she browsed the metadata folder which would contain json/avro files. But, when she demoed, she didn't create the table, nor did she insert the records. She merely showed the table so I guess you got confused like me. I went back and checked, that they may have created the table and inserted the records before the demo itself.