Details
-
Improvement
-
Status: Open
-
Minor
-
Resolution: Unresolved
-
None
-
None
-
None
Description
Currently, we use the default JVM time zone and hardcoded ENGLISH locale for all queries (see ExecutionContext class).
It's required to make these parameters configurable on the client-side and propagate them from the node initiator to ExecutionContext of server nodes (also startTs should be propagated from the node initiator to ensure it has the same value for all nodes for this query).
Attachments
Issue Links
- is depended upon by
-
IGNITE-23298 Calcite. Pass and read user-side timezone.
- Open
- is part of
-
IGNITE-12248 Apache Calcite based query execution engine
- Open
- is related to
-
IGNITE-19274 Sql. Jdbc client. Support TIMESTAMP WITH LOCAL TIME ZONE type
- Resolved