Skip to content

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
Filter by author
Label
Filter by label
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Milestones
Filter by milestone
Assignee
Filter by who’s assigned
Sort

Issues list

cockroach: there were issues C-wishlist A wishlist feature.
#100000 opened Mar 29, 2023 by knz
New syntax: AS OF FUTURE SYSTEM TIME C-enhancement Solution expected to add code/behavior + preserve backward-compat (pg compat issues are exception) X-nostale Marks an issue/pr that should be ignored by the stale bot
#79182 opened Apr 1, 2022 by smcvey
dev: can't run dev builder without many unnecessary prereqs C-bug Code not up to spec/doc, specs & docs deemed correct. Solution expected to change code/behavior. P-3 Issues/test failures with no fix SLA T-dev-inf
#82444 opened Jun 4, 2022 by andreimatei
storage: allow multiple intents A-kv-client Relating to the KV client and the KV interface. C-enhancement Solution expected to add code/behavior + preserve backward-compat (pg compat issues are exception) C-wishlist A wishlist feature. T-kv KV Team
#5861 opened Apr 5, 2016 by tbg Later
Support for read-only availability when in a minority partition A-kv-client Relating to the KV client and the KV interface. C-enhancement Solution expected to add code/behavior + preserve backward-compat (pg compat issues are exception) O-community Originated from the community T-kv KV Team
#6150 opened Apr 19, 2016 by archiecobbs
sql: support NULLS FIRST/LAST modifiers for indexes A-sql-optimizer SQL logical planning and optimizations. A-sql-pgcompat Semantic compatibility with PostgreSQL A-tools-efcore A-tools-graphile Issues relating to graphile compatibility C-enhancement Solution expected to add code/behavior + preserve backward-compat (pg compat issues are exception) T-sql-queries SQL Queries Team
#6224 opened Apr 22, 2016 by nvanbenschoten
sql: sampling selects A-sql-execution Relating to SQL execution. A-sql-optimizer SQL logical planning and optimizations. A-sql-semantics C-enhancement Solution expected to add code/behavior + preserve backward-compat (pg compat issues are exception) T-sql-queries SQL Queries Team
#7030 opened Jun 3, 2016 by tbg
distsql: update HLC when distsql messages are exchanged A-sql-execution Relating to SQL execution. C-enhancement Solution expected to add code/behavior + preserve backward-compat (pg compat issues are exception) T-kv KV Team T-sql-queries SQL Queries Team
#7526 opened Jun 29, 2016 by RaduBerinde
sql: Full Text Search A-sql-pgcompat Semantic compatibility with PostgreSQL C-enhancement Solution expected to add code/behavior + preserve backward-compat (pg compat issues are exception) O-community Originated from the community X-anchored-telemetry The issue number is anchored by telemetry references.
#7821 opened Jul 13, 2016 by Linicks
1 of 2 tasks
sql: support causality tokens A-kv-transactions Relating to MVCC and the transactional model. A-sql-executor SQL txn logic C-enhancement Solution expected to add code/behavior + preserve backward-compat (pg compat issues are exception) T-kv KV Team X-nostale Marks an issue/pr that should be ignored by the stale bot
#7945 opened Jul 20, 2016 by tbg
util/log: TestMessageReceived failed branch-release-23.1.23-rc C-test-failure Broken test (automatically or manually discovered). O-robot Originated from a bot. release-blocker Indicates a release-blocker. Use with branch-release-2x.x label to denote which branch is blocked. T-observability
#125358 opened Jun 7, 2024 by cockroach-teamcity 23.1
sql: implement a maximum size checker on columns and families A-schema-descriptors Relating to SQL table/db descriptor handling. A-sql-datatypes SQL column types usable in table descriptors. A-sql-encoding Relating to the SQL/KV encoding. A-sql-mutations Mutation statements: UPDATE/INSERT/UPSERT/DELETE. A-sql-semantics C-enhancement Solution expected to add code/behavior + preserve backward-compat (pg compat issues are exception) T-sql-foundations SQL Foundations Team (formerly SQL Schema + SQL Sessions)
#9556 opened Sep 26, 2016 by knz
sql: support ALTER TABLE ... ALTER COLUMN ... SET DATA TYPE ... A-sql-datatypes SQL column types usable in table descriptors. C-enhancement Solution expected to add code/behavior + preserve backward-compat (pg compat issues are exception) E-intermediate Intermediate complexity, needs a contributor with 3-6 months of past contribution experience. X-anchored-telemetry The issue number is anchored by telemetry references.
#9851 opened Oct 10, 2016 by knz
sql: Support renaming objects depended on by views A-schema-changes A-schema-descriptors Relating to SQL table/db descriptor handling. A-sql-pgcompat Semantic compatibility with PostgreSQL A-sql-semantics C-enhancement Solution expected to add code/behavior + preserve backward-compat (pg compat issues are exception) S-3-ux-surprise Issue leaves users wondering whether CRDB is behaving properly. Likely to hurt reputation/adoption. T-sql-foundations SQL Foundations Team (formerly SQL Schema + SQL Sessions)
#10083 opened Oct 19, 2016 by a-robinson
sql: Add Data Type Formatting Functions A-sql-builtins SQL built-in functions and semantics thereof. A-sql-pgcompat Semantic compatibility with PostgreSQL A-sql-semantics A-tools-aws-dms Blocking support for AWS Database Migration Service C-enhancement Solution expected to add code/behavior + preserve backward-compat (pg compat issues are exception) meta-issue Contains a list of several other issues. sync-me-8 T-sql-foundations SQL Foundations Team (formerly SQL Schema + SQL Sessions)
#3781 opened Jan 12, 2016 by nvanbenschoten
3 of 10 tasks
sql: Automatic sql consistency checker A-sql-scrub C-wishlist A wishlist feature. meta-issue Contains a list of several other issues. S-3-productivity Severe issues that impede the productivity of CockroachDB developers. T-sql-foundations SQL Foundations Team (formerly SQL Schema + SQL Sessions)
#10425 opened Nov 2, 2016 by vivekmenezes
10 of 22 tasks
Later
sql: improve overload resolution and support more uses of collated strings A-sql-typing SQLtype inference, typing rules, type compatibility. C-enhancement Solution expected to add code/behavior + preserve backward-compat (pg compat issues are exception) docs-done docs-known-limitation T-sql-foundations SQL Foundations Team (formerly SQL Schema + SQL Sessions)
#10679 opened Nov 14, 2016 by eisenstatdavid
sql: force column types in view plans (make view descriptors future-proof) A-schema-changes A-sql-typing SQLtype inference, typing rules, type compatibility. C-bug Code not up to spec/doc, specs & docs deemed correct. Solution expected to change code/behavior. docs-todo S-3-ux-surprise Issue leaves users wondering whether CRDB is behaving properly. Likely to hurt reputation/adoption.
#12611 opened Dec 30, 2016 by knz 19.1
sql: investigate auto-splitting large values across KV pairs (adaptive column families) A-sql-encoding Relating to the SQL/KV encoding. C-performance Perf of queries or internals. Solution not expected to change functional behavior. T-kv KV Team
#13195 opened Jan 27, 2017 by RaduBerinde
sql: fill out pg_advisory_lock stubs A-sql-pgcompat Semantic compatibility with PostgreSQL A-tools-prisma C-enhancement Solution expected to add code/behavior + preserve backward-compat (pg compat issues are exception) T-sql-foundations SQL Foundations Team (formerly SQL Schema + SQL Sessions)
#13546 opened Feb 12, 2017 by jordanlewis
sql: support diesel-rs A-sql-pgcompat Semantic compatibility with PostgreSQL C-investigation Further steps needed to qualify. C-label will change. meta-issue Contains a list of several other issues. X-nostale Marks an issue/pr that should be ignored by the stale bot
#13787 opened Feb 24, 2017 by tbg
3 of 4 tasks
Later
kvserver: avoid need for manual tuning of rebalance rate setting A-admission-control A-kv-client Relating to the KV client and the KV interface. C-performance Perf of queries or internals. Solution not expected to change functional behavior. O-postmortem Originated from a Postmortem action item. P-3 Issues/test failures with no fix SLA T-kv KV Team
#14768 opened Apr 10, 2017 by petermattis
security: add other methods to trigger certificate reload. A-authentication Pertains to authn subsystems A-cc-enablement Pertains to current CC production issues or short-term projects A-kv-security A-server-architecture Relates to the internal APIs and src org for server code C-enhancement Solution expected to add code/behavior + preserve backward-compat (pg compat issues are exception) T-server-and-security DB Server & Security
#15028 opened Apr 18, 2017 by mberhault
settings: provide a way to provision initial values A-cc-enablement Pertains to current CC production issues or short-term projects A-server-start-drain Pertains to server startup and shutdown sequences C-enhancement Solution expected to add code/behavior + preserve backward-compat (pg compat issues are exception) T-shared-systems Shared Systems Team
#15301 opened Apr 24, 2017 by knz
sql: support creating a database as duplicate of another ("create database ... with template ...") A-schema-changes A-sql-pgcompat Semantic compatibility with PostgreSQL C-enhancement Solution expected to add code/behavior + preserve backward-compat (pg compat issues are exception) O-community Originated from the community T-sql-foundations SQL Foundations Team (formerly SQL Schema + SQL Sessions) X-anchored-telemetry The issue number is anchored by telemetry references.
#10151 opened Oct 22, 2016 by alex
ProTip! Follow long discussions with comments:>50.