Data transfer doesn't copy data to dataset from another dataset

Hi, everyone.

I tried to use data transfer.
But it seems doesn't work correctly.

I want to copy and overwrite data of dataset from project"A"  to project"B".
Both of dataset name is "common".

Project B is staging data of project A.

I had set data transfer and checked "Overwrite destination table"
So the transfer have successed but data doesn't copy.

Specifically, data of table row isn't same.

Please tell me what is caused.screenshot-2.pngscreenshot-1.pngスクリーンショット 2023-01-17 10.46.16.pngスクリーンショット 2023-01-17 10.47.49.png

1 3 224
3 REPLIES 3

Looking at your description and the phrase "Specifically, data of table row isn't same." ... I'm not seeing the puzzle.  The two tables both have 5 rows and both tables appear to have the same data size (109B).  What is making you think that the table didn't copy?

Dear kolban

thank you for your response and sorry I mistook pick a sample.
So I tried run again.
Also job have complete but data is not same.

So I see detail the job and the job has skipped.
I wonder why the job skipped copy though I checked overwrite?スクリーンショット 2023-01-17 15.47.47.pngスクリーンショット 2023-01-17 15.50.02.png

We are facing the same problem. The dataset doesn't get overwritten after the data transfer job runs successfully. Any solution to this problem?