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

cdc: handle stable functions that query system tables A-cdc Change Data Capture A-cdc-expressions Features related to changefeed projections and filters C-enhancement Solution expected to add code/behavior + preserve backward-compat (pg compat issues are exception) T-cdc
#92963 opened Dec 2, 2022 by HonoreDB
cdc: perform type resolution before function resolution and validation A-cdc Change Data Capture A-cdc-expressions Features related to changefeed projections and filters C-enhancement Solution expected to add code/behavior + preserve backward-compat (pg compat issues are exception) T-cdc
#92962 opened Dec 2, 2022 by HonoreDB
sql: allow CTEs in UDF bodies C-enhancement Solution expected to add code/behavior + preserve backward-compat (pg compat issues are exception) T-sql-queries SQL Queries Team
#92961 opened Dec 2, 2022 by mgartner
c2c: add top-level metrics to the replication job A-disaster-recovery C-enhancement Solution expected to add code/behavior + preserve backward-compat (pg compat issues are exception) T-disaster-recovery
#92959 opened Dec 2, 2022 by adityamaru
2 tasks
c2c: CREATE/DROP/ALTER/SHOW TENANT do not support subqueries for specifying tenant name A-disaster-recovery C-enhancement Solution expected to add code/behavior + preserve backward-compat (pg compat issues are exception) T-disaster-recovery
#92958 opened Dec 2, 2022 by adityamaru
cluster-ui: fix render breadcrumbs in index details page C-bug Code not up to spec/doc, specs & docs deemed correct. Solution expected to change code/behavior. T-sql-observability SQL Observability Team
#92956 opened Dec 2, 2022 by THardy98
sql, kv: support user-defined types with COL_BATCH_RESPONSE scan format C-cleanup Tech debt, refactors, loose ends, etc. Solution not expected to significantly change behavior. T-sql-queries SQL Queries Team
#92954 opened Dec 2, 2022 by yuzefovich
kv: support SKIP LOCKED and different lock strengths with COL_BATCH_RESPONSE scan format C-cleanup Tech debt, refactors, loose ends, etc. Solution not expected to significantly change behavior. T-kv KV Team T-sql-queries SQL Queries Team
#92950 opened Dec 2, 2022 by yuzefovich
Add time selector and additional execution context (columns) to the schema insights tab C-enhancement Solution expected to add code/behavior + preserve backward-compat (pg compat issues are exception) T-sql-observability SQL Observability Team
#92946 opened Dec 2, 2022 by kevin-v-ngo
clisqlshell,demo: new cli seems to suppress sigterm C-bug Code not up to spec/doc, specs & docs deemed correct. Solution expected to change code/behavior.
#92943 opened Dec 2, 2022 by ajwerner
sentry: db.go:742: log.Fatal: input/output error (1) attached stack trace -- stack trace: | github.com/cockroachdb/pebble.(*DB).Apply | github.com/cockroachdb/pebble/external/com_github_cockroachdb_peb... C-bug Code not up to spec/doc, specs & docs deemed correct. Solution expected to change code/behavior. O-sentry Originated from an in-the-wild panic report.
#92939 opened Dec 2, 2022 by cockroach-teamcity
upgrades: migrate the usages of TenantDeps.InternalExecutor to new interface C-bug Code not up to spec/doc, specs & docs deemed correct. Solution expected to change code/behavior.
#92938 opened Dec 2, 2022 by ZhouXing19
Change the workload Insights default to statements for 22.2 C-enhancement Solution expected to add code/behavior + preserve backward-compat (pg compat issues are exception) T-sql-observability SQL Observability Team
#92931 opened Dec 2, 2022 by kevin-v-ngo
Fix metrics descriptions: dupes and rates C-bug Code not up to spec/doc, specs & docs deemed correct. Solution expected to change code/behavior.
#92925 opened Dec 2, 2022 by andf-crl
cdc: changefeeds dashboard in DB Console references missing metrics A-cdc Change Data Capture C-bug Code not up to spec/doc, specs & docs deemed correct. Solution expected to change code/behavior. T-cdc
#92924 opened Dec 2, 2022 by dhartunian
sql: statement bundles don't include anything derived from memo, ie opt plan and schema if SetIndexRecommendations is called C-bug Code not up to spec/doc, specs & docs deemed correct. Solution expected to change code/behavior. docs-known-limitation T-sql-queries SQL Queries Team
#92920 opened Dec 2, 2022 by cucaroach
sql: SHOW GRANTS on anything other than databases is slow C-enhancement Solution expected to add code/behavior + preserve backward-compat (pg compat issues are exception) T-sql-experience
#92919 opened Dec 2, 2022 by ajwerner
testutils/lint: TestLint failed branch-release-22.2.0 Used with the release-blocker label, indicates blocking issue on release-22.2.0 branch. C-test-failure Broken test (automatically or manually discovered). O-robot Originated from a bot. T-testeng TestEng Team
#92917 opened Dec 2, 2022 by cockroach-teamcity 22.2
pkg/testutils/docker/docker_test: TestSingleNodeDocker failed branch-release-22.2.0 Used with the release-blocker label, indicates blocking issue on release-22.2.0 branch. C-test-failure Broken test (automatically or manually discovered). O-robot Originated from a bot. T-testeng TestEng Team
#92916 opened Dec 2, 2022 by cockroach-teamcity 22.2
roachtest: replicate/wide failed branch-master Failures on the master branch. C-test-failure Broken test (automatically or manually discovered). O-roachtest 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-kv KV Team
#92915 opened Dec 2, 2022 by cockroach-teamcity 23.1
pkg/sql/schemachanger/scplan/scplan_test: TestPlanDataDriven/drop_view failed branch-release-22.2.0 Used with the release-blocker label, indicates blocking issue on release-22.2.0 branch. C-test-failure Broken test (automatically or manually discovered). O-robot Originated from a bot. T-sql-schema SQL Schema Team
#92914 opened Dec 2, 2022 by cockroach-teamcity 22.2
sentry: db.go:742: log.Fatal: input/output error (1) attached stack trace -- stack trace: | github.com/cockroachdb/pebble.(*DB).Apply | github.com/cockroachdb/pebble/external/com_github_cockroachdb_peb... C-bug Code not up to spec/doc, specs & docs deemed correct. Solution expected to change code/behavior. O-sentry Originated from an in-the-wild panic report.
#92912 opened Dec 2, 2022 by cockroach-teamcity
sql/importer: TestImportDefaultWithResume failed branch-master Failures on the master branch. C-test-failure Broken test (automatically or manually discovered). O-robot Originated from a bot. T-disaster-recovery
#92910 opened Dec 2, 2022 by cockroach-teamcity 23.1
cdc: Serialize session data into job record A-cdc Change Data Capture C-enhancement Solution expected to add code/behavior + preserve backward-compat (pg compat issues are exception) T-cdc
#92909 opened Dec 2, 2022 by miretskiy
cdc: Support scan over secondary indexes for expressions C-enhancement Solution expected to add code/behavior + preserve backward-compat (pg compat issues are exception) T-cdc
#92908 opened Dec 2, 2022 by miretskiy
ProTip! Follow long discussions with comments:>50.