forward3d/rbhive

View on GitHub
lib/thrift/hive_metastore_constants.rb

Summary

Maintainability
A
0 mins
Test Coverage
#
# Autogenerated by Thrift Compiler (0.9.0)
#
# DO NOT EDIT UNLESS YOU ARE SURE THAT YOU KNOW WHAT YOU ARE DOING
#

require 'thrift'
require_relative 'hive_metastore_types'

DDL_TIME = %q"transient_lastDdlTime"

IS_ARCHIVED = %q"is_archived"

ORIGINAL_LOCATION = %q"original_location"

META_TABLE_COLUMNS = %q"columns"

META_TABLE_COLUMN_TYPES = %q"columns.types"

BUCKET_FIELD_NAME = %q"bucket_field_name"

BUCKET_COUNT = %q"bucket_count"

FIELD_TO_DIMENSION = %q"field_to_dimension"

META_TABLE_NAME = %q"name"

META_TABLE_DB = %q"db"

META_TABLE_LOCATION = %q"location"

META_TABLE_SERDE = %q"serde"

META_TABLE_PARTITION_COLUMNS = %q"partition_columns"

FILE_INPUT_FORMAT = %q"file.inputformat"

FILE_OUTPUT_FORMAT = %q"file.outputformat"

META_TABLE_STORAGE = %q"storage_handler"