Filip Haltmayer

Results 26 comments of Filip Haltmayer

You will probably need to squash all those commits.

1. Why would we need to include the function in the input info? It would require a separate dict to track all functions and their corresponding schema name. Since the...

Furthermore, one issue found with current scheme indexing. If we have a generator function, lets say a glob that outputs two columns, `glob[(path1, path2)]()`, the corresponding index in the system...

I believe this is the PyAv issue: https://github.com/PyAV-Org/PyAV/issues/817

> @filip-halt so this issue should be left as known issue until the fix of [PyAV-Org/PyAV#817](https://github.com/PyAV-Org/PyAV/issues/817)? > > @junjiejiangjjj I believe so, but I think @junjiejiangjjj is the better person...

Why are we creating mixins for this. Cant we use/modify https://towhee.io/tasks/detail/operator?field_name=ANN-Search&task_name=ANN-Search

https://github.com/towhee-io/towhee/pull/1752 An example of a pull request that cant be merged because files that werent changed have different codecov results.

Just checking in to see if you are still running into this issue.