pushdown predicate: can not be resolved against partition columns: []

349 Views Asked by At

An error occurred while calling o91.getDynamicFrame. User's pushdown predicate: column1='country-code' can not be resolved against partition columns: []

I am getting above error while trying to create a push_down_predicate for parquet file

I tried using prddicate pushdown and optimize the code

0

There are 0 best solutions below