bestcx commented on a change in pull request #1534:
URL:
https://github.com/apache/incubator-seatunnel/pull/1534#discussion_r836012937
##########
File path:
seatunnel-connectors/seatunnel-connectors-spark/seatunnel-connector-spark-file/src/main/scala/org/apache/seatunnel/spark/Config.scala
##########
@@ -23,7 +23,7 @@ object Config extends Serializable {
final val SAVE_MODE = "save_mode"
final val SERIALIZER = "serializer"
final val PATH_TIME_FORMAT = "path_time_format"
- final val DEFAULT_TIME_FORMAT = "path_time_format"
+ final val DEFAULT_TIME_FORMAT = "yyyyMMddHHmmss"
Review comment:
ok
--
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]