如题,我当前是select date_format(xxx, 'yyyyMMdd') as dt...

partition.time-extractor.timestamp-pattern是$dt $hour:00:00这样。

但是这样会导致报错,貌似这个地方必须是 yyyy-MM-dd hh:mm:ss这种吗。

回复