Till created ASTERIXDB-1634:
-------------------------------
Summary: LangRecordParseUtil.exprToStringLiteral only supports
string values
Key: ASTERIXDB-1634
URL: https://issues.apache.org/jira/browse/ASTERIXDB-1634
Project: Apache AsterixDB
Issue Type: Bug
Components: AsterixDB, Translator - AQL
Reporter: Till
Assignee: Abdullah Alamoudi
LangRecordParseUtil.exprToStringLiteral is used to create records for record
literals (record constructors that only contain literal leaves) that are
provided in the query language, e.g. to provide parameters for DDL statements.
However, right now this method only supports string literals as leaves. To
provide configuration information, numbers or booleans should be supported as
well.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)