4paradigm / 4paradigm/OpenMLDB
work with dates before 1900 or timestamp before 1970
- Ngôn ngữ chính
- C++
- Star
- 1.7k
- Fork
- 331
- Merge trung bình
- 12 ngày 12 giờ
- Pull request đã merge (30 ngày)
- 1
Mô tả
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
Hướng dẫn đóng góp
Hướng nghiên cứu
The issue describes storing dates before 1900 and timestamps before 1970 as ISO 8601 strings in storage, with the SQL engine parsing them into internal date/timestamp types. Research the storage layer and SQL execution engine code to understand current date/time handling. Look for existing date and timestamp type implementations and parsing logic. Determine what changes are needed to support the extended range and ensure consistent feature computation for machine learning.
Do mô hình lập chỉ mục viết ra từ nội dung của issue.
Đánh giá
- Công nghệ
- sql
- Lĩnh vực
- databases, machine-learning
- Loại issue
- Tính năng
- Độ khó
- 4/5
- Thời gian dự kiến
- 3-5 ngày
- Mức độ hoạt động
- Đình trệ
- Độ rõ ràng
- Cần làm rõ
- Mức phù hợp với người mới
- 35/100