Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / scylladb/scylla-rust-driver issues and pull requests

#1107 - Remove redundant macros in response/result.rs

Pull Request - State: closed - Opened by Lorak-mmk 3 months ago - 1 comment

#1107 - Remove redundant macros in response/result.rs

Pull Request - State: closed - Opened by Lorak-mmk 3 months ago - 1 comment

#1106 - Deserialize: don't use i64 for Counter column

Pull Request - State: closed - Opened by Lorak-mmk 3 months ago - 1 comment

#1105 - feat(serialize): add `SerializeRow` impl for `Box<T: SerializeRow>`

Pull Request - State: closed - Opened by Daniel-Boll 3 months ago - 2 comments

#1105 - feat(serialize): add `SerializeRow` impl for `Box<T: SerializeRow>`

Pull Request - State: closed - Opened by Daniel-Boll 3 months ago - 2 comments

#1105 - feat(serialize): add `SerializeRow` impl for `Box<T: SerializeRow>`

Pull Request - State: closed - Opened by Daniel-Boll 3 months ago - 2 comments

#1104 - exec_profile: expose public getters for profile configuration

Pull Request - State: closed - Opened by muzarski 3 months ago - 3 comments

#1104 - exec_profile: expose public getters for profile configuration

Pull Request - State: closed - Opened by muzarski 3 months ago - 3 comments

#1103 - retry_policy: replace all usages of `Box<dyn RetryPolicy>` with `Arc<...>`

Pull Request - State: closed - Opened by muzarski 3 months ago - 1 comment
Labels: semver-checks-breaking

#1103 - retry_policy: replace all usages of `Box<dyn RetryPolicy>` with `Arc<...>`

Pull Request - State: closed - Opened by muzarski 3 months ago - 1 comment
Labels: semver-checks-breaking

#1102 - Move some tests to integration

Pull Request - State: closed - Opened by Lorak-mmk 3 months ago - 4 comments

#1101 - Parametrize `Deserialize{Value,Row}` with two lifetimes: `'frame` and `'metadata` separately

Pull Request - State: closed - Opened by wprzytula 3 months ago - 5 comments
Labels: API-breaking, area/deserialization

#1100 - docs: Add Counter UPDATE example

Pull Request - State: closed - Opened by Lorak-mmk 3 months ago - 1 comment

#1099 - Serialization error when incrementing a counter

Issue - State: closed - Opened by prk3 3 months ago - 6 comments

#1098 - Bump msrv to 1.70

Pull Request - State: closed - Opened by Lorak-mmk 3 months ago - 4 comments

#1097 - Changing topology and custom clusters in integration tests

Issue - State: open - Opened by Lorak-mmk 3 months ago - 1 comment
Labels: area/testing

#1096 - book.yml: Pin Rust version

Pull Request - State: closed - Opened by Lorak-mmk 3 months ago - 1 comment

#1095 - clippy: ignore result_large_err clippy lint for Tablet::from_raw_tablet

Pull Request - State: closed - Opened by muzarski 3 months ago - 7 comments

#1094 - Fix unnamable types

Pull Request - State: closed - Opened by Lorak-mmk 4 months ago - 2 comments
Labels: semver-checks-breaking

#1093 - Introduce new deserialization framework upper layer abstractions

Pull Request - State: closed - Opened by wprzytula 4 months ago - 20 comments
Labels: semver-checks-breaking, area/deserialization

#1092 - keepalive: trace in case of success

Pull Request - State: closed - Opened by muzarski 4 months ago - 3 comments
Labels: cpp-rust-driver-p1

#1091 - [.github/workflow/rust.yml] Add docker credentials to avoid rate limit

Pull Request - State: open - Opened by yaronkaikov 4 months ago - 4 comments
Labels: symptom/ci stability

#1090 - scylla/lib.rs: Remove stars in serialization frameworks imports

Pull Request - State: closed - Opened by Lorak-mmk 4 months ago - 1 comment
Labels: API-stability

