phoenix
phoenix copied to clipboard
Apache Phoenix
Avoids NullPointerException in any case.
fixed obtaining of resource base for embedded jetty in tracing web appp - original implementation of obtaining webapp root from ProtectionDomain is not reliable and doesn't work on some JVMs....
This fixes the issue that the new table attribute that represents the CDC INCLUDES value is not part of the serialization and so client is not seeing the attribute and...
Trying to apply patch attached to the jira - https://issues.apache.org/jira/browse/PHOENIX-5117
Jira: PHOENIX-7330 - Design Doc 1: https://docs.google.com/document/d/1mlHdXP3e8Ol9G1GPGQDQQjUIOTyVkV5R4w15U6IePzQ/edit?usp=sharing - Design Doc 2: https://docs.google.com/document/d/1tuxcPCpoopRncuqZQvC7Gcec7Vj1nPmoK1rpkTmoLdo/edit?usp=sharing - Design Doc 3: https://docs.google.com/document/d/102ZPkf7zIFrAKRfeLIqk69BoVWxurMl2MQGzXS-nqzY/edit?usp=sharing The purpose of this Jira is to introduce new data type in Phoenix:...
Jira: [PHOENIX-4555](https://issues.apache.org/jira/browse/PHOENIX-4555) Restrict view to be UPDATABLE if the view specification: 1. uses only the PK columns 2. starts from the first PK column if the parent table is not...