Hyunsik Choi created TAJO-1956:
----------------------------------

             Summary: Correctness of table properties should be validated in 
query validator
                 Key: TAJO-1956
                 URL: https://issues.apache.org/jira/browse/TAJO-1956
             Project: Tajo
          Issue Type: Improvement
          Components: Storage
            Reporter: Hyunsik Choi


Each table format allows or required some table properties. If some missed or 
invalid table properties may cause wrong query processing or any runtime error. 
We should validate table properties prior to launching the query.

The rough idea is:
 * Add Table property validation interface
 * Each Storage handler injects the validation implementations to TajoMaster.
 * TajoMaster will validate all table properties according to table formats.



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

Reply via email to