You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@drill.apache.org by "Aman Sinha (JIRA)" <ji...@apache.org> on 2014/06/25 00:52:25 UTC

[jira] [Created] (DRILL-1065) Provide a reset command to reset an option to its default value

Aman Sinha created DRILL-1065:
---------------------------------

             Summary: Provide a reset command to reset an option to its default value
                 Key: DRILL-1065
                 URL: https://issues.apache.org/jira/browse/DRILL-1065
             Project: Apache Drill
          Issue Type: Improvement
            Reporter: Aman Sinha


Within a session, currently we set configuration options and it would be very useful to have a 'reset' command to reset the value of an option to its default system value: 
  ALTER SESSION RESET <option name> 

If we don't want to add a new keyword for RESET, we could potentially overload the SET command and allow the user to set to the 'default' value.




--
This message was sent by Atlassian JIRA
(v6.2#6252)