Skip to content

Conversation

@cloud-fan
Copy link
Contributor

What changes were proposed in this pull request?

This is a very trivial mistake we found during a code refactor in https://github.com/apache/spark/pull/33142/files#r660900049

This PR backport this one-line fix.

Why are the changes needed?

fix a mistake

Does this PR introduce any user-facing change?

no

How was this patch tested?

existing tests

Copy link
Member

@dongjoon-hyun dongjoon-hyun left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Sorry, but could you avoid using MINOR, @cloud-fan ? It's not clear to the other reviewers.

  • What did cause this bug?
  • Does this affect the released Apache Spark?
  • When does this happen from?

@cloud-fan
Copy link
Contributor Author

This is so minor that I opened this backport PR only because someone asked for it. I think the mistake was there since this piece of code was added. I didn't look into how this affects real queries and what is the consequence, as this mistake is so obvious. There is no bug report so far.

@SparkQA
Copy link

SparkQA commented Jul 12, 2021

Kubernetes integration test starting
URL: https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder-K8s/45442/

@SparkQA
Copy link

SparkQA commented Jul 12, 2021

Kubernetes integration test status failure
URL: https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder-K8s/45442/

@SparkQA
Copy link

SparkQA commented Jul 12, 2021

Test build #140930 has finished for PR 33304 at commit c78d55d.

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

@HyukjinKwon
Copy link
Member

Merged to branch-3.1.

HyukjinKwon pushed a commit that referenced this pull request Jul 13, 2021
…p CodegenFallback

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

This is a very trivial mistake we found during a code refactor in https://github.com/apache/spark/pull/33142/files#r660900049

This PR backport this one-line fix.

### Why are the changes needed?

fix a mistake

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

no

### How was this patch tested?

existing tests

Closes #33304 from cloud-fan/backport.

Authored-by: Wenchen Fan <[email protected]>
Signed-off-by: Hyukjin Kwon <[email protected]>
flyrain pushed a commit to flyrain/spark that referenced this pull request Sep 21, 2021
…p CodegenFallback

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

This is a very trivial mistake we found during a code refactor in https://github.com/apache/spark/pull/33142/files#r660900049

This PR backport this one-line fix.

### Why are the changes needed?

fix a mistake

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

no

### How was this patch tested?

existing tests

Closes apache#33304 from cloud-fan/backport.

Authored-by: Wenchen Fan <[email protected]>
Signed-off-by: Hyukjin Kwon <[email protected]>
fishcus pushed a commit to fishcus/spark that referenced this pull request Jan 12, 2022
…p CodegenFallback

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

This is a very trivial mistake we found during a code refactor in https://github.com/apache/spark/pull/33142/files#r660900049

This PR backport this one-line fix.

### Why are the changes needed?

fix a mistake

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

no

### How was this patch tested?

existing tests

Closes apache#33304 from cloud-fan/backport.

Authored-by: Wenchen Fan <[email protected]>
Signed-off-by: Hyukjin Kwon <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants