Details
-
Improvement
-
Status: Open
-
Minor
-
Resolution: Unresolved
-
1.10.0
-
None
Description
DRILL-5301 introduces a new server metadata API.
But clients can get from the server the current meta information only once, the next request returns the previous meta even if it was updated. For example, Identifier quote character can be changed by the user via one session.
It would be good if the session is changed, the "getServerMeta()" will return updated server meta information.
Attachments
Issue Links
- is related to
-
DRILL-3510 Add ANSI_QUOTES option so that Drill's SQL Parser will recognize ANSI_SQL identifiers
- Resolved
-
DRILL-5301 Add server metadata API
- Closed