Package | Description |
---|---|
com.asakusafw.info.hive.syntax |
Hive DDL.
|
Modifier and Type | Class and Description |
---|---|
class |
SimpleCreateTable
Represents
CREATE TABLE statement in Hive. |
Modifier and Type | Method and Description |
---|---|
static void |
HiveQlEmitter.emit(HiveCreateTable statement,
Appendable writer)
Emits
CREATE TABLE statement into the target writer. |
Copyright © 2011–2019 Asakusa Framework Team. All rights reserved.