delta-io / delta-sharing

An open protocol for secure data sharing
https://delta.io/sharing
Apache License 2.0
722 stars 154 forks source link

Add json predicate hints to load_as_pandas. #454

Closed chakankardb closed 5 months ago

chakankardb commented 5 months ago

In this PR, we add support for json predicate hints in load_as_pandas method. The functionality is tested by unit tests.