src/main/java/com/aliyun/odps/kafka/connect/MaxComputeSinkTask.java [136:143]:
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
          project,
          table,
          converterBuilder.build(),
          bufferSizeKB,
          partitionWindowType,
          tz, useStreamTunnel,
          retryTimes,
          tunnelEndpoint);
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -



src/main/java/com/aliyun/odps/kafka/connect/MaxComputeSinkTask.java [269:276]:
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
                                    project,
                                    table,
                                    converterBuilder.build(),
                                    bufferSizeKB,
                                    partitionWindowType,
                                    tz, useStreamTunnel,
                                    retryTimes,
                                    tunnelEndpoint);
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -



