Danny Varod
Danny Varod
pyarrow increases major version very frequently. A common practice for libraries is to use semantic versioning, so that: * increase of major version means breaking changes * increase of minor...
While Snowflake's library is a library we use, it isn't the only library we use and require. Each library has a different version dependency of pyarrow, which can lead to...
The message count ignores offset 0, leading to 1 less per partition and in total p less, where p is the number of partitions. E.g. if you publish 100K messages...
### First Check - [X] I added a very descriptive title to this issue. - [X] I used the GitHub search to find a similar issue and didn't find it....
To easily use these models in a robust non-version-dependent way, an option to save/load model to/from json (either string or file) would be helpful. E.g. ``` # save to json...
Recreation: `local.conf`: ``` conf: { kafka_config: { # added quotes here so that the keys won't be split into objects on dots # i.e. bootstrap.servers=value not bootstrap { servers=value }...
Fixing: The exception message is wrong and includes no information that can help identify the issue.
README
Hi, perhaps worth adding to README.md that the extensions are under: Menu --> File --> Extensions to make it easier for new users to find. Thanks for the extension.