-
Notifications
You must be signed in to change notification settings - Fork 24
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[Sources] Add filters to
ParquetSource
(#514)
* add filters to parquetsource + tests + double usage validator * change error message * fix test * halfway * finished filters in parquetsource + validators + tests. * merge all filters validators to 1 test. * lint - there is a different between local lint and ci lint... * split input error tests. * fix message * rename filters name * rename var + add docs. * fix PR comments * lint * fix test. * remove default values * supports datatime in additional_filters * Update storey/sources.py Co-authored-by: Gal Topper <[email protected]> * remove double usage of filter column limitation * remove combine_filters. --------- Co-authored-by: Gal Topper <[email protected]>
- Loading branch information
1 parent
5c9ff31
commit 19d0d11
Showing
3 changed files
with
63 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters