James Taylor created PHOENIX-2791:
-------------------------------------
Summary: Support append only schema declaration
Key: PHOENIX-2791
URL: https://issues.apache.org/jira/browse/PHOENIX-2791
Project: Phoenix
Issue Type: Improvement
Reporter: James Taylor
Assignee: Thomas D'Silva
Fix For: 4.8.0
If we know in advance that columns will only be added to but never removed from
a schema, we can prevent the RPC from the client to the server when the client
already has all columns declared in the CREATE TABLE/VIEW IF NOT EXISTS.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)