[
https://issues.apache.org/jira/browse/PHOENIX-6973?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17764593#comment-17764593
]
ASF GitHub Bot commented on PHOENIX-6973:
-----------------------------------------
payert opened a new pull request, #1672:
URL: https://github.com/apache/phoenix/pull/1672
This Pull Request introduces a NOVERIFY option for CREATE TABLE that allows
skipping the verification the existence of columns with empty qualifier.
> 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
>
>
> 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)