Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support list key_field in Source. #197

Merged

Conversation

gtopper
Copy link
Collaborator

@gtopper gtopper commented Apr 8, 2021

No description provided.

@katyakats katyakats merged commit 122fd04 into mlrun:development Apr 8, 2021
katyakats pushed a commit to katyakats/storey that referenced this pull request Apr 19, 2021
Co-authored-by: Gal Topper <galt@iguazio.com>
katyakats added a commit that referenced this pull request Apr 22, 2021
* ML-280: adding filter (before and after) to ReadParquet

* Support list key_field in Source. (#197)

Co-authored-by: Gal Topper <galt@iguazio.com>

* Cache (#184)

* refactor

* working integ

* lint

* fix typo

* test fixes

* lint

* temp

* integ

* parametrize tests

* rename

* handle exceptions inside flush worker

* mid

* fix reuse

* flushing

* use changed items list instead of time lookup

* check if running loop exists

* add test

* fix test

* add flush interval enum

* update test and doc

* code review

* make flush interval an optional[int] and init_flush_task only from async code

* update doc

Co-authored-by: Dina Nimrodi <dinan@iguazio.com>

* iterate over a copy of changed keys (#198)

* iterate over a copy of changed keys

* don't add key to persist job if it's already pending

* fix several bugs

Co-authored-by: Dina Nimrodi <dinan@iguazio.com>

* ML-389: Fix expected webapi error in case of concurrent modification of aggregations.  (#199)

* Don't use now in tests.

* ML-389: Fix expected webapi error in case of concurrent modification of aggregations.

Co-authored-by: Gal Topper <galt@iguazio.com>

* some cleanup

* more cleanup

* fix

* PR comments and adding read_parquet with filtering

* some cleanup

* filter by column inside the method

* pr comment

* bug fix

* bug fix

* bug fix

* one more bug fix

* pr comments

* fix

* pr comments

* minor fix

Co-authored-by: Gal Topper <galt@iguaz.io>
Co-authored-by: Gal Topper <galt@iguazio.com>
Co-authored-by: Dina Nimrodi <dinaleventol@gmail.com>
Co-authored-by: Dina Nimrodi <dinan@iguazio.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants