[
https://issues.apache.org/jira/browse/PHOENIX-107?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13921762#comment-13921762
]
Hudson commented on PHOENIX-107:
--------------------------------
FAILURE: Integrated in Apache Phoenix - Branch:4.0 #35 (See
[https://builds.apache.org/job/Phoenix-4.0/35/])
PHOENIX-107 Updated performance script and example to use upper case table
names (mujtaba: rev 6228d0b4a738e8a90ebc5f799872f0b5d97c605f)
* examples/WEB_STAT.csv
* examples/stock_symbol.sql
* examples/stock_symbol.csv
* bin/readme.txt
* examples/web_stat.csv
* examples/web_stat_queries.sql
* examples/STOCK_SYMBOL.csv
* examples/WEB_STAT_QUERIES.sql
* examples/WEB_STAT.sql
* examples/STOCK_SYMBOL.sql
* bin/performance.py
* examples/web_stat.sql
> Pass through already normalized strings to CSVLoader
> ----------------------------------------------------
>
> Key: PHOENIX-107
> URL: https://issues.apache.org/jira/browse/PHOENIX-107
> Project: Phoenix
> Issue Type: Bug
> Reporter: James Taylor
> Assignee: Mujtaba Chohan
> Fix For: 3.0.0
>
>
> There was a change to not automatically normalize arguments to
> DatabaseMetaData calls, as otherwise there's not way to search in a case
> sensitive manner. We should change callers that use the CSVLoader to
> normalize strings up front by making them uppercase.
--
This message was sent by Atlassian JIRA
(v6.2#6252)