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-26502][SQL] Move hiveResultString() from QueryExecution to HiveResult #23409

Closed
wants to merge 8 commits into from

Commits on Dec 29, 2018

  1. Configuration menu
    Copy the full SHA
    bb045dd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1c1b4df View commit details
    Browse the repository at this point in the history

Commits on Jan 1, 2019

  1. Configuration menu
    Copy the full SHA
    92c04ab View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    92e40fa View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    fadfd5b View commit details
    Browse the repository at this point in the history
  4. Added doc for HiveResult

    MaxGekk committed Jan 1, 2019
    Configuration menu
    Copy the full SHA
    7aba95b View commit details
    Browse the repository at this point in the history
  5. Merge remote-tracking branch 'origin/master' into hive-result-string

    # Conflicts:
    #	sql/core/src/main/scala/org/apache/spark/sql/execution/QueryExecution.scala
    MaxGekk committed Jan 1, 2019
    Configuration menu
    Copy the full SHA
    e91aee4 View commit details
    Browse the repository at this point in the history
  6. Fix merge

    MaxGekk committed Jan 1, 2019
    Configuration menu
    Copy the full SHA
    948414a View commit details
    Browse the repository at this point in the history