java-pilosa
java-pilosa copied to clipboard
Java client library for Pilosa
Bumps [jackson-databind](https://github.com/FasterXML/jackson) from 2.9.10.1 to 2.12.6.1. Commits See full diff in compare view [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...
Bumps [protobuf-java](https://github.com/protocolbuffers/protobuf) from 3.6.1 to 3.16.1. Release notes Sourced from protobuf-java's releases. Protocol Buffers v3.16.1 Java Improve performance characteristics of UnknownFieldSet parsing (#9371) Protocol Buffers v3.16.0 C++ Fix compiler warnings...
Bumps httpclient from 4.5.3 to 4.5.13. [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a...
Bumps [junit](https://github.com/junit-team/junit4) from 4.12 to 4.13.1. Release notes Sourced from junit's releases. JUnit 4.13.1 Please refer to the release notes for details. JUnit 4.13 Please refer to the release notes...
Hi, First of all, I'd like to thank you for making pilosa OS and available freely. We have been using 2.0 from master branch for a while now. During write...
Hi team, I'm not sure what the process to request this is, but would you be able to release a new version of the client? I'm working on the project...
* ~Requires Pilosa compiled from: https://github.com/pilosa/pilosa/pull/1751~ * Currently works for `RowKeyColumnID` type data * It works on roaring import. * It works on CSV import. Temporarily disabled that though, since...