-
Notifications
You must be signed in to change notification settings - Fork 3.8k
Issues: cockroachdb/cockroach
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Author
Label
Projects
Milestones
Assignee
Sort
Issues list
changefeedccl: incorrect metric types
A-cdc
Change Data Capture
branch-master
Failures and bugs on the master branch.
C-bug
Code not up to spec/doc, specs & docs deemed correct. Solution expected to change code/behavior.
E-easy
Easy issue to tackle, requires little or no CockroachDB experience
E-quick-win
Likely to be a quick win for someone experienced.
T-cdc
#134547
opened Nov 7, 2024 by
asg0451
cdc: add human readable high water timestamp to show changefeed jobs
A-cdc
Change Data Capture
C-enhancement
Solution expected to add code/behavior + preserve backward-compat (pg compat issues are exception)
E-easy
Easy issue to tackle, requires little or no CockroachDB experience
E-quick-win
Likely to be a quick win for someone experienced.
T-cdc
#132278
opened Oct 10, 2024 by
rharding6373
sql/schema: add a NOTICE that a table created using CREATE TABLE AS does not inherit the primary key
A-schema-changes
branch-master
Failures and bugs on the master branch.
C-enhancement
Solution expected to add code/behavior + preserve backward-compat (pg compat issues are exception)
E-easy
Easy issue to tackle, requires little or no CockroachDB experience
E-quick-win
Likely to be a quick win for someone experienced.
good first issue
T-sql-foundations
SQL Foundations Team (formerly SQL Schema + SQL Sessions)
#131675
opened Oct 1, 2024 by
dikshant
when creating an external connection, dial the canary sink rather than just create it
A-cdc
Change Data Capture
C-enhancement
Solution expected to add code/behavior + preserve backward-compat (pg compat issues are exception)
E-easy
Easy issue to tackle, requires little or no CockroachDB experience
good first issue
T-cdc
#126992
opened Jul 11, 2024 by
asg0451
Cluster name cannot include dots, the error message says otherwise
branch-release-23.1
Used to mark GA and release blockers, technical advisories, and bugs for 23.1
branch-release-23.2
Used to mark GA and release blockers, technical advisories, and bugs for 23.2
branch-release-24.1
Used to mark GA and release blockers, technical advisories, and bugs for 24.1
branch-release-24.2
Used to mark GA and release blockers, technical advisories, and bugs for 24.2
C-bug
Code not up to spec/doc, specs & docs deemed correct. Solution expected to change code/behavior.
E-easy
Easy issue to tackle, requires little or no CockroachDB experience
E-quick-win
Likely to be a quick win for someone experienced.
good first issue
O-community
Originated from the community
T-db-server
#126604
opened Jul 3, 2024 by
MagicalTux
cdc: provide a warning when creating a changefeed with a cursor that's too far in the past
A-cdc
Change Data Capture
C-enhancement
Solution expected to add code/behavior + preserve backward-compat (pg compat issues are exception)
E-easy
Easy issue to tackle, requires little or no CockroachDB experience
O-support
Would prevent or help troubleshoot a customer escalation - bugs, missing observability/tooling, docs
P-3
Issues/test failures with no fix SLA
T-cdc
#124290
opened May 16, 2024 by
daniel-crlabs
changefeedccl: support azure-blob prefix for azure blob storage sink
A-cdc
Change Data Capture
C-bug
Code not up to spec/doc, specs & docs deemed correct. Solution expected to change code/behavior.
E-easy
Easy issue to tackle, requires little or no CockroachDB experience
T-cdc
#124074
opened May 13, 2024 by
rharding6373
changefeedccl: fix azure-event-hub uri syntactic sugar
A-cdc
Change Data Capture
C-bug
Code not up to spec/doc, specs & docs deemed correct. Solution expected to change code/behavior.
E-easy
Easy issue to tackle, requires little or no CockroachDB experience
T-cdc
#123494
opened May 2, 2024 by
rharding6373
changefeedccl: fix flush_hist_nanos callback in cloud storage and webhook sinks
A-cdc
Change Data Capture
backport-23.1.x
Flags PRs that need to be backported to 23.1
backport-23.2.x
Flags PRs that need to be backported to 23.2.
C-bug
Code not up to spec/doc, specs & docs deemed correct. Solution expected to change code/behavior.
E-easy
Easy issue to tackle, requires little or no CockroachDB experience
E-quick-win
Likely to be a quick win for someone experienced.
P-1
Issues/test failures with a fix SLA of 1 month
T-cdc
#121248
opened Mar 27, 2024 by
rharding6373
cli: Relating to our storage engine (Pebble) on-disk storage.
C-bug
Code not up to spec/doc, specs & docs deemed correct. Solution expected to change code/behavior.
E-easy
Easy issue to tackle, requires little or no CockroachDB experience
E-starter
Might be suitable for a starter project for new employees or team members.
O-23.2-scale-testing
issues found during 23.2 scale testing
O-testcluster
Issues found or occurred on a test cluster, i.e. a long-running internal cluster
T-storage
Storage Team
debug decode-key
does not support lock table keys
A-storage
#114425
opened Nov 14, 2023 by
jbowens
changefeedccl: using CDC query with empty table causes a crash
A-cdc
Change Data Capture
C-bug
Code not up to spec/doc, specs & docs deemed correct. Solution expected to change code/behavior.
E-easy
Easy issue to tackle, requires little or no CockroachDB experience
E-starter
Might be suitable for a starter project for new employees or team members.
T-cdc
#114058
opened Nov 8, 2023 by
miretskiy
cdc: Confusing kafka compression option
A-cdc
Change Data Capture
C-enhancement
Solution expected to add code/behavior + preserve backward-compat (pg compat issues are exception)
E-easy
Easy issue to tackle, requires little or no CockroachDB experience
good first issue
T-cdc
#113495
opened Oct 31, 2023 by
miretskiy
changefeedccl: emittedmessages metric resolved messages semantics aren't consistent
A-cdc
Change Data Capture
C-bug
Code not up to spec/doc, specs & docs deemed correct. Solution expected to change code/behavior.
E-easy
Easy issue to tackle, requires little or no CockroachDB experience
T-cdc
#111043
opened Sep 21, 2023 by
jayshrivastava
docker-entrypoint-initdb.d scripts don't run unless COCKROACH_USER is set
C-bug
Code not up to spec/doc, specs & docs deemed correct. Solution expected to change code/behavior.
E-easy
Easy issue to tackle, requires little or no CockroachDB experience
good first issue
O-community
Originated from the community
T-sql-foundations
SQL Foundations Team (formerly SQL Schema + SQL Sessions)
#110997
opened Sep 20, 2023 by
brianvans
sql: support ALTER TABLE ... ALTER COLUMN ... RESTART
A-sql-pgcompat
Semantic compatibility with PostgreSQL
C-enhancement
Solution expected to add code/behavior + preserve backward-compat (pg compat issues are exception)
E-easy
Easy issue to tackle, requires little or no CockroachDB experience
good first issue
O-community
Originated from the community
T-sql-foundations
SQL Foundations Team (formerly SQL Schema + SQL Sessions)
X-blathers-triaged
blathers was able to find an owner
#109956
opened Sep 2, 2023 by
giangpham712
sql: support SET LOGGED, SET UNLOGGED
A-sql-pgcompat
Semantic compatibility with PostgreSQL
A-tools-efcore
C-enhancement
Solution expected to add code/behavior + preserve backward-compat (pg compat issues are exception)
E-easy
Easy issue to tackle, requires little or no CockroachDB experience
good first issue
O-community
Originated from the community
T-sql-foundations
SQL Foundations Team (formerly SQL Schema + SQL Sessions)
X-blathers-triaged
blathers was able to find an owner
#109951
opened Sep 2, 2023 by
giangpham712
changefeedccl: order validator does not assert monotonic resolved messages
A-cdc
Change Data Capture
C-bug
Code not up to spec/doc, specs & docs deemed correct. Solution expected to change code/behavior.
E-easy
Easy issue to tackle, requires little or no CockroachDB experience
good first issue
T-cdc
#108872
opened Aug 16, 2023 by
jayshrivastava
cdc: allow changefeeds on materialized views
A-cdc
Change Data Capture
C-enhancement
Solution expected to add code/behavior + preserve backward-compat (pg compat issues are exception)
E-easy
Easy issue to tackle, requires little or no CockroachDB experience
E-quick-win
Likely to be a quick win for someone experienced.
E-starter
Might be suitable for a starter project for new employees or team members.
T-cdc
#105730
opened Jun 28, 2023 by
HonoreDB
protectedts: add metrics for stored protected timestamp state
C-enhancement
Solution expected to add code/behavior + preserve backward-compat (pg compat issues are exception)
E-easy
Easy issue to tackle, requires little or no CockroachDB experience
O-support
Would prevent or help troubleshoot a customer escalation - bugs, missing observability/tooling, docs
P-3
Issues/test failures with no fix SLA
T-kv
KV Team
#104159
opened May 31, 2023 by
arulajmani
cliccl: consolidate encryption commands under a single subcommand
A-storage
Relating to our storage engine (Pebble) on-disk storage.
C-enhancement
Solution expected to add code/behavior + preserve backward-compat (pg compat issues are exception)
E-easy
Easy issue to tackle, requires little or no CockroachDB experience
T-storage
Storage Team
#89995
opened Oct 14, 2022 by
nicktrav
sql,backupccl: failed to WaitForNoVersion on deleted descriptor during restore cancellation
A-disaster-recovery
A-schema-catalog
Related to the schema descriptors collection and the catalog API in general.
C-bug
Code not up to spec/doc, specs & docs deemed correct. Solution expected to change code/behavior.
E-easy
Easy issue to tackle, requires little or no CockroachDB experience
T-sql-foundations
SQL Foundations Team (formerly SQL Schema + SQL Sessions)
#88913
opened Sep 28, 2022 by
stevendanna
CREATE SEQUENCE s VIRTUAL: Add ability to use unordered_unique_rowid() as source
C-enhancement
Solution expected to add code/behavior + preserve backward-compat (pg compat issues are exception)
E-easy
Easy issue to tackle, requires little or no CockroachDB experience
O-community
Originated from the community
T-sql-foundations
SQL Foundations Team (formerly SQL Schema + SQL Sessions)
X-blathers-triaged
blathers was able to find an owner
#87290
opened Sep 1, 2022 by
mgoddard
logictest: randomize hash-sharding primary and secondary indexes
A-hash-sharding
Hash-sharded indexes
A-testing
Testing tools and infrastructure
C-cleanup
Tech debt, refactors, loose ends, etc. Solution not expected to significantly change behavior.
E-easy
Easy issue to tackle, requires little or no CockroachDB experience
E-starter
Might be suitable for a starter project for new employees or team members.
T-sql-foundations
SQL Foundations Team (formerly SQL Schema + SQL Sessions)
#87210
opened Aug 31, 2022 by
ajwerner
cli: temp dir should be cleared before disk full warning on startup
A-cli-server
CLI commands that pertain to CockroachDB server processes
A-orchestration
Relating to orchestration systems like Kubernetes
A-storage
Relating to our storage engine (Pebble) on-disk storage.
C-enhancement
Solution expected to add code/behavior + preserve backward-compat (pg compat issues are exception)
E-easy
Easy issue to tackle, requires little or no CockroachDB experience
E-quick-win
Likely to be a quick win for someone experienced.
E-starter
Might be suitable for a starter project for new employees or team members.
O-sre
For issues SRE opened or otherwise cares about tracking.
T-storage
Storage Team
#85147
opened Jul 27, 2022 by
1lann
scplan: presence of a NotImplemented op in a plan should throw an error
A-schema-changer-impl
Related to the implementation of the new schema changer
C-cleanup
Tech debt, refactors, loose ends, etc. Solution not expected to significantly change behavior.
E-easy
Easy issue to tackle, requires little or no CockroachDB experience
#83672
opened Jun 30, 2022 by
postamar
Previous Next
ProTip!
Type g p on any issue or pull request to go back to the pull request listing page.