dev/changelog/23.0.0.md
Breaking changes:
Implemented enhancements:
Fixed bugs:
NotImplemented when execute SELECT INTO syntax #5945 (r4ntix)date - timestamp and timestamp - date #5960 (jackwener)is distinct from #5993 (jackwener)Documentation updates:
Merged pull requests:
unsafe code (transmute) in datafusion-proto #5946 (alamb)date_trunc with millisecond and microsecond and keep the same type as the input #5818 (Weijun-H)NotImplemented when execute SELECT INTO syntax #5945 (r4ntix)DFField.with_nullable(bool) #5966 (comphead)date - timestamp and timestamp - date #5960 (jackwener)Expr::between to clean up boilerplate #5967 (alamb)AVG accumulator support Decimal type #5973 (mingmwang)is distinct from #5993 (jackwener)FirstSelector not to have update and merge #6038 (Weijun-H)cargo doc check #6070 (alamb)