You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@drill.apache.org by Sudheesh Katkam <sk...@maprtech.com> on 2015/05/06 00:51:24 UTC

Re: Review Request 33177: DRILL-2508: Add new column to sys.options table that exposes whether or not the current system value is the default

-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/33177/
-----------------------------------------------------------

(Updated May 5, 2015, 10:51 p.m.)


Review request for drill and Jason Altekruse.


Changes
-------

Rebased on current master. Passed all unit tests.


Repository: drill-git


Description
-------

[DRILL-2508](https://issues.apache.org/jira/browse/DRILL-2508): Added a wrapper class for OptionValue to include status
Option status: BOOT, DEFAULT, CHANGED


Diffs (updated)
-----

  exec/java-exec/src/main/java/org/apache/drill/exec/server/options/FallbackOptionManager.java 0af816d 
  exec/java-exec/src/main/java/org/apache/drill/exec/server/options/OptionManager.java 1bdc108 
  exec/java-exec/src/main/java/org/apache/drill/exec/server/options/SystemOptionManager.java 33b2a4c 
  exec/java-exec/src/main/java/org/apache/drill/exec/store/sys/SystemTable.java bd23d81 

Diff: https://reviews.apache.org/r/33177/diff/


Testing
-------


Thanks,

Sudheesh Katkam


Re: Review Request 33177: DRILL-2508: Add new column to sys.options table that exposes whether or not the current system value is the default

Posted by Jason Altekruse <al...@gmail.com>.
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/33177/#review82835
-----------------------------------------------------------

Ship it!


Ship It!

- Jason Altekruse


On May 5, 2015, 10:51 p.m., Sudheesh Katkam wrote:
> 
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://reviews.apache.org/r/33177/
> -----------------------------------------------------------
> 
> (Updated May 5, 2015, 10:51 p.m.)
> 
> 
> Review request for drill and Jason Altekruse.
> 
> 
> Repository: drill-git
> 
> 
> Description
> -------
> 
> [DRILL-2508](https://issues.apache.org/jira/browse/DRILL-2508): Added a wrapper class for OptionValue to include status
> Option status: BOOT, DEFAULT, CHANGED
> 
> 
> Diffs
> -----
> 
>   exec/java-exec/src/main/java/org/apache/drill/exec/server/options/FallbackOptionManager.java 0af816d 
>   exec/java-exec/src/main/java/org/apache/drill/exec/server/options/OptionManager.java 1bdc108 
>   exec/java-exec/src/main/java/org/apache/drill/exec/server/options/SystemOptionManager.java 33b2a4c 
>   exec/java-exec/src/main/java/org/apache/drill/exec/store/sys/SystemTable.java bd23d81 
> 
> Diff: https://reviews.apache.org/r/33177/diff/
> 
> 
> Testing
> -------
> 
> 
> Thanks,
> 
> Sudheesh Katkam
> 
>