Skip to content

[SPARK-7656] [SQL] use CatalystConf in FunctionRegistry - #6164

Closed
scwf wants to merge 1 commit into
apache:masterfrom
scwf:FunctionRegistry
Closed

[SPARK-7656] [SQL] use CatalystConf in FunctionRegistry#6164
scwf wants to merge 1 commit into
apache:masterfrom
scwf:FunctionRegistry

Conversation

@scwf

@scwfscwf commented May 15, 2015

Copy link
Copy Markdown
Contributor

follow up for #5806

@AmplabJenkins

Copy link
Copy Markdown

Merged build triggered.

@AmplabJenkins

Copy link
Copy Markdown

Merged build started.

@SparkQA

Copy link
Copy Markdown

Test build #32757 has started for PR 6164 at commit 15e6697.

@SparkQA

Copy link
Copy Markdown

Test build #32757 has finished for PR 6164 at commit 15e6697.

  • This patch passes all tests.
  • This patch merges cleanly.
  • This patch adds the following public classes (experimental):
    • class SimpleFunctionRegistry(val conf: CatalystConf) extends FunctionRegistry

@AmplabJenkins

Copy link
Copy Markdown

Merged build finished. Test PASSed.

@AmplabJenkins

Copy link
Copy Markdown

Test PASSed.
Refer to this link for build results (access rights to CI server needed):
https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/32757/
Test PASSed.

@scwf

scwf commented May 19, 2015

Copy link
Copy Markdown
ContributorAuthor

/cc @marmbrus

asfgit pushed a commit that referenced this pull request May 20, 2015
follow up for #5806
Author: scwf <wangfei1@huawei.com>
Closes#6164 from scwf/FunctionRegistry and squashes the following commits:
15e6697 [scwf] use catalogconf in FunctionRegistry
(cherry picked from commit 60336e3)
Signed-off-by: Michael Armbrust <michael@databricks.com>
@marmbrus

Copy link
Copy Markdown
Contributor

Thanks, merged to master and 1.4.

@scwf
scwf deleted the FunctionRegistry branch May 20, 2015 00:55
jeanlyn pushed a commit to jeanlyn/spark that referenced this pull request May 28, 2015
follow up for apache#5806
Author: scwf <wangfei1@huawei.com>
Closesapache#6164 from scwf/FunctionRegistry and squashes the following commits:
15e6697 [scwf] use catalogconf in FunctionRegistry
jeanlyn pushed a commit to jeanlyn/spark that referenced this pull request Jun 12, 2015
follow up for apache#5806
Author: scwf <wangfei1@huawei.com>
Closesapache#6164 from scwf/FunctionRegistry and squashes the following commits:
15e6697 [scwf] use catalogconf in FunctionRegistry
nemccarthy pushed a commit to nemccarthy/spark that referenced this pull request Jun 19, 2015
follow up for apache#5806
Author: scwf <wangfei1@huawei.com>
Closesapache#6164 from scwf/FunctionRegistry and squashes the following commits:
15e6697 [scwf] use catalogconf in FunctionRegistry
Sign up for freeto 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.

4 participants

@scwf@AmplabJenkins@SparkQA@marmbrus