4paradigm / 4paradigm/OpenMLDB
work with dates before 1900 or timestamp before 1970
Open
bug
execute-engine
- Dominant language
- C++
- Stars
- 1.7k
- Forks
- 331
- Avg merge
- 12d 12h
- Merged PRs (30d)
- 1
Description
One approach: both type are string from storage, following a standard like [ISO 8601](https://en.wikipedia.org/wiki/ISO_8601). The SQL execute engine parse it into the date and timestamp type that supports it, which are the internal structure do not counts to user
Contributor guide
Assessment
This issue has not been assessed yet.