I have the following code which read data from database (read_db) and write the data to parquet file (data.to_parquet). Both I/O operations take a whil
read_db
data.to_parquet