Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

WIP(iox-10891): patched df upgrade 202-05-13 #20

Closed
wants to merge 2 commits into from

Conversation

appletreeisyellow
Copy link

@appletreeisyellow appletreeisyellow commented May 21, 2024

⚠️ This will not be merged. ⚠️

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

  2. This PR is based on May 13, 2024 apache@b8fab5c

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

    1. cherry picked Remove Expr::GetIndexedField, replace Expr::{field,index,range} with FieldAccessor, IndexAccessor, and SliceAccessor apache/datafusion#10568 / apache@3ebc31d

      commit 6ea3a01347cee336b5fac823c2aad7cb14150fe0
      Author: Jay Zhan <[email protected]>
      Date:   Tue May 21 08:07:25 2024 +0800
      
          Remove `Expr::GetIndexedField`, replace `Expr::{field,index,range}` with `FieldAccessor`, `IndexAccessor`, and `SliceAccessor` (#10568)

jayzhan211 and others added 2 commits May 21, 2024 09:35
…ith `FieldAccessor`, `IndexAccessor`, and `SliceAccessor` (apache#10568)

* remove expr

Signed-off-by: jayzhan211 <[email protected]>

* add expr extension

Signed-off-by: jayzhan211 <[email protected]>

* doc

Signed-off-by: jayzhan211 <[email protected]>

* move test that has struct

Signed-off-by: jayzhan211 <[email protected]>

* fmt

Signed-off-by: jayzhan211 <[email protected]>

* add foc and fix displayed name

Signed-off-by: jayzhan211 <[email protected]>

* rm test

Signed-off-by: jayzhan211 <[email protected]>

* rebase

Signed-off-by: jayzhan211 <[email protected]>

* move doc

Signed-off-by: jayzhan211 <[email protected]>

---------

Signed-off-by: jayzhan211 <[email protected]>
@appletreeisyellow appletreeisyellow changed the title WIP WIP(iox-10891): patched df upgrade 202-05-TBD May 21, 2024
@appletreeisyellow appletreeisyellow changed the title WIP(iox-10891): patched df upgrade 202-05-TBD WIP(iox-10891): patched df upgrade 202-05-13 May 24, 2024
@appletreeisyellow
Copy link
Author

This branch is no longer needed. Closing

@appletreeisyellow appletreeisyellow deleted the chunchun/update-df-may-week-3 branch May 24, 2024 21:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants