ensonic
01/23/2023, 11:19 AMSELECT * FROM TABLE docs WHERE doc-id IN (id1, id2, ..., idn)
to list documents the given user can e.g. view with some metadata. And if the user can view 1000 docs, I doubt one can put those 1000 doc-ids into the query. I wonder what people practically do here.vroldanbet
01/23/2023, 12:20 PMensonic
01/23/2023, 3:05 PMvroldanbet
01/23/2023, 5:47 PMjzelinskie
01/23/2023, 11:21 PMensonic
01/24/2023, 3:25 PM