googleapis / googleapis/google-cloud-cpp
Align supported Spanner Interval literal formats
オープン
api: spanner
type: cleanup
- 主要言語
- C++
- スター
- 659
- フォーク
- 462
- 平均マージ
- 1日 2時間
- マージ済み PR(30日)
- 89
説明
The Spanner service currently accepts ISO8601 formatted literals as well as a subset of other formats that are supported in Postgres. The `google::cloud::spanner::MakeInterval` function accepts both ISO8601 formats as well as a larger subet of Postgres formats. It would be nice if `MakeInterval` and Spanner (via GoogleSQL) were consistent and accepted and denied the same set of Interval literal formats.
コントリビューションガイド
調査の方向性
google::cloud::spanner::MakeInterval から始め、そこで受け付けられる ISO8601 形式および PostgreSQL 由来の形式と、Spanner が GoogleSQL を通じて受け付ける形式を比較します。受け付け規則の違いを特定し、その後、両方の経路で同じインターバルリテラル形式が一貫して受け付けられ、拒否されることを検証します。
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- cpp, google-cloud
- 領域
- databases
- issue の種類
- バグ
- 難易度
- 4/5
- 見積もり時間
- 3〜5日
- 活発さ
- 停滞
- 明瞭さ
- おおむね明確
- 初心者へのやさしさ
- 45/100