Results 5 comments of Zai Chang

Another +1. Running some recent tests it would've been nice to enforce uniform units across the benchmarks to be able to do a quick visual comparison of the results

@anmyachev I checked my logs and yes there were these lines: ``` UserWarning: Defaulting to pandas implementation. Please refer to https://modin.readthedocs.io/en/stable/supported_apis/defaulting_to_pandas.html for explanation. Reason: Parquet options that are not currently...

@anmyachev Thank you very much for getting back to me. I'll try adding `--object-store-memory` and report back. The logs that mentioned `defaulting to pandas implementation` were definitely from that test...

@anmyachev Thanks for checking in. I recently re-checked my test and indeed I am not seeing the `read_parquet` unsupported options message any more. Internally we had unrelated code that cause...

Also annoyingly, the validation and test csvs seem to remain unchanged and point to the v5 URL. A temporary solution is to simply create a duplicate file with the expected...