wanglijie95 commented on a change in pull request #19152:
URL: https://github.com/apache/flink/pull/19152#discussion_r830782057
##########
File path: flink-end-to-end-tests/flink-tpcds-test/tpcds-tool/data_generator.sh
##########
@@ -130,6 +130,10 @@ elif [[ "$OS_TYPE" == "linux" ]]; then
chmod +x $generator_dir/dsdgen_linux
cd $generator_dir
./dsdgen_linux -SCALE $scale_factor -FORCE Y -DIR $data_dir
+ echo "[INFO] `date +%H:%M:%S` Convert file encoding of customer.dat to
UTF-8 start."
Review comment:
+1, maybe add a "TODO" comments. I 've created an issue for the bug:
FLINK-26760
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]