-
Is it possible to connect to public buckets? e.g. |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 3 replies
-
Hi @JoshCu, I don’t see why not, as long as they support versioning. Have you tried and it doesn’t work? Can you post details if so, enough so I can run the code myself and see any errors? Michal |
Beta Was this translation helpful? Give feedback.
-
Ah yes I see - I assumed that AWS would allow this for public buckets, but I was wrong. Addressing this in #95
It all depends on the query - is it definitely using the index? Does EXPLAIN QUERY PLAN shed any light? What query are you running? |
Beta Was this translation helpful? Give feedback.
Ah yes I see - I assumed that AWS would allow this for public buckets, but I was wrong. Addressing this in #95
It all depends on the query - is it definitely using the index? Does EXPLAIN QUERY PLAN shed any light? What query are you running?