alamb commented on PR #24893: URL: https://github.com/apache/datafusion/pull/24893#issuecomment-5640786567
This appears to be part of an AI dump No response to feedback from reviewers - https://github.com/apache/datafusion/pull/24897#issuecomment-5590884513 - https://github.com/apache/datafusion/pull/24905#discussion_r3925759015 And 16 PRs opened in a 3 hour window: Sept 3, 02:17–05:07 UTC burst: - https://github.com/apache/datafusion/pull/24893 — fix: do not panic when displaying a Date64 scalar of i64::MIN - https://github.com/apache/datafusion/pull/24895 — fix: wrap instead of panicking on overflow in the Duration avg accumulator - https://github.com/apache/datafusion/pull/24897 — fix: do not overflow in unwrap_cast for decimals with a negative scale - https://github.com/apache/datafusion/pull/24899 — fix: avoid dividing by zero in avg for decimals with a negative scale - https://github.com/apache/datafusion/pull/24901 — fix: do not preallocate max_size centroids in TDigest - https://github.com/apache/datafusion/pull/24903 — fix: reject negative INTERVAL offsets in RANGE window frames - https://github.com/apache/datafusion/pull/24905 — fix: reject invalid parquet writer options instead of panicking - https://github.com/apache/datafusion/pull/24908 — fix: do not panic when partitioning a COPY by an out-of-range date - https://github.com/apache/datafusion/pull/24910 — fix: reject invalid strftime strings in datafusion.format.* options - https://github.com/apache/datafusion/pull/24912 — fix: report nested unnest of a struct as a planning error - https://github.com/apache/datafusion/pull/24914 — fix: honour datafusion.sql_parser.recursion_limit in datafusion-cli - https://github.com/apache/datafusion/pull/24916 — fix: allow free RANGE window frames over Duration and Interval ORDER BY types Later Sept 3–4: - https://github.com/apache/datafusion/pull/24936 — fix: make_array over NULL-typed columns returns one list per row - https://github.com/apache/datafusion/pull/24938 — fix: compare nested list scalars with a dynamic comparator - https://github.com/apache/datafusion/pull/24948 — fix: compare struct and map scalars with a dynamic comparator - https://github.com/apache/datafusion/pull/24949 — fix: reject a zero objectstore_writer_buffer_size instead of hanging -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
