Skip to content

Why query parsing is mandatory? #707

@x052bb

Description

@x052bb

Hi.

What is the rationale for making SQL parsing mandatory?
Event though parser is lightweight, it definitely adds latency especially in case of lengthy SQL, Adds up to ~100ms for each invocation of a complex query in my case

It would be great if there was a flag that could turn SQL parsing off (as it was in previous versions).

Thanks

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions