Justin Israel

Results 18 issues of Justin Israel

The readme for GoOracle does not say it is only ST3 compatible. Also the entry for this project in Package Control does not limit it to ST3. I found it...

The go.mod file says `module juno`, where it should be updated to `module github.com/paypal/junodb` to be "go get" compatible and properly document the client on pkg.go.dev

We should release a new major version (v2) that drops support for python 2.x

enhancement

This is an implementation of an optional feature to have a `Request` download the payload in multiple chunks, using a "Range" request, if supported by the server. ## API updates...

Tag the current state as 1.6 and possibly keep a legacy branch around for a little bit. Make the master branch compatible with oiio 1.7

enhancement

Jira Link: [DB-1082](https://yugabyte.atlassian.net/browse/DB-1082) (This issue should be checked after the client is updated to the parent via #9818 but may still be an open issue) Slack discussion: https://yugabyte-db.slack.com/archives/CG0KQF0GG/p1632856106352700 Related parent...

kind/bug
priority/medium
area/ycql
area/ecosystem

**Is your feature request related to a problem? Please describe.** I have a Nats Jetstream cluster running, which contains many different streams of events. I want to use these streams...

enhancement

### What version of gRPC are you using? google.golang.org/grpc v1.65.0 ### What version of Go are you using (`go version`)? 1.23.0 ### What operating system (Linux, Windows, …) and version?...

Status: Help Wanted
P2
Type: Behavior Change
Area: Client