Hi haifang,

lower-bound and upper-bound are defined as long types, and it seems difficult 
to fill in the value of timestamp. 
However, you may use WHERE t > TIMESTAMP '2022-01-01 07:00:01.333', as JDBC 
supports filter pushdown.

Best,
Jiabao

On 2024/01/10 08:31:23 haifang luo wrote:
> Hello~~
> My Flink version: 1.15.4
> [image: image.png]
> 'scan.partition.column' type is timestamp, how should I fill in
> 'scan.partition.lower-bound' and  'scan.partition.upper-bound'?
> Thank you for your reply~~
> 

Reply via email to