Defines a QuestDB DATE column. Inputs are milliseconds since the epoch. -9_223_372_036_854_775_808n is QuestDB's DATE NULL sentinel: it is stored as NULL and cannot be stored as an ordinary DATE value.
-9_223_372_036_854_775_808n
Defines a QuestDB DATE column. Inputs are milliseconds since the epoch.
-9_223_372_036_854_775_808nis QuestDB's DATE NULL sentinel: it is stored as NULL and cannot be stored as an ordinary DATE value.