| Interface | Description |
|---|---|
| Hook.Closeable |
Removes a Hook after use.
|
| JdbcTestActionBase.JdbcAction |
| Class | Description |
|---|---|
| Bug1735ConnectionCloseTest |
Test for DRILL-1735: Closing local JDBC connection didn't shut down
local DrillBit to free resources (plus QueryResultBatch buffer allocation leak
in DrillCursor.next(), lack of DrillMetrics reset, vectors buffer leak under
DrillCursor/DrillResultSet, and other problems).
|
| Bug1735ResultSetCloseReleasesBuffersTest | |
| Drill2128GetColumnsDataTypeNotTypeCodeIntBugsTest |
Basic (spot-check/incomplete) tests for DRILL-2128 bugs (many
DatabaseMetaData.getColumns(...) result table problems).
|
| Drill2130JavaJdbcHamcrestConfigurationTest | |
| Drill2288GetColumnsMetadataWhenNoRowsTest |
Tests from DRILL-2288, in which schema information wasn't propagated when a
scan yielded an empty (zero-row) result set.
|
| Drill2439GetBooleanFailsSayingWrongTypeBugTest | |
| Drill2461IntervalsBreakInfoSchemaBugTest | |
| Drill2463GetNullsFailedWithAssertionsBugTest | |
| Drill2489CallsAfterCloseThrowExceptionsTest |
Test class for JDBC requirement that almost all methods throw
SQLException when called on a closed primary object (e.g.,
Connection, ResultSet, etc.). |
| Drill2769UnsupportedReportsUseSqlExceptionTest |
Test that non-SQLException exceptions used by Drill's current version of
Avatica to indicate unsupported features are wrapped in or mapped to
SQLException exceptions.
|
| JdbcConnectTriesTestEmbeddedBits | |
| JdbcDataTest |
Unit tests for Drill's JDBC driver.
|
| JdbcNullOrderingAndGroupingTest | |
| JdbcTestActionBase | |
| JdbcTestQueryBase | |
| TestAggregateFunctionsQuery | |
| TestBugFixes | |
| TestExecutionExceptionsToClient | |
| TestInformationSchemaColumns |
Test class for Drill's INFORMATION_SCHEMA.COLUMNS implementation.
|
| TestJdbcDistQuery | |
| TestJdbcMetadata | |
| TestJdbcQuery | |
| TestLegacyJdbcMetadata |
Test compatibility with older versions of the server
|
| Enum | Description |
|---|---|
| Hook |
Copyright © 2021 The Apache Software Foundation. All rights reserved.