Michal Matczuk
Michal Matczuk
There is a production mutipart upload [implementation in rclone](https://github.com/rclone/rclone/blob/4a4379b3128de7ace692120e1c5ae84754d42047/backend/s3/s3.go#L4405) tested, fixed by us. It does not use the upload manager from the SDK but still uses the SDK for signing...
Hi @manuporto I'd be delighted to work more on 1.4 items but atm we are busy with other projects. ... Anyway we accept PRs, if you can contribute this piece...
The new Session API should support the [Batch](https://github.com/scylladb/gocql/blob/d035990c48050359aa4ce9b63b562c5b5f0cd43a/session.go#L1566), the batch builder in qb should be removed.
Feel free to send a PR.
The last commit needs to be reverted.
cc @karol-kokoszka
You can use it with go 1.18 no problem. Or you mean something else?
What's the benefit?
What's the benefit for gocqlx of just bumping a string in go mod?
Can you squash your commits to one and add a test please.