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

Remove dataframe annotation preprocessor from root module dependencies #108

Closed
koperagen opened this issue May 13, 2022 · 1 comment
Closed
Milestone

Comments

@koperagen
Copy link
Collaborator

Due to Gradle limitations and the fact that preprocessor depends on DataFrame library itself, preprocessor cannot be resolved in the root module when the library version is upgraded to 0.9.0.
The proposed solution is to move tests that use preprocessor to the dataframe-tests module. For DataSchema interfaces inside main we should write accessors manually

@koperagen koperagen added this to the 0.9.0 milestone May 13, 2022
@koperagen
Copy link
Collaborator Author

closed 0b8943b

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

No branches or pull requests

1 participant