Skip to content

Conversation

@appletreeisyellow
Copy link

@appletreeisyellow appletreeisyellow commented Jun 10, 2024

⚠️ This will not be merged. ⚠️

  1. Bringing us up to datafusion to 2024-06-03

  2. This PR is based on May 31, 2024 apache@7638a26

    git co -b chunchun/update-df-june-week-1 7638a26979382f98fe9725a75424acf0788ff26a
    
  3. Applied the following patch(es):

    1. fix regression in first_value (2e17a88) and last_value coercsion (168ee12)
    2. The upstream fix for the first_value regression was fixed on June 3 in Introduce Sum UDAF apache/datafusion#10651
    3. The upstream fix for the last_value regression was fixed on June 4 in chore: fix last_value coercion apache/datafusion#10783

@appletreeisyellow appletreeisyellow changed the title WIP(iox-10892): patched df upgrade 202-06-TBD WIP(iox-10892): patched df upgrade 202-06-03 Jun 10, 2024
@appletreeisyellow
Copy link
Author

Closing since this branch is no longer needed

@appletreeisyellow appletreeisyellow deleted the chunchun/update-df-june-week-1 branch July 17, 2024 19:35
wiedld pushed a commit that referenced this pull request Aug 9, 2024
…calculations, limit/order/distinct (apache#11756)

* Fix unparser derived table with columns include calculations, limit/order/distinct (#24)

* compare format output to make sure the two level of projects match

* add method to find inner projection that could be nested under limit/order/distinct

* use format! for matching in unparser sort optimization too

* refactor

* use to_string and also put comments in

* clippy

* fix unparser derived table contains cast (#25)

* fix unparser derived table contains cast

* remove dbg
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants