[ https://issues.apache.org/jira/browse/PHOENIX-107?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13920412#comment-13920412 ]
Hudson commented on PHOENIX-107: -------------------------------- SUCCESS: Integrated in Apache Phoenix - Branch:master #107 (See [https://builds.apache.org/job/Phoenix/107/]) PHOENIX-107 Updated performance script and example to use upper case table names (mujtaba: rev 6228d0b4a738e8a90ebc5f799872f0b5d97c605f) * examples/stock_symbol.csv * bin/readme.txt * examples/web_stat_queries.sql * examples/web_stat.sql * examples/web_stat.csv * examples/STOCK_SYMBOL.sql * examples/WEB_STAT_QUERIES.sql * examples/WEB_STAT.csv * examples/stock_symbol.sql * examples/WEB_STAT.sql * examples/STOCK_SYMBOL.csv * bin/performance.py > 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)