Hi Jeff, How could you insert data into a partitioned table without specify partition columns or value?
- Youngwoo 2011/1/7 Jeff Zhang <zjf...@gmail.com> > Hi all > > I create a table with a partition. Then I import data into this table > without specify partition, in this case I cannot retrieval data from > this table using select statement. > But I can retrieve data when importing data with specify partition. > > So I think since hive do not allow me to retrieve data in the first > case, it should not allow me to import data without specify partition > > > -- > Best Regards > > Jeff Zhang >