I've established a reservation specifically for query jobs. However, why are certain BigQuery jobs that contain CREATE TEMP FUNCTION in query not being assigned to this reservation? (With the reservation ID appearing as null).
I read BigQuery's document, it describes if reservation doesn't have any slots then jobs will be queued but i monitor jobs then jobs with CREATE TEMP FUNCTION not being allocated to the reservation. I don't know whether this is a random or not.
Please help me.