crate / crate/cratedb-toolkit

[I/O] MongoDB: Error while using translate `ValueError: max() iterable argument is empty`

Open
#134 5 comments 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
10
Forks
5
Avg merge
7d 5h
Merged PRs (30d)
7

Description

_@delusion8399 added a report at https://github.com/crate/mongodb-cratedb-migration-tool/issues/25. Because we are archiving that repository, we are adding the report here instead._

Hi, getting this error while using translate

```python
type = max(types, key=lambda item: types[item]["count"])
ValueError: max() arg is an empty sequence
```

![image](https://github.com/crate/mongodb-cratedb-migration-tool/assets/38590876/5009521c-125b-4a4d-9184-2e69d0d70e8c)

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.