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

Define target definition for all targets. #1

Closed
wants to merge 2 commits into from

Conversation

trivialfis
Copy link

No description provided.

@xwu99
Copy link
Owner

xwu99 commented Jan 7, 2022

Are you adding arrow lib dependencies for C++ ? As I understand, there is no need as we follow Arrow C data interface?

Could not find a package configuration file provided by "Arrow" with any of
the following names:

ArrowConfig.cmake
arrow-config.cmake

@trivialfis
Copy link
Author

As I understand, there is no need as we follow Arrow C data interface?

That's interesting. Thanks for sharing.

@trivialfis trivialfis changed the title Link CMake target for arrow. Define target definition for all targets. Jan 7, 2022
@trivialfis
Copy link
Author

Removed the packaging linking part.

@trivialfis trivialfis closed this Jan 7, 2022
@trivialfis
Copy link
Author

Since this doesn't add any direct C dependency, I think the USE_ARROW might be removed entirely.

@trivialfis trivialfis deleted the arrow-cmake-link branch January 7, 2022 04:30
@xwu99
Copy link
Owner

xwu99 commented Jan 7, 2022

Since this doesn't add any direct C dependency, I think the USE_ARROW might be removed entirely.

If you want built-in arrow support we can remove USE_ARROW. Alternatively we can set USE_ARROW as ON by default if you like.

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