Hello, Currently trying the library from Java. I am getting this error, ``` as of release 5, 'enum' is a keyword, and may not be used as an identifier ``` Would it be possible to rename the [`enum`](https://github.com/badoo/kexasol/tree/master/kexasol/enum) package name? I think `mode` may fit as an replacement.
Hello,
Currently trying the library from Java. I am getting this error,
Would it be possible to rename the
enumpackage name? I thinkmodemay fit as an replacement.