magnalite
Results
1
issues of
magnalite
I would like to use a syntax like `client.query(project_id, query).use_storage_read(true)` or `client.query_with_storage(project_id, query)` to send a query and then read the results via the storage read api. Currently we need...