mrpowers-io / levi

Delta Lake helper methods. No Spark dependency.
MIT License
22 stars 8 forks source link

Data skipping test and fixes #11

Closed brayanjuls closed 1 year ago

brayanjuls commented 1 year ago

I added more testing to test all the scenarios, and also fixed the filter_to_sql logic accordingly. This PR solves the issue https://github.com/MrPowers/levi/issues/9 .