I have a glob to s3 with thousands of parquets and...
# general
k
I have a glob to s3 with thousands of parquets and it takes very long to run show. Is that expected?
j
How many thousand are you running on, and which version of Daft are you using?
We added some optimizations in 0.3.2 to help with
.show()
of (many) small Parquet files