Can I create multi columns partition in snowflake external table partition by ( date, time)?
also is it possible to create partition table from table columns( such name, create date etc). all the document is indicating use metdata$filename column to create the partition column.