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

[SPARK-12340][SQL]fix Int overflow in the SparkPlan.executeTake, RDD.take and AsyncRDDActions.takeAsync #10487

Closed
wants to merge 3 commits into from

Commits on Dec 27, 2015

  1. fix Int overflow

    QiangCai committed Dec 27, 2015
    Configuration menu
    Copy the full SHA
    18f1b81 View commit details
    Browse the repository at this point in the history

Commits on Jan 3, 2016

  1. add test cases

    QiangCai committed Jan 3, 2016
    Configuration menu
    Copy the full SHA
    a439556 View commit details
    Browse the repository at this point in the history
  2. merge

    QiangCai committed Jan 3, 2016
    Configuration menu
    Copy the full SHA
    1dbc36a View commit details
    Browse the repository at this point in the history