You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@tajo.apache.org by "Hyunsik Choi (JIRA)" <ji...@apache.org> on 2015/07/13 04:13:04 UTC

[jira] [Created] (TAJO-1679) Client APIs should validate identifiers for database object names

Hyunsik Choi created TAJO-1679:
----------------------------------

             Summary: Client APIs should validate identifiers for database object names
                 Key: TAJO-1679
                 URL: https://issues.apache.org/jira/browse/TAJO-1679
             Project: Tajo
          Issue Type: Bug
          Components: Java Client, REST API
            Reporter: Hyunsik Choi
            Assignee: Hyunsik Choi
             Fix For: 0.11.0


When a user put database, table, column names in SQL statements, the names are automatically validated due to SQL Parser rules. But, if a users directly use client APIs, the validation is omitted. We need to add validation for API calls.



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