Uh oh!
There was an error while loading. Please reload this page.
merging latest avatica - #157
Conversation
JamesRTaylor
commented
Apr 5, 2016
@codymarcel - would it be possible for you to review this pull as Mujtaba is on PTO? |
codymarcel
commented
Apr 5, 2016
Yea, I'll take a look. What is the associated Jira? On Mon, Apr 4, 2016 at 8:02 PM, James Taylor notifications@github.com
|
| // Schema and Data Load | ||
| if (preLoadData) { | ||
| logger.info("\nStarting Data Load..."); | ||
| System.out.print("Starting Data Load ..."); |
There was a problem hiding this comment.
Should be able to use the logger config for stdout instead.
JamesRTaylor
commented
Apr 5, 2016
@gkanade - please file a JIRA and update you git commit message to include the JIRA (i.e. PHOENIX-#### Update Pherf to support ....). |
| last = start = System.currentTimeMillis(); | ||
| String sql = buildSql(columns, tableName); | ||
| //System.out.print("going to create statement"); |
codymarcel
commented
Apr 5, 2016
General Comments.
|
codymarcel
commented
Apr 13, 2016
@gkanade Any updates on this? |
No description provided.