During my select statement on conversion of csv file to parquet file, I get the NumberFormatException exception, I am running drill in the embedded mode. Is there a way to find out which csv file or row in that file is causing the issue? I checked the logs with trace verbosity, but not able find the 'data' which has the issue.
Error: SYSTEM ERROR: NumberFormatException Fragment 1:5 Please, refer to logs for more information. Thanks! - Vishal
