Breaking changes:
LogicalPlan::Create* DDL related plan structures into LogicalPlan::Ddl #6121 (alamb)jit feature #6164 (yjshen)Implemented enhancements:
Fixed bugs:
ScalarValue::Struct #6085 (crepererum)reassign_predicate_columns w/ in-list expr #6114 (crepererum)common_subexpr_eliminate and aggregates #6129 (crepererum)Interval - Date #6177 (jackwener)common_subexpr_eliminate w/ aggregates and relations #6199 (crepererum)Documentation updates:
SessionContext, TaskContext, etc #6106 (alamb)Merged pull requests:
ScalarValue::Struct #6085 (crepererum)reassign_predicate_columns w/ in-list expr #6114 (crepererum)DmlStatement into its own module #6120 (alamb)SessionContext, TaskContext, etc #6106 (alamb)LogicalPlan::Create* DDL related plan structures into LogicalPlan::Ddl #6121 (alamb)common_subexpr_eliminate and aggregates #6129 (crepererum)jit feature #6164 (yjshen)compare.py output to use min times and better column titles #6134 (alamb)DATE_TRUNC func #6185 (appletreeisyellow)Interval - Date #6177 (jackwener)common_subexpr_eliminate w/ aggregates and relations #6199 (crepererum)debug to trace during plan execution #6193 (alamb)coerce_type #6221 (jackwener)