#1089 - Export serialization migration macros

Pull Request - State: closed - Opened by Lorak-mmk 4 months ago - 1 comment

#1088 - New deserialization API - yet another bunch of preparations

Pull Request - State: closed - Opened by wprzytula 4 months ago - 1 comment
Labels: deserialization

#1088 - New deserialization API - yet another bunch of preparations

Pull Request - State: closed - Opened by wprzytula 4 months ago - 1 comment
Labels: deserialization

#1087 - errors: expose pub getters for type-erased errors

Pull Request - State: closed - Opened by muzarski 4 months ago - 9 comments
Labels: semver-checks-breaking

#1086 - Fix panic in speculative execution

Pull Request - State: closed - Opened by Lorak-mmk 4 months ago - 5 comments

#1086 - Fix panic in speculative execution

Pull Request - State: closed - Opened by Lorak-mmk 4 months ago - 5 comments

#1086 - Fix panic in speculative execution

Pull Request - State: closed - Opened by Lorak-mmk 4 months ago - 5 comments

#1085 - Possible panic in speculative exection

Issue - State: closed - Opened by Lorak-mmk 4 months ago - 1 comment

#1085 - Possible panic in speculative exection

Issue - State: closed - Opened by Lorak-mmk 4 months ago - 1 comment

#1085 - Possible panic in speculative exection

Issue - State: closed - Opened by Lorak-mmk 4 months ago - 1 comment

#1085 - Possible panic in speculative exection

Issue - State: closed - Opened by Lorak-mmk 4 months ago - 1 comment

#1084 - connection: remove paging state parameter from unpaged raw API

Pull Request - State: closed - Opened by wprzytula 4 months ago - 1 comment

#1084 - connection: remove paging state parameter from unpaged raw API

Pull Request - State: closed - Opened by wprzytula 4 months ago - 1 comment

#1084 - connection: remove paging state parameter from unpaged raw API

Pull Request - State: closed - Opened by wprzytula 4 months ago - 1 comment

#1084 - connection: remove paging state parameter from unpaged raw API

Pull Request - State: closed - Opened by wprzytula 4 months ago - 1 comment

#1082 - make `ResultMetadata` lifetime-generic

Pull Request - State: closed - Opened by wprzytula 4 months ago - 3 comments
Labels: semver-checks-breaking, deserialization

#1082 - make `ResultMetadata` lifetime-generic

Pull Request - State: closed - Opened by wprzytula 4 months ago - 3 comments
Labels: semver-checks-breaking, deserialization

#1082 - make `ResultMetadata` lifetime-generic

Pull Request - State: closed - Opened by wprzytula 4 months ago - 3 comments
Labels: semver-checks-breaking, deserialization

#1082 - make `ResultMetadata` lifetime-generic

Pull Request - State: closed - Opened by wprzytula 4 months ago - 3 comments
Labels: semver-checks-breaking, deserialization

#1081 - docs: update theme 1.8

Pull Request - State: closed - Opened by dgarcia360 4 months ago - 3 comments

#1081 - docs: update theme 1.8

Pull Request - State: closed - Opened by dgarcia360 4 months ago - 3 comments

#1081 - docs: update theme 1.8

Pull Request - State: closed - Opened by dgarcia360 4 months ago - 3 comments

#1080 - errors: protocol error refactor

Pull Request - State: closed - Opened by muzarski 4 months ago - 4 comments
Labels: semver-checks-breaking

#1080 - errors: protocol error refactor

Pull Request - State: closed - Opened by muzarski 4 months ago - 4 comments
Labels: semver-checks-breaking

#1080 - errors: protocol error refactor

Pull Request - State: closed - Opened by muzarski 4 months ago - 4 comments
Labels: semver-checks-breaking

#1080 - errors: protocol error refactor

Pull Request - State: closed - Opened by muzarski 4 months ago - 4 comments
Labels: semver-checks-breaking

#1078 - Advanced integration tests

