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

Revert "[SPARK-9154] [SQL] codegen StringFormat" #7570

Closed
wants to merge 1 commit into from

Conversation

marmbrus
Copy link
Contributor

This reverts commit 7f072c3.

Revert #7546

@tarekbecker
Copy link
Contributor

Can I reopen the last PR to fix the issue or do I have to create a new one, because the old one got merged?

@marmbrus
Copy link
Contributor Author

I think you might be able to reopen.

@asfgit asfgit closed this in 87d890c Jul 21, 2015
@SparkQA
Copy link

SparkQA commented Jul 21, 2015

Test build #37969 has finished for PR 7570 at commit ed2c32a.

  • This patch passes all tests.
  • This patch merges cleanly.
  • This patch adds the following public classes (experimental):
    • case class Data(topic: Vector, index: Int)
    • case class Data(globalTopicTotals: Vector)
    • case class VertexData(id: Long, topicWeights: Vector)
    • case class EdgeData(srcId: Long, dstId: Long, tokenCounts: Double)
    • case class NaNvl(left: Expression, right: Expression)

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