After loading data with batch processing to Google BigQuery i'm expecting tables that are partitioned based on their date (I know, have to rename the column of date as it's reserved).
However, when receiving some new tables they have a different icon and show the number 1 behind the table in this format (1). See the image below.
What is happening here? I would expect them to be normal partitioned tables.
I can't find this anywhere in their documentation or the wider web.
// if you give a -1 at least tell me why? What is wrong with this question?


