cockroachdb / cockroachdb/docs

update logical types table for EXPORT INTO PARQUET

オープン
#17,293 コメント 0 件 リアクション 0 件 担当者 0 名 GitHub で見る
A-docs C-product-change
主要言語
HTML
スター
212
フォーク
476
平均マージ
40分
マージ済み PR(30日)
3

説明

Related PR: https://github.com/cockroachdb/cockroach/pull/104234

I missed some details in the release note of the above PR. This [table](https://www.cockroachlabs.com/docs/stable/export.html#parquet-types) needs to be updated to reflect what the new library does.

- For INT/INT8, we use the `INT` logical type. We can also add a note "Note: it signed and has bit width 64"
- For UUID, the logical type should say `UUID`
- We now support the `TUPLE` crdb type which has a `nil` logical type. For the parquet type we can say something similar as to what it says for arrays: "Encoded as a group; each tuple value is encoded as per the preceding types".

コントリビューションガイド

このリポジトリのコントリビューションガイドは索引されていません

評価

この issue はまだ評価されていません。

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。