Skip to content

Commit

Permalink
remove debugging
Browse files Browse the repository at this point in the history
  • Loading branch information
erilong committed Feb 22, 2019
1 parent b116030 commit b57c522
Showing 1 changed file with 0 additions and 1 deletion.
Expand Up @@ -384,7 +384,6 @@ batchId, batchCount, batchId, batchCount, batchId, batchCount, loadId, new Date(
idType, Types.NUMERIC, idType, Types.NUMERIC, idType, Types.NUMERIC, Types.TIMESTAMP,
idType, Types.NUMERIC, idType, Types.NUMERIC, idType, Types.NUMERIC, idType,
Types.TIMESTAMP, idType });
System.out.println(loadId + ", " + batchId + ", " + batchCount);
}

public void updateTableReloadStatusDataCounts(ISqlTransaction transaction, long loadId, long startBatchId, long endBatchId,
Expand Down

0 comments on commit b57c522

Please sign in to comment.