spanner-data-validator-java/src/main/java/com/google/migration/JDBCToSpannerDVTWithHash.java [303:311]:
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
              pipelineTracker,
              tableSpec.getSourceQuery(),
              tableSpec.getRangeFieldIndex(),
              tableSpec.getRangeFieldType(),
              options,
              pRanges,
              tableSpec.getTimestampThresholdColIndex(),
              customTransformation,
              schema);
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -



spanner-data-validator-java/src/main/java/com/google/migration/JDBCToSpannerDVTWithHash.java [315:323]:
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
              pipelineTracker,
              tableSpec.getSourceQuery(),
              tableSpec.getRangeFieldIndex(),
              tableSpec.getRangeFieldType(),
              options,
              pRanges,
              tableSpec.getTimestampThresholdColIndex(),
              customTransformation,
              schema);
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -



