We want to match the MongoDB and BigQuery behavior for Cassandra when choosing the format of NONE on Timestamp. Using UTC.
|
44 KB
Timestamp values will be displayed using the UTC time zone if date format is [None] for Cassandra.
This also needs to be fixed in AFScriptContext Line 3402.
We should also port AFScriptContext Line 3399-3412 to ShellScriptContext.
How about ETLOutputFile Line 170.
This also needs to be fixed in AFScriptContext Line 3402.
We should also port AFScriptContext Line 3399-3412 to ShellScriptContext.
How about ETLOutputFile Line 170.
This also needs to be fixed in AFScriptContext Line 3402.
This also needs to be fixed in AFScriptContext Line 3402.
Notes to QA: Please re-verify issue #14271 also. The timestamp values displayed for the "map" data type will be in the UTC time zone if the Results Format is [None].
Notes to QA: Please re-verify issue #14271 also. The timestamp values displayed for the "map" data type will be in the UTC time zone if the Results Format is [None].
There was a typo in the date format. It is fixed in 17.0.3-9.
There was a typo in the date format. It is fixed in 17.0.3-9.
Verified in 17.0.3-10. Timestamp values is displaying the UTC time zone in 24 hour format if date format is [None].
Verified in 17.0.3-10. Timestamp values is displaying the UTC time zone in 24 hour format if date format is [None].
Issue #14302 |
Closed |
Fixed |
Resolved |
Completion |
No due date |
Fixed Build ADS 17.0.3-9 |
No time estimate |
1 issue link |
relates to #14303
Issue #14303Evaluate changing behavior on All databases for Results Fomat of NONE on Data/Time/Timestamp to match MongoDB |
Timestamp values will be displayed using the UTC time zone if date format is [None] for Cassandra.