Bas Beelen

Results 5 issues of Bas Beelen

Just encountered a problem where somehow `DRUID_PORT` env variable contained a string value, instead of an integer. This failed with a very unclear error message: `java.lang.NoClassDefFoundError: Could not initialize class...

Hi! I'm running into an issue that this package requires a very specific numpy package `1.23.4`. Aside from wondering why it needs numpy in the first place (I didn't dive...

When I enable `dotenv` my `.env` gets evaluated during the build of the environment. My expectation was that the `.env` would be evaluated every time I enter the enviornment, so...

enhancement