paimon icon indicating copy to clipboard operation
paimon copied to clipboard

[format] support parquet filter push down for paimon

Open zhangjun0x01 opened this issue 2 years ago • 3 comments

Purpose

fix #744

Tests

org.apache.paimon.format.parquet.ParquetFilterConverterTest

API and Format

Documentation

zhangjun0x01 avatar May 25 '23 01:05 zhangjun0x01

Thanks @zhangjun0x01 , cc @SteNicholas

JingsongLi avatar May 31 '23 01:05 JingsongLi

I don't have much time to carefully review this PR at the moment.

I have always focused on correctness issues in my previous reviews, but they still exist, so I emphasize once again that testing is important.

JingsongLi avatar Jul 03 '23 07:07 JingsongLi

Please prove that the testing is sufficient...

JingsongLi avatar Jul 03 '23 07:07 JingsongLi

Hi @zhangjun0x01 , I implemented a version here: https://github.com/apache/paimon/pull/3487 You can take a look and add more tests then.

JingsongLi avatar Jun 11 '24 14:06 JingsongLi

Hi @zhangjun0x01 , I implemented a version here: #3487 You can take a look and add more tests then.

ok,I will take a look later, I've been busy with some other things recently

zhangjun0x01 avatar Jun 12 '24 01:06 zhangjun0x01

@zhangjun0x01 Thanks! I close this PR now.

JingsongLi avatar Jun 12 '24 03:06 JingsongLi