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

Fix databricks build since Arrow code added #1634

Merged
merged 5 commits into from
Jan 30, 2021

Conversation

tgravescs
Copy link
Collaborator

Databricks for some reason isn't picking up the Arrow dependency from Spark so we need to explicitly add it for it build. After that I tested it and it works fine for reading datasource v2 Arrow data.

I also fixed some tabs being in the file.

@tgravescs tgravescs added bug Something isn't working build Related to CI / CD or cleanly building labels Jan 29, 2021
@tgravescs tgravescs self-assigned this Jan 29, 2021
Signed-off-by: Thomas Graves <tgraves@nvidia.com>
@tgravescs
Copy link
Collaborator Author

build

Signed-off-by: Thomas Graves <tgraves@nvidia.com>
@tgravescs
Copy link
Collaborator Author

build

@tgravescs tgravescs merged commit ef6d3a7 into NVIDIA:branch-0.4 Jan 30, 2021
@tgravescs tgravescs deleted the dbArrowFix branch January 30, 2021 01:45
nartal1 pushed a commit to nartal1/spark-rapids that referenced this pull request Jun 9, 2021
* Add explicit Arrow dep for databricks

* remove uneeded

* fix tabs

* sign off

Signed-off-by: Thomas Graves <tgraves@nvidia.com>

* fix copyright

Signed-off-by: Thomas Graves <tgraves@nvidia.com>
nartal1 pushed a commit to nartal1/spark-rapids that referenced this pull request Jun 9, 2021
* Add explicit Arrow dep for databricks

* remove uneeded

* fix tabs

* sign off

Signed-off-by: Thomas Graves <tgraves@nvidia.com>

* fix copyright

Signed-off-by: Thomas Graves <tgraves@nvidia.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working build Related to CI / CD or cleanly building
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants