Skip to content

Public buckets? #94

Answered by michalc
JoshCu asked this question in Q&A
Nov 6, 2024 · 2 comments · 3 replies
Discussion options

You must be logged in to vote

I got past that by passing a lambda returning ("","","",None)

Ah yes I see - I assumed that AWS would allow this for public buckets, but I was wrong. Addressing this in #95

Now it's working, but it's reading a huge amount of data. The db has an index, but my file might just impractically large?

It all depends on the query - is it definitely using the index? Does EXPLAIN QUERY PLAN shed any light? What query are you running?

Replies: 2 comments 3 replies

Comment options

You must be logged in to vote
1 reply
@JoshCu
Comment options

Comment options

You must be logged in to vote
2 replies
@JoshCu
Comment options

@michalc
Comment options

Answer selected by JoshCu
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants