Skip to content

separate core(rdd) and streaming implicits to separate packages, so t… #167

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

Merged
merged 3 commits into from
May 12, 2019

Conversation

fe2s
Copy link
Contributor

@fe2s fe2s commented May 7, 2019

…hat when using core functions only it's not required to include spark-streaming dependency

…hat when using core functions only it's not required to include spark-streaming dependency
@fe2s fe2s added this to the 2.4.0 milestone May 7, 2019
@fe2s fe2s requested a review from gkorland May 7, 2019 10:30
@gkorland
Copy link
Contributor

gkorland commented May 7, 2019

won't that create a backward issue for users?

@fe2s
Copy link
Contributor Author

fe2s commented May 7, 2019

won't that create a backward issue for users?

Correct, it's not backward compatible. But since we bump the major version number (from 2.3.1 to 2.4.0) I think it's OK. And there seems to be no other way to fix it.

@gkorland gkorland merged commit 8720b69 into RedisLabs:master May 12, 2019
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