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

TestSparkFrame not compiling in 0.4.0 #710

Closed
vikasgupta78 opened this issue Oct 27, 2023 · 2 comments
Closed

TestSparkFrame not compiling in 0.4.0 #710

vikasgupta78 opened this issue Oct 27, 2023 · 2 comments
Assignees

Comments

@vikasgupta78
Copy link
Contributor

issue seems to be related to commit ab9ade1 and 008e95d

@vikasgupta78
Copy link
Contributor Author

Issue is 2 fold:

  1. SparkFrame select(String... col) using toDF is causing issue when number of cols less than total number of cols
  2. TestSparkFrame not compiling as now ZFrame vs SparkFram has diff select method

vikasgupta78 added a commit to zinggAI/zingg-vikas that referenced this issue Nov 2, 2023
@vikasgupta78
Copy link
Contributor Author

#713 PR raised

sonalgoyal pushed a commit that referenced this issue Nov 8, 2023
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

2 participants