Github user jaltekruse commented on the pull request:
https://github.com/apache/drill/pull/178#issuecomment-144543634
This isn't a complete solution, you can put a semi-colon in a string
literal (and maybe a column name in backticks?), so this might end up chopping
queries in half. I think this is the real reason why this bug wasn't fixed
earlier, because it needs to be handled at the parser level. Its possible that
calciate handles this and we are not making use of it.
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---