standard to ensure that the lexicographical ordering coincides with the chronological ordering. If the timestamp format does not adhere to the ISO 8601 standard you will need to define an expression and type for transforming the string into a date or timestamp. Note currently time zones are not supported. If time is stored in epoch format, put `epoch_s` or `epoch_ms`. If no pattern is specified we fall back to using the optional defaults on a per database/column name level via the extra parameter.
afin de garantir que l'ordre lexicographique coïncide avec l'ordre chronologique. Si le format de l'horodatage n'est pas conforme à la norme ISO 8601, vous devrez définir une expression et un type pour transformer la chaîne en date ou en horodatage. Notez que les fuseaux horaires ne sont pas pris en charge actuellement. Si l'heure est stockée au format epoch, mettez `epoch_s` ou `epoch_ms`. Si aucun modèle n'est spécifié, nous utilisons les valeurs par défaut optionnelles au niveau de chaque base de données/nom de colonne via le paramètre supplémentaire.
coincides with the chronological ordering. If the
timestamp format does not adhere to the ISO 8601 standard
you will need to define an expression and type for
transforming the string into a date or timestamp. Note
currently time zones are not supported. If time is stored
in epoch format, put `epoch_s` or `epoch_ms`. If no pattern
is specified we fall back to using the optional defaults on a per
database/column name level via the extra parameter.