dev/changelog/17.0.0.md
Breaking changes:
Implemented enhancements:
len method to DataFrame #1926Fixed bugs:
Merged pull requests:
Breaking changes:
Implemented enhancements:
integration-tests directory #5011std::error::Error for DataFusionError #4991Fixed bugs:
ArrowError:External variant for joins #4981Documentation updates:
Closed issues:
IntervalMonthDayNano #4220Merged pull requests:
release-crates.sh script #5070 (iajoiner)test_files #5033 (melgenek)integration-test #5031 (alamb)PushDownLimit. #5021 (HaoYang670)ListingTables #5001 (alamb)std::error::Error::source() for DataFusionError, make DataFusionError::find_root more generic #4992 (alamb)OnceFut #4983 (DDtKey)RepartitionExec #4969 (crepererum)sql_to_statement and statement_to_plan on SessionState #4958 (avantgardnerio)UnionExec if they are already sorted #4946 (alamb)FieldNotFound error message without valid fields #4942 [sql] (DDtKey)Add LogicalPlan::observe_expressions to walk expressions #4906 (alamb)Expr::Alias #4900 (askoa)optimize_children to return Result<Option<LogicalPlan>> #4888 (HaoYang670)30.0.1 #4818 [sql] (tustvold)