$data = [<|x:(1,'foo')|>,<|x:null|>]; select x.1 from as_table($data);