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

sql: support CYCLE option in sequences A-sql-encoding Relating to the SQL/KV encoding. A-sql-pgcompat Semantic compatibility with PostgreSQL A-sql-sequences Sequence handling in SQL A-tools-efcore C-bug Code not up to spec/doc, specs & docs deemed correct. Solution expected to change code/behavior. 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) X-anchored-telemetry The issue number is anchored by telemetry references.
#20961 opened Dec 20, 2017 by vilterp
sql: Schema Change Tools A-sql-pgcompat Semantic compatibility with PostgreSQL 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. O-community Originated from the community T-sql-foundations SQL Foundations Team (formerly SQL Schema + SQL Sessions)
#25469 opened May 14, 2018 by BramGruneir
1 of 4 tasks
sql: support custom/user-defined base scalar (primitive) types A-sql-datatypes SQL column types usable in table descriptors. A-sql-pgcompat Semantic compatibility with PostgreSQL C-enhancement Solution expected to add code/behavior + preserve backward-compat (pg compat issues are exception) X-anchored-telemetry The issue number is anchored by telemetry references.
#27793 opened Jul 20, 2018 by knz
cockroach-go: transaction requires four round trips to manage txn state A-sql-pgwire pgwire protocol issues. C-performance Perf of queries or internals. Solution not expected to change functional behavior. T-sql-foundations SQL Foundations Team (formerly SQL Schema + SQL Sessions)
#28105 opened Jul 31, 2018 by nvanbenschoten
util/metric: histograms and other metrics are too damn expensive C-performance Perf of queries or internals. Solution not expected to change functional behavior. T-kv KV Team
#30644 opened Sep 25, 2018 by andreimatei
sql: evaluate/test compatibility with psqlODBC A-sql-pgcompat Semantic compatibility with PostgreSQL A-testing Testing tools and infrastructure C-investigation Further steps needed to qualify. C-label will change. meta-issue Contains a list of several other issues. T-sql-foundations SQL Foundations Team (formerly SQL Schema + SQL Sessions)
#31550 opened Oct 17, 2018 by awoods187
roachtest: afford tests a way to dynamically mark themselves as skipped A-testing Testing tools and infrastructure C-enhancement Solution expected to add code/behavior + preserve backward-compat (pg compat issues are exception)
#31889 opened Oct 25, 2018 by andreimatei
cli: support reverse order in debug merge-logs A-cli-admin CLI commands that pertain to controlling and configuring nodes A-logging In and around the logging infrastructure. C-enhancement Solution expected to add code/behavior + preserve backward-compat (pg compat issues are exception) T-observability
#32956 opened Dec 8, 2018 by tbg
sql: support other character sets A-sql-pgcompat Semantic compatibility with PostgreSQL C-enhancement Solution expected to add code/behavior + preserve backward-compat (pg compat issues are exception) X-anchored-telemetry The issue number is anchored by telemetry references.
#35882 opened Mar 18, 2019 by BramGruneir
sql: set session authorization 'foo' unsupported A-sql-pgcompat Semantic compatibility with PostgreSQL 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) X-anchored-telemetry The issue number is anchored by telemetry references.
#40283 opened Aug 28, 2019 by jordanlewis
sql: Add MyBatis tests to CockroachDB nightly test suite A-sql-pgcompat Semantic compatibility with PostgreSQL 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)
#40722 opened Sep 12, 2019 by awoods187
storage: inheritance from the system zone config is broken? A-kv-distribution Relating to rebalancing and leasing. C-bug Code not up to spec/doc, specs & docs deemed correct. Solution expected to change code/behavior. T-kv KV Team
#40921 opened Sep 19, 2019 by andreimatei
ORMs/psycopg2: an issue with the default JSON parser A-sql-pgcompat Semantic compatibility with PostgreSQL X-anchored-telemetry The issue number is anchored by telemetry references.
#41653 opened Oct 16, 2019 by yuzefovich
sql: SELECT 1 evaluates to different INT width than in postgres A-sql-pgcompat Semantic compatibility with PostgreSQL X-anchored-telemetry The issue number is anchored by telemetry references.
#41688 opened Oct 17, 2019 by asubiotto
sql: float4 fidelity not maintained A-sql-pgcompat Semantic compatibility with PostgreSQL X-anchored-telemetry The issue number is anchored by telemetry references.
#41689 opened Oct 17, 2019 by asubiotto
sql/drivers: test issue catch-all X-anchored-telemetry The issue number is anchored by telemetry references.
#41690 opened Oct 17, 2019 by asubiotto
sql: support mixed type binary expression inside of function A-sql-pgcompat Semantic compatibility with PostgreSQL X-anchored-telemetry The issue number is anchored by telemetry references.
#41943 opened Oct 26, 2019 by rafiss
sql: support all Postgres storage parameters, or handle them as a no-op A-sql-pgcompat Semantic compatibility with PostgreSQL X-anchored-telemetry The issue number is anchored by telemetry references.
#43299 opened Dec 18, 2019 by rafiss
colserde: implement more efficient serializations A-sql-vec SQL vectorized engine C-enhancement Solution expected to add code/behavior + preserve backward-compat (pg compat issues are exception) T-sql-queries SQL Queries Team
#44195 opened Jan 22, 2020 by yuzefovich
3 tasks
More fine-grained HBA (host based authentication) rules C-enhancement Solution expected to add code/behavior + preserve backward-compat (pg compat issues are exception) X-anchored-telemetry The issue number is anchored by telemetry references.
#45757 opened Mar 5, 2020 by apantel
3 tasks
sql: performance test primary key changes of hash sharded indexes A-hash-sharding Hash-sharded indexes C-investigation Further steps needed to qualify. C-label will change.
#45898 opened Mar 9, 2020 by awoods187
colexec: support (Date | TimestampTZ) + or - Interval projections C-enhancement Solution expected to add code/behavior + preserve backward-compat (pg compat issues are exception) T-sql-queries SQL Queries Team
#46198 opened Mar 17, 2020 by yuzefovich
geo: support geospatial types with Windows A-spatial Spatial work that is *not* related to builtins. B-os-windows Issues specific to the Windows OS. C-enhancement Solution expected to add code/behavior + preserve backward-compat (pg compat issues are exception) T-spatial Spatial Team
#46876 opened Apr 1, 2020 by otan
sql: missing cases in CREATE TABLE LIKE C-enhancement Solution expected to add code/behavior + preserve backward-compat (pg compat issues are exception) X-anchored-telemetry The issue number is anchored by telemetry references.
#47071 opened Apr 6, 2020 by jordanlewis
ProTip! Updated in the last three days: updated:>2024-06-08.