make ./sling run --update-key _tp_time --src-conn PROTON --src-stream 'new' --tgt-conn PROTON --tgt-object 'old' --mode incremental possible.
previous it will try use streaming query to get some update key info, and stuck.
we need historical / table query.
make
./sling run --update-key _tp_time --src-conn PROTON --src-stream 'new' --tgt-conn PROTON --tgt-object 'old' --mode incremental
possible. previous it will try use streaming query to get some update key info, and stuck. we need historical / table query.