-
Notifications
You must be signed in to change notification settings - Fork 29k
SPARK-1878: Fix the incorrect initialization order #822
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
Conversation
|
Can one of the admins verify this patch? |
|
Jenkins, this is ok to test |
|
@zsxwing are you sure this is a bug? Do we have any tests or example programs that fail because of it? |
|
Oh I see, we just don't normally use sc() by default, but we expose it to users. That should indeed be fixed. |
|
Merged build triggered. |
|
Merged build started. |
|
Merged build finished. All automated tests passed. |
|
All automated tests passed. |
|
LGTM. Merging this. |
JIRA: https://issues.apache.org/jira/browse/SPARK-1878 Author: zsxwing <[email protected]> Closes #822 from zsxwing/SPARK-1878 and squashes the following commits: 4a47e27 [zsxwing] SPARK-1878: Fix the incorrect initialization order (cherry picked from commit 1811ba8) Signed-off-by: Tathagata Das <[email protected]>
JIRA: https://issues.apache.org/jira/browse/SPARK-1878 Author: zsxwing <[email protected]> Closes apache#822 from zsxwing/SPARK-1878 and squashes the following commits: 4a47e27 [zsxwing] SPARK-1878: Fix the incorrect initialization order
…umnar to Row conversion (apache#822) Revert https://github.corp.ebay.com/carmel/ebay-spark/pull/649 and back-port apache#49131
JIRA: https://issues.apache.org/jira/browse/SPARK-1878