I just downloaded the sandbox last night and I am loading data through HCat. The about page for the sandbox says the HCat version is 0.14.0 and the wiki on apache says date was added with timestamp and other types in v0.13.0 (https://cwiki.apache.org/confluence/display/Hive/HCatalog+LoadStore#HCatalogLoadStore-TypesinHive0.13.0andLater) but I don’t see date listed as a column type on the create table page. Is there a reason? If I were using the command-line or some other tool would I be able to use the date type?
↧