[03/11] drill git commit: DRILL-1832: Add unit tests for Json file with null values

2015-04-24 Thread parthc
http://git-wip-us.apache.org/repos/asf/drill/blob/25ea3e83/exec/java-exec/src/test/resources/jsoninput/twitter_43.json -- diff --git a/exec/java-exec/src/test/resources/jsoninput/twitter_43.json

[11/11] drill git commit: DRILL-2548: JDBC Driver - check for bad data from server and prevent SqlException

2015-04-24 Thread parthc
DRILL-2548: JDBC Driver - check for bad data from server and prevent SqlException Project: http://git-wip-us.apache.org/repos/asf/drill/repo Commit: http://git-wip-us.apache.org/repos/asf/drill/commit/7289cabb Tree: http://git-wip-us.apache.org/repos/asf/drill/tree/7289cabb Diff:

[05/11] drill git commit: DRILL-1832: Add unit tests for Json file with null values

2015-04-24 Thread parthc
http://git-wip-us.apache.org/repos/asf/drill/blob/25ea3e83/exec/java-exec/src/test/resources/jsoninput/drill-1832-1-result.json -- diff --git a/exec/java-exec/src/test/resources/jsoninput/drill-1832-1-result.json

[04/11] drill git commit: DRILL-1832: Add unit tests for Json file with null values

2015-04-24 Thread parthc
http://git-wip-us.apache.org/repos/asf/drill/blob/25ea3e83/exec/java-exec/src/test/resources/jsoninput/drill-1832-2-result.json -- diff --git a/exec/java-exec/src/test/resources/jsoninput/drill-1832-2-result.json

[07/11] drill git commit: DRILL-2782: 2-Core: Decide, implement behavior for transaction-related JDBC methods.

2015-04-24 Thread parthc
DRILL-2782: 2-Core: Decide, implement behavior for transaction-related JDBC methods. - Added unit test. - Added implementations of transaction-related methods: - setAutoCommit - reject attempt to turn auto-commit off - commit - reject when in auto-commit mode (which is always) - rollback

[09/11] drill git commit: DRILL-2822: Changed timeout 90 s - 120 s for two JDBC getColumns() tests.

2015-04-24 Thread parthc
DRILL-2822: Changed timeout 90 s - 120 s for two JDBC getColumns() tests. - Drill2128GetColumnsDataTypeNotTypeCodeIntBugsTest - DatabaseMetaGetColumnsDataTest. Project: http://git-wip-us.apache.org/repos/asf/drill/repo Commit: http://git-wip-us.apache.org/repos/asf/drill/commit/9e4c016d Tree:

[08/11] drill git commit: DRILL-2782: 1-Hygiene: Various cleanup.

2015-04-24 Thread parthc
DRILL-2782: 1-Hygiene: Various cleanup. - Fixed/moved checkNotClosed to after constructor. - Removed redundant public; privatized logger. - Purged unused imports. - A little commenting, editing, wrapping. Project: http://git-wip-us.apache.org/repos/asf/drill/repo Commit:

[01/11] drill git commit: DRILL-2350: Improve exception handling and error messages in JSON reader.

2015-04-24 Thread parthc
Repository: drill Updated Branches: refs/heads/master eb199d614 - 7289cabb5 DRILL-2350: Improve exception handling and error messages in JSON reader. Project: http://git-wip-us.apache.org/repos/asf/drill/repo Commit: http://git-wip-us.apache.org/repos/asf/drill/commit/319b94c0 Tree: