v.18.12Backward Incompatible Changes

Default Setting and Troubleshooting for enable_optimize_predicate_expression Option

The enable_optimize_predicate_expression option is enabled by default (which is rather optimistic). If query analysis errors occur that are related to searching for the column names, set enable_optimize_predicate_expression to 0. Winter Zhang