[
https://issues.apache.org/jira/browse/PHOENIX-6973?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Tamas Payer updated PHOENIX-6973:
---------------------------------
Release Note: A new option NOVERIFY has been introduced for CREATE TABLE
command that allows skipping the verification of columns with empty qualifier.
This is useful when a Phoenix table is restored from HBase snapshot we can skip
the lengthy validation process when executing CREATE TABLE.
> Add option to CREATE TABLE to skip verification of HBase table
> --------------------------------------------------------------
>
> Key: PHOENIX-6973
> URL: https://issues.apache.org/jira/browse/PHOENIX-6973
> Project: Phoenix
> Issue Type: New Feature
> Components: core
> Reporter: Tamas Payer
> Assignee: Tamas Payer
> Priority: Major
> Fix For: 5.2.0, 5.1.4
>
>
> When a Phoenix table is restored from snapshot we should have the option to
> skip the lengthy validation process. CREATE TABLE should have an option to
> skip the verification.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)