RE: RE: Re: [DISCUSS] Implementing a table-level statistics file to store column statistics

2024-09-04 Thread Guy Khazma
Hi Everyone, Apologies if you get this email twice, for some reason I am unable to see the email I sent earlier in the mailing list so sending it again. I wanted to revisit the discussion about using partition stats for min/max and null counts. It seems we might need to compute the null count at

Re: [VOTE] Merge REST Spec Change To Add New Scan Planning APIs

2024-09-04 Thread Chertara, Rahil
Thanks Jack and Ryan, I will give an overview of the current design of the PR[1]. 1. To avoid duplication between the endpoints, we now have a single endpoint planTableScan which accepts columns projections, a filter, etc. and initiates a plan. The server will respond back to the client in