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

Add support to Spark 2.1 in Sparkling Water #5019

Closed
exalate-issue-sync bot opened this issue May 22, 2023 · 3 comments
Closed

Add support to Spark 2.1 in Sparkling Water #5019

exalate-issue-sync bot opened this issue May 22, 2023 · 3 comments
Assignees

Comments

@exalate-issue-sync
Copy link

Add support to Spark 2.1 in Sparkling Water

Spark 2.1 have global table persistence in 2.1 which would really help us in our use case so wanted to see where you were at with sparkling water. We’d no longer have to use our thrift server in single session and would be able to have multiple flow sessions access the same spark tables and queries. Let me know if we can help in any way to get that working.

@exalate-issue-sync
Copy link
Author

Vlad Patryshev commented: The problem is, in Spark 2.1 columns that are plain classes (not compound) and not primitives, are considered "nullable". Which contradicts the previous approach and our assumptions. I've changed the test a little bit, but we have to think on how do we treat it in general.

@DinukaH2O
Copy link

JIRA Issue Migration Info

Jira Issue: SW-326
Assignee: Michal Malohlava
Reporter: Avkash Chauhan
State: Resolved
Fix Version: 2.1.0
Attachments: N/A
Development PRs: Available

Linked PRs from JIRA

#196

@hasithjp
Copy link
Member

JIRA Issue Migration Info Cont'd

Jira Issue Created Date: 2017-02-06T07:54:02.506-0800

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants