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-13664][SQL] Add a strategy for planning partitioned and bucketed scans of files #11646

Closed
wants to merge 10 commits into from

Commits on Mar 9, 2016

  1. WIP

    marmbrus committed Mar 9, 2016
    Configuration menu
    Copy the full SHA
    94cede6 View commit details
    Browse the repository at this point in the history

Commits on Mar 11, 2016

  1. WIP

    marmbrus committed Mar 11, 2016
    Configuration menu
    Copy the full SHA
    09df4c8 View commit details
    Browse the repository at this point in the history
  2. Merge remote-tracking branch 'apache/master' into fileStrategy

    Conflicts:
    	sql/core/src/main/scala/org/apache/spark/sql/internal/SQLConf.scala
    marmbrus committed Mar 11, 2016
    Configuration menu
    Copy the full SHA
    ef6ddaf View commit details
    Browse the repository at this point in the history
  3. cleanup

    marmbrus committed Mar 11, 2016
    Configuration menu
    Copy the full SHA
    9990d41 View commit details
    Browse the repository at this point in the history
  4. more cleanup

    marmbrus committed Mar 11, 2016
    Configuration menu
    Copy the full SHA
    4f29845 View commit details
    Browse the repository at this point in the history
  5. i can count

    marmbrus committed Mar 11, 2016
    Configuration menu
    Copy the full SHA
    7ad3119 View commit details
    Browse the repository at this point in the history
  6. comments

    marmbrus committed Mar 11, 2016
    Configuration menu
    Copy the full SHA
    65596df View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    c1cf71e View commit details
    Browse the repository at this point in the history
  8. fix compilation

    marmbrus committed Mar 11, 2016
    Configuration menu
    Copy the full SHA
    35be8d5 View commit details
    Browse the repository at this point in the history

Commits on Mar 14, 2016

  1. Merge remote-tracking branch 'apache/master' into fileStrategy

    Conflicts:
    	sql/core/src/main/scala/org/apache/spark/sql/execution/ExistingRDD.scala
    marmbrus committed Mar 14, 2016
    Configuration menu
    Copy the full SHA
    4744b97 View commit details
    Browse the repository at this point in the history