Jungtaek Lim created STORM-2143:
-----------------------------------
Summary: Storm SQL provider implementations should convert field
names as uppercased
Key: STORM-2143
URL: https://issues.apache.org/jira/browse/STORM-2143
Project: Apache Storm
Issue Type: Bug
Components: storm-sql
Reporter: Jungtaek Lim
Priority: Critical
When getting column informations from Calcite, they are not case sensitive and
all uppercased.
Since Storm field name is case sensitive, we should respect 'case insensitive'
while handling tuples. If producer just creates tuples with field names to
uppercase before filtering and publishing, that makes life much easier.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)