[format] support parquet filter push down for paimon
Purpose
fix #744
Tests
org.apache.paimon.format.parquet.ParquetFilterConverterTest
API and Format
Documentation
Thanks @zhangjun0x01 , cc @SteNicholas
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.
Please prove that the testing is sufficient...
Hi @zhangjun0x01 , I implemented a version here: https://github.com/apache/paimon/pull/3487 You can take a look and add more tests then.
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 Thanks! I close this PR now.