Issue - State: open - Opened by dkropachev 4 months ago

#1078 - Advanced integration tests

Issue - State: open - Opened by dkropachev 4 months ago
Labels: area/testing

#1078 - Advanced integration tests

Issue - State: open - Opened by dkropachev 4 months ago
Labels: area/testing

#1078 - Advanced integration tests

Issue - State: open - Opened by dkropachev 4 months ago
Labels: area/testing

#1077 - Fix clippy `expect_used` complains for `derive(FromRow)` macro

Pull Request - State: closed - Opened by Mr-Leshiy 4 months ago - 8 comments
Labels: semver-checks-breaking

#1077 - Fix clippy `expect_used` complains for `derive(FromRow)` macro

Pull Request - State: closed - Opened by Mr-Leshiy 4 months ago - 8 comments
Labels: semver-checks-breaking

#1077 - Fix clippy `expect_used` complains for `derive(FromRow)` macro

Pull Request - State: closed - Opened by Mr-Leshiy 4 months ago - 8 comments
Labels: semver-checks-breaking

#1076 - RELEASE.md rewrite

Pull Request - State: closed - Opened by Lorak-mmk 4 months ago - 4 comments

#1076 - RELEASE.md rewrite

Pull Request - State: closed - Opened by Lorak-mmk 4 months ago - 4 comments

#1076 - RELEASE.md rewrite

Pull Request - State: closed - Opened by Lorak-mmk 4 months ago - 4 comments

#1075 - errors: fix driver's logic that bases on error variants returned from query execution

Pull Request - State: closed - Opened by muzarski 4 months ago - 5 comments
Labels: bug, semver-checks-breaking

#1075 - errors: fix driver's logic that bases on error variants returned from query execution

Pull Request - State: closed - Opened by muzarski 4 months ago - 5 comments
Labels: bug, semver-checks-breaking

#1075 - errors: fix driver's logic that bases on error variants returned from query execution

Pull Request - State: closed - Opened by muzarski 4 months ago - 5 comments
Labels: bug, semver-checks-breaking

#1075 - errors: fix driver's logic that bases on error variants returned from query execution

Pull Request - State: closed - Opened by muzarski 4 months ago - 5 comments
Labels: bug, semver-checks-breaking

#1074 - errors: move non-frame error types to scylla crate and adjust their visibility

Pull Request - State: closed - Opened by muzarski 4 months ago - 10 comments
Labels: semver-checks-breaking

#1074 - errors: move non-frame error types to scylla crate and adjust their visibility

Pull Request - State: closed - Opened by muzarski 4 months ago - 10 comments
Labels: semver-checks-breaking

#1073 - Decouple schema fetch queries from server-side timeouts

Issue - State: closed - Opened by dkropachev 5 months ago - 1 comment

#1073 - Decouple schema fetch queries from server-side timeouts

Issue - State: closed - Opened by dkropachev 5 months ago - 1 comment

#1072 - clippy: map -> inspect when original item is returned

Pull Request - State: closed - Opened by muzarski 5 months ago - 4 comments

#1071 - Connecting takes 5 seconds - but only 200ms with cqlsh

Issue - State: closed - Opened by erikschul 5 months ago - 12 comments

#1071 - Connecting takes 5 seconds - but only 200ms with cqlsh

Issue - State: closed - Opened by erikschul 5 months ago - 12 comments

#1070 - Release 0.14

Pull Request - State: closed - Opened by Lorak-mmk 5 months ago - 1 comment

#1069 - examples: replace `query_unpaged` for SELECT queries

Pull Request - State: closed - Opened by muzarski 5 months ago - 1 comment

#1068 - docs: Eradicate unpaged SELECTs and warn about their drawbacks

Pull Request - State: open - Opened by wprzytula 5 months ago - 14 comments
Labels: documentation, statement-execution

#1068 - docs: Eradicate unpaged SELECTs and warn about their drawbacks

Pull Request - State: open - Opened by wprzytula 5 months ago - 14 comments
Labels: documentation, statement-execution

