If we truncate an hbase table that has a phoenix table defined for it, we can 
no longer query for new data added to that table through hbase. I know that 
truncate drops and recreates the table, but why does that affect phoenix and is 
there some way to truncate that doesn't require also redefining the phoenix 
table? Thanks.

Reply via email to