Skip to content

update arrow version#19

Merged
jimexist merged 1 commit into
mainfrom
update-arrow-version
Nov 15, 2021
Merged

update arrow version#19
jimexist merged 1 commit into
mainfrom
update-arrow-version

Conversation

@jimexist
Copy link
Copy Markdown
Collaborator

  1. update arrow to 6
  2. update datafusion to 6 rc0

1. update arrow to 6
2. update datafusion to 6 rc0
@jimexist jimexist requested review from Dandandan and houqp November 15, 2021 06:20
Comment thread datafusion_jni/Cargo.toml
arrow = "^6.0.0"
datafusion = { git = "https://github.com/apache/arrow-datafusion" }
datafusion = { git = "https://github.com/apache/arrow-datafusion", tag = "6.0.0-rc0" }

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
datafusion = "^6.0"

Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

not sure that's out yet :-)

Copy link
Copy Markdown
Member

@houqp houqp Nov 15, 2021

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

need one more PMC votes :D

@jimexist jimexist merged commit 873b459 into main Nov 15, 2021
@jimexist jimexist deleted the update-arrow-version branch November 15, 2021 08:03
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.

3 participants