All Downloads are FREE. Search and download functionalities are using the official Maven repository.

sql-tests.datasets.orc_varchar_dictionary.ddl Maven / Gradle / Ivy

There is a newer version: 464
Show newest version
-- type: hive
CREATE %EXTERNAL% TABLE %NAME%(
  c_varchar VARCHAR(9)
)
STORED AS ORC




© 2015 - 2024 Weber Informatics LLC | Privacy Policy