Maryann Xue created PHOENIX-3367:
------------------------------------
Summary: Replace usage of bind variables in
BaseTest.createTestTable()
Key: PHOENIX-3367
URL: https://issues.apache.org/jira/browse/PHOENIX-3367
Project: Phoenix
Issue Type: Sub-task
Reporter: Maryann Xue
Priority: Minor
We don't support bind variables in DDL yet, due to
https://issues.apache.org/jira/browse/CALCITE-1319. So we can probably replace
usage of bind variables in BaseTest.createTestTable() with sql string
construction. In a previous check-in, I commented out
BaseTest.getDefaultSplits() so that this wouldn't have big impact on the pass
rate, but once this issue is solved, we can uncomment those lines. Anyway, do
you think this is the right thing to do for now, [~jamestaylor]? or should we
wait on CALCITE-1319?
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)