Queries support the same methods as Tables for reading out data (e.g., as a tidyverse tibble). Note that queries can only be read for up to 24 hours after completion.
Full documentation can be found in the reference for the appropriate Table method:
See also
Table$to_arrow_batch_reader()
Table$to_arrow_dataset()
Table$to_arrow_table()
Table$to_data_frame()
Table$to_data_table()
Table$to_directory()
Table$to_read_streams()
Table.to_tibble()
Table.to_sf_tibble()
Last updated 1 day ago
Was this helpful?