Akshay Kulkarni
Results
1
comments of
Akshay Kulkarni
@shaktishp could you try adding the running this ? ```python ds.dataset( 'location', format=ds.ParquetFileFormat( default_fragment_scan_options=ds.ParquetFragmentScanOptions( pre_buffer=True ) ) ) ``` This _may_ speed up your s3 read time