Is it the same json file you converted to parquet that you want to compare performance against ?
You can look at the query profiles (either the saved json files or from web UI) to see how much time each of them took to execute. You can also see detailed stats per operator and compare. Thanks Padma > On May 15, 2018, at 11:20 AM, Ashwini Guler <[email protected]> wrote: > > Hi Team, > > How do I check the performance of query run on paraquet file versus a > query run on json file on apache drill? > -- > Regards, > Ashwini
