You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@drill.apache.org by "Kunal Khatua (JIRA)" <ji...@apache.org> on 2018/08/13 22:47:00 UTC

[jira] [Created] (DRILL-6684) Swap sys.options and sys.options_val tables

Kunal Khatua created DRILL-6684:
-----------------------------------

             Summary: Swap sys.options and sys.options_val tables
                 Key: DRILL-6684
                 URL: https://issues.apache.org/jira/browse/DRILL-6684
             Project: Apache Drill
          Issue Type: Improvement
          Components: Storage - Information Schema
    Affects Versions: 1.14.0
            Reporter: Kunal Khatua
             Fix For: 1.15.0


The current sys.options table has a verbose layout, because of which sys.options_internal was introduced. The latter will also support descriptions, which means it makes sense to have that table as the new `sys.options`. The recommendation is to deprecate the old format, so that any dependencies continue to make use of it as long as required.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)