[jira] [Updated] (DRILL-2675) Implement a subset of User Exceptions to improve how errors are reported to the user

2015-04-15 Thread Deneche A. Hakim (JIRA)
[ https://issues.apache.org/jira/browse/DRILL-2675?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Deneche A. Hakim updated DRILL-2675: Attachment: DRILL-2675.7.patch.txt Implement a subset of User Exceptions to improve how

[jira] [Updated] (DRILL-2675) Implement a subset of User Exceptions to improve how errors are reported to the user

2015-04-15 Thread Deneche A. Hakim (JIRA)
[ https://issues.apache.org/jira/browse/DRILL-2675?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Deneche A. Hakim updated DRILL-2675: Attachment: DRILL-2675.fix.patch.txt incremental patch that adds the missing changes from

[jira] [Updated] (DRILL-2675) Implement a subset of User Exceptions to improve how errors are reported to the user

2015-04-14 Thread Deneche A. Hakim (JIRA)
[ https://issues.apache.org/jira/browse/DRILL-2675?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Deneche A. Hakim updated DRILL-2675: Attachment: DRILL-2675.6.patch.txt - renamed DrillUserException to UserException - made the

[jira] [Updated] (DRILL-2675) Implement a subset of User Exceptions to improve how errors are reported to the user

2015-04-13 Thread Deneche A. Hakim (JIRA)
[ https://issues.apache.org/jira/browse/DRILL-2675?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Deneche A. Hakim updated DRILL-2675: Assignee: Jacques Nadeau (was: Deneche A. Hakim) Implement a subset of User Exceptions to

[jira] [Updated] (DRILL-2675) Implement a subset of User Exceptions to improve how errors are reported to the user

2015-04-13 Thread Deneche A. Hakim (JIRA)
[ https://issues.apache.org/jira/browse/DRILL-2675?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Deneche A. Hakim updated DRILL-2675: Attachment: DRILL-2675.5.patch.txt added unit test to make sure DrillUserException.Builder

[jira] [Updated] (DRILL-2675) Implement a subset of User Exceptions to improve how errors are reported to the user

2015-04-11 Thread Deneche A. Hakim (JIRA)
[ https://issues.apache.org/jira/browse/DRILL-2675?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Deneche A. Hakim updated DRILL-2675: Attachment: DRILL-2675.3.patch.txt Implement a subset of User Exceptions to improve how

[jira] [Updated] (DRILL-2675) Implement a subset of User Exceptions to improve how errors are reported to the user

2015-04-11 Thread Deneche A. Hakim (JIRA)
[ https://issues.apache.org/jira/browse/DRILL-2675?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Deneche A. Hakim updated DRILL-2675: Attachment: DRILL-2675.2.patch.txt Implement a subset of User Exceptions to improve how

[jira] [Updated] (DRILL-2675) Implement a subset of User Exceptions to improve how errors are reported to the user

2015-04-11 Thread Deneche A. Hakim (JIRA)
[ https://issues.apache.org/jira/browse/DRILL-2675?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Deneche A. Hakim updated DRILL-2675: Attachment: DRILL-2675.4.patch.txt Implement a subset of User Exceptions to improve how

[jira] [Updated] (DRILL-2675) Implement a subset of User Exceptions to improve how errors are reported to the user

2015-04-11 Thread Deneche A. Hakim (JIRA)
[ https://issues.apache.org/jira/browse/DRILL-2675?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Deneche A. Hakim updated DRILL-2675: Attachment: DRILL-2675.1.patch.txt Implement a subset of User Exceptions to improve how

[jira] [Updated] (DRILL-2675) Implement a subset of User Exceptions to improve how errors are reported to the user

2015-04-08 Thread Deneche A. Hakim (JIRA)
[ https://issues.apache.org/jira/browse/DRILL-2675?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Deneche A. Hakim updated DRILL-2675: Attachment: DRILL-2675.0.patch.txt Initial patch with a working solution. This patch cleans