It would have to be a mode that people opt into, but it might be useful. Especially for interactive use.
I think you should write a Jira case with a specification and examples. Note that we already detect when people use the right identifier with the wrong case, and alert them in the error message. I guess the next step might be to “self heal” to find the nearest valid identifier to what they typed. Julian > On Jun 16, 2021, at 21:28, Yanjing Wang <[email protected]> wrote: > > for some times, users typo "select `a`" to "select `a `", should calcite > pass the typo mistake?
