Re: [DISCUSS] - Deprecate Equality Deletes

2024-11-09 Thread Vignesh
ire table. Thanks, Vignesh. On Sat, Nov 9, 2024 at 2:17 AM Shani Elharrar wrote: > JB, this is what we do, we write Equality Deletes and periodically convert > them to Positional Deletes. > > We could probably index the keys, maybe partially index using bloom > filters, the best wou

Re: Storing catalog directly on object store

2024-11-26 Thread Vignesh
Hi, There was a proposal along the same lines, for the read portion few weeks back by Ashvin. https://docs.google.com/document/d/1yzLXSOtzBXyaWHfeVsWsMu4xmOH8rV6QyM5ZAnJZjMQ/edit?usp=drivesdk Thanks, Vignesh. On Tue, Nov 26, 2024, 11:59 AM Jean-Baptiste Onofré wrote: > Hi Nikhil > &g

Re: [DISCUSS] V4 - indexing support

2025-07-18 Thread Vignesh
Are the index files for all kinds expected to be written and added along with data files or would it be an optional async step? On Fri, Jul 18, 2025, 5:09 AM Péter Váry wrote: > > *Primary Index*: Conventionally Primary Index - just means what the > Table's Primary storage layout/organization wa