Package | Description |
---|---|
com.gpudb | |
com.gpudb.protocol |
Modifier and Type | Method and Description | ||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
CreateTableExternalResponse |
GPUdb.createTableExternal(CreateTableExternalRequest request)
Creates a new
CreateTableExternalResponse GPUdb. | createTableExternal(String tableName,
List<String> filepaths,
Map<String,Map<String,String>> modifyColumns,
Map<String,String> createTableOptions,
Map<String,String> options)
Creates a new
Uses of CreateTableExternalResponse in com.gpudb.protocol
Copyright © 2025. All rights reserved. |