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-9371][SQL] fix SPARK-9371 for branch 1.4 #7690

Closed
wants to merge 1 commit into from

Conversation

cloud-fan
Copy link
Contributor

a follow up of #7684

@cloud-fan
Copy link
Contributor Author

cc @rxin

@rxin
Copy link
Contributor

rxin commented Jul 27, 2015

LGTM

@SparkQA
Copy link

SparkQA commented Jul 27, 2015

Test build #38523 has finished for PR 7690 at commit 450904d.

  • This patch passes all tests.
  • This patch merges cleanly.
  • This patch adds no public classes.

@rxin
Copy link
Contributor

rxin commented Jul 27, 2015

Thanks - merged. Can you close the pull request?

asfgit pushed a commit that referenced this pull request Jul 27, 2015
a follow up of #7684

Author: Wenchen Fan <cloud0fan@outlook.com>

Closes #7690 from cloud-fan/branch-1.4 and squashes the following commits:

450904d [Wenchen Fan] fix SPARK-9371 for branch 1.4
@asfgit asfgit closed this in fa84e4a Jul 27, 2015
feynmanliang pushed a commit to feynmanliang/spark that referenced this pull request Jul 27, 2015
* apache/master: (218 commits)
  [SPARK-9385] [PYSPARK] Enable PEP8 but disable installing pylint.
  [SPARK-4352] [YARN] [WIP] Incorporate locality preferences in dynamic allocation requests
  [SPARK-9385] [HOT-FIX] [PYSPARK] Comment out Python style check
  [SPARK-8988] [YARN] Make sure driver log links appear in secure cluste…
  [SPARK-9355][SQL] Remove InternalRow.get generic getter call in columnar cache code
  [SPARK-9378] [SQL] Fixes test case "CTAS with serde"
  [SPARK-9349] [SQL] UDAF cleanup
  Closes apache#7690 since it has been merged into branch-1.4.
  [HOTFIX] Disable pylint since it is failing master.
  [SPARK-9369][SQL] Support IntervalType in UnsafeRow
  [SPARK-9351] [SQL] remove literals from grouping expressions in Aggregate
  [SPARK-7423] [MLLIB] Modify ClassificationModel and Probabalistic model to use Vector.argmax
  [SPARK-9376] [SQL] use a seed in RandomDataGeneratorSuite
  [SPARK-9366] use task's stageAttemptId in TaskEnd event
  [SPARK-9364] Fix array out of bounds and use-after-free bugs in UnsafeExternalSorter
  Pregel example type fix
  [SPARK-4176] [SQL] Supports decimal types with precision > 18 in Parquet
  [SPARK-8405] [DOC] Add how to view logs on Web UI when yarn log aggregation is enabled
  [SPARK-7943] [SPARK-8105] [SPARK-8435] [SPARK-8714] [SPARK-8561] Fixes multi-database support
  [SPARK-9371][SQL] fix the support for special chars in column names for hive context
  ...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
3 participants