[MCOL-5212] Important session enviroment variables pushdown, e.g. time_zone, client_set_connection Created: 2022-08-30  Updated: 2023-07-01

Status: Open
Project: MariaDB ColumnStore
Component/s: None
Affects Version/s: 22.08.1
Fix Version/s: 23.10

Type: Task Priority: Major
Reporter: Roman Assignee: Unassigned
Resolution: Unresolved Votes: 0
Labels: None


 Description   

MCS functions output differs from MDB in some cases b/c there are certain session variables that affects the functions output, e.g. JSON_QUOTE.
As of now MCS pushes down time_zone value in a very clumsy manner. We need to replace a single int value with a structure that is easy to extend. This structure will pushdown all the relevant session variable values down to PP and EM runtimes where FuncExp/ParseTree classes are used.


Generated at Thu Feb 08 02:56:11 UTC 2024 using Jira 8.20.16#820016-sha1:9d11dbea5f4be3d4cc21f03a88dd11d8c8687422.