[
https://issues.apache.org/jira/browse/TAJO-1679?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14624224#comment-14624224
]
ASF GitHub Bot commented on TAJO-1679:
--------------------------------------
Github user hyunsik closed the pull request at:
https://github.com/apache/tajo/pull/627
> 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)