Github user felixcheung commented on the issue:
https://github.com/apache/zeppelin/pull/2347
Perhaps multiple queries was the reason we tried to parse the text (we
really need to document these things better) - though I'm not sure how it would
work exactly? Do you get multiple table in result if there are multiple queries
in one paragraph? Does it even handle the multiple results correctly since that
was added after JDBC interpreter is implemented?
In any case I do think it is much cleaner not to mess with the content.
Perhaps default to single query with a switch to fallback to old code and
see if we get any feedback on this.
---
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.
---