googleapis / googleapis/google-cloud-cpp

Align supported Spanner Interval literal formats

Open
#15,129 1 comment 0 reactions 0 assignees View on GitHub
api: spanner type: cleanup
Dominant language
C++
Stars
659
Forks
462
Avg merge
1d 2h
Merged PRs (30d)
89

Description

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.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.