Serverless arrow file consumption | Endpoint Services | Observable
•ojs
•ojs
•ojs
•ojs
•ojs
•ojs
Comments (6)
Dan S. Reznik
Apr 27, 2021
do you like the `viewof dt = aq.loadArrow( ... ).view()` idiom?
Fil
Apr 27, 2021
Thanks for the suggestion, it's always a good idea to use the native solution. But how would you write it exactly?
Tom Larkworthy
Apr 27, 2021
yeah I can't get it to work but I can see it should be a method that Table's have.
Dan S. Reznik
Apr 27, 2021
I have seen the following working pattern, but for some reason I can't make it work here: flights = aq.loadArrow('
https://vega.github.io/vega-datasets/data/flights-200k.arrow
') ... flights.view()
Reply
dleeftink
Sep 13, 2021
Just wondering what the current CDN storage limits are? For instance, caching SQL output data as a temporary/persistent arrow files.
Tom Larkworthy
Sep 13, 2021
At the moment its a default Google Cloud CDN
https://cloud.google.com/cdn/docs/best-practices
(though I might swap for something else in the future)
Reply
Add comment
Subscribe to notifications
Observable
Sign in
Endpoint Services
Fil
10
Reply
Reply
Add comment
Subscribe to notifications
0
Serverless arrow file consumption | Endpoint Services | Observable