dev/changelog/31.0.0.md
Breaking changes:
Implemented enhancements:
array-empty #7313 (Weijun-H)REPLACE SQL alias syntax #7368 (berkaysynnada)Expr library developer page #7359 (tshauck)min/max #7397 (Weijun-H)datafusion-cli #7424 (Weijun-H)CREATE EXTERNAL TABLE docs and add example of COMPRESSION TYPE #7489 (alamb)Fixed bugs:
DistinctArrayAggAccumulator state #7385 (korowa)InListExpr #7496 (jonahgao)Merged pull requests:
array-empty #7313 (Weijun-H)WriteOp::name and DmlStatement::name #7329 (alamb)array_pop_back function #7348 (tanruixiang)exec_err! error macro #7361 (comphead)REPLACE SQL alias syntax #7368 (berkaysynnada)println! from array_expressions.rs #7389 (alamb)scratch directory for sqllogictest and make test specific #7312 (alamb)Distribution and Partitioning with code #7392 (alamb)Unnest and implement skip_nulls=true if specified #7371 (smiklos)COPY docs #7388 (alamb)DistinctArrayAggAccumulator state #7385 (korowa)Expr library developer page #7359 (tshauck)min/max #7397 (Weijun-H)0 / 0 #7405 (jonahgao)datafusion-cli #7424 (Weijun-H)file_type.rs #7478 (sarutak)LogicalPlan::with_new_exprs, deprecate from_plan #7396 (alamb)ScalarVaue::to_scalar #7491 (alamb)CREATE EXTERNAL TABLE docs and add example of COMPRESSION TYPE #7489 (alamb)PrimitiveGroupsAccumulator should propagate timestamp timezone information properly #7494 (sunchao)ScalarValue::data_type() for consistency with other APIs #7492 (alamb)InListExpr #7496 (jonahgao)