Aleksey Plekhanov created IGNITE-15276:
------------------------------------------
Summary: Calcite engine. Time zone and locale should be
configurable
Key: IGNITE-15276
URL: https://issues.apache.org/jira/browse/IGNITE-15276
Project: Ignite
Issue Type: Improvement
Reporter: Aleksey Plekhanov
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).
--
This message was sent by Atlassian Jira
(v8.3.4#803005)