4paradigm / 4paradigm/OpenMLDB

work with dates before 1900 or timestamp before 1970

Abierto
#3,501 2 comentarios 0 reacciones 1 asignado Reclamado por @aceforeverd Ver en GitHub
bug execute-engine
Lenguaje dominante
C++
Estrellas
1.7k
Forks
331
Merge medio
12 d 12 h
PR fusionados (30 d)
1

Descripción

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

Guía de contribución

Abrir la guía de contribución

Línea de trabajo

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.

Escrito por el modelo de indexación a partir del texto del issue.

Evaluación

Stack tecnológico
sql
Área
databases, machine-learning
Tipo de issue
Nueva funcionalidad
Dificultad
4/5
Tiempo estimado
3-5 días
Estado de actividad
Estancado
Claridad
Necesita aclaración
Aptitud para principiantes
35/100

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.