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-9154][SQL] Rename formatString to format_string. #7579

Closed
wants to merge 3 commits into from

Conversation

rxin
Copy link
Contributor

@rxin rxin commented Jul 21, 2015

Also make format_string the canonical form, rather than printf.

rxin added 2 commits July 21, 2015 16:18
Also make format_string the canonical form, rather than printf.
@SparkQA
Copy link

SparkQA commented Jul 21, 2015

Test build #37993 has finished for PR 7579 at commit 52357e1.

  • This patch fails Spark unit tests.
  • This patch merges cleanly.
  • This patch adds the following public classes (experimental):
    • case class FormatString(children: Expression*) extends Expression with ImplicitCastInputTypes

@SparkQA
Copy link

SparkQA commented Jul 22, 2015

Test build #37998 has finished for PR 7579 at commit 53ee54f.

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

@asfgit asfgit closed this in a4c83cb Jul 22, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants