Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / scylladb/cpp-rust-driver issues and pull requests
#202 - ci: adjust and enable heartbeat tests
Pull Request -
State: open - Opened by muzarski 3 months ago
- 1 comment
#201 - Investigate and improve the performance of `by_name` parameter binding
Issue -
State: open - Opened by muzarski 3 months ago
#200 - cargo: point to rust-driver 64b4afcd
Pull Request -
State: closed - Opened by muzarski 3 months ago
- 4 comments
#199 - cluster: tracing config options
Pull Request -
State: open - Opened by muzarski 3 months ago
#198 - cluster: schema agreement interval (extension) and timeout
Pull Request -
State: open - Opened by muzarski 3 months ago
#197 - exec_profile: Use cluster lbp for exec profiles by default
Pull Request -
State: open - Opened by muzarski 3 months ago
- 3 comments
#196 - include: remove scylla-rust-wrapper/extern/cassandra.h
Pull Request -
State: closed - Opened by muzarski 4 months ago
- 5 comments
#195 - lbp: rack awareness
Pull Request -
State: open - Opened by muzarski 4 months ago
- 2 comments
#194 - ci: enable NullStringApiArgsTest suite
Pull Request -
State: closed - Opened by muzarski 4 months ago
- 2 comments
#193 - cluster: keepalive config options
Pull Request -
State: closed - Opened by muzarski 4 months ago
#192 - use `ubuntu-latest` during CI
Issue -
State: open - Opened by muzarski 4 months ago
Labels: CI
#191 - ci: use of ubuntu 22.04
Pull Request -
State: closed - Opened by muzarski 4 months ago
#190 - fix CI
Pull Request -
State: open - Opened by muzarski 4 months ago
#189 - fix CI
Pull Request -
State: closed - Opened by muzarski 4 months ago
#188 - build: generate bindings for basic types
Pull Request -
State: closed - Opened by muzarski 4 months ago
- 5 comments
#187 - ci: enable NamedParameterTests
Pull Request -
State: open - Opened by muzarski 4 months ago
- 6 comments
#186 - integration: fix SerialConsistencyTests
Pull Request -
State: closed - Opened by muzarski 4 months ago
#185 - prepared: CassPrepared api
Pull Request -
State: closed - Opened by muzarski 4 months ago
- 2 comments
#184 - bump version to 0.2.0
Pull Request -
State: closed - Opened by muzarski 4 months ago
- 4 comments
#183 - pkg: fix deb package building and extend CI
Pull Request -
State: closed - Opened by muzarski 4 months ago
#182 - async: fix AsyncTests.Integration_Cassandra_Close
Pull Request -
State: open - Opened by muzarski 4 months ago
#181 - ci: fix ConsistencyTwoNodeClusterTests
Pull Request -
State: closed - Opened by muzarski 4 months ago
#180 - integration: ccm decommission fix
Pull Request -
State: closed - Opened by muzarski 4 months ago
- 1 comment
#179 - Update ccm wrapper
Issue -
State: open - Opened by dkropachev 4 months ago
Labels: enhancement
#178 - windows build error: failed to run custom build command for `openssl-sys v0.9.75`
Issue -
State: open - Opened by calvin2021y 4 months ago
- 1 comment
#177 - rust: Replace `From<&T> for TT` impls with `T::to_TT` methods
Issue -
State: open - Opened by muzarski 4 months ago
Labels: good first issue
#176 - Makefile: add clang-format
Pull Request -
State: closed - Opened by dkropachev 5 months ago
- 7 comments
#175 - makefile: add step to update rust binaries
Pull Request -
State: closed - Opened by dkropachev 5 months ago
#174 - makefile: fix rebuild IT binary condition
Pull Request -
State: closed - Opened by muzarski 5 months ago
- 1 comment
#173 - Reach parity with cpp-driver
Issue -
State: open - Opened by dkropachev 5 months ago
Labels: type/epic
#172 - Decouple schema fetch queries from server-side timeouts
Issue -
State: open - Opened by dkropachev 5 months ago
#171 - statement: reset parameters
Pull Request -
State: closed - Opened by muzarski 5 months ago
#170 - exec_profile: token aware routing with shuffling setting
Pull Request -
State: closed - Opened by muzarski 5 months ago
#169 - cluster: cass_cluster_set_tcp_keepalive
Pull Request -
State: closed - Opened by muzarski 5 months ago
#168 - cicd: run integration on the same version as cpp-driver
Pull Request -
State: closed - Opened by dkropachev 5 months ago
#167 - config: set self-identity
Pull Request -
State: closed - Opened by muzarski 5 months ago
#166 - misc: cass_write_type_string
Pull Request -
State: closed - Opened by muzarski 5 months ago
#165 - misc: Display consistency
Pull Request -
State: closed - Opened by muzarski 5 months ago
#164 - Make `-DCASS_BUILD_INTEGRATION_TESTS=ON -DCASS_USE_STATIC_LIBS=ON` work
Issue -
State: open - Opened by dkropachev 5 months ago
Labels: bug
#163 - ci: enable `ConfigTests`
Pull Request -
State: closed - Opened by muzarski 5 months ago
#162 - [DRAFT] use static libs
Pull Request -
State: open - Opened by muzarski 5 months ago
#161 - testing: remove implemented functions from `testing_unimplemented.cpp`
Pull Request -
State: closed - Opened by muzarski 5 months ago
#160 - cargo: update rust-driver to 0.14
Pull Request -
State: closed - Opened by muzarski 5 months ago
#159 - ci: redo cicd
Pull Request -
State: closed - Opened by dkropachev 5 months ago
- 4 comments
#158 - types: remove custom type references and todos
Issue -
State: open - Opened by muzarski 6 months ago
#157 - codewide: Log errors' contents to facilitate debugging
Issue -
State: open - Opened by wprzytula 6 months ago
#156 - Implement RackAwarePolicy loadbalancing policy
Issue -
State: open - Opened by dkropachev 6 months ago
- 4 comments
#155 - ci: fix skipped tests
Pull Request -
State: closed - Opened by muzarski 6 months ago
- 4 comments
#154 - please add example to use with event loop like libuv
Issue -
State: open - Opened by calvin2021y 6 months ago
- 4 comments
#153 - [DRAFT] Cass future wait timed - async integration test
Pull Request -
State: closed - Opened by muzarski 6 months ago
#152 - ser: use rust-driver's builtin serialization for simple types
Pull Request -
State: closed - Opened by muzarski 6 months ago
- 5 comments
#151 - cluster: global request client timeout
Pull Request -
State: closed - Opened by muzarski 6 months ago
- 1 comment
#150 - exec_profile: set no speculative execution
Pull Request -
State: closed - Opened by muzarski 6 months ago
#149 - misc: display consistency
Issue -
State: closed - Opened by muzarski 6 months ago
#148 - misc: display write type
Issue -
State: closed - Opened by muzarski 6 months ago
#147 - future: cass future wait timed
Pull Request -
State: closed - Opened by muzarski 6 months ago
- 20 comments
#146 - types: implement API functions for decimal type
Pull Request -
State: closed - Opened by muzarski 6 months ago
- 1 comment
#145 - codewide: appease clippy
Pull Request -
State: closed - Opened by muzarski 6 months ago
#144 - CI: some tests are unnecessarily skipped when run against Scylla
Issue -
State: closed - Opened by muzarski 6 months ago
#143 - binding: typechecks
Pull Request -
State: closed - Opened by muzarski 7 months ago
- 11 comments
#142 - binding: implement typechecks logic
Issue -
State: closed - Opened by muzarski 7 months ago
#141 - cass_data_type: frozen support
Pull Request -
State: closed - Opened by muzarski 7 months ago
#140 - Set self-identification options in `STARTUP` frame
Issue -
State: closed - Opened by wprzytula 7 months ago
- 1 comment
Labels: rust-driver-missing
#139 - [DRAFT] ci: run all integration tests
Pull Request -
State: open - Opened by muzarski 7 months ago
- 19 comments
#138 - cargo: update rust driver's version to 0.13.1
Pull Request -
State: closed - Opened by muzarski 7 months ago
- 12 comments
#137 - cargo: bump ntest version to 0.9.3
Pull Request -
State: closed - Opened by muzarski 7 months ago
#136 - cass_result: implement missing functions
Pull Request -
State: closed - Opened by muzarski 7 months ago
- 16 comments
#135 - types: Implement API functions for `duration` type
Pull Request -
State: closed - Opened by muzarski 7 months ago
- 12 comments
#134 - docs: add sample site
Pull Request -
State: open - Opened by dgarcia360 7 months ago
- 5 comments
Labels: waiting-on-author
#133 - Make `QueryError` -> `CassError` conversion more accurate
Issue -
State: open - Opened by wprzytula 7 months ago
- 2 comments
Labels: bug, rust-driver-missing
#132 - EPIC - CI: Update & Run all CPP integration tests
Issue -
State: open - Opened by roydahan 7 months ago
- 3 comments
Labels: type/epic
#129 - introduce single CMake script build all packages
Pull Request -
State: closed - Opened by syuu1228 8 months ago
- 12 comments
#126 - Update Rust Driver version used to 0.13
Issue -
State: closed - Opened by Lorak-mmk 8 months ago
#119 - Parametrize iterators by lifetime
Issue -
State: open - Opened by Gor027 over 1 year ago
#116 - Avoid redundant cassandra.h file
Issue -
State: closed - Opened by Gor027 over 1 year ago
#114 - Latency Aware Policy should support scale parameter
Issue -
State: closed - Opened by avelanarius over 1 year ago
- 1 comment
#113 - CI: Upgrade Cassandra version to latest
Issue -
State: open - Opened by Gor027 over 1 year ago
#105 - Serverless support
Issue -
State: closed - Opened by Gor027 almost 2 years ago
- 2 comments
Labels: enhancement
#100 - Increment Cassandra version in CI tests
Pull Request -
State: closed - Opened by Gor027 about 2 years ago
- 4 comments
#99 - Remove unnecessary types, stylistic fixes
Pull Request -
State: closed - Opened by Lorak-mmk about 2 years ago
#98 - Put content of CassDataType into UnsafeCell
Pull Request -
State: closed - Opened by Lorak-mmk about 2 years ago
- 1 comment
#97 - Avoid creating references to uninitialized data
Pull Request -
State: closed - Opened by Lorak-mmk about 2 years ago
- 1 comment
#96 - Update README about fetching tracing id
Pull Request -
State: closed - Opened by Gor027 about 2 years ago
#95 - Fix memory leak error afer adding schema metadata
Pull Request -
State: closed - Opened by Gor027 about 2 years ago
- 1 comment
#94 - Add support for `cass_value_get_decimal` and `cass_value_get_bytes`
Issue -
State: open - Opened by avelanarius about 2 years ago
#93 - Flakiness of `TracingTests.Integration_Cassandra_Simple`
Issue -
State: closed - Opened by avelanarius about 2 years ago
- 1 comment
#92 - Add support for compression
Pull Request -
State: closed - Opened by Gor027 about 2 years ago
- 1 comment
#91 - Add support for compression
Issue -
State: closed - Opened by avelanarius about 2 years ago
Labels: enhancement
#90 - Fix setup step in Build and Cassandra workflows
Pull Request -
State: closed - Opened by Gor027 about 2 years ago
- 7 comments
#89 - Fix cargo clippy warnings after clippy update
Pull Request -
State: closed - Opened by Gor027 about 2 years ago
- 1 comment
#88 - Add RPM/DEB packaging
Pull Request -
State: closed - Opened by Gor027 about 2 years ago
- 1 comment
#87 - Resolve minor fixme and todo comments
Pull Request -
State: closed - Opened by Gor027 over 2 years ago
#86 - Add fetching tracing ID associated with a request
Pull Request -
State: closed - Opened by Gor027 over 2 years ago
- 2 comments
#85 - Fix `ConfigTests` tests
Pull Request -
State: closed - Opened by Gor027 over 2 years ago
- 1 comment
#84 - Fix binding by name
Pull Request -
State: closed - Opened by Gor027 over 2 years ago
#83 - Cast to `*const c_char` instead of `*const i8`
Pull Request -
State: closed - Opened by Gor027 over 2 years ago
#82 - Fix cargo clippy warnings after clippy update
Pull Request -
State: closed - Opened by Gor027 over 2 years ago
#81 - Add extensive information about the driver in README
Pull Request -
State: closed - Opened by Gor027 over 2 years ago
- 8 comments
#80 - Add retry policy
Pull Request -
State: closed - Opened by Gor027 over 2 years ago
#79 - Fix cass_error_desc argument type
Pull Request -
State: closed - Opened by Gor027 over 2 years ago