#1068 - docs: Eradicate unpaged SELECTs and warn about their drawbacks

Pull Request - State: open - Opened by wprzytula 5 months ago - 14 comments
Labels: documentation, statement-execution

#1068 - docs: Eradicate unpaged SELECTs and warn about their drawbacks

Pull Request - State: closed - Opened by wprzytula 5 months ago - 17 comments
Labels: documentation, statement-execution

#1067 - errors: refactor error types on a connection level

Pull Request - State: closed - Opened by muzarski 5 months ago - 12 comments
Labels: semver-checks-breaking

#1066 - Mention that statements should be prepared only once, then executed multiple times

Issue - State: open - Opened by wprzytula 5 months ago
Labels: documentation, good first issue

#1066 - Mention that statements should be prepared only once, then executed multiple times

Issue - State: open - Opened by wprzytula 5 months ago
Labels: documentation, good first issue

#1065 - New deserialization API - preparations

Pull Request - State: open - Opened by wprzytula 5 months ago - 5 comments
Labels: semver-checks-breaking, deserialization

#1065 - New deserialization API - preparations

Pull Request - State: closed - Opened by wprzytula 5 months ago - 5 comments
Labels: semver-checks-breaking, deserialization

#1064 - Release 0.13.2

Pull Request - State: closed - Opened by wprzytula 5 months ago - 1 comment

#1063 - result: fix bug: paging state taken from PREPARED response instead of RESULT

Pull Request - State: closed - Opened by wprzytula 5 months ago - 1 comment
Labels: bug

#1063 - result: fix bug: paging state taken from PREPARED response instead of RESULT

Pull Request - State: closed - Opened by wprzytula 5 months ago - 1 comment
Labels: bug

#1062 - default_lb: Enrich comments & docstrings

Pull Request - State: closed - Opened by wprzytula 5 months ago - 5 comments
Labels: documentation, load-balancing

#1062 - default_lb: Enrich comments & docstrings

Pull Request - State: open - Opened by wprzytula 5 months ago - 1 comment
Labels: documentation, load-balancing

#1061 - Query paging API: hardening, robustness, explicitness

Pull Request - State: closed - Opened by wprzytula 5 months ago - 12 comments
Labels: documentation, semver-checks-breaking, statement-execution

#1061 - Query paging API: hardening, robustness, explicitness

Pull Request - State: open - Opened by wprzytula 5 months ago - 1 comment
Labels: documentation, semver-checks-breaking, statement-execution

#1061 - Query paging API: hardening, robustness, explicitness

Pull Request - State: closed - Opened by wprzytula 5 months ago - 12 comments
Labels: documentation, semver-checks-breaking, statement-execution

#1061 - Query paging API: hardening, robustness, explicitness

Pull Request - State: open - Opened by wprzytula 5 months ago - 1 comment
Labels: documentation, semver-checks-breaking, statement-execution

#1060 - tests: disable tablets in CQL Counter's tests

Pull Request - State: open - Opened by wprzytula 5 months ago - 1 comment

#1060 - tests: disable tablets in CQL Counter's tests

Pull Request - State: closed - Opened by wprzytula 5 months ago - 1 comment

#1059 - Destruction of collections of `CqlValue` is needlessly costly

Issue - State: open - Opened by pkolaczk 6 months ago - 2 comments
Labels: performance, deserialization

#1058 - Deserializing CQL collections causes frequent reallocations of Vec

Issue - State: open - Opened by pkolaczk 6 months ago - 1 comment
Labels: performance, area/deserialization

#1058 - Deserializing CQL collections causes frequent reallocations of Vec

Issue - State: open - Opened by pkolaczk 6 months ago - 1 comment
Labels: performance, area/deserialization

#1057 - Introduce new deserialization API

Pull Request - State: closed - Opened by wprzytula 6 months ago - 14 comments
Labels: enhancement, semver-checks-breaking, area/deserialization