I have inserted 71 rows to day partitioned table. After streaming buffer workers processes there are only 48 rows in my table. I know that there are deduplication process, but the rows were different. I've tried to check how the rows look in streaming buffer and I've set condition to get results with _PARTITIONTIME set to NULL. I've got nothing.
I have no idea how is it working.
//Edit: I've inserted data using insertRows method from cloud-bigquery library. I'm selecting rows by using this query:
SELECT * FROM [table$20180216]