Hiroyuki Tanaka
Results
2
issues of
Hiroyuki Tanaka
# Problem Our Glue database is huge and often failed to retrieve schema information. Athena returns this type of error: ``` GENERIC_INTERNAL_ERROR: java.lang.RuntimeException: java.lang.InterruptedException: sleep interrupted ``` More specifically, 2...
- **Poetry version**: Poetry (version 1.7.0) - **Python version**: Python: 3.10.9 - **OS version and name**: Ubuntu 22.04 - **pyproject.toml**: ``` [tool.poetry] name = "test" version = "1.0.0" readme =...
kind/bug
status/triage