Hi Tim, You're right, there's no way. You can create a dummy column in a column family as a work around. We should provide a better way, though. Mind filing a JIRA? Thanks, James
On Tue, Apr 29, 2014 at 10:47 PM, Tim Stearn <[email protected]> wrote: > Hi All, > > Perhaps I'm overlooking this, but I don't see a way to create empty column > families in CREATE TABLE. Do I need to instead create the table via the > HBase command line and then use CREATE VIEW in Phoenix? > > Thanks, > > Tim S > >
