| # |
| # Autogenerated by Thrift Compiler (0.9.0) |
| # |
| # DO NOT EDIT UNLESS YOU ARE SURE THAT YOU KNOW WHAT YOU ARE DOING |
| # |
| # options string: py |
| # |
| |
| from thrift.Thrift import TType, TMessageType, TException, TApplicationException |
| from ttypes import * |
| |
| DDL_TIME = "transient_lastDdlTime" |
| HIVE_FILTER_FIELD_OWNER = "hive_filter_field_owner__" |
| HIVE_FILTER_FIELD_PARAMS = "hive_filter_field_params__" |
| HIVE_FILTER_FIELD_LAST_ACCESS = "hive_filter_field_last_access__" |
| IS_ARCHIVED = "is_archived" |
| ORIGINAL_LOCATION = "original_location" |
| META_TABLE_COLUMNS = "columns" |
| META_TABLE_COLUMN_TYPES = "columns.types" |
| BUCKET_FIELD_NAME = "bucket_field_name" |
| BUCKET_COUNT = "bucket_count" |
| FIELD_TO_DIMENSION = "field_to_dimension" |
| META_TABLE_NAME = "name" |
| META_TABLE_DB = "db" |
| META_TABLE_LOCATION = "location" |
| META_TABLE_SERDE = "serde" |
| META_TABLE_PARTITION_COLUMNS = "partition_columns" |
| FILE_INPUT_FORMAT = "file.inputformat" |
| FILE_OUTPUT_FORMAT = "file.outputformat" |
| META_TABLE_STORAGE = "storage_handler" |