Skip to content

Conversation

@HyukjinKwon
Copy link
Member

What changes were proposed in this pull request?

To address the concern pointed out in #22227. This will make split source-compatible by removing minimal cosmetic changes.

Why are the changes needed?

For source compatibility.

Does this PR introduce any user-facing change?

No (it will prevent potential user-facing change from the original PR)

How was this patch tested?

Unittest was changed (in order for us to detect that source compatibility easily).

@HyukjinKwon HyukjinKwon changed the title [SPARK-25202][SQL][FOLLOW-UP] Keep the old parameter name 'pattern' in split [SPARK-25202][SQL][FOLLOW-UP] Keep the old parameter name 'pattern' in split in Scala API Mar 2, 2020
@HyukjinKwon HyukjinKwon changed the title [SPARK-25202][SQL][FOLLOW-UP] Keep the old parameter name 'pattern' in split in Scala API [SPARK-25202][SQL][FOLLOW-UP] Keep the old parameter name 'pattern' at split in Scala API Mar 2, 2020
@SparkQA
Copy link

SparkQA commented Mar 2, 2020

Test build #119151 has finished for PR 27756 at commit 4d1a86f.

  • This patch fails due to an unknown error code, -9.
  • This patch merges cleanly.
  • This patch adds no public classes.

@maropu
Copy link
Member

maropu commented Mar 2, 2020

retest this please

@SparkQA
Copy link

SparkQA commented Mar 2, 2020

Test build #119165 has finished for PR 27756 at commit 4d1a86f.

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

@HyukjinKwon HyukjinKwon closed this Mar 3, 2020
@HyukjinKwon HyukjinKwon deleted the SPARK-25202 branch March 3, 2020 01:16
@HyukjinKwon HyukjinKwon restored the SPARK-25202 branch March 3, 2020 01:21
@HyukjinKwon
Copy link
Member Author

Oops, mistake. I was removing my old branches.

@HyukjinKwon HyukjinKwon reopened this Mar 3, 2020
@HyukjinKwon
Copy link
Member Author

Thanks guys. I am going to merge this because the last change was comment-only. I locally ran the Scala linter to make sure.

@HyukjinKwon
Copy link
Member Author

Merged to master and branch-3.0.

HyukjinKwon added a commit that referenced this pull request Mar 3, 2020
…t split in Scala API

### What changes were proposed in this pull request?

To address the concern pointed out in #22227. This will make `split` source-compatible by removing minimal cosmetic changes.

### Why are the changes needed?

For source compatibility.

### Does this PR introduce any user-facing change?

No (it will prevent potential user-facing change from the original PR)

### How was this patch tested?

Unittest was changed (in order for us to detect that source compatibility easily).

Closes #27756 from HyukjinKwon/SPARK-25202.

Authored-by: HyukjinKwon <[email protected]>
Signed-off-by: HyukjinKwon <[email protected]>
(cherry picked from commit 3956e95)
Signed-off-by: HyukjinKwon <[email protected]>
sjincho pushed a commit to sjincho/spark that referenced this pull request Apr 15, 2020
…t split in Scala API

### What changes were proposed in this pull request?

To address the concern pointed out in apache#22227. This will make `split` source-compatible by removing minimal cosmetic changes.

### Why are the changes needed?

For source compatibility.

### Does this PR introduce any user-facing change?

No (it will prevent potential user-facing change from the original PR)

### How was this patch tested?

Unittest was changed (in order for us to detect that source compatibility easily).

Closes apache#27756 from HyukjinKwon/SPARK-25202.

Authored-by: HyukjinKwon <[email protected]>
Signed-off-by: HyukjinKwon <[email protected]>
@HyukjinKwon HyukjinKwon deleted the SPARK-25202 branch December 7, 2020 02:06
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.

8 participants