public class HiveDb extends QuboleDB
| Modifier and Type | Method and Description |
|---|---|
Iterator<Object> |
executeQuery(String sql) |
protected com.google.common.collect.ImmutableMap<String,Integer> |
getDataTypes() |
String |
getDefaultSchema() |
String |
getProductName() |
protected Map<String,List<com.qubole.qds.sdk.java.entities.SchemaOrdinal>> |
getSchemaListDescribed() |
org.apache.calcite.sql.SqlDialect |
getSqlDialect() |
boolean |
isCaseSensitive() |
cleanup, convertToIterator, getQdsClient, getSchemas, mergeSchemasprotected Map<String,List<com.qubole.qds.sdk.java.entities.SchemaOrdinal>> getSchemaListDescribed() throws ExecutionException, InterruptedException
getSchemaListDescribed in class QuboleDBExecutionExceptionInterruptedExceptionprotected com.google.common.collect.ImmutableMap<String,Integer> getDataTypes()
getDataTypes in class QuboleDBpublic String getDefaultSchema()
public String getProductName()
public org.apache.calcite.sql.SqlDialect getSqlDialect()
public boolean isCaseSensitive()
isCaseSensitive in interface DataSourceisCaseSensitive in class QuboleDBCopyright © 2017. All rights reserved.