This is an automated email from the ASF dual-hosted git repository. mneumann pushed a change to branch upgrade-df-ver4601-a in repository https://gitbox.apache.org/repos/asf/datafusion.git
at 4484ab7306 fix: temporary fix to handle incorrect coalesce (inserted during EnforceDistribution) which later causes an error during EnforceSort (without our patch). The next DataFusion version 46 upgrade does the proper fix, which is to not insert the coalesce in the first place. This branch includes the following new commits: new a5b5560479 chore: default=true for skip_physical_aggregate_schema_check, and add warn logging new 7a614c4ce1 (New) Test + workaround for SanityCheck plan new b52eb3e4a8 chore: skip order calculation / exponential planning new 4484ab7306 fix: temporary fix to handle incorrect coalesce (inserted during EnforceDistribution) which later causes an error during EnforceSort (without our patch). The next DataFusion version 46 upgrade does the proper fix, which is to not insert the coalesce in the first place. The 4 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "add" were already present in the repository and have only been added to this reference. --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@datafusion.apache.org For additional commands, e-mail: commits-h...@datafusion.apache.org