Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Flink conditionals functions test #1024

Open
wants to merge 17 commits into
base: main
Choose a base branch
from

Conversation

Zesky665
Copy link
Collaborator

@Zesky665 Zesky665 commented Dec 5, 2024

The following functions don't seem to be supported:

  • IS_ALPHA()
  • IS_DECIMAL()
  • IS_DIGIT()
  • GREATEST(NULL)
  • LEAST(NULL)
  • IFNULL()
  • COALESCE(NULL, NULL)
  • NULLIF - seems to work correctly, but NULL values are not accepted

@Zesky665 Zesky665 requested a review from henneberger December 5, 2024 21:10
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.

1 participant