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

[Gluten-core]Make validate failure logLevel configuable #1147

Closed
loudongfeng opened this issue Mar 16, 2023 · 0 comments
Closed

[Gluten-core]Make validate failure logLevel configuable #1147

loudongfeng opened this issue Mar 16, 2023 · 0 comments
Labels
CORE works for Gluten Core enhancement New feature or request

Comments

@loudongfeng
Copy link
Contributor

Validation failure log level now is debug, which makes finding reasons of fallback difficult.

This ticket try to make it configuable, just like the way to control plan log: spark.gluten.sql.transform.logLevel and spark.gluten.sql.substrait.plan.logLevel

I propose add two new flags:
spark.gluten.sql.validate.failure.logLevel
spark.gluten.sql.validate.failure.printStack

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CORE works for Gluten Core enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants