[ 
https://issues.apache.org/jira/browse/FLINK-36165?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Thorne updated FLINK-36165:
---------------------------
    Description: 
just like datax,user just obtain data from database without all sna
{code:java}
select * from where col >x1 and col <x2  {code}
 

  was:
just like datax,user can 
{code:java}
select * from where col >x1 and col <x2  {code}
 


> Support obtaining snapshot data of the scope
> --------------------------------------------
>
>                 Key: FLINK-36165
>                 URL: https://issues.apache.org/jira/browse/FLINK-36165
>             Project: Flink
>          Issue Type: Improvement
>          Components: Flink CDC
>            Reporter: Thorne
>            Priority: Minor
>
> just like datax,user just obtain data from database without all sna
> {code:java}
> select * from where col >x1 and col <x2  {code}
>  



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to