Skip to content

Conversation

@appletreeisyellow
Copy link

@appletreeisyellow appletreeisyellow commented Jun 5, 2024

⚠️ This will not be merged. ⚠️

  1. Bringing us up to datafusion to 2024-05-31

  2. This PR is based on May 28, 2024 apache@156a525

 git co -b chunchun/update-df-may-week-5 156a525286edf1d452373eb613e081a3a6654d44
  1. 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
Copy link
Author

Closing since the upgrade is done

@appletreeisyellow appletreeisyellow deleted the chunchun/update-df-may-week-5 branch July 12, 2024 20:25
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