Skip to content

Conversation

@jkbradley
Copy link
Member

Removed varargs annotation from Params.setDefault taking multiple params.

Though varargs is technically correct, it often requires that developers do clean assembly, rather than (not clean) assembly, which is a nuisance during development.

CC: @mengxr

@mengxr
Copy link
Contributor

mengxr commented Jul 23, 2015

LGTM if MiMa doesn't complain.

@SparkQA
Copy link

SparkQA commented Jul 23, 2015

Test build #38134 has finished for PR 7604 at commit 6016dc6.

  • This patch passes all tests.
  • This patch merges cleanly.
  • This patch adds the following public classes (experimental):
    • case class CreateArray(children: Seq[Expression]) extends Expression
    • case class CreateStruct(children: Seq[Expression]) extends Expression
    • case class CreateNamedStruct(children: Seq[Expression]) extends Expression

@mengxr
Copy link
Contributor

mengxr commented Jul 23, 2015

Merged into master. Thanks!

@asfgit asfgit closed this in 410dd41 Jul 23, 2015
@jkbradley jkbradley deleted the params-setdefault-varargs branch July 23, 2015 16:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants