You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hawq.apache.org by "Paul Guo (JIRA)" <ji...@apache.org> on 2016/07/01 02:36:11 UTC

[jira] [Created] (HAWQ-885) Should fail earlier at creating for a table with quicklz compression.

Paul Guo created HAWQ-885:
-----------------------------

             Summary: Should fail earlier at creating for a table with quicklz compression.
                 Key: HAWQ-885
                 URL: https://issues.apache.org/jira/browse/HAWQ-885
             Project: Apache HAWQ
          Issue Type: Bug
            Reporter: Paul Guo
            Assignee: Lei Chang


We've removed quicklz compression in  
HAWQ-780 (Remove quicklz compression related code but keep related meta data in short term), but as that JIRA description says, we keep the quicklz metadata. That means currently user still could be able to create a quicklz-compression table with the current code, but still will fail to do insert/select, etc.

Discussed this with several developers, we agree that we should fail earlier at creating tables, even with hack code.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)