DTStack / chunjun

A data integration framework
https://dtstack.github.io/chunjun/
Apache License 2.0
4k stars 1.69k forks source link

oracle 开启间隔轮询,不会把时间戳转换为时间格式, 导致出错 #242

Closed wgf515 closed 2 years ago

wgf515 commented 4 years ago

/**

polling 为true是, 没有执行上面代码,不会把long 类型时间戳, 转换为时间类型字符串

kanata163 commented 4 years ago

@wgf515 错误日志发一下

wgf515 commented 4 years ago

时间太久了, 日志找不到了。您可以看一下OracleInputFormat.java 下面的getTimeStr方法只在非轮询情况下调用。

FlechazoW commented 2 years ago

This issue has been too long to review it and reopen new one if necessary.