xudong963 opened a new issue, #17498: URL: https://github.com/apache/datafusion/issues/17498
``` > set datafusion.explain.format = indnet; 0 row(s) fetched. Elapsed 0.002 seconds. > set datafusion.explain.format = indent; 0 row(s) fetched. Elapsed 0.002 seconds. ``` The `indnet` doesn't belong to `format`, obviously, it's a wrong value. But I didn't get any hints for it. --- It'll be great UX if we can give some hints for the wrong config values. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: github-unsubscr...@datafusion.apache.org.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: github-unsubscr...@datafusion.apache.org For additional commands, e-mail: github-h...@datafusion.apache.org