James Taylor created PHOENIX-1507:
-------------------------------------
Summary: Allow arbitrary SELECT expressions in VIEW definition
Key: PHOENIX-1507
URL: https://issues.apache.org/jira/browse/PHOENIX-1507
Project: Phoenix
Issue Type: Bug
Reporter: James Taylor
Our current VIEW implementation only supports CREATE VIEW v AS SELECT * FROM t
SYNTAX. Instead of just SELECT *, we should support arbitrary select
expressions (or at a minimum, a list of columns).
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)