You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Aleksey Plekhanov (Jira)" <ji...@apache.org> on 2021/08/09 15:14:00 UTC

[jira] [Created] (IGNITE-15276) Calcite engine. Time zone and locale should be configurable

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)