Marco Neumann

Results 54 issues of Marco Neumann

This is a meta-issue linking bugs in upstream libraries that we are aware of and that are somewhat specific to kartothek. To add issues, please edit / comment with **a...

meta

This is a meta issue describing which changes we would like to make now but which are incompatible with the current format. ## Type Normalization The following type normalizations are...

meta

Now that airspeed-velocity/asv#449 is fixed, we could do a proper test of our benchmarks during CI.

enhancement
good first issue

Dask.Distributed currently [tries to use builtin pickle and falls back to the potentially more inefficient cloudpickle in case of an exception](https://github.com/dask/distributed/blob/f8af742fba80451b0db281eebe515951c53de9d4/distributed/protocol/pickle.py#L32-L56). We should ensure that kartothek does not need this...

enhancement
good first issue

Add lower requirement constraints to all requirements and add one travis test environment that uses it. Hints: * Have a look at `compile_requirements.sh` and `.travis.yml`

good first issue

**Describe the bug** KOP answers `DeleteRecords` requests with "Unknown Topic or Partition" even when the partition clearly exists. **To Reproduce** When using KOP based on the following Dockerfile: ```dockerfile FROM...

type/bug

It would be nice to have an iterator wrapper that repeats the final element of underlying iterator. Examples: - empty: `[]` -> `[]` - single element: `[1]` -> `[1, 1,...

https://lemire.me/blog/2019/12/19/xor-filters-faster-and-smaller-than-bloom-filters/

struct-new

https://engineering.fb.com/2021/07/09/data-infrastructure/ribbon-filter/

struct-new