cockroach
https://github.com/cockroachdb/cockroach
Go
CockroachDB - the open source, cloud-native distributed SQL database.
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
Go not yet supported272 Subscribers
View all SubscribersAdd a CodeTriage badge to cockroach
Help out
- Issues
- sql/importer: no datum-type check before KV encoding — converter bugs become silent corruption or unreadable rows
- sql/importer: parquet DECIMAL support gaps — FLBA-backed rejected, int-backed corrupts INT targets, BYTE_ARRAY-backed misparsed
- sql/importer: parquet LIST<timestamp> cannot be imported into TIMESTAMP[]
- sql/importer: parquet auto-mapping applies NULL instead of column DEFAULT for columns missing from the file
- sql/importer: document parquet IMPORT behaviors found during 26.3 QA
- sql/importer: vendored arrow-go v11 rejects modern parquet encodings (BYTE_STREAM_SPLIT, LZ4_RAW); decompress option silently ignored
- sql: EXPORT INTO PARQUET writes spec-noncompliant decimals and non-round-trippable dates
- sql/importer: no way to set crdb_region via parquet IMPORT on REGIONAL BY ROW tables (CSV can)
- sql/importer: parquet IMPORT error-message and edge-case polish (struct dump in errors, duplicate columns, family names, empty-string→NULL)
- sql-queries: 26.4 release checklist
- Docs
- Go not yet supported