In this blog post, you’ll learn more about the Sybase Error LOAD with FORMAT PARQUET failed, encountered a %3 on file %2. %1 and the reason for receiving this error
Sybase SQL Error Message
LOAD with FORMAT PARQUET failed, encountered a %3 on file %2. %1
Reason for this Error
Parquet file LOAD encountered issue when loading multiple parquet files, When loading multiple Parquet files in the same load statement, the following must match exactly for all files: physical type of each column, logical type of each column and scale (if a decimal column is present).