mirror of
https://github.com/ClickHouse/ClickHouse.git
synced 2024-11-25 17:12:03 +00:00
Update DateLUTImpl.h
This commit is contained in:
parent
d568ba5ec7
commit
b8b916008c
@ -105,7 +105,7 @@ public:
|
||||
/// The order of fields matters for alignment and sizeof.
|
||||
struct Values
|
||||
{
|
||||
/// Least significat 64 bits from time_t at beginning of the day.
|
||||
/// time_t at beginning of the day.
|
||||
Int64 date;
|
||||
|
||||
/// Properties of the day.
|
||||
|
Loading…
Reference in New Issue
Block a user