Overall +1(binding), I have two minor suggestions to consider:
(1) We can supplement with benchmark in the future, such as the CPU overhead of the write path, since writing now involves an additional computation, as well as the additional storage overhead brought by the statistics. (2) For the Predicate in the Scan interface, the current design can only support partial scenarios. For example, predicates like LIKE, IN, etc., cannot be supported. When integrating with Flink, Spark or more computing engines in the future, we need to clarify these limitation to ecosystem developers through documentation. Best, Leonard > 2026 3月 6 12:11,Yunhong Zheng <[email protected]> 写道: > > +1(binding) > > Yours, > Yunhong (Swuferhong) > > On 2026/03/05 00:46:02 Yang Guo wrote: >> +1 (non-binding) >> >> Regards, >> Yang Guo >> >> On Wed, Mar 4, 2026 at 15:56 Jark Wu <[email protected]> wrote: >> >>> +1 (binding) >>> >>> Best, >>> Jark >>> >>> On Tue, 3 Mar 2026 at 23:26, SeungMin Lee <[email protected]> wrote: >>>> >>>> +1 (non-binding) >>>> >>>> Best regards, >>>> SeungMin Lee >>>> >>>> 2026년 3월 3일 (화) PM 8:28, Liebing Yu <[email protected]>님이 작성: >>>> >>>>> +1 (non-binding) >>>>> >>>>> Best regards, >>>>> Liebing Yu >>>>> >>>>> >>>>> On Tue, 3 Mar 2026 at 17:39, Giannis Polyzos <[email protected]> >>>>> wrote: >>>>> >>>>>> +1 (binding) >>>>>> >>>>>> Best, >>>>>> Giannis >>>>>> >>>>>> On Tue, Mar 3, 2026 at 11:38 AM Yang Wang <[email protected] >>>> >>>>>> wrote: >>>>>> >>>>>>> Hi devs, >>>>>>> I'd like to start a vote on FIP-10: Support Log RecordBatch Filter >>>>>> Pushdown >>>>>>> [1]. >>>>>>> You can find the related discussion in [2]. >>>>>>> This vote will last for at least 72 hours, unless there are >>> objections >>>>> or >>>>>>> insufficient votes. >>>>>>> >>>>>>> Best, >>>>>>> Yang >>>>>>> >>>>>>> [1] >>>>>>> >>>>>>> >>>>>> >>>>> >>> https://cwiki.apache.org/confluence/display/FLUSS/FIP-10%3A+Support+Log+RecordBatch+Filter+Pushdown >>>>>>> [2] >>> https://lists.apache.org/thread/9mnq46rrv0y5o2hnc5vk15ghcyzvgmql >>>>>>> >>>>>> >>>>> >>> >>
