Skip to content

Conversation

@gatorsmile
Copy link
Member

What changes were proposed in this pull request?

Replace registerTempTable by createOrReplaceTempView.

How was this patch tested?

N/A

@ueshin
Copy link
Member

ueshin commented Feb 7, 2018

Seems like JavaUDAFSuite.java still uses registerTempTable. Should we replace it as well?

@HyukjinKwon
Copy link
Member

Let's make another JIRA ...

@ueshin
Copy link
Member

ueshin commented Feb 7, 2018

Sure, I'll take it.

@HyukjinKwon
Copy link
Member

HyukjinKwon commented Feb 7, 2018

Oh, no. I mean another JIRA for this PR. Sorry for confusion - your comment didn't show up when I wrote mine actually ..

@ueshin
Copy link
Member

ueshin commented Feb 7, 2018

I see, then, I'll leave it to @gatorsmile for now.

@HyukjinKwon
Copy link
Member

Thanks, @ueshin.

@SparkQA
Copy link

SparkQA commented Feb 7, 2018

Test build #87135 has finished for PR 20523 at commit 3ece414.

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

@HyukjinKwon
Copy link
Member

Merged to master and branch-2.3.

asfgit pushed a commit that referenced this pull request Feb 7, 2018
…rReplaceTempView

## What changes were proposed in this pull request?
Replace `registerTempTable` by `createOrReplaceTempView`.

## How was this patch tested?
N/A

Author: gatorsmile <[email protected]>

Closes #20523 from gatorsmile/updateExamples.

(cherry picked from commit 9775df6)
Signed-off-by: hyukjinkwon <[email protected]>
@asfgit asfgit closed this in 9775df6 Feb 7, 2018
robert3005 pushed a commit to palantir/spark that referenced this pull request Feb 12, 2018
…rReplaceTempView

## What changes were proposed in this pull request?
Replace `registerTempTable` by `createOrReplaceTempView`.

## How was this patch tested?
N/A

Author: gatorsmile <[email protected]>

Closes apache#20523 from gatorsmile/updateExamples.
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.

5 participants