Details
-
Bug
-
Status: Closed (View Workflow)
-
Minor
-
Resolution: Won't Fix
-
1.4.0, 1.5.3
-
None
-
2020-6
Description
ColumnStore currently does not use the time_zone system variable in MariaDB server in evaluating functions that are affected by time zone.
Functions and data types that are affected by time zone are listed here: https://mariadb.com/kb/en/time-zones/#time-zone-effects
In addition, from_unixtime() also is dependent on the time zone setting.
The goal of this ticket is to add support for time zone for all affected functions in ColumnStore so that these functions behave consistent to the server.
Attachments
Issue Links
- blocks
-
MCOL-3867 from_unixtime() not giving expected output for a given time zone
- Closed
- includes
-
MCOL-3867 from_unixtime() not giving expected output for a given time zone
- Closed
-
MCOL-3868 unix_timestamp() output incorrect when time_zone is not 0:00
- Closed
- is part of
-
MCOL-3594 Failed tests in the 001 suite in 1.4
- Closed
- relates to
-
MCOL-1397 MariaDB session variables should be pushed down into ExeMgr and PrimProc
- Closed