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)