Skip to content

Conversation

@beliefer
Copy link
Contributor

What changes were proposed in this pull request?

This PR used to back port #36521 to 3.3

Why are the changes needed?

Let function push-down more flexible.

Does this PR introduce any user-facing change?

'No'.
New feature.

How was this patch tested?

Exists tests.

@github-actions github-actions bot added the SQL label May 16, 2022
* @param funcName Upper-cased function name
* @return True if the database supports function.
*/
@Since("3.3.0")
Copy link
Contributor

Choose a reason for hiding this comment

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

Let's hope this can still make RC2.

@cloud-fan
Copy link
Contributor

thanks, merging to 3.3!

cloud-fan pushed a commit that referenced this pull request May 18, 2022
…ld be pushed down

### What changes were proposed in this pull request?
This PR used to back port #36521 to 3.3

### Why are the changes needed?
Let function push-down more flexible.

### Does this PR introduce _any_ user-facing change?
'No'.
New feature.

### How was this patch tested?
Exists tests.

Closes #36556 from beliefer/SPARK-39162_3.3.

Authored-by: Jiaan Geng <[email protected]>
Signed-off-by: Wenchen Fan <[email protected]>
@cloud-fan cloud-fan closed this May 18, 2022
@beliefer
Copy link
Contributor Author

@cloud-fan @huaxingao Thank you!

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.

3 participants