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

[BUG] SPARK_BUILTIN_FUNCTION_NAME_MAPPING doesn't work #741

Closed
LantaoJin opened this issue Oct 3, 2024 · 1 comment
Closed

[BUG] SPARK_BUILTIN_FUNCTION_NAME_MAPPING doesn't work #741

LantaoJin opened this issue Oct 3, 2024 · 1 comment
Labels
bug Something isn't working untriaged

Comments

@LantaoJin
Copy link
Member

LantaoJin commented Oct 3, 2024

What is the bug?
https://github.com/opensearch-project/opensearch-spark/blob/0.5-nexus/ppl-spark-integration/src/main/java/org/opensearch/sql/ppl/utils/BuiltinFunctionTranslator.java

Above mapping should work but it doesn't

Query source = myglue_test.default.http_logs | eval c1 = is_not_null(request) | head 10
fail with
Screenshot 2024-10-03 at 14 27 45

How can one reproduce the bug?
Steps to reproduce the behavior:

  1. Go to '...'
  2. Click on '....'
  3. Scroll down to '....'
  4. See error

What is the expected behavior?
A clear and concise description of what you expected to happen.

What is your host/environment?

  • OS: [e.g. iOS]
  • Version [e.g. 22]
  • Plugins

Do you have any screenshots?
If applicable, add screenshots to help explain your problem.

Do you have any additional context?
Add any other context about the problem.

@LantaoJin LantaoJin added bug Something isn't working untriaged labels Oct 3, 2024
@LantaoJin
Copy link
Member Author

No issue. close it.

@LantaoJin LantaoJin changed the title [BUG][SanityTest] SPARK_BUILTIN_FUNCTION_NAME_MAPPING doesn't work [BUG] SPARK_BUILTIN_FUNCTION_NAME_MAPPING doesn't work Oct 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working untriaged
Projects
None yet
Development

No branches or pull requests

1 participant