============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/piru/001be7/ydb/tests/datashard/ttl/test-results/py3test/testing_out_stuff/chunk0
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-4.4.4
collected 48 items

test_ttl.py ..

============================== slowest durations ===============================
81.68s call     test_ttl.py::TestPgTTL::test_ttl[table_pgdate_0_UNIQUE_SYNC-pk_types8-all_types8-index8-pgdate-UNIQUE-SYNC]
60.63s call     test_ttl.py::TestPgTTL::test_ttl[table_pgdate_0__ASYNC-pk_types7-all_types7-index7-pgdate--ASYNC]
12.07s teardown test_ttl.py::TestPgTTL::test_ttl[table_pgdate_0__ASYNC-pk_types7-all_types7-index7-pgdate--ASYNC]
6.22s setup    test_ttl.py::TestPgTTL::test_ttl[table_pgdate_0_UNIQUE_SYNC-pk_types8-all_types8-index8-pgdate-UNIQUE-SYNC]
0.01s setup    test_ttl.py::TestPgTTL::test_ttl[table_pgdate_0__ASYNC-pk_types7-all_types7-index7-pgdate--ASYNC]

(1 durations < 0.005s hidden.  Use -vv to show these durations.)
======================== 2 passed in 161.94s (0:02:41) =========================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/piru/001c15/ydb/tests/datashard/ttl/test-results/py3test/testing_out_stuff/chunk1
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-4.4.4
collected 48 items

test_ttl.py .F

=================================== FAILURES ===================================
_ TestPgTTL.test_ttl[table_pgint4_0_UNIQUE_SYNC-pk_types2-all_types2-index2-pgint4-UNIQUE-SYNC] _
ydb/tests/datashard/ttl/test_ttl.py:418: in test_ttl
    self.do_test_ttl(table_name, pk_types, all_types, index, ttl, unique, sync)
ydb/tests/datashard/ttl/test_ttl.py:64: in do_test_ttl
    self.select(table_name, pk_types, all_types, index, dml)
ydb/tests/datashard/ttl/test_ttl.py:127: in select
    self.create_select(table_name, pk_types, all_types, index, i, 0, dml)
ydb/tests/datashard/ttl/test_ttl.py:147: in create_select
    assert (
E   AssertionError: Expected 0 rows, error when deleting 6 lines, table table_pgint4_0_UNIQUE_SYNC
E   assert (1 == 1 and 1 == 0)
E    +  where 1 = len([{'count': 1}])
E    +  and   1 = {'count': 1}.count
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:431 ####################################################################################################
INFO     ya.test:ya.py:432 test_ttl[table_pgint4_0_UNIQUE_SYNC-pk_types2-all_types2-index2-pgint4-UNIQUE-SYNC]
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
------------------------------ Captured log call -------------------------------
INFO     ya.test:ya.py:447 Test call (class_name: test_ttl.py::TestPgTTL, test_name: test_ttl[table_pgint4_0_UNIQUE_SYNC-pk_types2-all_types2-index2-pgint4-UNIQUE-SYNC])
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZDNmMTIwODgtMjMwNTA3NDYtZDg4MDc2YmEtOTYwMTliYjc=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 5479e470-8c97-43c6-afb7-2588fac12a12, ghrun-plncoo66um.auto.internal:19304): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 5479e470-8c97-43c6-afb7-2588fac12a12, ghrun-plncoo66um.auto.internal:19304): request = { session_id: "ydb://session/3?node_id=1&id=ZDNmMTIwODgtMjMwNTA3NDYtZDg4MDc2YmEtOTYwMTliYjc=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n        CREATE TABLE `table_pgint4_0_UNIQUE_SYNC` (\n            pk_pgbool pgbool, pk_pgint2 pgint2, pk_pgint4 pgint4, pk_pgint8 pgint8, pk_pgnumeric pgnumeric, pk_pgbytea pgbytea, pk_pgtext pgtext, pk_pgvarchar pgvarchar, pk_pguuid pguuid, pk_pgdate pgdate, pk_pgtimestamp pgtimestamp, pk_pginterval pginterval, pk_Uint32 Uint32, pk_Decimal150 Decimal(15,0), pk_Utf8 Utf8, col_pgbool pgbool, col_pgint2 pgint2, col_pgint4 pgint4, col_pgint8 pgint8, col_pgnumeric pgnumeric, col_pgbytea pgbytea, col_pgtext pgtext, col_pgvarchar pgvarchar, col_pguuid pguuid, col_pgdate pgdate, col_pgtimestamp pgtimestamp, col_pginterval pginterval, col_Uint32 Uint32, col_Decimal150 Decimal(15,0), col_Utf8 Utf8, col_pgfloat4 pgfloat4, col_pgfloat8 pgfloat8, col_pgjson pgjson, col_pgjsonb pgjsonb, col_Double Double, col_index_pgint2 pgint2, col_index_pgint4 pgint4, col_index_pgint8 pgint8, col_index_pgnumeric pgnumeric, col_index_pgbytea pgbytea, col_index_pgtext pgtext, col_index_pgvarchar pgvarchar, col_index_pguuid pguuid, col_index_pgdate pgdate, col_index_pgtimestamp pgtimestamp, col_index_pginterval pginterval, col_index_Uint32 Uint32, col_index_Decimal150 Decimal(15,0), col_index_Utf8 Utf8, ttl_pgint4 pgint4,\n            PRIMARY KEY(\n                pk_pgbool, pk_pgint2, pk_pgint4, pk_pgint8, pk_pgnumeric, pk_pgbytea, pk_pgtext, pk_pgvarchar, pk_pguuid, pk_pgdate, pk_pgtimestamp, pk_pginterval, pk_Uint32, pk_Decimal150, pk_Utf8\n                )\n            , INDEX idx_col_index_pgint2 GLOBAL UNIQUE SYNC ON (col_index_pgint2), INDEX idx_col_index_pgint4 GLOBAL UNIQUE SYNC ON (col_index_pgint4), INDEX idx_col_index_pgint8 GLOBAL UNIQUE SYNC ON (col_index_pgint8), INDEX idx_col_index_pgnumeric GLOBAL UNIQUE SYNC ON (col_index_pgnumeric), INDEX idx_col_index_pgbytea GLOBAL UNIQUE SYNC ON (col_index_pgbytea), INDEX idx_col_index_pgtext GLOBAL UNIQUE SYNC ON (col_index_pgtext), INDEX idx_col_index_pgvarchar GLOBAL UNIQUE SYNC ON (col_index_pgvarchar), INDEX idx_col_index_pguuid GLOBAL UNIQUE SYNC ON (col_index_pguuid), INDEX idx_col_index_pgdate GLOBAL UNIQUE SYNC ON (col_index_pgdate), INDEX idx_col_index_pgtimestamp GLOBAL UNIQUE SYNC ON (col_index_pgtimestamp), INDEX idx_col_index_pginterval GLOBAL UNIQUE SYNC ON (col_index_pginterval), INDEX idx_col_index_Uint32 GLOBAL UNIQUE SYNC ON (col_index_Uint32), INDEX idx_col_index_Decimal150 GLOBAL UNIQUE SYNC ON (col_index_Decimal150), INDEX idx_col_index_Utf8 GLOBAL UNIQUE SYNC ON (col_index_Utf8)\n            )\n    " } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 5479e470-8c97-43c6-afb7-2588fac12a12, ghrun-plncoo66um.auto.internal:19304): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZDNmMTIwODgtMjMwNTA3NDYtZDg4MDc2YmEtOTYwMTliYjc=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZDNmMTIwODgtMjMwNTA3NDYtZDg4MDc2YmEtOTYwMTliYjc=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 03431e30-5667-4095-ae1b-3bee7edfa92f, ghrun-plncoo66um.auto.internal:19304): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 03431e30-5667-4095-ae1b-3bee7edfa92f, ghrun-plncoo66um.auto.internal:19304): request = { session_id: "ydb://session/3?node_id=1&id=ZDNmMTIwODgtMjMwNTA3NDYtZDg4MDc2YmEtOTYwMTliYjc=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n         ALTER TABLE table_pgint4_0_UNIQUE_SYNC SET ( TTL = \n         Interval(\"P18262D\") \n         ON ttl_pgint4 AS SECONDS )\n    " } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 03431e30-5667-4095-ae1b-3bee7edfa92f, ghrun-plncoo66um.auto.internal:19304): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZDNmMTIwODgtMjMwNTA3NDYtZDg4MDc2YmEtOTYwMTliYjc=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZDNmMTIwODgtMjMwNTA3NDYtZDg4MDc2YmEtOTYwMTliYjc=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 9c15f053-39fc-4db4-bba7-4ae746ae80ed, ghrun-plncoo66um.auto.internal:19304): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 9c15f053-39fc-4db4-bba7-4ae746ae80ed, ghrun-plncoo66um.auto.internal:19304): request = { session_id: "ydb://session/3?node_id=1&id=ZDNmMTIwODgtMjMwNTA3NDYtZDg4MDc2YmEtOTYwMTliYjc=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "ALTER TABLE `table_pgint4_0_UNIQUE_SYNC` RESET (TTL)" } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 9c15f053-39fc-4db4-bba7-4ae746ae80ed, ghrun-plncoo66um.auto.internal:19304): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZDNmMTIwODgtMjMwNTA3NDYtZDg4MDc2YmEtOTYwMTliYjc=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZDNmMTIwODgtMjMwNTA3NDYtZDg4MDc2YmEtOTYwMTliYjc=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 12f1c6c4-0feb-45fc-bc0c-86169d0a106b, ghrun-plncoo66um.auto.internal:19304): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 12f1c6c4-0feb-45fc-bc0c-86169d0a106b, ghrun-plncoo66um.auto.internal:19304): request = { session_id: "ydb://session/3?node_id=1&id=ZDNmMTIwODgtMjMwNTA3NDYtZDg4MDc2YmEtOTYwMTliYjc=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n         ALTER TABLE table_pgint4_0_UNIQUE_SYNC SET ( TTL = \n         Interval(\"PT0S\") \n         ON ttl_pgint4 AS SECONDS )\n    " } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 12f1c6c4-0feb-45fc-bc0c-86169d0a106b, ghrun-plncoo66um.auto.internal:19304): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZDNmMTIwODgtMjMwNTA3NDYtZDg4MDc2YmEtOTYwMTliYjc=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZDNmMTIwODgtMjMwNTA3NDYtZDg4MDc2YmEtOTYwMTliYjc=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, c0de910a-e4d9-4d08-98a0-d8497ab55c61, ghrun-plncoo66um.auto.internal:19304): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, c0de910a-e4d9-4d08-98a0-d8497ab55c61, ghrun-plncoo66um.auto.internal:19304): request = { session_id: "ydb://session/3?node_id=1&id=ZDNmMTIwODgtMjMwNTA3NDYtZDg4MDc2YmEtOTYwMTliYjc=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_pgint4_0_UNIQUE_SYNC(\n                pk_pgbool, pk_pgint2, pk_pgint4, pk_pgint8, pk_pgnumeric, pk_pgbytea, pk_pgtext, pk_pgvarchar, pk_pguuid, pk_pgdate, pk_pgtimestamp, pk_pginterval, pk_Uint32, pk_Decimal150, pk_Utf8, \n                col_pgbool, col_pgint2, col_pgint4, col_pgint8, col_pgnumeric, col_pgbytea, col_pgtext, col_pgvarchar, col_pguuid, col_pgdate, col_pgtimestamp, col_pginterval, col_Uint32, col_Decimal150, col_Utf8, col_pgfloat4, col_pgfloat8, col_pgjson, col_pgjsonb, col_Double, \n                col_index_pgint2, col_index_pgint4, col_index_pgint8, col_index_pgnumeric, col_index_pgbytea, col_index_pgtext, col_index_pgvarchar, col_index_pguuid, col_index_pgdate, col_index_pgtimestamp, col_index_pginterval, col_index_Uint32, col_index_Decimal150, col_index_Utf8, \n                ttl_pgint4\n            )\n            VALUES(\n                pgbool(\'f\'), pgint2(\'1\'), pgint4(\'1\'), pgint8(\'1\'), pgnumeric(\'1.123456\'), pgbytea(\'pgbytea 1\'), pgtext(\'pgtext 1\'), pgvarchar(\'pgvarchar 1\'), pguuid(\'30015678-e89b-12d3-a456-556642440000\'), pgdate(\'2001-01-01\'), pgtimestamp(\'2001-10-02 11:00:00\'), pginterval(\'01:21:01\'), CAST(1 AS Uint32), CAST(\'1\' AS Decimal(15,0)), \'Utf8 1\', \n                pgbool(\'f\'), pgint2(\'1\'), pgint4(\'1\'), pgint8(\'1\'), pgnumeric(\'1.123456\'), pgbytea(\'pgbytea 1\'), pgtext(\'pgtext 1\'), pgvarchar(\'pgvarchar 1\'), pguuid(\'30015678-e89b-12d3-a456-556642440000\'), pgdate(\'2001-01-01\'), pgtimestamp(\'2001-10-02 11:00:00\'), pginterval(\'01:21:01\'), CAST(1 AS Uint32), CAST(\'1\' AS Decimal(15,0)), \'Utf8 1\', pgfloat4(\'1.4\'), pgfloat8(\'1.6\'), pgjson(\'{\"another_key_pg\": 1}\'), pgjsonb(\'{\"another_doc_key_pg\": 1}\'), CAST(1.2 AS Double), \n                pgint2(\'1\'), pgint4(\'1\'), pgint8(\'1\'), pgnumeric(\'1.123456\'), pgbytea(\'pgbytea 1\'), pgtext(\'pgtext 1\'), pgvarchar(\'pgvarchar 1\'), pguuid(\'30015678-e89b-12d3-a456-556642440000\'), pgdate(\'2001-01-01\'), pgtimestamp(\'2001-10-02 11:00:00\'), pginterval(\'01:21:01\'), CAST(1 AS Uint32), CAST(\'1\' AS Decimal(15,0)), \'Utf8 1\', \n                pgint4(\'1769010618\')\n            );\n        " } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, c0de910a-e4d9-4d08-98a0-d8497ab55c61, ghrun-plncoo66um.auto.internal:19304): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZDNmMTIwODgtMjMwNTA3NDYtZDg4MDc2YmEtOTYwMTliYjc=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZDNmMTIwODgtMjMwNTA3NDYtZDg4MDc2YmEtOTYwMTliYjc=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, c1914a70-9c32-49bb-82d2-f57f3e369f7d, ghrun-plncoo66um.auto.internal:19304): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, c1914a70-9c32-49bb-82d2-f57f3e369f7d, ghrun-plncoo66um.auto.internal:19304): request = { session_id: "ydb://session/3?node_id=1&id=ZDNmMTIwODgtMjMwNTA3NDYtZDg4MDc2YmEtOTYwMTliYjc=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_pgint4_0_UNIQUE_SYNC(\n                pk_pgbool, pk_pgint2, pk_pgint4, pk_pgint8, pk_pgnumeric, pk_pgbytea, pk_pgtext, pk_pgvarchar, pk_pguuid, pk_pgdate, pk_pgtimestamp, pk_pginterval, pk_Uint32, pk_Decimal150, pk_Utf8, \n                col_pgbool, col_pgint2, col_pgint4, col_pgint8, col_pgnumeric, col_pgbytea, col_pgtext, col_pgvarchar, col_pguuid, col_pgdate, col_pgtimestamp, col_pginterval, col_Uint32, col_Decimal150, col_Utf8, col_pgfloat4, col_pgfloat8, col_pgjson, col_pgjsonb, col_Double, \n                col_index_pgint2, col_index_pgint4, col_index_pgint8, col_index_pgnumeric, col_index_pgbytea, col_index_pgtext, col_index_pgvarchar, col_index_pguuid, col_index_pgdate, col_index_pgtimestamp, col_index_pginterval, col_index_Uint32, col_index_Decimal150, col_index_Utf8, \n                ttl_pgint4\n            )\n            VALUES(\n                pgbool(\'f\'), pgint2(\'2\'), pgint4(\'2\'), pgint8(\'2\'), pgnumeric(\'2.123456\'), pgbytea(\'pgbytea 2\'), pgtext(\'pgtext 2\'), pgvarchar(\'pgvarchar 2\'), pguuid(\'30025678-e89b-12d3-a456-556642440000\'), pgdate(\'2002-01-01\'), pgtimestamp(\'2002-10-02 11:00:00\'), pginterval(\'02:21:01\'), CAST(2 AS Uint32), CAST(\'2\' AS Decimal(15,0)), \'Utf8 2\', \n                pgbool(\'f\'), pgint2(\'2\'), pgint4(\'2\'), pgint8(\'2\'), pgnumeric(\'2.123456\'), pgbytea(\'pgbytea 2\'), pgtext(\'pgtext 2\'), pgvarchar(\'pgvarchar 2\'), pguuid(\'30025678-e89b-12d3-a456-556642440000\'), pgdate(\'2002-01-01\'), pgtimestamp(\'2002-10-02 11:00:00\'), pginterval(\'02:21:01\'), CAST(2 AS Uint32), CAST(\'2\' AS Decimal(15,0)), \'Utf8 2\', pgfloat4(\'2.4\'), pgfloat8(\'2.6\'), pgjson(\'{\"another_key_pg\": 2}\'), pgjsonb(\'{\"another_doc_key_pg\": 2}\'), CAST(2.2 AS Double), \n                pgint2(\'2\'), pgint4(\'2\'), pgint8(\'2\'), pgnumeric(\'2.123456\'), pgbytea(\'pgbytea 2\'), pgtext(\'pgtext 2\'), pgvarchar(\'pgvarchar 2\'), pguuid(\'30025678-e89b-12d3-a456-556642440000\'), pgdate(\'2002-01-01\'), pgtimestamp(\'2002-10-02 11:00:00\'), pginterval(\'02:21:01\'), CAST(2 AS Uint32), CAST(\'2\' AS Decimal(15,0)), \'Utf8 2\', \n                pgint4(\'1769010618\')\n            );\n        " } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, c1914a70-9c32-49bb-82d2-f57f3e369f7d, ghrun-plncoo66um.auto.internal:19304): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZDNmMTIwODgtMjMwNTA3NDYtZDg4MDc2YmEtOTYwMTliYjc=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZDNmMTIwODgtMjMwNTA3NDYtZDg4MDc2YmEtOTYwMTliYjc=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, d75901a2-21e8-4cbe-b546-e6b7123adafa, ghrun-plncoo66um.auto.internal:19304): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, d75901a2-21e8-4cbe-b546-e6b7123adafa, ghrun-plncoo66um.auto.internal:19304): request = { session_id: "ydb://session/3?node_id=1&id=ZDNmMTIwODgtMjMwNTA3NDYtZDg4MDc2YmEtOTYwMTliYjc=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_pgint4_0_UNIQUE_SYNC(\n                pk_pgbool, pk_pgint2, pk_pgint4, pk_pgint8, pk_pgnumeric, pk_pgbytea, pk_pgtext, pk_pgvarchar, pk_pguuid, pk_pgdate, pk_pgtimestamp, pk_pginterval, pk_Uint32, pk_Decimal150, pk_Utf8, \n                col_pgbool, col_pgint2, col_pgint4, col_pgint8, col_pgnumeric, col_pgbytea, col_pgtext, col_pgvarchar, col_pguuid, col_pgdate, col_pgtimestamp, col_pginterval, col_Uint32, col_Decimal150, col_Utf8, col_pgfloat4, col_pgfloat8, col_pgjson, col_pgjsonb, col_Double, \n                col_index_pgint2, col_index_pgint4, col_index_pgint8, col_index_pgnumeric, col_index_pgbytea, col_index_pgtext, col_index_pgvarchar, col_index_pguuid, col_index_pgdate, col_index_pgtimestamp, col_index_pginterval, col_index_Uint32, col_index_Decimal150, col_index_Utf8, \n                ttl_pgint4\n            )\n            VALUES(\n                pgbool(\'f\'), pgint2(\'3\'), pgint4(\'3\'), pgint8(\'3\'), pgnumeric(\'3.123456\'), pgbytea(\'pgbytea 3\'), pgtext(\'pgtext 3\'), pgvarchar(\'pgvarchar 3\'), pguuid(\'30035678-e89b-12d3-a456-556642440000\'), pgdate(\'2003-01-01\'), pgtimestamp(\'2003-10-02 11:00:00\'), pginterval(\'03:21:01\'), CAST(3 AS Uint32), CAST(\'3\' AS Decimal(15,0)), \'Utf8 3\', \n                pgbool(\'f\'), pgint2(\'3\'), pgint4(\'3\'), pgint8(\'3\'), pgnumeric(\'3.123456\'), pgbytea(\'pgbytea 3\'), pgtext(\'pgtext 3\'), pgvarchar(\'pgvarchar 3\'), pguuid(\'30035678-e89b-12d3-a456-556642440000\'), pgdate(\'2003-01-01\'), pgtimestamp(\'2003-10-02 11:00:00\'), pginterval(\'03:21:01\'), CAST(3 AS Uint32), CAST(\'3\' AS Decimal(15,0)), \'Utf8 3\', pgfloat4(\'3.4\'), pgfloat8(\'3.6\'), pgjson(\'{\"another_key_pg\": 3}\'), pgjsonb(\'{\"another_doc_key_pg\": 3}\'), CAST(3.2 AS Double), \n                pgint2(\'3\'), pgint4(\'3\'), pgint8(\'3\'), pgnumeric(\'3.123456\'), pgbytea(\'pgbytea 3\'), pgtext(\'pgtext 3\'), pgvarchar(\'pgvarchar 3\'), pguuid(\'30035678-e89b-12d3-a456-556642440000\'), pgdate(\'2003-01-01\'), pgtimestamp(\'2003-10-02 11:00:00\'), pginterval(\'03:21:01\'), CAST(3 AS Uint32), CAST(\'3\' AS Decimal(15,0)), \'Utf8 3\', \n                pgint4(\'1769615418\')\n            );\n        " } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, d75901a2-21e8-4cbe-b546-e6b7123adafa, ghrun-plncoo66um.auto.internal:19304): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZDNmMTIwODgtMjMwNTA3NDYtZDg4MDc2YmEtOTYwMTliYjc=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZDNmMTIwODgtMjMwNTA3NDYtZDg4MDc2YmEtOTYwMTliYjc=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 9eef0596-c730-4af4-825b-395ea672b834, ghrun-plncoo66um.auto.internal:19304): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 9eef0596-c730-4af4-825b-395ea672b834, ghrun-plncoo66um.auto.internal:19304): request = { session_id: "ydb://session/3?node_id=1&id=ZDNmMTIwODgtMjMwNTA3NDYtZDg4MDc2YmEtOTYwMTliYjc=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_pgint4_0_UNIQUE_SYNC(\n                pk_pgbool, pk_pgint2, pk_pgint4, pk_pgint8, pk_pgnumeric, pk_pgbytea, pk_pgtext, pk_pgvarchar, pk_pguuid, pk_pgdate, pk_pgtimestamp, pk_pginterval, pk_Uint32, pk_Decimal150, pk_Utf8, \n                col_pgbool, col_pgint2, col_pgint4, col_pgint8, col_pgnumeric, col_pgbytea, col_pgtext, col_pgvarchar, col_pguuid, col_pgdate, col_pgtimestamp, col_pginterval, col_Uint32, col_Decimal150, col_Utf8, col_pgfloat4, col_pgfloat8, col_pgjson, col_pgjsonb, col_Double, \n                col_index_pgint2, col_index_pgint4, col_index_pgint8, col_index_pgnumeric, col_index_pgbytea, col_index_pgtext, col_index_pgvarchar, col_index_pguuid, col_index_pgdate, col_index_pgtimestamp, col_index_pginterval, col_index_Uint32, col_index_Decimal150, col_index_Utf8, \n                ttl_pgint4\n            )\n            VALUES(\n                pgbool(\'t\'), pgint2(\'4\'), pgint4(\'4\'), pgint8(\'4\'), pgnumeric(\'4.123456\'), pgbytea(\'pgbytea 4\'), pgtext(\'pgtext 4\'), pgvarchar(\'pgvarchar 4\'), pguuid(\'30045678-e89b-12d3-a456-556642440000\'), pgdate(\'2004-01-01\'), pgtimestamp(\'2004-10-02 11:00:00\'), pginterval(\'04:21:01\'), CAST(4 AS Uint32), CAST(\'4\' AS Decimal(15,0)), \'Utf8 4\', \n                pgbool(\'t\'), pgint2(\'4\'), pgint4(\'4\'), pgint8(\'4\'), pgnumeric(\'4.123456\'), pgbytea(\'pgbytea 4\'), pgtext(\'pgtext 4\'), pgvarchar(\'pgvarchar 4\'), pguuid(\'30045678-e89b-12d3-a456-556642440000\'), pgdate(\'2004-01-01\'), pgtimestamp(\'2004-10-02 11:00:00\'), pginterval(\'04:21:01\'), CAST(4 AS Uint32), CAST(\'4\' AS Decimal(15,0)), \'Utf8 4\', pgfloat4(\'4.4\'), pgfloat8(\'4.6\'), pgjson(\'{\"another_key_pg\": 4}\'), pgjsonb(\'{\"another_doc_key_pg\": 4}\'), CAST(4.2 AS Double), \n                pgint2(\'4\'), pgint4(\'4\'), pgint8(\'4\'), pgnumeric(\'4.123456\'), pgbytea(\'pgbytea 4\'), pgtext(\'pgtext 4\'), pgvarchar(\'pgvarchar 4\'), pguuid(\'30045678-e89b-12d3-a456-556642440000\'), pgdate(\'2004-01-01\'), pgtimestamp(\'2004-10-02 11:00:00\'), pginterval(\'04:21:01\'), CAST(4 AS Uint32), CAST(\'4\' AS Decimal(15,0)), \'Utf8 4\', \n                pgint4(\'1769615418\')\n            );\n        " } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 9eef0596-c730-4af4-825b-395ea672b834, ghrun-plncoo66um.auto.internal:19304): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZDNmMTIwODgtMjMwNTA3NDYtZDg4MDc2YmEtOTYwMTliYjc=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZDNmMTIwODgtMjMwNTA3NDYtZDg4MDc2YmEtOTYwMTliYjc=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 12956018-a53a-46cc-864f-4acefb25f58d, ghrun-plncoo66um.auto.internal:19304): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 12956018-a53a-46cc-864f-4acefb25f58d, ghrun-plncoo66um.auto.internal:19304): request = { session_id: "ydb://session/3?node_id=1&id=ZDNmMTIwODgtMjMwNTA3NDYtZDg4MDc2YmEtOTYwMTliYjc=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_pgint4_0_UNIQUE_SYNC(\n                pk_pgbool, pk_pgint2, pk_pgint4, pk_pgint8, pk_pgnumeric, pk_pgbytea, pk_pgtext, pk_pgvarchar, pk_pguuid, pk_pgdate, pk_pgtimestamp, pk_pginterval, pk_Uint32, pk_Decimal150, pk_Utf8, \n                col_pgbool, col_pgint2, col_pgint4, col_pgint8, col_pgnumeric, col_pgbytea, col_pgtext, col_pgvarchar, col_pguuid, col_pgdate, col_pgtimestamp, col_pginterval, col_Uint32, col_Decimal150, col_Utf8, col_pgfloat4, col_pgfloat8, col_pgjson, col_pgjsonb, col_Double, \n                col_index_pgint2, col_index_pgint4, col_index_pgint8, col_index_pgnumeric, col_index_pgbytea, col_index_pgtext, col_index_pgvarchar, col_index_pguuid, col_index_pgdate, col_index_pgtimestamp, col_index_pginterval, col_index_Uint32, col_index_Decimal150, col_index_Utf8, \n                ttl_pgint4\n            )\n            VALUES(\n                pgbool(\'t\'), pgint2(\'5\'), pgint4(\'5\'), pgint8(\'5\'), pgnumeric(\'5.123456\'), pgbytea(\'pgbytea 5\'), pgtext(\'pgtext 5\'), pgvarchar(\'pgvarchar 5\'), pguuid(\'30055678-e89b-12d3-a456-556642440000\'), pgdate(\'2005-01-01\'), pgtimestamp(\'2005-10-02 11:00:00\'), pginterval(\'05:21:01\'), CAST(5 AS Uint32), CAST(\'5\' AS Decimal(15,0)), \'Utf8 5\', \n                pgbool(\'t\'), pgint2(\'5\'), pgint4(\'5\'), pgint8(\'5\'), pgnumeric(\'5.123456\'), pgbytea(\'pgbytea 5\'), pgtext(\'pgtext 5\'), pgvarchar(\'pgvarchar 5\'), pguuid(\'30055678-e89b-12d3-a456-556642440000\'), pgdate(\'2005-01-01\'), pgtimestamp(\'2005-10-02 11:00:00\'), pginterval(\'05:21:01\'), CAST(5 AS Uint32), CAST(\'5\' AS Decimal(15,0)), \'Utf8 5\', pgfloat4(\'5.4\'), pgfloat8(\'5.6\'), pgjson(\'{\"another_key_pg\": 5}\'), pgjsonb(\'{\"another_doc_key_pg\": 5}\'), CAST(5.2 AS Double), \n                pgint2(\'5\'), pgint4(\'5\'), pgint8(\'5\'), pgnumeric(\'5.123456\'), pgbytea(\'pgbytea 5\'), pgtext(\'pgtext 5\'), pgvarchar(\'pgvarchar 5\'), pguuid(\'30055678-e89b-12d3-a456-556642440000\'), pgdate(\'2005-01-01\'), pgtimestamp(\'2005-10-02 11:00:00\'), pginterval(\'05:21:01\'), CAST(5 AS Uint32), CAST(\'5\' AS Decimal(15,0)), \'Utf8 5\', \n                pgint4(\'1769615423\')\n            );\n        " } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 12956018-a53a-46cc-864f-4acefb25f58d, ghrun-plncoo66um.auto.internal:19304): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZDNmMTIwODgtMjMwNTA3NDYtZDg4MDc2YmEtOTYwMTliYjc=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZDNmMTIwODgtMjMwNTA3NDYtZDg4MDc2YmEtOTYwMTliYjc=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 438b716c-75ee-4473-a1a7-7294df40000b, ghrun-plncoo66um.auto.internal:19304): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 438b716c-75ee-4473-a1a7-7294df40000b, ghrun-plncoo66um.auto.internal:19304): request = { session_id: "ydb://session/3?node_id=1&id=ZDNmMTIwODgtMjMwNTA3NDYtZDg4MDc2YmEtOTYwMTliYjc=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_pgint4_0_UNIQUE_SYNC(\n                pk_pgbool, pk_pgint2, pk_pgint4, pk_pgint8, pk_pgnumeric, pk_pgbytea, pk_pgtext, pk_pgvarchar, pk_pguuid, pk_pgdate, pk_pgtimestamp, pk_pginterval, pk_Uint32, pk_Decimal150, pk_Utf8, \n                col_pgbool, col_pgint2, col_pgint4, col_pgint8, col_pgnumeric, col_pgbytea, col_pgtext, col_pgvarchar, col_pguuid, col_pgdate, col_pgtimestamp, col_pginterval, col_Uint32, col_Decimal150, col_Utf8, col_pgfloat4, col_pgfloat8, col_pgjson, col_pgjsonb, col_Double, \n                col_index_pgint2, col_index_pgint4, col_index_pgint8, col_index_pgnumeric, col_index_pgbytea, col_index_pgtext, col_index_pgvarchar, col_index_pguuid, col_index_pgdate, col_index_pgtimestamp, col_index_pginterval, col_index_Uint32, col_index_Decimal150, col_index_Utf8, \n                ttl_pgint4\n            )\n            VALUES(\n                pgbool(\'t\'), pgint2(\'6\'), pgint4(\'6\'), pgint8(\'6\'), pgnumeric(\'6.123456\'), pgbytea(\'pgbytea 6\'), pgtext(\'pgtext 6\'), pgvarchar(\'pgvarchar 6\'), pguuid(\'30065678-e89b-12d3-a456-556642440000\'), pgdate(\'2006-01-01\'), pgtimestamp(\'2006-10-02 11:00:00\'), pginterval(\'06:21:01\'), CAST(6 AS Uint32), CAST(\'6\' AS Decimal(15,0)), \'Utf8 6\', \n                pgbool(\'t\'), pgint2(\'6\'), pgint4(\'6\'), pgint8(\'6\'), pgnumeric(\'6.123456\'), pgbytea(\'pgbytea 6\'), pgtext(\'pgtext 6\'), pgvarchar(\'pgvarchar 6\'), pguuid(\'30065678-e89b-12d3-a456-556642440000\'), pgdate(\'2006-01-01\'), pgtimestamp(\'2006-10-02 11:00:00\'), pginterval(\'06:21:01\'), CAST(6 AS Uint32), CAST(\'6\' AS Decimal(15,0)), \'Utf8 6\', pgfloat4(\'6.4\'), pgfloat8(\'6.6\'), pgjson(\'{\"another_key_pg\": 6}\'), pgjsonb(\'{\"another_doc_key_pg\": 6}\'), CAST(6.2 AS Double), \n                pgint2(\'6\'), pgint4(\'6\'), pgint8(\'6\'), pgnumeric(\'6.123456\'), pgbytea(\'pgbytea 6\'), pgtext(\'pgtext 6\'), pgvarchar(\'pgvarchar 6\'), pguuid(\'30065678-e89b-12d3-a456-556642440000\'), pgdate(\'2006-01-01\'), pgtimestamp(\'2006-10-02 11:00:00\'), pginterval(\'06:21:01\'), CAST(6 AS Uint32), CAST(\'6\' AS Decimal(15,0)), \'Utf8 6\', \n                pgint4(\'1769615423\')\n            );\n        " } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 438b716c-75ee-4473-a1a7-7294df40000b, ghrun-plncoo66um.auto.internal:19304): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZDNmMTIwODgtMjMwNTA3NDYtZDg4MDc2YmEtOTYwMTliYjc=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZDNmMTIwODgtMjMwNTA3NDYtZDg4MDc2YmEtOTYwMTliYjc=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, a63525e3-2bce-4a5f-be96-f7d5f9a43110, ghrun-plncoo66um.auto.internal:19304): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, a63525e3-2bce-4a5f-be96-f7d5f9a43110, ghrun-plncoo66um.auto.internal:19304): request = { session_id: "ydb://session/3?node_id=1&id=ZDNmMTIwODgtMjMwNTA3NDYtZDg4MDc2YmEtOTYwMTliYjc=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_pgint4_0_UNIQUE_SYNC(\n                pk_pgbool, pk_pgint2, pk_pgint4, pk_pgint8, pk_pgnumeric, pk_pgbytea, pk_pgtext, pk_pgvarchar, pk_pguuid, pk_pgdate, pk_pgtimestamp, pk_pginterval, pk_Uint32, pk_Decimal150, pk_Utf8, \n                col_pgbool, col_pgint2, col_pgint4, col_pgint8, col_pgnumeric, col_pgbytea, col_pgtext, col_pgvarchar, col_pguuid, col_pgdate, col_pgtimestamp, col_pginterval, col_Uint32, col_Decimal150, col_Utf8, col_pgfloat4, col_pgfloat8, col_pgjson, col_pgjsonb, col_Double, \n                col_index_pgint2, col_index_pgint4, col_index_pgint8, col_index_pgnumeric, col_index_pgbytea, col_index_pgtext, col_index_pgvarchar, col_index_pguuid, col_index_pgdate, col_index_pgtimestamp, col_index_pginterval, col_index_Uint32, col_index_Decimal150, col_index_Utf8, \n                ttl_pgint4\n            )\n            VALUES(\n                pgbool(\'t\'), pgint2(\'7\'), pgint4(\'7\'), pgint8(\'7\'), pgnumeric(\'7.123456\'), pgbytea(\'pgbytea 7\'), pgtext(\'pgtext 7\'), pgvarchar(\'pgvarchar 7\'), pguuid(\'30075678-e89b-12d3-a456-556642440000\'), pgdate(\'2007-01-01\'), pgtimestamp(\'2007-10-02 11:00:00\'), pginterval(\'07:21:01\'), CAST(7 AS Uint32), CAST(\'7\' AS Decimal(15,0)), \'Utf8 7\', \n                pgbool(\'t\'), pgint2(\'7\'), pgint4(\'7\'), pgint8(\'7\'), pgnumeric(\'7.123456\'), pgbytea(\'pgbytea 7\'), pgtext(\'pgtext 7\'), pgvarchar(\'pgvarchar 7\'), pguuid(\'30075678-e89b-12d3-a456-556642440000\'), pgdate(\'2007-01-01\'), pgtimestamp(\'2007-10-02 11:00:00\'), pginterval(\'07:21:01\'), CAST(7 AS Uint32), CAST(\'7\' AS Decimal(15,0)), \'Utf8 7\', pgfloat4(\'7.4\'), pgfloat8(\'7.6\'), pgjson(\'{\"another_key_pg\": 7}\'), pgjsonb(\'{\"another_doc_key_pg\": 7}\'), CAST(7.2 AS Double), \n                pgint2(\'7\'), pgint4(\'7\'), pgint8(\'7\'), pgnumeric(\'7.123456\'), pgbytea(\'pgbytea 7\'), pgtext(\'pgtext 7\'), pgvarchar(\'pgvarchar 7\'), pguuid(\'30075678-e89b-12d3-a456-556642440000\'), pgdate(\'2007-01-01\'), pgtimestamp(\'2007-10-02 11:00:00\'), pginterval(\'07:21:01\'), CAST(7 AS Uint32), CAST(\'7\' AS Decimal(15,0)), \'Utf8 7\', \n                pgint4(\'1770825018\')\n            );\n        " } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, a63525e3-2bce-4a5f-be96-f7d5f9a43110, ghrun-plncoo66um.auto.internal:19304): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZDNmMTIwODgtMjMwNTA3NDYtZDg4MDc2YmEtOTYwMTliYjc=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZDNmMTIwODgtMjMwNTA3NDYtZDg4MDc2YmEtOTYwMTliYjc=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, d1ec75b9-e742-4342-980e-3eb17b3851e6, ghrun-plncoo66um.auto.internal:19304): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, d1ec75b9-e742-4342-980e-3eb17b3851e6, ghrun-plncoo66um.auto.internal:19304): request = { session_id: "ydb://session/3?node_id=1&id=ZDNmMTIwODgtMjMwNTA3NDYtZDg4MDc2YmEtOTYwMTliYjc=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_pgint4_0_UNIQUE_SYNC(\n                pk_pgbool, pk_pgint2, pk_pgint4, pk_pgint8, pk_pgnumeric, pk_pgbytea, pk_pgtext, pk_pgvarchar, pk_pguuid, pk_pgdate, pk_pgtimestamp, pk_pginterval, pk_Uint32, pk_Decimal150, pk_Utf8, \n                col_pgbool, col_pgint2, col_pgint4, col_pgint8, col_pgnumeric, col_pgbytea, col_pgtext, col_pgvarchar, col_pguuid, col_pgdate, col_pgtimestamp, col_pginterval, col_Uint32, col_Decimal150, col_Utf8, col_pgfloat4, col_pgfloat8, col_pgjson, col_pgjsonb, col_Double, \n                col_index_pgint2, col_index_pgint4, col_index_pgint8, col_index_pgnumeric, col_index_pgbytea, col_index_pgtext, col_index_pgvarchar, col_index_pguuid, col_index_pgdate, col_index_pgtimestamp, col_index_pginterval, col_index_Uint32, col_index_Decimal150, col_index_Utf8, \n                ttl_pgint4\n            )\n            VALUES(\n                pgbool(\'t\'), pgint2(\'8\'), pgint4(\'8\'), pgint8(\'8\'), pgnumeric(\'8.123456\'), pgbytea(\'pgbytea 8\'), pgtext(\'pgtext 8\'), pgvarchar(\'pgvarchar 8\'), pguuid(\'30085678-e89b-12d3-a456-556642440000\'), pgdate(\'2008-01-01\'), pgtimestamp(\'2008-10-02 11:00:00\'), pginterval(\'08:21:01\'), CAST(8 AS Uint32), CAST(\'8\' AS Decimal(15,0)), \'Utf8 8\', \n                pgbool(\'t\'), pgint2(\'8\'), pgint4(\'8\'), pgint8(\'8\'), pgnumeric(\'8.123456\'), pgbytea(\'pgbytea 8\'), pgtext(\'pgtext 8\'), pgvarchar(\'pgvarchar 8\'), pguuid(\'30085678-e89b-12d3-a456-556642440000\'), pgdate(\'2008-01-01\'), pgtimestamp(\'2008-10-02 11:00:00\'), pginterval(\'08:21:01\'), CAST(8 AS Uint32), CAST(\'8\' AS Decimal(15,0)), \'Utf8 8\', pgfloat4(\'8.4\'), pgfloat8(\'8.6\'), pgjson(\'{\"another_key_pg\": 8}\'), pgjsonb(\'{\"another_doc_key_pg\": 8}\'), CAST(8.2 AS Double), \n                pgint2(\'8\'), pgint4(\'8\'), pgint8(\'8\'), pgnumeric(\'8.123456\'), pgbytea(\'pgbytea 8\'), pgtext(\'pgtext 8\'), pgvarchar(\'pgvarchar 8\'), pguuid(\'30085678-e89b-12d3-a456-556642440000\'), pgdate(\'2008-01-01\'), pgtimestamp(\'2008-10-02 11:00:00\'), pginterval(\'08:21:01\'), CAST(8 AS Uint32), CAST(\'8\' AS Decimal(15,0)), \'Utf8 8\', \n                pgint4(\'1770825018\')\n            );\n        " } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, d1ec75b9-e742-4342-980e-3eb17b3851e6, ghrun-plncoo66um.auto.internal:19304): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZDNmMTIwODgtMjMwNTA3NDYtZDg4MDc2YmEtOTYwMTliYjc=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZDNmMTIwODgtMjMwNTA3NDYtZDg4MDc2YmEtOTYwMTliYjc=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 3e5d1c9c-2daf-47b7-a4f2-d957c12ba278, ghrun-plncoo66um.auto.internal:19304): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 3e5d1c9c-2daf-47b7-a4f2-d957c12ba278, ghrun-plncoo66um.auto.internal:19304): request = { session_id: "ydb://session/3?node_id=1&id=ZDNmMTIwODgtMjMwNTA3NDYtZDg4MDc2YmEtOTYwMTliYjc=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_pgint4_0_UNIQUE_SYNC` WHERE \n                pk_pgbool=pgbool(\'f\') and pk_pgint2=pgint2(\'1\') and pk_pgint4=pgint4(\'1\') and pk_pgint8=pgint8(\'1\') and pk_pgnumeric=pgnumeric(\'1.123456\') and pk_pgbytea=pgbytea(\'pgbytea 1\') and pk_pgtext=pgtext(\'pgtext 1\') and pk_pgvarchar=pgvarchar(\'pgvarchar 1\') and pk_pguuid=pguuid(\'30015678-e89b-12d3-a456-556642440000\') and pk_pgdate=pgdate(\'2001-01-01\') and pk_pgtimestamp=pgtimestamp(\'2001-10-02 11:00:00\') and pk_pginterval=pginterval(\'01:21:01\') and pk_Uint32=CAST(1 AS Uint32) and pk_Decimal150=CAST(\'1\' AS Decimal(15,0)) and pk_Utf8=\'Utf8 1\'\n                 and \n                col_index_pgint2=pgint2(\'1\') and col_index_pgint4=pgint4(\'1\') and col_index_pgint8=pgint8(\'1\') and col_index_pgnumeric=pgnumeric(\'1.123456\') and col_index_pgbytea=pgbytea(\'pgbytea 1\') and col_index_pgtext=pgtext(\'pgtext 1\') and col_index_pgvarchar=pgvarchar(\'pgvarchar 1\') and col_index_pguuid=pguuid(\'30015678-e89b-12d3-a456-556642440000\') and col_index_pgdate=pgdate(\'2001-01-01\') and col_index_pgtimestamp=pgtimestamp(\'2001-10-02 11:00:00\') and col_index_pginterval=pginterval(\'01:21:01\') and col_index_Uint32=CAST(1 AS Uint32) and col_index_Decimal150=CAST(\'1\' AS Decimal(15,0)) and col_index_Utf8=\'Utf8 1\'\n                 and \n                col_pgbool=pgbool(\'f\') and col_pgint2=pgint2(\'1\') and col_pgint4=pgint4(\'1\') and col_pgint8=pgint8(\'1\') and col_pgnumeric=pgnumeric(\'1.123456\') and col_pgbytea=pgbytea(\'pgbytea 1\') and col_pgtext=pgtext(\'pgtext 1\') and col_pgvarchar=pgvarchar(\'pgvarchar 1\') and col_pguuid=pguuid(\'30015678-e89b-12d3-a456-556642440000\') and col_pgdate=pgdate(\'2001-01-01\') and col_pgtimestamp=pgtimestamp(\'2001-10-02 11:00:00\') and col_pginterval=pginterval(\'01:21:01\') and col_Uint32=CAST(1 AS Uint32) and col_Decimal150=CAST(\'1\' AS Decimal(15,0)) and col_Utf8=\'Utf8 1\' and col_pgfloat4=pgfloat4(\'1.4\') and col_pgfloat8=pgfloat8(\'1.6\') and col_Double=CAST(1.2 AS Double)\n                \n                " } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 3e5d1c9c-2daf-47b7-a4f2-d957c12ba278, ghrun-plncoo66um.auto.internal:19304): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZDNmMTIwODgtMjMwNTA3NDYtZDg4MDc2YmEtOTYwMTliYjc=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZDNmMTIwODgtMjMwNTA3NDYtZDg4MDc2YmEtOTYwMTliYjc=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 8acc1df3-aeb0-4d81-bb39-e6364bb00902, ghrun-plncoo66um.auto.internal:19304): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 8acc1df3-aeb0-4d81-bb39-e6364bb00902, ghrun-plncoo66um.auto.internal:19304): request = { session_id: "ydb://session/3?node_id=1&id=ZDNmMTIwODgtMjMwNTA3NDYtZDg4MDc2YmEtOTYwMTliYjc=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_pgint4_0_UNIQUE_SYNC` WHERE \n                pk_pgbool=pgbool(\'f\') and pk_pgint2=pgint2(\'1\') and pk_pgint4=pgint4(\'1\') and pk_pgint8=pgint8(\'1\') and pk_pgnumeric=pgnumeric(\'1.123456\') and pk_pgbytea=pgbytea(\'pgbytea 1\') and pk_pgtext=pgtext(\'pgtext 1\') and pk_pgvarchar=pgvarchar(\'pgvarchar 1\') and pk_pguuid=pguuid(\'30015678-e89b-12d3-a456-556642440000\') and pk_pgdate=pgdate(\'2001-01-01\') and pk_pgtimestamp=pgtimestamp(\'2001-10-02 11:00:00\') and pk_pginterval=pginterval(\'01:21:01\') and pk_Uint32=CAST(1 AS Uint32) and pk_Decimal150=CAST(\'1\' AS Decimal(15,0)) and pk_Utf8=\'Utf8 1\'\n                 and \n                col_index_pgint2=pgint2(\'1\') and col_index_pgint4=pgint4(\'1\') and col_index_pgint8=pgint8(\'1\') and col_index_pgnumeric=pgnumeric(\'1.123456\') and col_index_pgbytea=pgbytea(\'pgbytea 1\') and col_index_pgtext=pgtext(\'pgtext 1\') and col_index_pgvarchar=pgvarchar(\'pgvarchar 1\') and col_index_pguuid=pguuid(\'30015678-e89b-12d3-a456-556642440000\') and col_index_pgdate=pgdate(\'2001-01-01\') and col_index_pgtimestamp=pgtimestamp(\'2001-10-02 11:00:00\') and col_index_pginterval=pginterval(\'01:21:01\') and col_index_Uint32=CAST(1 AS Uint32) and col_index_Decimal150=CAST(\'1\' AS Decimal(15,0)) and col_index_Utf8=\'Utf8 1\'\n                 and \n                col_pgbool=pgbool(\'f\') and col_pgint2=pgint2(\'1\') and col_pgint4=pgint4(\'1\') and col_pgint8=pgint8(\'1\') and col_pgnumeric=pgnumeric(\'1.123456\') and col_pgbytea=pgbytea(\'pgbytea 1\') and col_pgtext=pgtext(\'pgtext 1\') and col_pgvarchar=pgvarchar(\'pgvarchar 1\') and col_pguuid=pguuid(\'30015678-e89b-12d3-a456-556642440000\') and col_pgdate=pgdate(\'2001-01-01\') and col_pgtimestamp=pgtimestamp(\'2001-10-02 11:00:00\') and col_pginterval=pginterval(\'01:21:01\') and col_Uint32=CAST(1 AS Uint32) and col_Decimal150=CAST(\'1\' AS Decimal(15,0)) and col_Utf8=\'Utf8 1\' and col_pgfloat4=pgfloat4(\'1.4\') and col_pgfloat8=pgfloat8(\'1.6\') and col_Double=CAST(1.2 AS Double)\n                \n                " } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 8acc1df3-aeb0-4d81-bb39-e6364bb00902, ghrun-plncoo66um.auto.internal:19304): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZDNmMTIwODgtMjMwNTA3NDYtZDg4MDc2YmEtOTYwMTliYjc=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZDNmMTIwODgtMjMwNTA3NDYtZDg4MDc2YmEtOTYwMTliYjc=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, b2710fdb-6936-4c27-91df-67785e49a2f1, ghrun-plncoo66um.auto.internal:19304): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, b2710fdb-6936-4c27-91df-67785e49a2f1, ghrun-plncoo66um.auto.internal:19304): request = { session_id: "ydb://session/3?node_id=1&id=ZDNmMTIwODgtMjMwNTA3NDYtZDg4MDc2YmEtOTYwMTliYjc=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_pgint4_0_UNIQUE_SYNC` WHERE \n                pk_pgbool=pgbool(\'f\') and pk_pgint2=pgint2(\'2\') and pk_pgint4=pgint4(\'2\') and pk_pgint8=pgint8(\'2\') and pk_pgnumeric=pgnumeric(\'2.123456\') and pk_pgbytea=pgbytea(\'pgbytea 2\') and pk_pgtext=pgtext(\'pgtext 2\') and pk_pgvarchar=pgvarchar(\'pgvarchar 2\') and pk_pguuid=pguuid(\'30025678-e89b-12d3-a456-556642440000\') and pk_pgdate=pgdate(\'2002-01-01\') and pk_pgtimestamp=pgtimestamp(\'2002-10-02 11:00:00\') and pk_pginterval=pginterval(\'02:21:01\') and pk_Uint32=CAST(2 AS Uint32) and pk_Decimal150=CAST(\'2\' AS Decimal(15,0)) and pk_Utf8=\'Utf8 2\'\n                 and \n                col_index_pgint2=pgint2(\'2\') and col_index_pgint4=pgint4(\'2\') and col_index_pgint8=pgint8(\'2\') and col_index_pgnumeric=pgnumeric(\'2.123456\') and col_index_pgbytea=pgbytea(\'pgbytea 2\') and col_index_pgtext=pgtext(\'pgtext 2\') and col_index_pgvarchar=pgvarchar(\'pgvarchar 2\') and col_index_pguuid=pguuid(\'30025678-e89b-12d3-a456-556642440000\') and col_index_pgdate=pgdate(\'2002-01-01\') and col_index_pgtimestamp=pgtimestamp(\'2002-10-02 11:00:00\') and col_index_pginterval=pginterval(\'02:21:01\') and col_index_Uint32=CAST(2 AS Uint32) and col_index_Decimal150=CAST(\'2\' AS Decimal(15,0)) and col_index_Utf8=\'Utf8 2\'\n                 and \n                col_pgbool=pgbool(\'f\') and col_pgint2=pgint2(\'2\') and col_pgint4=pgint4(\'2\') and col_pgint8=pgint8(\'2\') and col_pgnumeric=pgnumeric(\'2.123456\') and col_pgbytea=pgbytea(\'pgbytea 2\') and col_pgtext=pgtext(\'pgtext 2\') and col_pgvarchar=pgvarchar(\'pgvarchar 2\') and col_pguuid=pguuid(\'30025678-e89b-12d3-a456-556642440000\') and col_pgdate=pgdate(\'2002-01-01\') and col_pgtimestamp=pgtimestamp(\'2002-10-02 11:00:00\') and col_pginterval=pginterval(\'02:21:01\') and col_Uint32=CAST(2 AS Uint32) and col_Decimal150=CAST(\'2\' AS Decimal(15,0)) and col_Utf8=\'Utf8 2\' and col_pgfloat4=pgfloat4(\'2.4\') and col_pgfloat8=pgfloat8(\'2.6\') and col_Double=CAST(2.2 AS Double)\n                \n                " } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, b2710fdb-6936-4c27-91df-67785e49a2f1, ghrun-plncoo66um.auto.internal:19304): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZDNmMTIwODgtMjMwNTA3NDYtZDg4MDc2YmEtOTYwMTliYjc=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZDNmMTIwODgtMjMwNTA3NDYtZDg4MDc2YmEtOTYwMTliYjc=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, c4fc2823-bf33-483b-9bf9-75741a68caf6, ghrun-plncoo66um.auto.internal:19304): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, c4fc2823-bf33-483b-9bf9-75741a68caf6, ghrun-plncoo66um.auto.internal:19304): request = { session_id: "ydb://session/3?node_id=1&id=ZDNmMTIwODgtMjMwNTA3NDYtZDg4MDc2YmEtOTYwMTliYjc=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_pgint4_0_UNIQUE_SYNC` WHERE \n                pk_pgbool=pgbool(\'f\') and pk_pgint2=pgint2(\'2\') and pk_pgint4=pgint4(\'2\') and pk_pgint8=pgint8(\'2\') and pk_pgnumeric=pgnumeric(\'2.123456\') and pk_pgbytea=pgbytea(\'pgbytea 2\') and pk_pgtext=pgtext(\'pgtext 2\') and pk_pgvarchar=pgvarchar(\'pgvarchar 2\') and pk_pguuid=pguuid(\'30025678-e89b-12d3-a456-556642440000\') and pk_pgdate=pgdate(\'2002-01-01\') and pk_pgtimestamp=pgtimestamp(\'2002-10-02 11:00:00\') and pk_pginterval=pginterval(\'02:21:01\') and pk_Uint32=CAST(2 AS Uint32) and pk_Decimal150=CAST(\'2\' AS Decimal(15,0)) and pk_Utf8=\'Utf8 2\'\n                 and \n                col_index_pgint2=pgint2(\'2\') and col_index_pgint4=pgint4(\'2\') and col_index_pgint8=pgint8(\'2\') and col_index_pgnumeric=pgnumeric(\'2.123456\') and col_index_pgbytea=pgbytea(\'pgbytea 2\') and col_index_pgtext=pgtext(\'pgtext 2\') and col_index_pgvarchar=pgvarchar(\'pgvarchar 2\') and col_index_pguuid=pguuid(\'30025678-e89b-12d3-a456-556642440000\') and col_index_pgdate=pgdate(\'2002-01-01\') and col_index_pgtimestamp=pgtimestamp(\'2002-10-02 11:00:00\') and col_index_pginterval=pginterval(\'02:21:01\') and col_index_Uint32=CAST(2 AS Uint32) and col_index_Decimal150=CAST(\'2\' AS Decimal(15,0)) and col_index_Utf8=\'Utf8 2\'\n                 and \n                col_pgbool=pgbool(\'f\') and col_pgint2=pgint2(\'2\') and col_pgint4=pgint4(\'2\') and col_pgint8=pgint8(\'2\') and col_pgnumeric=pgnumeric(\'2.123456\') and col_pgbytea=pgbytea(\'pgbytea 2\') and col_pgtext=pgtext(\'pgtext 2\') and col_pgvarchar=pgvarchar(\'pgvarchar 2\') and col_pguuid=pguuid(\'30025678-e89b-12d3-a456-556642440000\') and col_pgdate=pgdate(\'2002-01-01\') and col_pgtimestamp=pgtimestamp(\'2002-10-02 11:00:00\') and col_pginterval=pginterval(\'02:21:01\') and col_Uint32=CAST(2 AS Uint32) and col_Decimal150=CAST(\'2\' AS Decimal(15,0)) and col_Utf8=\'Utf8 2\' and col_pgfloat4=pgfloat4(\'2.4\') and col_pgfloat8=pgfloat8(\'2.6\') and col_Double=CAST(2.2 AS Double)\n                \n                " } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, c4fc2823-bf33-483b-9bf9-75741a68caf6, ghrun-plncoo66um.auto.internal:19304): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZDNmMTIwODgtMjMwNTA3NDYtZDg4MDc2YmEtOTYwMTliYjc=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZDNmMTIwODgtMjMwNTA3NDYtZDg4MDc2YmEtOTYwMTliYjc=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 5cb7db4a-7b58-451c-b6a2-f32037fa740d, ghrun-plncoo66um.auto.internal:19304): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 5cb7db4a-7b58-451c-b6a2-f32037fa740d, ghrun-plncoo66um.auto.internal:19304): request = { session_id: "ydb://session/3?node_id=1&id=ZDNmMTIwODgtMjMwNTA3NDYtZDg4MDc2YmEtOTYwMTliYjc=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_pgint4_0_UNIQUE_SYNC` WHERE \n                pk_pgbool=pgbool(\'f\') and pk_pgint2=pgint2(\'3\') and pk_pgint4=pgint4(\'3\') and pk_pgint8=pgint8(\'3\') and pk_pgnumeric=pgnumeric(\'3.123456\') and pk_pgbytea=pgbytea(\'pgbytea 3\') and pk_pgtext=pgtext(\'pgtext 3\') and pk_pgvarchar=pgvarchar(\'pgvarchar 3\') and pk_pguuid=pguuid(\'30035678-e89b-12d3-a456-556642440000\') and pk_pgdate=pgdate(\'2003-01-01\') and pk_pgtimestamp=pgtimestamp(\'2003-10-02 11:00:00\') and pk_pginterval=pginterval(\'03:21:01\') and pk_Uint32=CAST(3 AS Uint32) and pk_Decimal150=CAST(\'3\' AS Decimal(15,0)) and pk_Utf8=\'Utf8 3\'\n                 and \n                col_index_pgint2=pgint2(\'3\') and col_index_pgint4=pgint4(\'3\') and col_index_pgint8=pgint8(\'3\') and col_index_pgnumeric=pgnumeric(\'3.123456\') and col_index_pgbytea=pgbytea(\'pgbytea 3\') and col_index_pgtext=pgtext(\'pgtext 3\') and col_index_pgvarchar=pgvarchar(\'pgvarchar 3\') and col_index_pguuid=pguuid(\'30035678-e89b-12d3-a456-556642440000\') and col_index_pgdate=pgdate(\'2003-01-01\') and col_index_pgtimestamp=pgtimestamp(\'2003-10-02 11:00:00\') and col_index_pginterval=pginterval(\'03:21:01\') and col_index_Uint32=CAST(3 AS Uint32) and col_index_Decimal150=CAST(\'3\' AS Decimal(15,0)) and col_index_Utf8=\'Utf8 3\'\n                 and \n                col_pgbool=pgbool(\'f\') and col_pgint2=pgint2(\'3\') and col_pgint4=pgint4(\'3\') and col_pgint8=pgint8(\'3\') and col_pgnumeric=pgnumeric(\'3.123456\') and col_pgbytea=pgbytea(\'pgbytea 3\') and col_pgtext=pgtext(\'pgtext 3\') and col_pgvarchar=pgvarchar(\'pgvarchar 3\') and col_pguuid=pguuid(\'30035678-e89b-12d3-a456-556642440000\') and col_pgdate=pgdate(\'2003-01-01\') and col_pgtimestamp=pgtimestamp(\'2003-10-02 11:00:00\') and col_pginterval=pginterval(\'03:21:01\') and col_Uint32=CAST(3 AS Uint32) and col_Decimal150=CAST(\'3\' AS Decimal(15,0)) and col_Utf8=\'Utf8 3\' and col_pgfloat4=pgfloat4(\'3.4\') and col_pgfloat8=pgfloat8(\'3.6\') and col_Double=CAST(3.2 AS Double)\n                \n                " } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 5cb7db4a-7b58-451c-b6a2-f32037fa740d, ghrun-plncoo66um.auto.internal:19304): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZDNmMTIwODgtMjMwNTA3NDYtZDg4MDc2YmEtOTYwMTliYjc=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZDNmMTIwODgtMjMwNTA3NDYtZDg4MDc2YmEtOTYwMTliYjc=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, af27c70b-b13d-401e-97d7-39508d27f3c4, ghrun-plncoo66um.auto.internal:19304): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, af27c70b-b13d-401e-97d7-39508d27f3c4, ghrun-plncoo66um.auto.internal:19304): request = { session_id: "ydb://session/3?node_id=1&id=ZDNmMTIwODgtMjMwNTA3NDYtZDg4MDc2YmEtOTYwMTliYjc=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_pgint4_0_UNIQUE_SYNC` WHERE \n                pk_pgbool=pgbool(\'f\') and pk_pgint2=pgint2(\'3\') and pk_pgint4=pgint4(\'3\') and pk_pgint8=pgint8(\'3\') and pk_pgnumeric=pgnumeric(\'3.123456\') and pk_pgbytea=pgbytea(\'pgbytea 3\') and pk_pgtext=pgtext(\'pgtext 3\') and pk_pgvarchar=pgvarchar(\'pgvarchar 3\') and pk_pguuid=pguuid(\'30035678-e89b-12d3-a456-556642440000\') and pk_pgdate=pgdate(\'2003-01-01\') and pk_pgtimestamp=pgtimestamp(\'2003-10-02 11:00:00\') and pk_pginterval=pginterval(\'03:21:01\') and pk_Uint32=CAST(3 AS Uint32) and pk_Decimal150=CAST(\'3\' AS Decimal(15,0)) and pk_Utf8=\'Utf8 3\'\n                 and \n                col_index_pgint2=pgint2(\'3\') and col_index_pgint4=pgint4(\'3\') and col_index_pgint8=pgint8(\'3\') and col_index_pgnumeric=pgnumeric(\'3.123456\') and col_index_pgbytea=pgbytea(\'pgbytea 3\') and col_index_pgtext=pgtext(\'pgtext 3\') and col_index_pgvarchar=pgvarchar(\'pgvarchar 3\') and col_index_pguuid=pguuid(\'30035678-e89b-12d3-a456-556642440000\') and col_index_pgdate=pgdate(\'2003-01-01\') and col_index_pgtimestamp=pgtimestamp(\'2003-10-02 11:00:00\') and col_index_pginterval=pginterval(\'03:21:01\') and col_index_Uint32=CAST(3 AS Uint32) and col_index_Decimal150=CAST(\'3\' AS Decimal(15,0)) and col_index_Utf8=\'Utf8 3\'\n                 and \n                col_pgbool=pgbool(\'f\') and col_pgint2=pgint2(\'3\') and col_pgint4=pgint4(\'3\') and col_pgint8=pgint8(\'3\') and col_pgnumeric=pgnumeric(\'3.123456\') and col_pgbytea=pgbytea(\'pgbytea 3\') and col_pgtext=pgtext(\'pgtext 3\') and col_pgvarchar=pgvarchar(\'pgvarchar 3\') and col_pguuid=pguuid(\'30035678-e89b-12d3-a456-556642440000\') and col_pgdate=pgdate(\'2003-01-01\') and col_pgtimestamp=pgtimestamp(\'2003-10-02 11:00:00\') and col_pginterval=pginterval(\'03:21:01\') and col_Uint32=CAST(3 AS Uint32) and col_Decimal150=CAST(\'3\' AS Decimal(15,0)) and col_Utf8=\'Utf8 3\' and col_pgfloat4=pgfloat4(\'3.4\') and col_pgfloat8=pgfloat8(\'3.6\') and col_Double=CAST(3.2 AS Double)\n                \n                " } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, af27c70b-b13d-401e-97d7-39508d27f3c4, ghrun-plncoo66um.auto.internal:19304): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZDNmMTIwODgtMjMwNTA3NDYtZDg4MDc2YmEtOTYwMTliYjc=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZDNmMTIwODgtMjMwNTA3NDYtZDg4MDc2YmEtOTYwMTliYjc=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 99516686-545d-470d-8394-dc99aaeb9192, ghrun-plncoo66um.auto.internal:19304): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 99516686-545d-470d-8394-dc99aaeb9192, ghrun-plncoo66um.auto.internal:19304): request = { session_id: "ydb://session/3?node_id=1&id=ZDNmMTIwODgtMjMwNTA3NDYtZDg4MDc2YmEtOTYwMTliYjc=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_pgint4_0_UNIQUE_SYNC` WHERE \n                pk_pgbool=pgbool(\'t\') and pk_pgint2=pgint2(\'4\') and pk_pgint4=pgint4(\'4\') and pk_pgint8=pgint8(\'4\') and pk_pgnumeric=pgnumeric(\'4.123456\') and pk_pgbytea=pgbytea(\'pgbytea 4\') and pk_pgtext=pgtext(\'pgtext 4\') and pk_pgvarchar=pgvarchar(\'pgvarchar 4\') and pk_pguuid=pguuid(\'30045678-e89b-12d3-a456-556642440000\') and pk_pgdate=pgdate(\'2004-01-01\') and pk_pgtimestamp=pgtimestamp(\'2004-10-02 11:00:00\') and pk_pginterval=pginterval(\'04:21:01\') and pk_Uint32=CAST(4 AS Uint32) and pk_Decimal150=CAST(\'4\' AS Decimal(15,0)) and pk_Utf8=\'Utf8 4\'\n                 and \n                col_index_pgint2=pgint2(\'4\') and col_index_pgint4=pgint4(\'4\') and col_index_pgint8=pgint8(\'4\') and col_index_pgnumeric=pgnumeric(\'4.123456\') and col_index_pgbytea=pgbytea(\'pgbytea 4\') and col_index_pgtext=pgtext(\'pgtext 4\') and col_index_pgvarchar=pgvarchar(\'pgvarchar 4\') and col_index_pguuid=pguuid(\'30045678-e89b-12d3-a456-556642440000\') and col_index_pgdate=pgdate(\'2004-01-01\') and col_index_pgtimestamp=pgtimestamp(\'2004-10-02 11:00:00\') and col_index_pginterval=pginterval(\'04:21:01\') and col_index_Uint32=CAST(4 AS Uint32) and col_index_Decimal150=CAST(\'4\' AS Decimal(15,0)) and col_index_Utf8=\'Utf8 4\'\n                 and \n                col_pgbool=pgbool(\'t\') and col_pgint2=pgint2(\'4\') and col_pgint4=pgint4(\'4\') and col_pgint8=pgint8(\'4\') and col_pgnumeric=pgnumeric(\'4.123456\') and col_pgbytea=pgbytea(\'pgbytea 4\') and col_pgtext=pgtext(\'pgtext 4\') and col_pgvarchar=pgvarchar(\'pgvarchar 4\') and col_pguuid=pguuid(\'30045678-e89b-12d3-a456-556642440000\') and col_pgdate=pgdate(\'2004-01-01\') and col_pgtimestamp=pgtimestamp(\'2004-10-02 11:00:00\') and col_pginterval=pginterval(\'04:21:01\') and col_Uint32=CAST(4 AS Uint32) and col_Decimal150=CAST(\'4\' AS Decimal(15,0)) and col_Utf8=\'Utf8 4\' and col_pgfloat4=pgfloat4(\'4.4\') and col_pgfloat8=pgfloat8(\'4.6\') and col_Double=CAST(4.2 AS Double)\n                \n                " } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 99516686-545d-470d-8394-dc99aaeb9192, ghrun-plncoo66um.auto.internal:19304): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZDNmMTIwODgtMjMwNTA3NDYtZDg4MDc2YmEtOTYwMTliYjc=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZDNmMTIwODgtMjMwNTA3NDYtZDg4MDc2YmEtOTYwMTliYjc=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 70daa88e-4d4e-4913-adc7-494087396b10, ghrun-plncoo66um.auto.internal:19304): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 70daa88e-4d4e-4913-adc7-494087396b10, ghrun-plncoo66um.auto.internal:19304): request = { session_id: "ydb://session/3?node_id=1&id=ZDNmMTIwODgtMjMwNTA3NDYtZDg4MDc2YmEtOTYwMTliYjc=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_pgint4_0_UNIQUE_SYNC` WHERE \n                pk_pgbool=pgbool(\'t\') and pk_pgint2=pgint2(\'4\') and pk_pgint4=pgint4(\'4\') and pk_pgint8=pgint8(\'4\') and pk_pgnumeric=pgnumeric(\'4.123456\') and pk_pgbytea=pgbytea(\'pgbytea 4\') and pk_pgtext=pgtext(\'pgtext 4\') and pk_pgvarchar=pgvarchar(\'pgvarchar 4\') and pk_pguuid=pguuid(\'30045678-e89b-12d3-a456-556642440000\') and pk_pgdate=pgdate(\'2004-01-01\') and pk_pgtimestamp=pgtimestamp(\'2004-10-02 11:00:00\') and pk_pginterval=pginterval(\'04:21:01\') and pk_Uint32=CAST(4 AS Uint32) and pk_Decimal150=CAST(\'4\' AS Decimal(15,0)) and pk_Utf8=\'Utf8 4\'\n                 and \n                col_index_pgint2=pgint2(\'4\') and col_index_pgint4=pgint4(\'4\') and col_index_pgint8=pgint8(\'4\') and col_index_pgnumeric=pgnumeric(\'4.123456\') and col_index_pgbytea=pgbytea(\'pgbytea 4\') and col_index_pgtext=pgtext(\'pgtext 4\') and col_index_pgvarchar=pgvarchar(\'pgvarchar 4\') and col_index_pguuid=pguuid(\'30045678-e89b-12d3-a456-556642440000\') and col_index_pgdate=pgdate(\'2004-01-01\') and col_index_pgtimestamp=pgtimestamp(\'2004-10-02 11:00:00\') and col_index_pginterval=pginterval(\'04:21:01\') and col_index_Uint32=CAST(4 AS Uint32) and col_index_Decimal150=CAST(\'4\' AS Decimal(15,0)) and col_index_Utf8=\'Utf8 4\'\n                 and \n                col_pgbool=pgbool(\'t\') and col_pgint2=pgint2(\'4\') and col_pgint4=pgint4(\'4\') and col_pgint8=pgint8(\'4\') and col_pgnumeric=pgnumeric(\'4.123456\') and col_pgbytea=pgbytea(\'pgbytea 4\') and col_pgtext=pgtext(\'pgtext 4\') and col_pgvarchar=pgvarchar(\'pgvarchar 4\') and col_pguuid=pguuid(\'30045678-e89b-12d3-a456-556642440000\') and col_pgdate=pgdate(\'2004-01-01\') and col_pgtimestamp=pgtimestamp(\'2004-10-02 11:00:00\') and col_pginterval=pginterval(\'04:21:01\') and col_Uint32=CAST(4 AS Uint32) and col_Decimal150=CAST(\'4\' AS Decimal(15,0)) and col_Utf8=\'Utf8 4\' and col_pgfloat4=pgfloat4(\'4.4\') and col_pgfloat8=pgfloat8(\'4.6\') and col_Double=CAST(4.2 AS Double)\n                \n                " } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 70daa88e-4d4e-4913-adc7-494087396b10, ghrun-plncoo66um.auto.internal:19304): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZDNmMTIwODgtMjMwNTA3NDYtZDg4MDc2YmEtOTYwMTliYjc=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZDNmMTIwODgtMjMwNTA3NDYtZDg4MDc2YmEtOTYwMTliYjc=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, c189d9a1-060e-4286-ad9b-e0a7411255b7, ghrun-plncoo66um.auto.internal:19304): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, c189d9a1-060e-4286-ad9b-e0a7411255b7, ghrun-plncoo66um.auto.internal:19304): request = { session_id: "ydb://session/3?node_id=1&id=ZDNmMTIwODgtMjMwNTA3NDYtZDg4MDc2YmEtOTYwMTliYjc=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_pgint4_0_UNIQUE_SYNC` WHERE \n                pk_pgbool=pgbool(\'t\') and pk_pgint2=pgint2(\'5\') and pk_pgint4=pgint4(\'5\') and pk_pgint8=pgint8(\'5\') and pk_pgnumeric=pgnumeric(\'5.123456\') and pk_pgbytea=pgbytea(\'pgbytea 5\') and pk_pgtext=pgtext(\'pgtext 5\') and pk_pgvarchar=pgvarchar(\'pgvarchar 5\') and pk_pguuid=pguuid(\'30055678-e89b-12d3-a456-556642440000\') and pk_pgdate=pgdate(\'2005-01-01\') and pk_pgtimestamp=pgtimestamp(\'2005-10-02 11:00:00\') and pk_pginterval=pginterval(\'05:21:01\') and pk_Uint32=CAST(5 AS Uint32) and pk_Decimal150=CAST(\'5\' AS Decimal(15,0)) and pk_Utf8=\'Utf8 5\'\n                 and \n                col_index_pgint2=pgint2(\'5\') and col_index_pgint4=pgint4(\'5\') and col_index_pgint8=pgint8(\'5\') and col_index_pgnumeric=pgnumeric(\'5.123456\') and col_index_pgbytea=pgbytea(\'pgbytea 5\') and col_index_pgtext=pgtext(\'pgtext 5\') and col_index_pgvarchar=pgvarchar(\'pgvarchar 5\') and col_index_pguuid=pguuid(\'30055678-e89b-12d3-a456-556642440000\') and col_index_pgdate=pgdate(\'2005-01-01\') and col_index_pgtimestamp=pgtimestamp(\'2005-10-02 11:00:00\') and col_index_pginterval=pginterval(\'05:21:01\') and col_index_Uint32=CAST(5 AS Uint32) and col_index_Decimal150=CAST(\'5\' AS Decimal(15,0)) and col_index_Utf8=\'Utf8 5\'\n                 and \n                col_pgbool=pgbool(\'t\') and col_pgint2=pgint2(\'5\') and col_pgint4=pgint4(\'5\') and col_pgint8=pgint8(\'5\') and col_pgnumeric=pgnumeric(\'5.123456\') and col_pgbytea=pgbytea(\'pgbytea 5\') and col_pgtext=pgtext(\'pgtext 5\') and col_pgvarchar=pgvarchar(\'pgvarchar 5\') and col_pguuid=pguuid(\'30055678-e89b-12d3-a456-556642440000\') and col_pgdate=pgdate(\'2005-01-01\') and col_pgtimestamp=pgtimestamp(\'2005-10-02 11:00:00\') and col_pginterval=pginterval(\'05:21:01\') and col_Uint32=CAST(5 AS Uint32) and col_Decimal150=CAST(\'5\' AS Decimal(15,0)) and col_Utf8=\'Utf8 5\' and col_pgfloat4=pgfloat4(\'5.4\') and col_pgfloat8=pgfloat8(\'5.6\') and col_Double=CAST(5.2 AS Double)\n                \n                " } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, c189d9a1-060e-4286-ad9b-e0a7411255b7, ghrun-plncoo66um.auto.internal:19304): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZDNmMTIwODgtMjMwNTA3NDYtZDg4MDc2YmEtOTYwMTliYjc=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZDNmMTIwODgtMjMwNTA3NDYtZDg4MDc2YmEtOTYwMTliYjc=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 8a7324bb-c0f9-4e65-9d0c-cfe4228e9f3d, ghrun-plncoo66um.auto.internal:19304): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 8a7324bb-c0f9-4e65-9d0c-cfe4228e9f3d, ghrun-plncoo66um.auto.internal:19304): request = { session_id: "ydb://session/3?node_id=1&id=ZDNmMTIwODgtMjMwNTA3NDYtZDg4MDc2YmEtOTYwMTliYjc=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_pgint4_0_UNIQUE_SYNC` WHERE \n                pk_pgbool=pgbool(\'t\') and pk_pgint2=pgint2(\'5\') and pk_pgint4=pgint4(\'5\') and pk_pgint8=pgint8(\'5\') and pk_pgnumeric=pgnumeric(\'5.123456\') and pk_pgbytea=pgbytea(\'pgbytea 5\') and pk_pgtext=pgtext(\'pgtext 5\') and pk_pgvarchar=pgvarchar(\'pgvarchar 5\') and pk_pguuid=pguuid(\'30055678-e89b-12d3-a456-556642440000\') and pk_pgdate=pgdate(\'2005-01-01\') and pk_pgtimestamp=pgtimestamp(\'2005-10-02 11:00:00\') and pk_pginterval=pginterval(\'05:21:01\') and pk_Uint32=CAST(5 AS Uint32) and pk_Decimal150=CAST(\'5\' AS Decimal(15,0)) and pk_Utf8=\'Utf8 5\'\n                 and \n                col_index_pgint2=pgint2(\'5\') and col_index_pgint4=pgint4(\'5\') and col_index_pgint8=pgint8(\'5\') and col_index_pgnumeric=pgnumeric(\'5.123456\') and col_index_pgbytea=pgbytea(\'pgbytea 5\') and col_index_pgtext=pgtext(\'pgtext 5\') and col_index_pgvarchar=pgvarchar(\'pgvarchar 5\') and col_index_pguuid=pguuid(\'30055678-e89b-12d3-a456-556642440000\') and col_index_pgdate=pgdate(\'2005-01-01\') and col_index_pgtimestamp=pgtimestamp(\'2005-10-02 11:00:00\') and col_index_pginterval=pginterval(\'05:21:01\') and col_index_Uint32=CAST(5 AS Uint32) and col_index_Decimal150=CAST(\'5\' AS Decimal(15,0)) and col_index_Utf8=\'Utf8 5\'\n                 and \n                col_pgbool=pgbool(\'t\') and col_pgint2=pgint2(\'5\') and col_pgint4=pgint4(\'5\') and col_pgint8=pgint8(\'5\') and col_pgnumeric=pgnumeric(\'5.123456\') and col_pgbytea=pgbytea(\'pgbytea 5\') and col_pgtext=pgtext(\'pgtext 5\') and col_pgvarchar=pgvarchar(\'pgvarchar 5\') and col_pguuid=pguuid(\'30055678-e89b-12d3-a456-556642440000\') and col_pgdate=pgdate(\'2005-01-01\') and col_pgtimestamp=pgtimestamp(\'2005-10-02 11:00:00\') and col_pginterval=pginterval(\'05:21:01\') and col_Uint32=CAST(5 AS Uint32) and col_Decimal150=CAST(\'5\' AS Decimal(15,0)) and col_Utf8=\'Utf8 5\' and col_pgfloat4=pgfloat4(\'5.4\') and col_pgfloat8=pgfloat8(\'5.6\') and col_Double=CAST(5.2 AS Double)\n                \n                " } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 8a7324bb-c0f9-4e65-9d0c-cfe4228e9f3d, ghrun-plncoo66um.auto.internal:19304): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZDNmMTIwODgtMjMwNTA3NDYtZDg4MDc2YmEtOTYwMTliYjc=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZDNmMTIwODgtMjMwNTA3NDYtZDg4MDc2YmEtOTYwMTliYjc=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 1b78bd89-b0bd-4f5c-8384-7d1d463deaa0, ghrun-plncoo66um.auto.internal:19304): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 1b78bd89-b0bd-4f5c-8384-7d1d463deaa0, ghrun-plncoo66um.auto.internal:19304): request = { session_id: "ydb://session/3?node_id=1&id=ZDNmMTIwODgtMjMwNTA3NDYtZDg4MDc2YmEtOTYwMTliYjc=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_pgint4_0_UNIQUE_SYNC` WHERE \n                pk_pgbool=pgbool(\'t\') and pk_pgint2=pgint2(\'6\') and pk_pgint4=pgint4(\'6\') and pk_pgint8=pgint8(\'6\') and pk_pgnumeric=pgnumeric(\'6.123456\') and pk_pgbytea=pgbytea(\'pgbytea 6\') and pk_pgtext=pgtext(\'pgtext 6\') and pk_pgvarchar=pgvarchar(\'pgvarchar 6\') and pk_pguuid=pguuid(\'30065678-e89b-12d3-a456-556642440000\') and pk_pgdate=pgdate(\'2006-01-01\') and pk_pgtimestamp=pgtimestamp(\'2006-10-02 11:00:00\') and pk_pginterval=pginterval(\'06:21:01\') and pk_Uint32=CAST(6 AS Uint32) and pk_Decimal150=CAST(\'6\' AS Decimal(15,0)) and pk_Utf8=\'Utf8 6\'\n                 and \n                col_index_pgint2=pgint2(\'6\') and col_index_pgint4=pgint4(\'6\') and col_index_pgint8=pgint8(\'6\') and col_index_pgnumeric=pgnumeric(\'6.123456\') and col_index_pgbytea=pgbytea(\'pgbytea 6\') and col_index_pgtext=pgtext(\'pgtext 6\') and col_index_pgvarchar=pgvarchar(\'pgvarchar 6\') and col_index_pguuid=pguuid(\'30065678-e89b-12d3-a456-556642440000\') and col_index_pgdate=pgdate(\'2006-01-01\') and col_index_pgtimestamp=pgtimestamp(\'2006-10-02 11:00:00\') and col_index_pginterval=pginterval(\'06:21:01\') and col_index_Uint32=CAST(6 AS Uint32) and col_index_Decimal150=CAST(\'6\' AS Decimal(15,0)) and col_index_Utf8=\'Utf8 6\'\n                 and \n                col_pgbool=pgbool(\'t\') and col_pgint2=pgint2(\'6\') and col_pgint4=pgint4(\'6\') and col_pgint8=pgint8(\'6\') and col_pgnumeric=pgnumeric(\'6.123456\') and col_pgbytea=pgbytea(\'pgbytea 6\') and col_pgtext=pgtext(\'pgtext 6\') and col_pgvarchar=pgvarchar(\'pgvarchar 6\') and col_pguuid=pguuid(\'30065678-e89b-12d3-a456-556642440000\') and col_pgdate=pgdate(\'2006-01-01\') and col_pgtimestamp=pgtimestamp(\'2006-10-02 11:00:00\') and col_pginterval=pginterval(\'06:21:01\') and col_Uint32=CAST(6 AS Uint32) and col_Decimal150=CAST(\'6\' AS Decimal(15,0)) and col_Utf8=\'Utf8 6\' and col_pgfloat4=pgfloat4(\'6.4\') and col_pgfloat8=pgfloat8(\'6.6\') and col_Double=CAST(6.2 AS Double)\n                \n                " } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 1b78bd89-b0bd-4f5c-8384-7d1d463deaa0, ghrun-plncoo66um.auto.internal:19304): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZDNmMTIwODgtMjMwNTA3NDYtZDg4MDc2YmEtOTYwMTliYjc=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZDNmMTIwODgtMjMwNTA3NDYtZDg4MDc2YmEtOTYwMTliYjc=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 534c7076-1645-4943-bc38-9f967b0bfabd, ghrun-plncoo66um.auto.internal:19304): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 534c7076-1645-4943-bc38-9f967b0bfabd, ghrun-plncoo66um.auto.internal:19304): request = { session_id: "ydb://session/3?node_id=1&id=ZDNmMTIwODgtMjMwNTA3NDYtZDg4MDc2YmEtOTYwMTliYjc=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_pgint4_0_UNIQUE_SYNC` WHERE \n                pk_pgbool=pgbool(\'t\') and pk_pgint2=pgint2(\'6\') and pk_pgint4=pgint4(\'6\') and pk_pgint8=pgint8(\'6\') and pk_pgnumeric=pgnumeric(\'6.123456\') and pk_pgbytea=pgbytea(\'pgbytea 6\') and pk_pgtext=pgtext(\'pgtext 6\') and pk_pgvarchar=pgvarchar(\'pgvarchar 6\') and pk_pguuid=pguuid(\'30065678-e89b-12d3-a456-556642440000\') and pk_pgdate=pgdate(\'2006-01-01\') and pk_pgtimestamp=pgtimestamp(\'2006-10-02 11:00:00\') and pk_pginterval=pginterval(\'06:21:01\') and pk_Uint32=CAST(6 AS Uint32) and pk_Decimal150=CAST(\'6\' AS Decimal(15,0)) and pk_Utf8=\'Utf8 6\'\n                 and \n                col_index_pgint2=pgint2(\'6\') and col_index_pgint4=pgint4(\'6\') and col_index_pgint8=pgint8(\'6\') and col_index_pgnumeric=pgnumeric(\'6.123456\') and col_index_pgbytea=pgbytea(\'pgbytea 6\') and col_index_pgtext=pgtext(\'pgtext 6\') and col_index_pgvarchar=pgvarchar(\'pgvarchar 6\') and col_index_pguuid=pguuid(\'30065678-e89b-12d3-a456-556642440000\') and col_index_pgdate=pgdate(\'2006-01-01\') and col_index_pgtimestamp=pgtimestamp(\'2006-10-02 11:00:00\') and col_index_pginterval=pginterval(\'06:21:01\') and col_index_Uint32=CAST(6 AS Uint32) and col_index_Decimal150=CAST(\'6\' AS Decimal(15,0)) and col_index_Utf8=\'Utf8 6\'\n                 and \n                col_pgbool=pgbool(\'t\') and col_pgint2=pgint2(\'6\') and col_pgint4=pgint4(\'6\') and col_pgint8=pgint8(\'6\') and col_pgnumeric=pgnumeric(\'6.123456\') and col_pgbytea=pgbytea(\'pgbytea 6\') and col_pgtext=pgtext(\'pgtext 6\') and col_pgvarchar=pgvarchar(\'pgvarchar 6\') and col_pguuid=pguuid(\'30065678-e89b-12d3-a456-556642440000\') and col_pgdate=pgdate(\'2006-01-01\') and col_pgtimestamp=pgtimestamp(\'2006-10-02 11:00:00\') and col_pginterval=pginterval(\'06:21:01\') and col_Uint32=CAST(6 AS Uint32) and col_Decimal150=CAST(\'6\' AS Decimal(15,0)) and col_Utf8=\'Utf8 6\' and col_pgfloat4=pgfloat4(\'6.4\') and col_pgfloat8=pgfloat8(\'6.6\') and col_Double=CAST(6.2 AS Double)\n                \n                " } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 534c7076-1645-4943-bc38-9f967b0bfabd, ghrun-plncoo66um.auto.internal:19304): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZDNmMTIwODgtMjMwNTA3NDYtZDg4MDc2YmEtOTYwMTliYjc=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZDNmMTIwODgtMjMwNTA3NDYtZDg4MDc2YmEtOTYwMTliYjc=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, f0a14900-3ae8-4130-9af7-c266c56bfb72, ghrun-plncoo66um.auto.internal:19304): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, f0a14900-3ae8-4130-9af7-c266c56bfb72, ghrun-plncoo66um.auto.internal:19304): request = { session_id: "ydb://session/3?node_id=1&id=ZDNmMTIwODgtMjMwNTA3NDYtZDg4MDc2YmEtOTYwMTliYjc=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_pgint4_0_UNIQUE_SYNC` WHERE \n                pk_pgbool=pgbool(\'t\') and pk_pgint2=pgint2(\'6\') and pk_pgint4=pgint4(\'6\') and pk_pgint8=pgint8(\'6\') and pk_pgnumeric=pgnumeric(\'6.123456\') and pk_pgbytea=pgbytea(\'pgbytea 6\') and pk_pgtext=pgtext(\'pgtext 6\') and pk_pgvarchar=pgvarchar(\'pgvarchar 6\') and pk_pguuid=pguuid(\'30065678-e89b-12d3-a456-556642440000\') and pk_pgdate=pgdate(\'2006-01-01\') and pk_pgtimestamp=pgtimestamp(\'2006-10-02 11:00:00\') and pk_pginterval=pginterval(\'06:21:01\') and pk_Uint32=CAST(6 AS Uint32) and pk_Decimal150=CAST(\'6\' AS Decimal(15,0)) and pk_Utf8=\'Utf8 6\'\n                 and \n                col_index_pgint2=pgint2(\'6\') and col_index_pgint4=pgint4(\'6\') and col_index_pgint8=pgint8(\'6\') and col_index_pgnumeric=pgnumeric(\'6.123456\') and col_index_pgbytea=pgbytea(\'pgbytea 6\') and col_index_pgtext=pgtext(\'pgtext 6\') and col_index_pgvarchar=pgvarchar(\'pgvarchar 6\') and col_index_pguuid=pguuid(\'30065678-e89b-12d3-a456-556642440000\') and col_index_pgdate=pgdate(\'2006-01-01\') and col_index_pgtimestamp=pgtimestamp(\'2006-10-02 11:00:00\') and col_index_pginterval=pginterval(\'06:21:01\') and col_index_Uint32=CAST(6 AS Uint32) and col_index_Decimal150=CAST(\'6\' AS Decimal(15,0)) and col_index_Utf8=\'Utf8 6\'\n                 and \n                col_pgbool=pgbool(\'t\') and col_pgint2=pgint2(\'6\') and col_pgint4=pgint4(\'6\') and col_pgint8=pgint8(\'6\') and col_pgnumeric=pgnumeric(\'6.123456\') and col_pgbytea=pgbytea(\'pgbytea 6\') and col_pgtext=pgtext(\'pgtext 6\') and col_pgvarchar=pgvarchar(\'pgvarchar 6\') and col_pguuid=pguuid(\'30065678-e89b-12d3-a456-556642440000\') and col_pgdate=pgdate(\'2006-01-01\') and col_pgtimestamp=pgtimestamp(\'2006-10-02 11:00:00\') and col_pginterval=pginterval(\'06:21:01\') and col_Uint32=CAST(6 AS Uint32) and col_Decimal150=CAST(\'6\' AS Decimal(15,0)) and col_Utf8=\'Utf8 6\' and col_pgfloat4=pgfloat4(\'6.4\') and col_pgfloat8=pgfloat8(\'6.6\') and col_Double=CAST(6.2 AS Double)\n                \n                " } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, f0a14900-3ae8-4130-9af7-c266c56bfb72, ghrun-plncoo66um.auto.internal:19304): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZDNmMTIwODgtMjMwNTA3NDYtZDg4MDc2YmEtOTYwMTliYjc=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZDNmMTIwODgtMjMwNTA3NDYtZDg4MDc2YmEtOTYwMTliYjc=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 57edd59e-015d-452d-b282-f08893c57dc2, ghrun-plncoo66um.auto.internal:19304): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 57edd59e-015d-452d-b282-f08893c57dc2, ghrun-plncoo66um.auto.internal:19304): request = { session_id: "ydb://session/3?node_id=1&id=ZDNmMTIwODgtMjMwNTA3NDYtZDg4MDc2YmEtOTYwMTliYjc=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_pgint4_0_UNIQUE_SYNC` WHERE \n                pk_pgbool=pgbool(\'t\') and pk_pgint2=pgint2(\'6\') and pk_pgint4=pgint4(\'6\') and pk_pgint8=pgint8(\'6\') and pk_pgnumeric=pgnumeric(\'6.123456\') and pk_pgbytea=pgbytea(\'pgbytea 6\') and pk_pgtext=pgtext(\'pgtext 6\') and pk_pgvarchar=pgvarchar(\'pgvarchar 6\') and pk_pguuid=pguuid(\'30065678-e89b-12d3-a456-556642440000\') and pk_pgdate=pgdate(\'2006-01-01\') and pk_pgtimestamp=pgtimestamp(\'2006-10-02 11:00:00\') and pk_pginterval=pginterval(\'06:21:01\') and pk_Uint32=CAST(6 AS Uint32) and pk_Decimal150=CAST(\'6\' AS Decimal(15,0)) and pk_Utf8=\'Utf8 6\'\n                 and \n                col_index_pgint2=pgint2(\'6\') and col_index_pgint4=pgint4(\'6\') and col_index_pgint8=pgint8(\'6\') and col_index_pgnumeric=pgnumeric(\'6.123456\') and col_index_pgbytea=pgbytea(\'pgbytea 6\') and col_index_pgtext=pgtext(\'pgtext 6\') and col_index_pgvarchar=pgvarchar(\'pgvarchar 6\') and col_index_pguuid=pguuid(\'30065678-e89b-12d3-a456-556642440000\') and col_index_pgdate=pgdate(\'2006-01-01\') and col_index_pgtimestamp=pgtimestamp(\'2006-10-02 11:00:00\') and col_index_pginterval=pginterval(\'06:21:01\') and col_index_Uint32=CAST(6 AS Uint32) and col_index_Decimal150=CAST(\'6\' AS Decimal(15,0)) and col_index_Utf8=\'Utf8 6\'\n                 and \n                col_pgbool=pgbool(\'t\') and col_pgint2=pgint2(\'6\') and col_pgint4=pgint4(\'6\') and col_pgint8=pgint8(\'6\') and col_pgnumeric=pgnumeric(\'6.123456\') and col_pgbytea=pgbytea(\'pgbytea 6\') and col_pgtext=pgtext(\'pgtext 6\') and col_pgvarchar=pgvarchar(\'pgvarchar 6\') and col_pguuid=pguuid(\'30065678-e89b-12d3-a456-556642440000\') and col_pgdate=pgdate(\'2006-01-01\') and col_pgtimestamp=pgtimestamp(\'2006-10-02 11:00:00\') and col_pginterval=pginterval(\'06:21:01\') and col_Uint32=CAST(6 AS Uint32) and col_Decimal150=CAST(\'6\' AS Decimal(15,0)) and col_Utf8=\'Utf8 6\' and col_pgfloat4=pgfloat4(\'6.4\') and col_pgfloat8=pgfloat8(\'6.6\') and col_Double=CAST(6.2 AS Double)\n                \n                " } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 57edd59e-015d-452d-b282-f08893c57dc2, ghrun-plncoo66um.auto.internal:19304): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZDNmMTIwODgtMjMwNTA3NDYtZDg4MDc2YmEtOTYwMTliYjc=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZDNmMTIwODgtMjMwNTA3NDYtZDg4MDc2YmEtOTYwMTliYjc=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 2ce7f4f3-e16f-488f-bdf5-d6c92997ca2c, ghrun-plncoo66um.auto.internal:19304): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 2ce7f4f3-e16f-488f-bdf5-d6c92997ca2c, ghrun-plncoo66um.auto.internal:19304): request = { session_id: "ydb://session/3?node_id=1&id=ZDNmMTIwODgtMjMwNTA3NDYtZDg4MDc2YmEtOTYwMTliYjc=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_pgint4_0_UNIQUE_SYNC` WHERE \n                pk_pgbool=pgbool(\'t\') and pk_pgint2=pgint2(\'6\') and pk_pgint4=pgint4(\'6\') and pk_pgint8=pgint8(\'6\') and pk_pgnumeric=pgnumeric(\'6.123456\') and pk_pgbytea=pgbytea(\'pgbytea 6\') and pk_pgtext=pgtext(\'pgtext 6\') and pk_pgvarchar=pgvarchar(\'pgvarchar 6\') and pk_pguuid=pguuid(\'30065678-e89b-12d3-a456-556642440000\') and pk_pgdate=pgdate(\'2006-01-01\') and pk_pgtimestamp=pgtimestamp(\'2006-10-02 11:00:00\') and pk_pginterval=pginterval(\'06:21:01\') and pk_Uint32=CAST(6 AS Uint32) and pk_Decimal150=CAST(\'6\' AS Decimal(15,0)) and pk_Utf8=\'Utf8 6\'\n                 and \n                col_index_pgint2=pgint2(\'6\') and col_index_pgint4=pgint4(\'6\') and col_index_pgint8=pgint8(\'6\') and col_index_pgnumeric=pgnumeric(\'6.123456\') and col_index_pgbytea=pgbytea(\'pgbytea 6\') and col_index_pgtext=pgtext(\'pgtext 6\') and col_index_pgvarchar=pgvarchar(\'pgvarchar 6\') and col_index_pguuid=pguuid(\'30065678-e89b-12d3-a456-556642440000\') and col_index_pgdate=pgdate(\'2006-01-01\') and col_index_pgtimestamp=pgtimestamp(\'2006-10-02 11:00:00\') and col_index_pginterval=pginterval(\'06:21:01\') and col_index_Uint32=CAST(6 AS Uint32) and col_index_Decimal150=CAST(\'6\' AS Decimal(15,0)) and col_index_Utf8=\'Utf8 6\'\n                 and \n                col_pgbool=pgbool(\'t\') and col_pgint2=pgint2(\'6\') and col_pgint4=pgint4(\'6\') and col_pgint8=pgint8(\'6\') and col_pgnumeric=pgnumeric(\'6.123456\') and col_pgbytea=pgbytea(\'pgbytea 6\') and col_pgtext=pgtext(\'pgtext 6\') and col_pgvarchar=pgvarchar(\'pgvarchar 6\') and col_pguuid=pguuid(\'30065678-e89b-12d3-a456-556642440000\') and col_pgdate=pgdate(\'2006-01-01\') and col_pgtimestamp=pgtimestamp(\'2006-10-02 11:00:00\') and col_pginterval=pginterval(\'06:21:01\') and col_Uint32=CAST(6 AS Uint32) and col_Decimal150=CAST(\'6\' AS Decimal(15,0)) and col_Utf8=\'Utf8 6\' and col_pgfloat4=pgfloat4(\'6.4\') and col_pgfloat8=pgfloat8(\'6.6\') and col_Double=CAST(6.2 AS Double)\n                \n                " } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 2ce7f4f3-e16f-488f-bdf5-d6c92997ca2c, ghrun-plncoo66um.auto.internal:19304): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZDNmMTIwODgtMjMwNTA3NDYtZDg4MDc2YmEtOTYwMTliYjc=
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 10000), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root
DEBUG    ydb.connection:connection.py:421 RpcState(ListEndpoints, c62adbcf-c138-4686-82f7-5aa93cc01d8f, localhost:19304): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, c62adbcf-c138-4686-82f7-5aa93cc01d8f, localhost:19304): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, c62adbcf-c138-4686-82f7-5aa93cc01d8f, localhost:19304): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-plncoo66um.auto.internal" port: 19304 service: "nbs" service: "legacy" service: "tablet_service" service: "yql" service: "discovery" service: "cms" service: "locking" service: "kesus" service: "pq" service: "pqcd" service: "pqv1" service: "topic" service: "datastreams" service: "scripting" service: "clickhouse_internal" service: "rate_limiter" service: "analytics" service: "export" service: "import" service: "yq" service: "keyvalue" service: "monitoring" service: "auth" service: "query_service" service: "view" location: "1" node_id: 1 } self_location: "1" } } } }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Resolved endpoints for database /Root: DiscoveryResult <self_location: 1, endpoints [<Endpoint ghrun-plncoo66um.auto.internal:19304, location 1, ssl: False>]>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:19304
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZDNmMTIwODgtMjMwNTA3NDYtZDg4MDc2YmEtOTYwMTliYjc=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 8f6f11bd-9ff5-4291-a8a7-f981bc8dee7a, ghrun-plncoo66um.auto.internal:19304): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 8f6f11bd-9ff5-4291-a8a7-f981bc8dee7a, ghrun-plncoo66um.auto.internal:19304): request = { session_id: "ydb://session/3?node_id=1&id=ZDNmMTIwODgtMjMwNTA3NDYtZDg4MDc2YmEtOTYwMTliYjc=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_pgint4_0_UNIQUE_SYNC` WHERE \n                pk_pgbool=pgbool(\'t\') and pk_pgint2=pgint2(\'6\') and pk_pgint4=pgint4(\'6\') and pk_pgint8=pgint8(\'6\') and pk_pgnumeric=pgnumeric(\'6.123456\') and pk_pgbytea=pgbytea(\'pgbytea 6\') and pk_pgtext=pgtext(\'pgtext 6\') and pk_pgvarchar=pgvarchar(\'pgvarchar 6\') and pk_pguuid=pguuid(\'30065678-e89b-12d3-a456-556642440000\') and pk_pgdate=pgdate(\'2006-01-01\') and pk_pgtimestamp=pgtimestamp(\'2006-10-02 11:00:00\') and pk_pginterval=pginterval(\'06:21:01\') and pk_Uint32=CAST(6 AS Uint32) and pk_Decimal150=CAST(\'6\' AS Decimal(15,0)) and pk_Utf8=\'Utf8 6\'\n                 and \n                col_index_pgint2=pgint2(\'6\') and col_index_pgint4=pgint4(\'6\') and col_index_pgint8=pgint8(\'6\') and col_index_pgnumeric=pgnumeric(\'6.123456\') and col_index_pgbytea=pgbytea(\'pgbytea 6\') and col_index_pgtext=pgtext(\'pgtext 6\') and col_index_pgvarchar=pgvarchar(\'pgvarchar 6\') and col_index_pguuid=pguuid(\'30065678-e89b-12d3-a456-556642440000\') and col_index_pgdate=pgdate(\'2006-01-01\') and col_index_pgtimestamp=pgtimestamp(\'2006-10-02 11:00:00\') and col_index_pginterval=pginterval(\'06:21:01\') and col_index_Uint32=CAST(6 AS Uint32) and col_index_Decimal150=CAST(\'6\' AS Decimal(15,0)) and col_index_Utf8=\'Utf8 6\'\n                 and \n                col_pgbool=pgbool(\'t\') and col_pgint2=pgint2(\'6\') and col_pgint4=pgint4(\'6\') and col_pgint8=pgint8(\'6\') and col_pgnumeric=pgnumeric(\'6.123456\') and col_pgbytea=pgbytea(\'pgbytea 6\') and col_pgtext=pgtext(\'pgtext 6\') and col_pgvarchar=pgvarchar(\'pgvarchar 6\') and col_pguuid=pguuid(\'30065678-e89b-12d3-a456-556642440000\') and col_pgdate=pgdate(\'2006-01-01\') and col_pgtimestamp=pgtimestamp(\'2006-10-02 11:00:00\') and col_pginterval=pginterval(\'06:21:01\') and col_Uint32=CAST(6 AS Uint32) and col_Decimal150=CAST(\'6\' AS Decimal(15,0)) and col_Utf8=\'Utf8 6\' and col_pgfloat4=pgfloat4(\'6.4\') and col_pgfloat8=pgfloat8(\'6.6\') and col_Double=CAST(6.2 AS Double)\n                \n                " } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 8f6f11bd-9ff5-4291-a8a7-f981bc8dee7a, ghrun-plncoo66um.auto.internal:19304): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZDNmMTIwODgtMjMwNTA3NDYtZDg4MDc2YmEtOTYwMTliYjc=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZDNmMTIwODgtMjMwNTA3NDYtZDg4MDc2YmEtOTYwMTliYjc=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, d17f3715-94b6-443d-930b-6c920897506d, ghrun-plncoo66um.auto.internal:19304): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, d17f3715-94b6-443d-930b-6c920897506d, ghrun-plncoo66um.auto.internal:19304): request = { session_id: "ydb://session/3?node_id=1&id=ZDNmMTIwODgtMjMwNTA3NDYtZDg4MDc2YmEtOTYwMTliYjc=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_pgint4_0_UNIQUE_SYNC` WHERE \n                pk_pgbool=pgbool(\'t\') and pk_pgint2=pgint2(\'6\') and pk_pgint4=pgint4(\'6\') and pk_pgint8=pgint8(\'6\') and pk_pgnumeric=pgnumeric(\'6.123456\') and pk_pgbytea=pgbytea(\'pgbytea 6\') and pk_pgtext=pgtext(\'pgtext 6\') and pk_pgvarchar=pgvarchar(\'pgvarchar 6\') and pk_pguuid=pguuid(\'30065678-e89b-12d3-a456-556642440000\') and pk_pgdate=pgdate(\'2006-01-01\') and pk_pgtimestamp=pgtimestamp(\'2006-10-02 11:00:00\') and pk_pginterval=pginterval(\'06:21:01\') and pk_Uint32=CAST(6 AS Uint32) and pk_Decimal150=CAST(\'6\' AS Decimal(15,0)) and pk_Utf8=\'Utf8 6\'\n                 and \n                col_index_pgint2=pgint2(\'6\') and col_index_pgint4=pgint4(\'6\') and col_index_pgint8=pgint8(\'6\') and col_index_pgnumeric=pgnumeric(\'6.123456\') and col_index_pgbytea=pgbytea(\'pgbytea 6\') and col_index_pgtext=pgtext(\'pgtext 6\') and col_index_pgvarchar=pgvarchar(\'pgvarchar 6\') and col_index_pguuid=pguuid(\'30065678-e89b-12d3-a456-556642440000\') and col_index_pgdate=pgdate(\'2006-01-01\') and col_index_pgtimestamp=pgtimestamp(\'2006-10-02 11:00:00\') and col_index_pginterval=pginterval(\'06:21:01\') and col_index_Uint32=CAST(6 AS Uint32) and col_index_Decimal150=CAST(\'6\' AS Decimal(15,0)) and col_index_Utf8=\'Utf8 6\'\n                 and \n                col_pgbool=pgbool(\'t\') and col_pgint2=pgint2(\'6\') and col_pgint4=pgint4(\'6\') and col_pgint8=pgint8(\'6\') and col_pgnumeric=pgnumeric(\'6.123456\') and col_pgbytea=pgbytea(\'pgbytea 6\') and col_pgtext=pgtext(\'pgtext 6\') and col_pgvarchar=pgvarchar(\'pgvarchar 6\') and col_pguuid=pguuid(\'30065678-e89b-12d3-a456-556642440000\') and col_pgdate=pgdate(\'2006-01-01\') and col_pgtimestamp=pgtimestamp(\'2006-10-02 11:00:00\') and col_pginterval=pginterval(\'06:21:01\') and col_Uint32=CAST(6 AS Uint32) and col_Decimal150=CAST(\'6\' AS Decimal(15,0)) and col_Utf8=\'Utf8 6\' and col_pgfloat4=pgfloat4(\'6.4\') and col_pgfloat8=pgfloat8(\'6.6\') and col_Double=CAST(6.2 AS Double)\n                \n                " } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, d17f3715-94b6-443d-930b-6c920897506d, ghrun-plncoo66um.auto.internal:19304): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZDNmMTIwODgtMjMwNTA3NDYtZDg4MDc2YmEtOTYwMTliYjc=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZDNmMTIwODgtMjMwNTA3NDYtZDg4MDc2YmEtOTYwMTliYjc=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, fc6fcd66-ccfd-440f-9526-d9dfed6dfa21, ghrun-plncoo66um.auto.internal:19304): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, fc6fcd66-ccfd-440f-9526-d9dfed6dfa21, ghrun-plncoo66um.auto.internal:19304): request = { session_id: "ydb://session/3?node_id=1&id=ZDNmMTIwODgtMjMwNTA3NDYtZDg4MDc2YmEtOTYwMTliYjc=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_pgint4_0_UNIQUE_SYNC` WHERE \n                pk_pgbool=pgbool(\'t\') and pk_pgint2=pgint2(\'6\') and pk_pgint4=pgint4(\'6\') and pk_pgint8=pgint8(\'6\') and pk_pgnumeric=pgnumeric(\'6.123456\') and pk_pgbytea=pgbytea(\'pgbytea 6\') and pk_pgtext=pgtext(\'pgtext 6\') and pk_pgvarchar=pgvarchar(\'pgvarchar 6\') and pk_pguuid=pguuid(\'30065678-e89b-12d3-a456-556642440000\') and pk_pgdate=pgdate(\'2006-01-01\') and pk_pgtimestamp=pgtimestamp(\'2006-10-02 11:00:00\') and pk_pginterval=pginterval(\'06:21:01\') and pk_Uint32=CAST(6 AS Uint32) and pk_Decimal150=CAST(\'6\' AS Decimal(15,0)) and pk_Utf8=\'Utf8 6\'\n                 and \n                col_index_pgint2=pgint2(\'6\') and col_index_pgint4=pgint4(\'6\') and col_index_pgint8=pgint8(\'6\') and col_index_pgnumeric=pgnumeric(\'6.123456\') and col_index_pgbytea=pgbytea(\'pgbytea 6\') and col_index_pgtext=pgtext(\'pgtext 6\') and col_index_pgvarchar=pgvarchar(\'pgvarchar 6\') and col_index_pguuid=pguuid(\'30065678-e89b-12d3-a456-556642440000\') and col_index_pgdate=pgdate(\'2006-01-01\') and col_index_pgtimestamp=pgtimestamp(\'2006-10-02 11:00:00\') and col_index_pginterval=pginterval(\'06:21:01\') and col_index_Uint32=CAST(6 AS Uint32) and col_index_Decimal150=CAST(\'6\' AS Decimal(15,0)) and col_index_Utf8=\'Utf8 6\'\n                 and \n                col_pgbool=pgbool(\'t\') and col_pgint2=pgint2(\'6\') and col_pgint4=pgint4(\'6\') and col_pgint8=pgint8(\'6\') and col_pgnumeric=pgnumeric(\'6.123456\') and col_pgbytea=pgbytea(\'pgbytea 6\') and col_pgtext=pgtext(\'pgtext 6\') and col_pgvarchar=pgvarchar(\'pgvarchar 6\') and col_pguuid=pguuid(\'30065678-e89b-12d3-a456-556642440000\') and col_pgdate=pgdate(\'2006-01-01\') and col_pgtimestamp=pgtimestamp(\'2006-10-02 11:00:00\') and col_pginterval=pginterval(\'06:21:01\') and col_Uint32=CAST(6 AS Uint32) and col_Decimal150=CAST(\'6\' AS Decimal(15,0)) and col_Utf8=\'Utf8 6\' and col_pgfloat4=pgfloat4(\'6.4\') and col_pgfloat8=pgfloat8(\'6.6\') and col_Double=CAST(6.2 AS Double)\n                \n                " } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, fc6fcd66-ccfd-440f-9526-d9dfed6dfa21, ghrun-plncoo66um.auto.internal:19304): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZDNmMTIwODgtMjMwNTA3NDYtZDg4MDc2YmEtOTYwMTliYjc=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZDNmMTIwODgtMjMwNTA3NDYtZDg4MDc2YmEtOTYwMTliYjc=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 2f4ad608-de77-42da-8aee-c6f1408ba419, ghrun-plncoo66um.auto.internal:19304): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 2f4ad608-de77-42da-8aee-c6f1408ba419, ghrun-plncoo66um.auto.internal:19304): request = { session_id: "ydb://session/3?node_id=1&id=ZDNmMTIwODgtMjMwNTA3NDYtZDg4MDc2YmEtOTYwMTliYjc=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_pgint4_0_UNIQUE_SYNC` WHERE \n                pk_pgbool=pgbool(\'t\') and pk_pgint2=pgint2(\'6\') and pk_pgint4=pgint4(\'6\') and pk_pgint8=pgint8(\'6\') and pk_pgnumeric=pgnumeric(\'6.123456\') and pk_pgbytea=pgbytea(\'pgbytea 6\') and pk_pgtext=pgtext(\'pgtext 6\') and pk_pgvarchar=pgvarchar(\'pgvarchar 6\') and pk_pguuid=pguuid(\'30065678-e89b-12d3-a456-556642440000\') and pk_pgdate=pgdate(\'2006-01-01\') and pk_pgtimestamp=pgtimestamp(\'2006-10-02 11:00:00\') and pk_pginterval=pginterval(\'06:21:01\') and pk_Uint32=CAST(6 AS Uint32) and pk_Decimal150=CAST(\'6\' AS Decimal(15,0)) and pk_Utf8=\'Utf8 6\'\n                 and \n                col_index_pgint2=pgint2(\'6\') and col_index_pgint4=pgint4(\'6\') and col_index_pgint8=pgint8(\'6\') and col_index_pgnumeric=pgnumeric(\'6.123456\') and col_index_pgbytea=pgbytea(\'pgbytea 6\') and col_index_pgtext=pgtext(\'pgtext 6\') and col_index_pgvarchar=pgvarchar(\'pgvarchar 6\') and col_index_pguuid=pguuid(\'30065678-e89b-12d3-a456-556642440000\') and col_index_pgdate=pgdate(\'2006-01-01\') and col_index_pgtimestamp=pgtimestamp(\'2006-10-02 11:00:00\') and col_index_pginterval=pginterval(\'06:21:01\') and col_index_Uint32=CAST(6 AS Uint32) and col_index_Decimal150=CAST(\'6\' AS Decimal(15,0)) and col_index_Utf8=\'Utf8 6\'\n                 and \n                col_pgbool=pgbool(\'t\') and col_pgint2=pgint2(\'6\') and col_pgint4=pgint4(\'6\') and col_pgint8=pgint8(\'6\') and col_pgnumeric=pgnumeric(\'6.123456\') and col_pgbytea=pgbytea(\'pgbytea 6\') and col_pgtext=pgtext(\'pgtext 6\') and col_pgvarchar=pgvarchar(\'pgvarchar 6\') and col_pguuid=pguuid(\'30065678-e89b-12d3-a456-556642440000\') and col_pgdate=pgdate(\'2006-01-01\') and col_pgtimestamp=pgtimestamp(\'2006-10-02 11:00:00\') and col_pginterval=pginterval(\'06:21:01\') and col_Uint32=CAST(6 AS Uint32) and col_Decimal150=CAST(\'6\' AS Decimal(15,0)) and col_Utf8=\'Utf8 6\' and col_pgfloat4=pgfloat4(\'6.4\') and col_pgfloat8=pgfloat8(\'6.6\') and col_Double=CAST(6.2 AS Double)\n                \n                " } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 2f4ad608-de77-42da-8aee-c6f1408ba419, ghrun-plncoo66um.auto.internal:19304): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZDNmMTIwODgtMjMwNTA3NDYtZDg4MDc2YmEtOTYwMTliYjc=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZDNmMTIwODgtMjMwNTA3NDYtZDg4MDc2YmEtOTYwMTliYjc=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, febcd5a8-0177-4755-808f-e6ba7511cc82, ghrun-plncoo66um.auto.internal:19304): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, febcd5a8-0177-4755-808f-e6ba7511cc82, ghrun-plncoo66um.auto.internal:19304): request = { session_id: "ydb://session/3?node_id=1&id=ZDNmMTIwODgtMjMwNTA3NDYtZDg4MDc2YmEtOTYwMTliYjc=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_pgint4_0_UNIQUE_SYNC` WHERE \n                pk_pgbool=pgbool(\'t\') and pk_pgint2=pgint2(\'6\') and pk_pgint4=pgint4(\'6\') and pk_pgint8=pgint8(\'6\') and pk_pgnumeric=pgnumeric(\'6.123456\') and pk_pgbytea=pgbytea(\'pgbytea 6\') and pk_pgtext=pgtext(\'pgtext 6\') and pk_pgvarchar=pgvarchar(\'pgvarchar 6\') and pk_pguuid=pguuid(\'30065678-e89b-12d3-a456-556642440000\') and pk_pgdate=pgdate(\'2006-01-01\') and pk_pgtimestamp=pgtimestamp(\'2006-10-02 11:00:00\') and pk_pginterval=pginterval(\'06:21:01\') and pk_Uint32=CAST(6 AS Uint32) and pk_Decimal150=CAST(\'6\' AS Decimal(15,0)) and pk_Utf8=\'Utf8 6\'\n                 and \n                col_index_pgint2=pgint2(\'6\') and col_index_pgint4=pgint4(\'6\') and col_index_pgint8=pgint8(\'6\') and col_index_pgnumeric=pgnumeric(\'6.123456\') and col_index_pgbytea=pgbytea(\'pgbytea 6\') and col_index_pgtext=pgtext(\'pgtext 6\') and col_index_pgvarchar=pgvarchar(\'pgvarchar 6\') and col_index_pguuid=pguuid(\'30065678-e89b-12d3-a456-556642440000\') and col_index_pgdate=pgdate(\'2006-01-01\') and col_index_pgtimestamp=pgtimestamp(\'2006-10-02 11:00:00\') and col_index_pginterval=pginterval(\'06:21:01\') and col_index_Uint32=CAST(6 AS Uint32) and col_index_Decimal150=CAST(\'6\' AS Decimal(15,0)) and col_index_Utf8=\'Utf8 6\'\n                 and \n                col_pgbool=pgbool(\'t\') and col_pgint2=pgint2(\'6\') and col_pgint4=pgint4(\'6\') and col_pgint8=pgint8(\'6\') and col_pgnumeric=pgnumeric(\'6.123456\') and col_pgbytea=pgbytea(\'pgbytea 6\') and col_pgtext=pgtext(\'pgtext 6\') and col_pgvarchar=pgvarchar(\'pgvarchar 6\') and col_pguuid=pguuid(\'30065678-e89b-12d3-a456-556642440000\') and col_pgdate=pgdate(\'2006-01-01\') and col_pgtimestamp=pgtimestamp(\'2006-10-02 11:00:00\') and col_pginterval=pginterval(\'06:21:01\') and col_Uint32=CAST(6 AS Uint32) and col_Decimal150=CAST(\'6\' AS Decimal(15,0)) and col_Utf8=\'Utf8 6\' and col_pgfloat4=pgfloat4(\'6.4\') and col_pgfloat8=pgfloat8(\'6.6\') and col_Double=CAST(6.2 AS Double)\n                \n                " } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, febcd5a8-0177-4755-808f-e6ba7511cc82, ghrun-plncoo66um.auto.internal:19304): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZDNmMTIwODgtMjMwNTA3NDYtZDg4MDc2YmEtOTYwMTliYjc=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZDNmMTIwODgtMjMwNTA3NDYtZDg4MDc2YmEtOTYwMTliYjc=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, fb60ed5d-0dec-4a76-87bd-28db0bbdc5dc, ghrun-plncoo66um.auto.internal:19304): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, fb60ed5d-0dec-4a76-87bd-28db0bbdc5dc, ghrun-plncoo66um.auto.internal:19304): request = { session_id: "ydb://session/3?node_id=1&id=ZDNmMTIwODgtMjMwNTA3NDYtZDg4MDc2YmEtOTYwMTliYjc=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_pgint4_0_UNIQUE_SYNC` WHERE \n                pk_pgbool=pgbool(\'t\') and pk_pgint2=pgint2(\'6\') and pk_pgint4=pgint4(\'6\') and pk_pgint8=pgint8(\'6\') and pk_pgnumeric=pgnumeric(\'6.123456\') and pk_pgbytea=pgbytea(\'pgbytea 6\') and pk_pgtext=pgtext(\'pgtext 6\') and pk_pgvarchar=pgvarchar(\'pgvarchar 6\') and pk_pguuid=pguuid(\'30065678-e89b-12d3-a456-556642440000\') and pk_pgdate=pgdate(\'2006-01-01\') and pk_pgtimestamp=pgtimestamp(\'2006-10-02 11:00:00\') and pk_pginterval=pginterval(\'06:21:01\') and pk_Uint32=CAST(6 AS Uint32) and pk_Decimal150=CAST(\'6\' AS Decimal(15,0)) and pk_Utf8=\'Utf8 6\'\n                 and \n                col_index_pgint2=pgint2(\'6\') and col_index_pgint4=pgint4(\'6\') and col_index_pgint8=pgint8(\'6\') and col_index_pgnumeric=pgnumeric(\'6.123456\') and col_index_pgbytea=pgbytea(\'pgbytea 6\') and col_index_pgtext=pgtext(\'pgtext 6\') and col_index_pgvarchar=pgvarchar(\'pgvarchar 6\') and col_index_pguuid=pguuid(\'30065678-e89b-12d3-a456-556642440000\') and col_index_pgdate=pgdate(\'2006-01-01\') and col_index_pgtimestamp=pgtimestamp(\'2006-10-02 11:00:00\') and col_index_pginterval=pginterval(\'06:21:01\') and col_index_Uint32=CAST(6 AS Uint32) and col_index_Decimal150=CAST(\'6\' AS Decimal(15,0)) and col_index_Utf8=\'Utf8 6\'\n                 and \n                col_pgbool=pgbool(\'t\') and col_pgint2=pgint2(\'6\') and col_pgint4=pgint4(\'6\') and col_pgint8=pgint8(\'6\') and col_pgnumeric=pgnumeric(\'6.123456\') and col_pgbytea=pgbytea(\'pgbytea 6\') and col_pgtext=pgtext(\'pgtext 6\') and col_pgvarchar=pgvarchar(\'pgvarchar 6\') and col_pguuid=pguuid(\'30065678-e89b-12d3-a456-556642440000\') and col_pgdate=pgdate(\'2006-01-01\') and col_pgtimestamp=pgtimestamp(\'2006-10-02 11:00:00\') and col_pginterval=pginterval(\'06:21:01\') and col_Uint32=CAST(6 AS Uint32) and col_Decimal150=CAST(\'6\' AS Decimal(15,0)) and col_Utf8=\'Utf8 6\' and col_pgfloat4=pgfloat4(\'6.4\') and col_pgfloat8=pgfloat8(\'6.6\') and col_Double=CAST(6.2 AS Double)\n                \n                " } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, fb60ed5d-0dec-4a76-87bd-28db0bbdc5dc, ghrun-plncoo66um.auto.internal:19304): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZDNmMTIwODgtMjMwNTA3NDYtZDg4MDc2YmEtOTYwMTliYjc=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZDNmMTIwODgtMjMwNTA3NDYtZDg4MDc2YmEtOTYwMTliYjc=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, a37f6922-363f-4471-adc6-faf4a9040712, ghrun-plncoo66um.auto.internal:19304): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, a37f6922-363f-4471-adc6-faf4a9040712, ghrun-plncoo66um.auto.internal:19304): request = { session_id: "ydb://session/3?node_id=1&id=ZDNmMTIwODgtMjMwNTA3NDYtZDg4MDc2YmEtOTYwMTliYjc=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_pgint4_0_UNIQUE_SYNC` WHERE \n                pk_pgbool=pgbool(\'t\') and pk_pgint2=pgint2(\'6\') and pk_pgint4=pgint4(\'6\') and pk_pgint8=pgint8(\'6\') and pk_pgnumeric=pgnumeric(\'6.123456\') and pk_pgbytea=pgbytea(\'pgbytea 6\') and pk_pgtext=pgtext(\'pgtext 6\') and pk_pgvarchar=pgvarchar(\'pgvarchar 6\') and pk_pguuid=pguuid(\'30065678-e89b-12d3-a456-556642440000\') and pk_pgdate=pgdate(\'2006-01-01\') and pk_pgtimestamp=pgtimestamp(\'2006-10-02 11:00:00\') and pk_pginterval=pginterval(\'06:21:01\') and pk_Uint32=CAST(6 AS Uint32) and pk_Decimal150=CAST(\'6\' AS Decimal(15,0)) and pk_Utf8=\'Utf8 6\'\n                 and \n                col_index_pgint2=pgint2(\'6\') and col_index_pgint4=pgint4(\'6\') and col_index_pgint8=pgint8(\'6\') and col_index_pgnumeric=pgnumeric(\'6.123456\') and col_index_pgbytea=pgbytea(\'pgbytea 6\') and col_index_pgtext=pgtext(\'pgtext 6\') and col_index_pgvarchar=pgvarchar(\'pgvarchar 6\') and col_index_pguuid=pguuid(\'30065678-e89b-12d3-a456-556642440000\') and col_index_pgdate=pgdate(\'2006-01-01\') and col_index_pgtimestamp=pgtimestamp(\'2006-10-02 11:00:00\') and col_index_pginterval=pginterval(\'06:21:01\') and col_index_Uint32=CAST(6 AS Uint32) and col_index_Decimal150=CAST(\'6\' AS Decimal(15,0)) and col_index_Utf8=\'Utf8 6\'\n                 and \n                col_pgbool=pgbool(\'t\') and col_pgint2=pgint2(\'6\') and col_pgint4=pgint4(\'6\') and col_pgint8=pgint8(\'6\') and col_pgnumeric=pgnumeric(\'6.123456\') and col_pgbytea=pgbytea(\'pgbytea 6\') and col_pgtext=pgtext(\'pgtext 6\') and col_pgvarchar=pgvarchar(\'pgvarchar 6\') and col_pguuid=pguuid(\'30065678-e89b-12d3-a456-556642440000\') and col_pgdate=pgdate(\'2006-01-01\') and col_pgtimestamp=pgtimestamp(\'2006-10-02 11:00:00\') and col_pginterval=pginterval(\'06:21:01\') and col_Uint32=CAST(6 AS Uint32) and col_Decimal150=CAST(\'6\' AS Decimal(15,0)) and col_Utf8=\'Utf8 6\' and col_pgfloat4=pgfloat4(\'6.4\') and col_pgfloat8=pgfloat8(\'6.6\') and col_Double=CAST(6.2 AS Double)\n                \n                " } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, a37f6922-363f-4471-adc6-faf4a9040712, ghrun-plncoo66um.auto.internal:19304): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZDNmMTIwODgtMjMwNTA3NDYtZDg4MDc2YmEtOTYwMTliYjc=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZDNmMTIwODgtMjMwNTA3NDYtZDg4MDc2YmEtOTYwMTliYjc=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 02fccb36-63d4-442f-8211-de1ef7f78ef0, ghrun-plncoo66um.auto.internal:19304): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 02fccb36-63d4-442f-8211-de1ef7f78ef0, ghrun-plncoo66um.auto.internal:19304): request = { session_id: "ydb://session/3?node_id=1&id=ZDNmMTIwODgtMjMwNTA3NDYtZDg4MDc2YmEtOTYwMTliYjc=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_pgint4_0_UNIQUE_SYNC` WHERE \n                pk_pgbool=pgbool(\'t\') and pk_pgint2=pgint2(\'6\') and pk_pgint4=pgint4(\'6\') and pk_pgint8=pgint8(\'6\') and pk_pgnumeric=pgnumeric(\'6.123456\') and pk_pgbytea=pgbytea(\'pgbytea 6\') and pk_pgtext=pgtext(\'pgtext 6\') and pk_pgvarchar=pgvarchar(\'pgvarchar 6\') and pk_pguuid=pguuid(\'30065678-e89b-12d3-a456-556642440000\') and pk_pgdate=pgdate(\'2006-01-01\') and pk_pgtimestamp=pgtimestamp(\'2006-10-02 11:00:00\') and pk_pginterval=pginterval(\'06:21:01\') and pk_Uint32=CAST(6 AS Uint32) and pk_Decimal150=CAST(\'6\' AS Decimal(15,0)) and pk_Utf8=\'Utf8 6\'\n                 and \n                col_index_pgint2=pgint2(\'6\') and col_index_pgint4=pgint4(\'6\') and col_index_pgint8=pgint8(\'6\') and col_index_pgnumeric=pgnumeric(\'6.123456\') and col_index_pgbytea=pgbytea(\'pgbytea 6\') and col_index_pgtext=pgtext(\'pgtext 6\') and col_index_pgvarchar=pgvarchar(\'pgvarchar 6\') and col_index_pguuid=pguuid(\'30065678-e89b-12d3-a456-556642440000\') and col_index_pgdate=pgdate(\'2006-01-01\') and col_index_pgtimestamp=pgtimestamp(\'2006-10-02 11:00:00\') and col_index_pginterval=pginterval(\'06:21:01\') and col_index_Uint32=CAST(6 AS Uint32) and col_index_Decimal150=CAST(\'6\' AS Decimal(15,0)) and col_index_Utf8=\'Utf8 6\'\n                 and \n                col_pgbool=pgbool(\'t\') and col_pgint2=pgint2(\'6\') and col_pgint4=pgint4(\'6\') and col_pgint8=pgint8(\'6\') and col_pgnumeric=pgnumeric(\'6.123456\') and col_pgbytea=pgbytea(\'pgbytea 6\') and col_pgtext=pgtext(\'pgtext 6\') and col_pgvarchar=pgvarchar(\'pgvarchar 6\') and col_pguuid=pguuid(\'30065678-e89b-12d3-a456-556642440000\') and col_pgdate=pgdate(\'2006-01-01\') and col_pgtimestamp=pgtimestamp(\'2006-10-02 11:00:00\') and col_pginterval=pginterval(\'06:21:01\') and col_Uint32=CAST(6 AS Uint32) and col_Decimal150=CAST(\'6\' AS Decimal(15,0)) and col_Utf8=\'Utf8 6\' and col_pgfloat4=pgfloat4(\'6.4\') and col_pgfloat8=pgfloat8(\'6.6\') and col_Double=CAST(6.2 AS Double)\n                \n                " } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 02fccb36-63d4-442f-8211-de1ef7f78ef0, ghrun-plncoo66um.auto.internal:19304): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZDNmMTIwODgtMjMwNTA3NDYtZDg4MDc2YmEtOTYwMTliYjc=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZDNmMTIwODgtMjMwNTA3NDYtZDg4MDc2YmEtOTYwMTliYjc=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 34fb6204-3ca1-48d9-8653-d835a5f6afc5, ghrun-plncoo66um.auto.internal:19304): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 34fb6204-3ca1-48d9-8653-d835a5f6afc5, ghrun-plncoo66um.auto.internal:19304): request = { session_id: "ydb://session/3?node_id=1&id=ZDNmMTIwODgtMjMwNTA3NDYtZDg4MDc2YmEtOTYwMTliYjc=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_pgint4_0_UNIQUE_SYNC` WHERE \n                pk_pgbool=pgbool(\'t\') and pk_pgint2=pgint2(\'6\') and pk_pgint4=pgint4(\'6\') and pk_pgint8=pgint8(\'6\') and pk_pgnumeric=pgnumeric(\'6.123456\') and pk_pgbytea=pgbytea(\'pgbytea 6\') and pk_pgtext=pgtext(\'pgtext 6\') and pk_pgvarchar=pgvarchar(\'pgvarchar 6\') and pk_pguuid=pguuid(\'30065678-e89b-12d3-a456-556642440000\') and pk_pgdate=pgdate(\'2006-01-01\') and pk_pgtimestamp=pgtimestamp(\'2006-10-02 11:00:00\') and pk_pginterval=pginterval(\'06:21:01\') and pk_Uint32=CAST(6 AS Uint32) and pk_Decimal150=CAST(\'6\' AS Decimal(15,0)) and pk_Utf8=\'Utf8 6\'\n                 and \n                col_index_pgint2=pgint2(\'6\') and col_index_pgint4=pgint4(\'6\') and col_index_pgint8=pgint8(\'6\') and col_index_pgnumeric=pgnumeric(\'6.123456\') and col_index_pgbytea=pgbytea(\'pgbytea 6\') and col_index_pgtext=pgtext(\'pgtext 6\') and col_index_pgvarchar=pgvarchar(\'pgvarchar 6\') and col_index_pguuid=pguuid(\'30065678-e89b-12d3-a456-556642440000\') and col_index_pgdate=pgdate(\'2006-01-01\') and col_index_pgtimestamp=pgtimestamp(\'2006-10-02 11:00:00\') and col_index_pginterval=pginterval(\'06:21:01\') and col_index_Uint32=CAST(6 AS Uint32) and col_index_Decimal150=CAST(\'6\' AS Decimal(15,0)) and col_index_Utf8=\'Utf8 6\'\n                 and \n                col_pgbool=pgbool(\'t\') and col_pgint2=pgint2(\'6\') and col_pgint4=pgint4(\'6\') and col_pgint8=pgint8(\'6\') and col_pgnumeric=pgnumeric(\'6.123456\') and col_pgbytea=pgbytea(\'pgbytea 6\') and col_pgtext=pgtext(\'pgtext 6\') and col_pgvarchar=pgvarchar(\'pgvarchar 6\') and col_pguuid=pguuid(\'30065678-e89b-12d3-a456-556642440000\') and col_pgdate=pgdate(\'2006-01-01\') and col_pgtimestamp=pgtimestamp(\'2006-10-02 11:00:00\') and col_pginterval=pginterval(\'06:21:01\') and col_Uint32=CAST(6 AS Uint32) and col_Decimal150=CAST(\'6\' AS Decimal(15,0)) and col_Utf8=\'Utf8 6\' and col_pgfloat4=pgfloat4(\'6.4\') and col_pgfloat8=pgfloat8(\'6.6\') and col_Double=CAST(6.2 AS Double)\n                \n                " } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 34fb6204-3ca1-48d9-8653-d835a5f6afc5, ghrun-plncoo66um.auto.internal:19304): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZDNmMTIwODgtMjMwNTA3NDYtZDg4MDc2YmEtOTYwMTliYjc=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZDNmMTIwODgtMjMwNTA3NDYtZDg4MDc2YmEtOTYwMTliYjc=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 0db5bab8-8f60-453e-aa24-250ff67f267d, ghrun-plncoo66um.auto.internal:19304): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 0db5bab8-8f60-453e-aa24-250ff67f267d, ghrun-plncoo66um.auto.internal:19304): request = { session_id: "ydb://session/3?node_id=1&id=ZDNmMTIwODgtMjMwNTA3NDYtZDg4MDc2YmEtOTYwMTliYjc=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_pgint4_0_UNIQUE_SYNC` WHERE \n                pk_pgbool=pgbool(\'t\') and pk_pgint2=pgint2(\'6\') and pk_pgint4=pgint4(\'6\') and pk_pgint8=pgint8(\'6\') and pk_pgnumeric=pgnumeric(\'6.123456\') and pk_pgbytea=pgbytea(\'pgbytea 6\') and pk_pgtext=pgtext(\'pgtext 6\') and pk_pgvarchar=pgvarchar(\'pgvarchar 6\') and pk_pguuid=pguuid(\'30065678-e89b-12d3-a456-556642440000\') and pk_pgdate=pgdate(\'2006-01-01\') and pk_pgtimestamp=pgtimestamp(\'2006-10-02 11:00:00\') and pk_pginterval=pginterval(\'06:21:01\') and pk_Uint32=CAST(6 AS Uint32) and pk_Decimal150=CAST(\'6\' AS Decimal(15,0)) and pk_Utf8=\'Utf8 6\'\n                 and \n                col_index_pgint2=pgint2(\'6\') and col_index_pgint4=pgint4(\'6\') and col_index_pgint8=pgint8(\'6\') and col_index_pgnumeric=pgnumeric(\'6.123456\') and col_index_pgbytea=pgbytea(\'pgbytea 6\') and col_index_pgtext=pgtext(\'pgtext 6\') and col_index_pgvarchar=pgvarchar(\'pgvarchar 6\') and col_index_pguuid=pguuid(\'30065678-e89b-12d3-a456-556642440000\') and col_index_pgdate=pgdate(\'2006-01-01\') and col_index_pgtimestamp=pgtimestamp(\'2006-10-02 11:00:00\') and col_index_pginterval=pginterval(\'06:21:01\') and col_index_Uint32=CAST(6 AS Uint32) and col_index_Decimal150=CAST(\'6\' AS Decimal(15,0)) and col_index_Utf8=\'Utf8 6\'\n                 and \n                col_pgbool=pgbool(\'t\') and col_pgint2=pgint2(\'6\') and col_pgint4=pgint4(\'6\') and col_pgint8=pgint8(\'6\') and col_pgnumeric=pgnumeric(\'6.123456\') and col_pgbytea=pgbytea(\'pgbytea 6\') and col_pgtext=pgtext(\'pgtext 6\') and col_pgvarchar=pgvarchar(\'pgvarchar 6\') and col_pguuid=pguuid(\'30065678-e89b-12d3-a456-556642440000\') and col_pgdate=pgdate(\'2006-01-01\') and col_pgtimestamp=pgtimestamp(\'2006-10-02 11:00:00\') and col_pginterval=pginterval(\'06:21:01\') and col_Uint32=CAST(6 AS Uint32) and col_Decimal150=CAST(\'6\' AS Decimal(15,0)) and col_Utf8=\'Utf8 6\' and col_pgfloat4=pgfloat4(\'6.4\') and col_pgfloat8=pgfloat8(\'6.6\') and col_Double=CAST(6.2 AS Double)\n                \n                " } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 0db5bab8-8f60-453e-aa24-250ff67f267d, ghrun-plncoo66um.auto.internal:19304): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZDNmMTIwODgtMjMwNTA3NDYtZDg4MDc2YmEtOTYwMTliYjc=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZDNmMTIwODgtMjMwNTA3NDYtZDg4MDc2YmEtOTYwMTliYjc=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 72328c1b-45f6-4725-bb0c-db804a2e9efc, ghrun-plncoo66um.auto.internal:19304): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 72328c1b-45f6-4725-bb0c-db804a2e9efc, ghrun-plncoo66um.auto.internal:19304): request = { session_id: "ydb://session/3?node_id=1&id=ZDNmMTIwODgtMjMwNTA3NDYtZDg4MDc2YmEtOTYwMTliYjc=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_pgint4_0_UNIQUE_SYNC` WHERE \n                pk_pgbool=pgbool(\'t\') and pk_pgint2=pgint2(\'6\') and pk_pgint4=pgint4(\'6\') and pk_pgint8=pgint8(\'6\') and pk_pgnumeric=pgnumeric(\'6.123456\') and pk_pgbytea=pgbytea(\'pgbytea 6\') and pk_pgtext=pgtext(\'pgtext 6\') and pk_pgvarchar=pgvarchar(\'pgvarchar 6\') and pk_pguuid=pguuid(\'30065678-e89b-12d3-a456-556642440000\') and pk_pgdate=pgdate(\'2006-01-01\') and pk_pgtimestamp=pgtimestamp(\'2006-10-02 11:00:00\') and pk_pginterval=pginterval(\'06:21:01\') and pk_Uint32=CAST(6 AS Uint32) and pk_Decimal150=CAST(\'6\' AS Decimal(15,0)) and pk_Utf8=\'Utf8 6\'\n                 and \n                col_index_pgint2=pgint2(\'6\') and col_index_pgint4=pgint4(\'6\') and col_index_pgint8=pgint8(\'6\') and col_index_pgnumeric=pgnumeric(\'6.123456\') and col_index_pgbytea=pgbytea(\'pgbytea 6\') and col_index_pgtext=pgtext(\'pgtext 6\') and col_index_pgvarchar=pgvarchar(\'pgvarchar 6\') and col_index_pguuid=pguuid(\'30065678-e89b-12d3-a456-556642440000\') and col_index_pgdate=pgdate(\'2006-01-01\') and col_index_pgtimestamp=pgtimestamp(\'2006-10-02 11:00:00\') and col_index_pginterval=pginterval(\'06:21:01\') and col_index_Uint32=CAST(6 AS Uint32) and col_index_Decimal150=CAST(\'6\' AS Decimal(15,0)) and col_index_Utf8=\'Utf8 6\'\n                 and \n                col_pgbool=pgbool(\'t\') and col_pgint2=pgint2(\'6\') and col_pgint4=pgint4(\'6\') and col_pgint8=pgint8(\'6\') and col_pgnumeric=pgnumeric(\'6.123456\') and col_pgbytea=pgbytea(\'pgbytea 6\') and col_pgtext=pgtext(\'pgtext 6\') and col_pgvarchar=pgvarchar(\'pgvarchar 6\') and col_pguuid=pguuid(\'30065678-e89b-12d3-a456-556642440000\') and col_pgdate=pgdate(\'2006-01-01\') and col_pgtimestamp=pgtimestamp(\'2006-10-02 11:00:00\') and col_pginterval=pginterval(\'06:21:01\') and col_Uint32=CAST(6 AS Uint32) and col_Decimal150=CAST(\'6\' AS Decimal(15,0)) and col_Utf8=\'Utf8 6\' and col_pgfloat4=pgfloat4(\'6.4\') and col_pgfloat8=pgfloat8(\'6.6\') and col_Double=CAST(6.2 AS Double)\n                \n                " } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 72328c1b-45f6-4725-bb0c-db804a2e9efc, ghrun-plncoo66um.auto.internal:19304): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZDNmMTIwODgtMjMwNTA3NDYtZDg4MDc2YmEtOTYwMTliYjc=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZDNmMTIwODgtMjMwNTA3NDYtZDg4MDc2YmEtOTYwMTliYjc=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, fe422201-db51-41b7-adda-de486e213f13, ghrun-plncoo66um.auto.internal:19304): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, fe422201-db51-41b7-adda-de486e213f13, ghrun-plncoo66um.auto.internal:19304): request = { session_id: "ydb://session/3?node_id=1&id=ZDNmMTIwODgtMjMwNTA3NDYtZDg4MDc2YmEtOTYwMTliYjc=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_pgint4_0_UNIQUE_SYNC` WHERE \n                pk_pgbool=pgbool(\'t\') and pk_pgint2=pgint2(\'6\') and pk_pgint4=pgint4(\'6\') and pk_pgint8=pgint8(\'6\') and pk_pgnumeric=pgnumeric(\'6.123456\') and pk_pgbytea=pgbytea(\'pgbytea 6\') and pk_pgtext=pgtext(\'pgtext 6\') and pk_pgvarchar=pgvarchar(\'pgvarchar 6\') and pk_pguuid=pguuid(\'30065678-e89b-12d3-a456-556642440000\') and pk_pgdate=pgdate(\'2006-01-01\') and pk_pgtimestamp=pgtimestamp(\'2006-10-02 11:00:00\') and pk_pginterval=pginterval(\'06:21:01\') and pk_Uint32=CAST(6 AS Uint32) and pk_Decimal150=CAST(\'6\' AS Decimal(15,0)) and pk_Utf8=\'Utf8 6\'\n                 and \n                col_index_pgint2=pgint2(\'6\') and col_index_pgint4=pgint4(\'6\') and col_index_pgint8=pgint8(\'6\') and col_index_pgnumeric=pgnumeric(\'6.123456\') and col_index_pgbytea=pgbytea(\'pgbytea 6\') and col_index_pgtext=pgtext(\'pgtext 6\') and col_index_pgvarchar=pgvarchar(\'pgvarchar 6\') and col_index_pguuid=pguuid(\'30065678-e89b-12d3-a456-556642440000\') and col_index_pgdate=pgdate(\'2006-01-01\') and col_index_pgtimestamp=pgtimestamp(\'2006-10-02 11:00:00\') and col_index_pginterval=pginterval(\'06:21:01\') and col_index_Uint32=CAST(6 AS Uint32) and col_index_Decimal150=CAST(\'6\' AS Decimal(15,0)) and col_index_Utf8=\'Utf8 6\'\n                 and \n                col_pgbool=pgbool(\'t\') and col_pgint2=pgint2(\'6\') and col_pgint4=pgint4(\'6\') and col_pgint8=pgint8(\'6\') and col_pgnumeric=pgnumeric(\'6.123456\') and col_pgbytea=pgbytea(\'pgbytea 6\') and col_pgtext=pgtext(\'pgtext 6\') and col_pgvarchar=pgvarchar(\'pgvarchar 6\') and col_pguuid=pguuid(\'30065678-e89b-12d3-a456-556642440000\') and col_pgdate=pgdate(\'2006-01-01\') and col_pgtimestamp=pgtimestamp(\'2006-10-02 11:00:00\') and col_pginterval=pginterval(\'06:21:01\') and col_Uint32=CAST(6 AS Uint32) and col_Decimal150=CAST(\'6\' AS Decimal(15,0)) and col_Utf8=\'Utf8 6\' and col_pgfloat4=pgfloat4(\'6.4\') and col_pgfloat8=pgfloat8(\'6.6\') and col_Double=CAST(6.2 AS Double)\n                \n                " } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, fe422201-db51-41b7-adda-de486e213f13, ghrun-plncoo66um.auto.internal:19304): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZDNmMTIwODgtMjMwNTA3NDYtZDg4MDc2YmEtOTYwMTliYjc=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZDNmMTIwODgtMjMwNTA3NDYtZDg4MDc2YmEtOTYwMTliYjc=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 129ed522-2219-4866-a8b8-3a09f02ceb94, ghrun-plncoo66um.auto.internal:19304): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 129ed522-2219-4866-a8b8-3a09f02ceb94, ghrun-plncoo66um.auto.internal:19304): request = { session_id: "ydb://session/3?node_id=1&id=ZDNmMTIwODgtMjMwNTA3NDYtZDg4MDc2YmEtOTYwMTliYjc=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_pgint4_0_UNIQUE_SYNC` WHERE \n                pk_pgbool=pgbool(\'t\') and pk_pgint2=pgint2(\'6\') and pk_pgint4=pgint4(\'6\') and pk_pgint8=pgint8(\'6\') and pk_pgnumeric=pgnumeric(\'6.123456\') and pk_pgbytea=pgbytea(\'pgbytea 6\') and pk_pgtext=pgtext(\'pgtext 6\') and pk_pgvarchar=pgvarchar(\'pgvarchar 6\') and pk_pguuid=pguuid(\'30065678-e89b-12d3-a456-556642440000\') and pk_pgdate=pgdate(\'2006-01-01\') and pk_pgtimestamp=pgtimestamp(\'2006-10-02 11:00:00\') and pk_pginterval=pginterval(\'06:21:01\') and pk_Uint32=CAST(6 AS Uint32) and pk_Decimal150=CAST(\'6\' AS Decimal(15,0)) and pk_Utf8=\'Utf8 6\'\n                 and \n                col_index_pgint2=pgint2(\'6\') and col_index_pgint4=pgint4(\'6\') and col_index_pgint8=pgint8(\'6\') and col_index_pgnumeric=pgnumeric(\'6.123456\') and col_index_pgbytea=pgbytea(\'pgbytea 6\') and col_index_pgtext=pgtext(\'pgtext 6\') and col_index_pgvarchar=pgvarchar(\'pgvarchar 6\') and col_index_pguuid=pguuid(\'30065678-e89b-12d3-a456-556642440000\') and col_index_pgdate=pgdate(\'2006-01-01\') and col_index_pgtimestamp=pgtimestamp(\'2006-10-02 11:00:00\') and col_index_pginterval=pginterval(\'06:21:01\') and col_index_Uint32=CAST(6 AS Uint32) and col_index_Decimal150=CAST(\'6\' AS Decimal(15,0)) and col_index_Utf8=\'Utf8 6\'\n                 and \n                col_pgbool=pgbool(\'t\') and col_pgint2=pgint2(\'6\') and col_pgint4=pgint4(\'6\') and col_pgint8=pgint8(\'6\') and col_pgnumeric=pgnumeric(\'6.123456\') and col_pgbytea=pgbytea(\'pgbytea 6\') and col_pgtext=pgtext(\'pgtext 6\') and col_pgvarchar=pgvarchar(\'pgvarchar 6\') and col_pguuid=pguuid(\'30065678-e89b-12d3-a456-556642440000\') and col_pgdate=pgdate(\'2006-01-01\') and col_pgtimestamp=pgtimestamp(\'2006-10-02 11:00:00\') and col_pginterval=pginterval(\'06:21:01\') and col_Uint32=CAST(6 AS Uint32) and col_Decimal150=CAST(\'6\' AS Decimal(15,0)) and col_Utf8=\'Utf8 6\' and col_pgfloat4=pgfloat4(\'6.4\') and col_pgfloat8=pgfloat8(\'6.6\') and col_Double=CAST(6.2 AS Double)\n                \n                " } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 129ed522-2219-4866-a8b8-3a09f02ceb94, ghrun-plncoo66um.auto.internal:19304): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZDNmMTIwODgtMjMwNTA3NDYtZDg4MDc2YmEtOTYwMTliYjc=
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 10000), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root
DEBUG    ydb.connection:connection.py:421 RpcState(ListEndpoints, b0ad4968-c59a-4800-85f7-89ea855cd635, localhost:19304): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, b0ad4968-c59a-4800-85f7-89ea855cd635, localhost:19304): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, b0ad4968-c59a-4800-85f7-89ea855cd635, localhost:19304): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-plncoo66um.auto.internal" port: 19304 service: "nbs" service: "legacy" service: "tablet_service" service: "yql" service: "discovery" service: "cms" service: "locking" service: "kesus" service: "pq" service: "pqcd" service: "pqv1" service: "topic" service: "datastreams" service: "scripting" service: "clickhouse_internal" service: "rate_limiter" service: "analytics" service: "export" service: "import" service: "yq" service: "keyvalue" service: "monitoring" service: "auth" service: "query_service" service: "view" location: "1" node_id: 1 } self_location: "1" } } } }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Resolved endpoints for database /Root: DiscoveryResult <self_location: 1, endpoints [<Endpoint ghrun-plncoo66um.auto.internal:19304, location 1, ssl: False>]>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:19304
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZDNmMTIwODgtMjMwNTA3NDYtZDg4MDc2YmEtOTYwMTliYjc=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 1b4b3cd8-a35a-4911-a559-315762ea7b20, ghrun-plncoo66um.auto.internal:19304): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 1b4b3cd8-a35a-4911-a559-315762ea7b20, ghrun-plncoo66um.auto.internal:19304): request = { session_id: "ydb://session/3?node_id=1&id=ZDNmMTIwODgtMjMwNTA3NDYtZDg4MDc2YmEtOTYwMTliYjc=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_pgint4_0_UNIQUE_SYNC` WHERE \n                pk_pgbool=pgbool(\'t\') and pk_pgint2=pgint2(\'6\') and pk_pgint4=pgint4(\'6\') and pk_pgint8=pgint8(\'6\') and pk_pgnumeric=pgnumeric(\'6.123456\') and pk_pgbytea=pgbytea(\'pgbytea 6\') and pk_pgtext=pgtext(\'pgtext 6\') and pk_pgvarchar=pgvarchar(\'pgvarchar 6\') and pk_pguuid=pguuid(\'30065678-e89b-12d3-a456-556642440000\') and pk_pgdate=pgdate(\'2006-01-01\') and pk_pgtimestamp=pgtimestamp(\'2006-10-02 11:00:00\') and pk_pginterval=pginterval(\'06:21:01\') and pk_Uint32=CAST(6 AS Uint32) and pk_Decimal150=CAST(\'6\' AS Decimal(15,0)) and pk_Utf8=\'Utf8 6\'\n                 and \n                col_index_pgint2=pgint2(\'6\') and col_index_pgint4=pgint4(\'6\') and col_index_pgint8=pgint8(\'6\') and col_index_pgnumeric=pgnumeric(\'6.123456\') and col_index_pgbytea=pgbytea(\'pgbytea 6\') and col_index_pgtext=pgtext(\'pgtext 6\') and col_index_pgvarchar=pgvarchar(\'pgvarchar 6\') and col_index_pguuid=pguuid(\'30065678-e89b-12d3-a456-556642440000\') and col_index_pgdate=pgdate(\'2006-01-01\') and col_index_pgtimestamp=pgtimestamp(\'2006-10-02 11:00:00\') and col_index_pginterval=pginterval(\'06:21:01\') and col_index_Uint32=CAST(6 AS Uint32) and col_index_Decimal150=CAST(\'6\' AS Decimal(15,0)) and col_index_Utf8=\'Utf8 6\'\n                 and \n                col_pgbool=pgbool(\'t\') and col_pgint2=pgint2(\'6\') and col_pgint4=pgint4(\'6\') and col_pgint8=pgint8(\'6\') and col_pgnumeric=pgnumeric(\'6.123456\') and col_pgbytea=pgbytea(\'pgbytea 6\') and col_pgtext=pgtext(\'pgtext 6\') and col_pgvarchar=pgvarchar(\'pgvarchar 6\') and col_pguuid=pguuid(\'30065678-e89b-12d3-a456-556642440000\') and col_pgdate=pgdate(\'2006-01-01\') and col_pgtimestamp=pgtimestamp(\'2006-10-02 11:00:00\') and col_pginterval=pginterval(\'06:21:01\') and col_Uint32=CAST(6 AS Uint32) and col_Decimal150=CAST(\'6\' AS Decimal(15,0)) and col_Utf8=\'Utf8 6\' and col_pgfloat4=pgfloat4(\'6.4\') and col_pgfloat8=pgfloat8(\'6.6\') and col_Double=CAST(6.2 AS Double)\n                \n                " } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 1b4b3cd8-a35a-4911-a559-315762ea7b20, ghrun-plncoo66um.auto.internal:19304): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZDNmMTIwODgtMjMwNTA3NDYtZDg4MDc2YmEtOTYwMTliYjc=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZDNmMTIwODgtMjMwNTA3NDYtZDg4MDc2YmEtOTYwMTliYjc=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 2b8deea0-49c7-4a66-9981-9e85eb6bccc4, ghrun-plncoo66um.auto.internal:19304): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 2b8deea0-49c7-4a66-9981-9e85eb6bccc4, ghrun-plncoo66um.auto.internal:19304): request = { session_id: "ydb://session/3?node_id=1&id=ZDNmMTIwODgtMjMwNTA3NDYtZDg4MDc2YmEtOTYwMTliYjc=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_pgint4_0_UNIQUE_SYNC` WHERE \n                pk_pgbool=pgbool(\'t\') and pk_pgint2=pgint2(\'6\') and pk_pgint4=pgint4(\'6\') and pk_pgint8=pgint8(\'6\') and pk_pgnumeric=pgnumeric(\'6.123456\') and pk_pgbytea=pgbytea(\'pgbytea 6\') and pk_pgtext=pgtext(\'pgtext 6\') and pk_pgvarchar=pgvarchar(\'pgvarchar 6\') and pk_pguuid=pguuid(\'30065678-e89b-12d3-a456-556642440000\') and pk_pgdate=pgdate(\'2006-01-01\') and pk_pgtimestamp=pgtimestamp(\'2006-10-02 11:00:00\') and pk_pginterval=pginterval(\'06:21:01\') and pk_Uint32=CAST(6 AS Uint32) and pk_Decimal150=CAST(\'6\' AS Decimal(15,0)) and pk_Utf8=\'Utf8 6\'\n                 and \n                col_index_pgint2=pgint2(\'6\') and col_index_pgint4=pgint4(\'6\') and col_index_pgint8=pgint8(\'6\') and col_index_pgnumeric=pgnumeric(\'6.123456\') and col_index_pgbytea=pgbytea(\'pgbytea 6\') and col_index_pgtext=pgtext(\'pgtext 6\') and col_index_pgvarchar=pgvarchar(\'pgvarchar 6\') and col_index_pguuid=pguuid(\'30065678-e89b-12d3-a456-556642440000\') and col_index_pgdate=pgdate(\'2006-01-01\') and col_index_pgtimestamp=pgtimestamp(\'2006-10-02 11:00:00\') and col_index_pginterval=pginterval(\'06:21:01\') and col_index_Uint32=CAST(6 AS Uint32) and col_index_Decimal150=CAST(\'6\' AS Decimal(15,0)) and col_index_Utf8=\'Utf8 6\'\n                 and \n                col_pgbool=pgbool(\'t\') and col_pgint2=pgint2(\'6\') and col_pgint4=pgint4(\'6\') and col_pgint8=pgint8(\'6\') and col_pgnumeric=pgnumeric(\'6.123456\') and col_pgbytea=pgbytea(\'pgbytea 6\') and col_pgtext=pgtext(\'pgtext 6\') and col_pgvarchar=pgvarchar(\'pgvarchar 6\') and col_pguuid=pguuid(\'30065678-e89b-12d3-a456-556642440000\') and col_pgdate=pgdate(\'2006-01-01\') and col_pgtimestamp=pgtimestamp(\'2006-10-02 11:00:00\') and col_pginterval=pginterval(\'06:21:01\') and col_Uint32=CAST(6 AS Uint32) and col_Decimal150=CAST(\'6\' AS Decimal(15,0)) and col_Utf8=\'Utf8 6\' and col_pgfloat4=pgfloat4(\'6.4\') and col_pgfloat8=pgfloat8(\'6.6\') and col_Double=CAST(6.2 AS Double)\n                \n                " } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 2b8deea0-49c7-4a66-9981-9e85eb6bccc4, ghrun-plncoo66um.auto.internal:19304): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZDNmMTIwODgtMjMwNTA3NDYtZDg4MDc2YmEtOTYwMTliYjc=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZDNmMTIwODgtMjMwNTA3NDYtZDg4MDc2YmEtOTYwMTliYjc=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, b09bd4df-816c-4b49-bdcf-f2399fd7cdba, ghrun-plncoo66um.auto.internal:19304): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, b09bd4df-816c-4b49-bdcf-f2399fd7cdba, ghrun-plncoo66um.auto.internal:19304): request = { session_id: "ydb://session/3?node_id=1&id=ZDNmMTIwODgtMjMwNTA3NDYtZDg4MDc2YmEtOTYwMTliYjc=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_pgint4_0_UNIQUE_SYNC` WHERE \n                pk_pgbool=pgbool(\'t\') and pk_pgint2=pgint2(\'6\') and pk_pgint4=pgint4(\'6\') and pk_pgint8=pgint8(\'6\') and pk_pgnumeric=pgnumeric(\'6.123456\') and pk_pgbytea=pgbytea(\'pgbytea 6\') and pk_pgtext=pgtext(\'pgtext 6\') and pk_pgvarchar=pgvarchar(\'pgvarchar 6\') and pk_pguuid=pguuid(\'30065678-e89b-12d3-a456-556642440000\') and pk_pgdate=pgdate(\'2006-01-01\') and pk_pgtimestamp=pgtimestamp(\'2006-10-02 11:00:00\') and pk_pginterval=pginterval(\'06:21:01\') and pk_Uint32=CAST(6 AS Uint32) and pk_Decimal150=CAST(\'6\' AS Decimal(15,0)) and pk_Utf8=\'Utf8 6\'\n                 and \n                col_index_pgint2=pgint2(\'6\') and col_index_pgint4=pgint4(\'6\') and col_index_pgint8=pgint8(\'6\') and col_index_pgnumeric=pgnumeric(\'6.123456\') and col_index_pgbytea=pgbytea(\'pgbytea 6\') and col_index_pgtext=pgtext(\'pgtext 6\') and col_index_pgvarchar=pgvarchar(\'pgvarchar 6\') and col_index_pguuid=pguuid(\'30065678-e89b-12d3-a456-556642440000\') and col_index_pgdate=pgdate(\'2006-01-01\') and col_index_pgtimestamp=pgtimestamp(\'2006-10-02 11:00:00\') and col_index_pginterval=pginterval(\'06:21:01\') and col_index_Uint32=CAST(6 AS Uint32) and col_index_Decimal150=CAST(\'6\' AS Decimal(15,0)) and col_index_Utf8=\'Utf8 6\'\n                 and \n                col_pgbool=pgbool(\'t\') and col_pgint2=pgint2(\'6\') and col_pgint4=pgint4(\'6\') and col_pgint8=pgint8(\'6\') and col_pgnumeric=pgnumeric(\'6.123456\') and col_pgbytea=pgbytea(\'pgbytea 6\') and col_pgtext=pgtext(\'pgtext 6\') and col_pgvarchar=pgvarchar(\'pgvarchar 6\') and col_pguuid=pguuid(\'30065678-e89b-12d3-a456-556642440000\') and col_pgdate=pgdate(\'2006-01-01\') and col_pgtimestamp=pgtimestamp(\'2006-10-02 11:00:00\') and col_pginterval=pginterval(\'06:21:01\') and col_Uint32=CAST(6 AS Uint32) and col_Decimal150=CAST(\'6\' AS Decimal(15,0)) and col_Utf8=\'Utf8 6\' and col_pgfloat4=pgfloat4(\'6.4\') and col_pgfloat8=pgfloat8(\'6.6\') and col_Double=CAST(6.2 AS Double)\n                \n                " } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, b09bd4df-816c-4b49-bdcf-f2399fd7cdba, ghrun-plncoo66um.auto.internal:19304): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZDNmMTIwODgtMjMwNTA3NDYtZDg4MDc2YmEtOTYwMTliYjc=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZDNmMTIwODgtMjMwNTA3NDYtZDg4MDc2YmEtOTYwMTliYjc=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 6698534e-a551-4556-927f-7e6aa3652b0d, ghrun-plncoo66um.auto.internal:19304): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 6698534e-a551-4556-927f-7e6aa3652b0d, ghrun-plncoo66um.auto.internal:19304): request = { session_id: "ydb://session/3?node_id=1&id=ZDNmMTIwODgtMjMwNTA3NDYtZDg4MDc2YmEtOTYwMTliYjc=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_pgint4_0_UNIQUE_SYNC` WHERE \n                pk_pgbool=pgbool(\'t\') and pk_pgint2=pgint2(\'6\') and pk_pgint4=pgint4(\'6\') and pk_pgint8=pgint8(\'6\') and pk_pgnumeric=pgnumeric(\'6.123456\') and pk_pgbytea=pgbytea(\'pgbytea 6\') and pk_pgtext=pgtext(\'pgtext 6\') and pk_pgvarchar=pgvarchar(\'pgvarchar 6\') and pk_pguuid=pguuid(\'30065678-e89b-12d3-a456-556642440000\') and pk_pgdate=pgdate(\'2006-01-01\') and pk_pgtimestamp=pgtimestamp(\'2006-10-02 11:00:00\') and pk_pginterval=pginterval(\'06:21:01\') and pk_Uint32=CAST(6 AS Uint32) and pk_Decimal150=CAST(\'6\' AS Decimal(15,0)) and pk_Utf8=\'Utf8 6\'\n                 and \n                col_index_pgint2=pgint2(\'6\') and col_index_pgint4=pgint4(\'6\') and col_index_pgint8=pgint8(\'6\') and col_index_pgnumeric=pgnumeric(\'6.123456\') and col_index_pgbytea=pgbytea(\'pgbytea 6\') and col_index_pgtext=pgtext(\'pgtext 6\') and col_index_pgvarchar=pgvarchar(\'pgvarchar 6\') and col_index_pguuid=pguuid(\'30065678-e89b-12d3-a456-556642440000\') and col_index_pgdate=pgdate(\'2006-01-01\') and col_index_pgtimestamp=pgtimestamp(\'2006-10-02 11:00:00\') and col_index_pginterval=pginterval(\'06:21:01\') and col_index_Uint32=CAST(6 AS Uint32) and col_index_Decimal150=CAST(\'6\' AS Decimal(15,0)) and col_index_Utf8=\'Utf8 6\'\n                 and \n                col_pgbool=pgbool(\'t\') and col_pgint2=pgint2(\'6\') and col_pgint4=pgint4(\'6\') and col_pgint8=pgint8(\'6\') and col_pgnumeric=pgnumeric(\'6.123456\') and col_pgbytea=pgbytea(\'pgbytea 6\') and col_pgtext=pgtext(\'pgtext 6\') and col_pgvarchar=pgvarchar(\'pgvarchar 6\') and col_pguuid=pguuid(\'30065678-e89b-12d3-a456-556642440000\') and col_pgdate=pgdate(\'2006-01-01\') and col_pgtimestamp=pgtimestamp(\'2006-10-02 11:00:00\') and col_pginterval=pginterval(\'06:21:01\') and col_Uint32=CAST(6 AS Uint32) and col_Decimal150=CAST(\'6\' AS Decimal(15,0)) and col_Utf8=\'Utf8 6\' and col_pgfloat4=pgfloat4(\'6.4\') and col_pgfloat8=pgfloat8(\'6.6\') and col_Double=CAST(6.2 AS Double)\n                \n                " } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 6698534e-a551-4556-927f-7e6aa3652b0d, ghrun-plncoo66um.auto.internal:19304): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZDNmMTIwODgtMjMwNTA3NDYtZDg4MDc2YmEtOTYwMTliYjc=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZDNmMTIwODgtMjMwNTA3NDYtZDg4MDc2YmEtOTYwMTliYjc=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 260b1ef6-982e-4f21-84df-6988207253c1, ghrun-plncoo66um.auto.internal:19304): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 260b1ef6-982e-4f21-84df-6988207253c1, ghrun-plncoo66um.auto.internal:19304): request = { session_id: "ydb://session/3?node_id=1&id=ZDNmMTIwODgtMjMwNTA3NDYtZDg4MDc2YmEtOTYwMTliYjc=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_pgint4_0_UNIQUE_SYNC` WHERE \n                pk_pgbool=pgbool(\'t\') and pk_pgint2=pgint2(\'6\') and pk_pgint4=pgint4(\'6\') and pk_pgint8=pgint8(\'6\') and pk_pgnumeric=pgnumeric(\'6.123456\') and pk_pgbytea=pgbytea(\'pgbytea 6\') and pk_pgtext=pgtext(\'pgtext 6\') and pk_pgvarchar=pgvarchar(\'pgvarchar 6\') and pk_pguuid=pguuid(\'30065678-e89b-12d3-a456-556642440000\') and pk_pgdate=pgdate(\'2006-01-01\') and pk_pgtimestamp=pgtimestamp(\'2006-10-02 11:00:00\') and pk_pginterval=pginterval(\'06:21:01\') and pk_Uint32=CAST(6 AS Uint32) and pk_Decimal150=CAST(\'6\' AS Decimal(15,0)) and pk_Utf8=\'Utf8 6\'\n                 and \n                col_index_pgint2=pgint2(\'6\') and col_index_pgint4=pgint4(\'6\') and col_index_pgint8=pgint8(\'6\') and col_index_pgnumeric=pgnumeric(\'6.123456\') and col_index_pgbytea=pgbytea(\'pgbytea 6\') and col_index_pgtext=pgtext(\'pgtext 6\') and col_index_pgvarchar=pgvarchar(\'pgvarchar 6\') and col_index_pguuid=pguuid(\'30065678-e89b-12d3-a456-556642440000\') and col_index_pgdate=pgdate(\'2006-01-01\') and col_index_pgtimestamp=pgtimestamp(\'2006-10-02 11:00:00\') and col_index_pginterval=pginterval(\'06:21:01\') and col_index_Uint32=CAST(6 AS Uint32) and col_index_Decimal150=CAST(\'6\' AS Decimal(15,0)) and col_index_Utf8=\'Utf8 6\'\n                 and \n                col_pgbool=pgbool(\'t\') and col_pgint2=pgint2(\'6\') and col_pgint4=pgint4(\'6\') and col_pgint8=pgint8(\'6\') and col_pgnumeric=pgnumeric(\'6.123456\') and col_pgbytea=pgbytea(\'pgbytea 6\') and col_pgtext=pgtext(\'pgtext 6\') and col_pgvarchar=pgvarchar(\'pgvarchar 6\') and col_pguuid=pguuid(\'30065678-e89b-12d3-a456-556642440000\') and col_pgdate=pgdate(\'2006-01-01\') and col_pgtimestamp=pgtimestamp(\'2006-10-02 11:00:00\') and col_pginterval=pginterval(\'06:21:01\') and col_Uint32=CAST(6 AS Uint32) and col_Decimal150=CAST(\'6\' AS Decimal(15,0)) and col_Utf8=\'Utf8 6\' and col_pgfloat4=pgfloat4(\'6.4\') and col_pgfloat8=pgfloat8(\'6.6\') and col_Double=CAST(6.2 AS Double)\n                \n                " } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 260b1ef6-982e-4f21-84df-6988207253c1, ghrun-plncoo66um.auto.internal:19304): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZDNmMTIwODgtMjMwNTA3NDYtZDg4MDc2YmEtOTYwMTliYjc=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZDNmMTIwODgtMjMwNTA3NDYtZDg4MDc2YmEtOTYwMTliYjc=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 440774b1-8c96-4756-9620-9bc8ae15aaae, ghrun-plncoo66um.auto.internal:19304): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 440774b1-8c96-4756-9620-9bc8ae15aaae, ghrun-plncoo66um.auto.internal:19304): request = { session_id: "ydb://session/3?node_id=1&id=ZDNmMTIwODgtMjMwNTA3NDYtZDg4MDc2YmEtOTYwMTliYjc=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_pgint4_0_UNIQUE_SYNC` WHERE \n                pk_pgbool=pgbool(\'t\') and pk_pgint2=pgint2(\'6\') and pk_pgint4=pgint4(\'6\') and pk_pgint8=pgint8(\'6\') and pk_pgnumeric=pgnumeric(\'6.123456\') and pk_pgbytea=pgbytea(\'pgbytea 6\') and pk_pgtext=pgtext(\'pgtext 6\') and pk_pgvarchar=pgvarchar(\'pgvarchar 6\') and pk_pguuid=pguuid(\'30065678-e89b-12d3-a456-556642440000\') and pk_pgdate=pgdate(\'2006-01-01\') and pk_pgtimestamp=pgtimestamp(\'2006-10-02 11:00:00\') and pk_pginterval=pginterval(\'06:21:01\') and pk_Uint32=CAST(6 AS Uint32) and pk_Decimal150=CAST(\'6\' AS Decimal(15,0)) and pk_Utf8=\'Utf8 6\'\n                 and \n                col_index_pgint2=pgint2(\'6\') and col_index_pgint4=pgint4(\'6\') and col_index_pgint8=pgint8(\'6\') and col_index_pgnumeric=pgnumeric(\'6.123456\') and col_index_pgbytea=pgbytea(\'pgbytea 6\') and col_index_pgtext=pgtext(\'pgtext 6\') and col_index_pgvarchar=pgvarchar(\'pgvarchar 6\') and col_index_pguuid=pguuid(\'30065678-e89b-12d3-a456-556642440000\') and col_index_pgdate=pgdate(\'2006-01-01\') and col_index_pgtimestamp=pgtimestamp(\'2006-10-02 11:00:00\') and col_index_pginterval=pginterval(\'06:21:01\') and col_index_Uint32=CAST(6 AS Uint32) and col_index_Decimal150=CAST(\'6\' AS Decimal(15,0)) and col_index_Utf8=\'Utf8 6\'\n                 and \n                col_pgbool=pgbool(\'t\') and col_pgint2=pgint2(\'6\') and col_pgint4=pgint4(\'6\') and col_pgint8=pgint8(\'6\') and col_pgnumeric=pgnumeric(\'6.123456\') and col_pgbytea=pgbytea(\'pgbytea 6\') and col_pgtext=pgtext(\'pgtext 6\') and col_pgvarchar=pgvarchar(\'pgvarchar 6\') and col_pguuid=pguuid(\'30065678-e89b-12d3-a456-556642440000\') and col_pgdate=pgdate(\'2006-01-01\') and col_pgtimestamp=pgtimestamp(\'2006-10-02 11:00:00\') and col_pginterval=pginterval(\'06:21:01\') and col_Uint32=CAST(6 AS Uint32) and col_Decimal150=CAST(\'6\' AS Decimal(15,0)) and col_Utf8=\'Utf8 6\' and col_pgfloat4=pgfloat4(\'6.4\') and col_pgfloat8=pgfloat8(\'6.6\') and col_Double=CAST(6.2 AS Double)\n                \n                " } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 440774b1-8c96-4756-9620-9bc8ae15aaae, ghrun-plncoo66um.auto.internal:19304): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZDNmMTIwODgtMjMwNTA3NDYtZDg4MDc2YmEtOTYwMTliYjc=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZDNmMTIwODgtMjMwNTA3NDYtZDg4MDc2YmEtOTYwMTliYjc=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 671c738f-2b3f-4980-9257-c8bc0c7df612, ghrun-plncoo66um.auto.internal:19304): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 671c738f-2b3f-4980-9257-c8bc0c7df612, ghrun-plncoo66um.auto.internal:19304): request = { session_id: "ydb://session/3?node_id=1&id=ZDNmMTIwODgtMjMwNTA3NDYtZDg4MDc2YmEtOTYwMTliYjc=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_pgint4_0_UNIQUE_SYNC` WHERE \n                pk_pgbool=pgbool(\'t\') and pk_pgint2=pgint2(\'6\') and pk_pgint4=pgint4(\'6\') and pk_pgint8=pgint8(\'6\') and pk_pgnumeric=pgnumeric(\'6.123456\') and pk_pgbytea=pgbytea(\'pgbytea 6\') and pk_pgtext=pgtext(\'pgtext 6\') and pk_pgvarchar=pgvarchar(\'pgvarchar 6\') and pk_pguuid=pguuid(\'30065678-e89b-12d3-a456-556642440000\') and pk_pgdate=pgdate(\'2006-01-01\') and pk_pgtimestamp=pgtimestamp(\'2006-10-02 11:00:00\') and pk_pginterval=pginterval(\'06:21:01\') and pk_Uint32=CAST(6 AS Uint32) and pk_Decimal150=CAST(\'6\' AS Decimal(15,0)) and pk_Utf8=\'Utf8 6\'\n                 and \n                col_index_pgint2=pgint2(\'6\') and col_index_pgint4=pgint4(\'6\') and col_index_pgint8=pgint8(\'6\') and col_index_pgnumeric=pgnumeric(\'6.123456\') and col_index_pgbytea=pgbytea(\'pgbytea 6\') and col_index_pgtext=pgtext(\'pgtext 6\') and col_index_pgvarchar=pgvarchar(\'pgvarchar 6\') and col_index_pguuid=pguuid(\'30065678-e89b-12d3-a456-556642440000\') and col_index_pgdate=pgdate(\'2006-01-01\') and col_index_pgtimestamp=pgtimestamp(\'2006-10-02 11:00:00\') and col_index_pginterval=pginterval(\'06:21:01\') and col_index_Uint32=CAST(6 AS Uint32) and col_index_Decimal150=CAST(\'6\' AS Decimal(15,0)) and col_index_Utf8=\'Utf8 6\'\n                 and \n                col_pgbool=pgbool(\'t\') and col_pgint2=pgint2(\'6\') and col_pgint4=pgint4(\'6\') and col_pgint8=pgint8(\'6\') and col_pgnumeric=pgnumeric(\'6.123456\') and col_pgbytea=pgbytea(\'pgbytea 6\') and col_pgtext=pgtext(\'pgtext 6\') and col_pgvarchar=pgvarchar(\'pgvarchar 6\') and col_pguuid=pguuid(\'30065678-e89b-12d3-a456-556642440000\') and col_pgdate=pgdate(\'2006-01-01\') and col_pgtimestamp=pgtimestamp(\'2006-10-02 11:00:00\') and col_pginterval=pginterval(\'06:21:01\') and col_Uint32=CAST(6 AS Uint32) and col_Decimal150=CAST(\'6\' AS Decimal(15,0)) and col_Utf8=\'Utf8 6\' and col_pgfloat4=pgfloat4(\'6.4\') and col_pgfloat8=pgfloat8(\'6.6\') and col_Double=CAST(6.2 AS Double)\n                \n                " } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 671c738f-2b3f-4980-9257-c8bc0c7df612, ghrun-plncoo66um.auto.internal:19304): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZDNmMTIwODgtMjMwNTA3NDYtZDg4MDc2YmEtOTYwMTliYjc=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZDNmMTIwODgtMjMwNTA3NDYtZDg4MDc2YmEtOTYwMTliYjc=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 3c48ba08-9a64-4248-846e-e27ac7186dc2, ghrun-plncoo66um.auto.internal:19304): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 3c48ba08-9a64-4248-846e-e27ac7186dc2, ghrun-plncoo66um.auto.internal:19304): request = { session_id: "ydb://session/3?node_id=1&id=ZDNmMTIwODgtMjMwNTA3NDYtZDg4MDc2YmEtOTYwMTliYjc=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_pgint4_0_UNIQUE_SYNC` WHERE \n                pk_pgbool=pgbool(\'t\') and pk_pgint2=pgint2(\'6\') and pk_pgint4=pgint4(\'6\') and pk_pgint8=pgint8(\'6\') and pk_pgnumeric=pgnumeric(\'6.123456\') and pk_pgbytea=pgbytea(\'pgbytea 6\') and pk_pgtext=pgtext(\'pgtext 6\') and pk_pgvarchar=pgvarchar(\'pgvarchar 6\') and pk_pguuid=pguuid(\'30065678-e89b-12d3-a456-556642440000\') and pk_pgdate=pgdate(\'2006-01-01\') and pk_pgtimestamp=pgtimestamp(\'2006-10-02 11:00:00\') and pk_pginterval=pginterval(\'06:21:01\') and pk_Uint32=CAST(6 AS Uint32) and pk_Decimal150=CAST(\'6\' AS Decimal(15,0)) and pk_Utf8=\'Utf8 6\'\n                 and \n                col_index_pgint2=pgint2(\'6\') and col_index_pgint4=pgint4(\'6\') and col_index_pgint8=pgint8(\'6\') and col_index_pgnumeric=pgnumeric(\'6.123456\') and col_index_pgbytea=pgbytea(\'pgbytea 6\') and col_index_pgtext=pgtext(\'pgtext 6\') and col_index_pgvarchar=pgvarchar(\'pgvarchar 6\') and col_index_pguuid=pguuid(\'30065678-e89b-12d3-a456-556642440000\') and col_index_pgdate=pgdate(\'2006-01-01\') and col_index_pgtimestamp=pgtimestamp(\'2006-10-02 11:00:00\') and col_index_pginterval=pginterval(\'06:21:01\') and col_index_Uint32=CAST(6 AS Uint32) and col_index_Decimal150=CAST(\'6\' AS Decimal(15,0)) and col_index_Utf8=\'Utf8 6\'\n                 and \n                col_pgbool=pgbool(\'t\') and col_pgint2=pgint2(\'6\') and col_pgint4=pgint4(\'6\') and col_pgint8=pgint8(\'6\') and col_pgnumeric=pgnumeric(\'6.123456\') and col_pgbytea=pgbytea(\'pgbytea 6\') and col_pgtext=pgtext(\'pgtext 6\') and col_pgvarchar=pgvarchar(\'pgvarchar 6\') and col_pguuid=pguuid(\'30065678-e89b-12d3-a456-556642440000\') and col_pgdate=pgdate(\'2006-01-01\') and col_pgtimestamp=pgtimestamp(\'2006-10-02 11:00:00\') and col_pginterval=pginterval(\'06:21:01\') and col_Uint32=CAST(6 AS Uint32) and col_Decimal150=CAST(\'6\' AS Decimal(15,0)) and col_Utf8=\'Utf8 6\' and col_pgfloat4=pgfloat4(\'6.4\') and col_pgfloat8=pgfloat8(\'6.6\') and col_Double=CAST(6.2 AS Double)\n                \n                " } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 3c48ba08-9a64-4248-846e-e27ac7186dc2, ghrun-plncoo66um.auto.internal:19304): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZDNmMTIwODgtMjMwNTA3NDYtZDg4MDc2YmEtOTYwMTliYjc=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZDNmMTIwODgtMjMwNTA3NDYtZDg4MDc2YmEtOTYwMTliYjc=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 636c5b2a-5516-46c8-aaab-9b134fb23712, ghrun-plncoo66um.auto.internal:19304): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 636c5b2a-5516-46c8-aaab-9b134fb23712, ghrun-plncoo66um.auto.internal:19304): request = { session_id: "ydb://session/3?node_id=1&id=ZDNmMTIwODgtMjMwNTA3NDYtZDg4MDc2YmEtOTYwMTliYjc=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_pgint4_0_UNIQUE_SYNC` WHERE \n                pk_pgbool=pgbool(\'t\') and pk_pgint2=pgint2(\'6\') and pk_pgint4=pgint4(\'6\') and pk_pgint8=pgint8(\'6\') and pk_pgnumeric=pgnumeric(\'6.123456\') and pk_pgbytea=pgbytea(\'pgbytea 6\') and pk_pgtext=pgtext(\'pgtext 6\') and pk_pgvarchar=pgvarchar(\'pgvarchar 6\') and pk_pguuid=pguuid(\'30065678-e89b-12d3-a456-556642440000\') and pk_pgdate=pgdate(\'2006-01-01\') and pk_pgtimestamp=pgtimestamp(\'2006-10-02 11:00:00\') and pk_pginterval=pginterval(\'06:21:01\') and pk_Uint32=CAST(6 AS Uint32) and pk_Decimal150=CAST(\'6\' AS Decimal(15,0)) and pk_Utf8=\'Utf8 6\'\n                 and \n                col_index_pgint2=pgint2(\'6\') and col_index_pgint4=pgint4(\'6\') and col_index_pgint8=pgint8(\'6\') and col_index_pgnumeric=pgnumeric(\'6.123456\') and col_index_pgbytea=pgbytea(\'pgbytea 6\') and col_index_pgtext=pgtext(\'pgtext 6\') and col_index_pgvarchar=pgvarchar(\'pgvarchar 6\') and col_index_pguuid=pguuid(\'30065678-e89b-12d3-a456-556642440000\') and col_index_pgdate=pgdate(\'2006-01-01\') and col_index_pgtimestamp=pgtimestamp(\'2006-10-02 11:00:00\') and col_index_pginterval=pginterval(\'06:21:01\') and col_index_Uint32=CAST(6 AS Uint32) and col_index_Decimal150=CAST(\'6\' AS Decimal(15,0)) and col_index_Utf8=\'Utf8 6\'\n                 and \n                col_pgbool=pgbool(\'t\') and col_pgint2=pgint2(\'6\') and col_pgint4=pgint4(\'6\') and col_pgint8=pgint8(\'6\') and col_pgnumeric=pgnumeric(\'6.123456\') and col_pgbytea=pgbytea(\'pgbytea 6\') and col_pgtext=pgtext(\'pgtext 6\') and col_pgvarchar=pgvarchar(\'pgvarchar 6\') and col_pguuid=pguuid(\'30065678-e89b-12d3-a456-556642440000\') and col_pgdate=pgdate(\'2006-01-01\') and col_pgtimestamp=pgtimestamp(\'2006-10-02 11:00:00\') and col_pginterval=pginterval(\'06:21:01\') and col_Uint32=CAST(6 AS Uint32) and col_Decimal150=CAST(\'6\' AS Decimal(15,0)) and col_Utf8=\'Utf8 6\' and col_pgfloat4=pgfloat4(\'6.4\') and col_pgfloat8=pgfloat8(\'6.6\') and col_Double=CAST(6.2 AS Double)\n                \n                " } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 636c5b2a-5516-46c8-aaab-9b134fb23712, ghrun-plncoo66um.auto.internal:19304): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZDNmMTIwODgtMjMwNTA3NDYtZDg4MDc2YmEtOTYwMTliYjc=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZDNmMTIwODgtMjMwNTA3NDYtZDg4MDc2YmEtOTYwMTliYjc=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 2c7807a8-5fd5-4521-9118-59681ff709aa, ghrun-plncoo66um.auto.internal:19304): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 2c7807a8-5fd5-4521-9118-59681ff709aa, ghrun-plncoo66um.auto.internal:19304): request = { session_id: "ydb://session/3?node_id=1&id=ZDNmMTIwODgtMjMwNTA3NDYtZDg4MDc2YmEtOTYwMTliYjc=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_pgint4_0_UNIQUE_SYNC` WHERE \n                pk_pgbool=pgbool(\'t\') and pk_pgint2=pgint2(\'6\') and pk_pgint4=pgint4(\'6\') and pk_pgint8=pgint8(\'6\') and pk_pgnumeric=pgnumeric(\'6.123456\') and pk_pgbytea=pgbytea(\'pgbytea 6\') and pk_pgtext=pgtext(\'pgtext 6\') and pk_pgvarchar=pgvarchar(\'pgvarchar 6\') and pk_pguuid=pguuid(\'30065678-e89b-12d3-a456-556642440000\') and pk_pgdate=pgdate(\'2006-01-01\') and pk_pgtimestamp=pgtimestamp(\'2006-10-02 11:00:00\') and pk_pginterval=pginterval(\'06:21:01\') and pk_Uint32=CAST(6 AS Uint32) and pk_Decimal150=CAST(\'6\' AS Decimal(15,0)) and pk_Utf8=\'Utf8 6\'\n                 and \n                col_index_pgint2=pgint2(\'6\') and col_index_pgint4=pgint4(\'6\') and col_index_pgint8=pgint8(\'6\') and col_index_pgnumeric=pgnumeric(\'6.123456\') and col_index_pgbytea=pgbytea(\'pgbytea 6\') and col_index_pgtext=pgtext(\'pgtext 6\') and col_index_pgvarchar=pgvarchar(\'pgvarchar 6\') and col_index_pguuid=pguuid(\'30065678-e89b-12d3-a456-556642440000\') and col_index_pgdate=pgdate(\'2006-01-01\') and col_index_pgtimestamp=pgtimestamp(\'2006-10-02 11:00:00\') and col_index_pginterval=pginterval(\'06:21:01\') and col_index_Uint32=CAST(6 AS Uint32) and col_index_Decimal150=CAST(\'6\' AS Decimal(15,0)) and col_index_Utf8=\'Utf8 6\'\n                 and \n                col_pgbool=pgbool(\'t\') and col_pgint2=pgint2(\'6\') and col_pgint4=pgint4(\'6\') and col_pgint8=pgint8(\'6\') and col_pgnumeric=pgnumeric(\'6.123456\') and col_pgbytea=pgbytea(\'pgbytea 6\') and col_pgtext=pgtext(\'pgtext 6\') and col_pgvarchar=pgvarchar(\'pgvarchar 6\') and col_pguuid=pguuid(\'30065678-e89b-12d3-a456-556642440000\') and col_pgdate=pgdate(\'2006-01-01\') and col_pgtimestamp=pgtimestamp(\'2006-10-02 11:00:00\') and col_pginterval=pginterval(\'06:21:01\') and col_Uint32=CAST(6 AS Uint32) and col_Decimal150=CAST(\'6\' AS Decimal(15,0)) and col_Utf8=\'Utf8 6\' and col_pgfloat4=pgfloat4(\'6.4\') and col_pgfloat8=pgfloat8(\'6.6\') and col_Double=CAST(6.2 AS Double)\n                \n                " } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 2c7807a8-5fd5-4521-9118-59681ff709aa, ghrun-plncoo66um.auto.internal:19304): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZDNmMTIwODgtMjMwNTA3NDYtZDg4MDc2YmEtOTYwMTliYjc=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZDNmMTIwODgtMjMwNTA3NDYtZDg4MDc2YmEtOTYwMTliYjc=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 667c2c28-b843-44e8-9ee8-91e4540ba325, ghrun-plncoo66um.auto.internal:19304): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 667c2c28-b843-44e8-9ee8-91e4540ba325, ghrun-plncoo66um.auto.internal:19304): request = { session_id: "ydb://session/3?node_id=1&id=ZDNmMTIwODgtMjMwNTA3NDYtZDg4MDc2YmEtOTYwMTliYjc=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_pgint4_0_UNIQUE_SYNC` WHERE \n                pk_pgbool=pgbool(\'t\') and pk_pgint2=pgint2(\'6\') and pk_pgint4=pgint4(\'6\') and pk_pgint8=pgint8(\'6\') and pk_pgnumeric=pgnumeric(\'6.123456\') and pk_pgbytea=pgbytea(\'pgbytea 6\') and pk_pgtext=pgtext(\'pgtext 6\') and pk_pgvarchar=pgvarchar(\'pgvarchar 6\') and pk_pguuid=pguuid(\'30065678-e89b-12d3-a456-556642440000\') and pk_pgdate=pgdate(\'2006-01-01\') and pk_pgtimestamp=pgtimestamp(\'2006-10-02 11:00:00\') and pk_pginterval=pginterval(\'06:21:01\') and pk_Uint32=CAST(6 AS Uint32) and pk_Decimal150=CAST(\'6\' AS Decimal(15,0)) and pk_Utf8=\'Utf8 6\'\n                 and \n                col_index_pgint2=pgint2(\'6\') and col_index_pgint4=pgint4(\'6\') and col_index_pgint8=pgint8(\'6\') and col_index_pgnumeric=pgnumeric(\'6.123456\') and col_index_pgbytea=pgbytea(\'pgbytea 6\') and col_index_pgtext=pgtext(\'pgtext 6\') and col_index_pgvarchar=pgvarchar(\'pgvarchar 6\') and col_index_pguuid=pguuid(\'30065678-e89b-12d3-a456-556642440000\') and col_index_pgdate=pgdate(\'2006-01-01\') and col_index_pgtimestamp=pgtimestamp(\'2006-10-02 11:00:00\') and col_index_pginterval=pginterval(\'06:21:01\') and col_index_Uint32=CAST(6 AS Uint32) and col_index_Decimal150=CAST(\'6\' AS Decimal(15,0)) and col_index_Utf8=\'Utf8 6\'\n                 and \n                col_pgbool=pgbool(\'t\') and col_pgint2=pgint2(\'6\') and col_pgint4=pgint4(\'6\') and col_pgint8=pgint8(\'6\') and col_pgnumeric=pgnumeric(\'6.123456\') and col_pgbytea=pgbytea(\'pgbytea 6\') and col_pgtext=pgtext(\'pgtext 6\') and col_pgvarchar=pgvarchar(\'pgvarchar 6\') and col_pguuid=pguuid(\'30065678-e89b-12d3-a456-556642440000\') and col_pgdate=pgdate(\'2006-01-01\') and col_pgtimestamp=pgtimestamp(\'2006-10-02 11:00:00\') and col_pginterval=pginterval(\'06:21:01\') and col_Uint32=CAST(6 AS Uint32) and col_Decimal150=CAST(\'6\' AS Decimal(15,0)) and col_Utf8=\'Utf8 6\' and col_pgfloat4=pgfloat4(\'6.4\') and col_pgfloat8=pgfloat8(\'6.6\') and col_Double=CAST(6.2 AS Double)\n                \n                " } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 667c2c28-b843-44e8-9ee8-91e4540ba325, ghrun-plncoo66um.auto.internal:19304): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZDNmMTIwODgtMjMwNTA3NDYtZDg4MDc2YmEtOTYwMTliYjc=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZDNmMTIwODgtMjMwNTA3NDYtZDg4MDc2YmEtOTYwMTliYjc=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, b6b7f90b-ea29-4303-a522-a6381f9bda6a, ghrun-plncoo66um.auto.internal:19304): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, b6b7f90b-ea29-4303-a522-a6381f9bda6a, ghrun-plncoo66um.auto.internal:19304): request = { session_id: "ydb://session/3?node_id=1&id=ZDNmMTIwODgtMjMwNTA3NDYtZDg4MDc2YmEtOTYwMTliYjc=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_pgint4_0_UNIQUE_SYNC` WHERE \n                pk_pgbool=pgbool(\'t\') and pk_pgint2=pgint2(\'6\') and pk_pgint4=pgint4(\'6\') and pk_pgint8=pgint8(\'6\') and pk_pgnumeric=pgnumeric(\'6.123456\') and pk_pgbytea=pgbytea(\'pgbytea 6\') and pk_pgtext=pgtext(\'pgtext 6\') and pk_pgvarchar=pgvarchar(\'pgvarchar 6\') and pk_pguuid=pguuid(\'30065678-e89b-12d3-a456-556642440000\') and pk_pgdate=pgdate(\'2006-01-01\') and pk_pgtimestamp=pgtimestamp(\'2006-10-02 11:00:00\') and pk_pginterval=pginterval(\'06:21:01\') and pk_Uint32=CAST(6 AS Uint32) and pk_Decimal150=CAST(\'6\' AS Decimal(15,0)) and pk_Utf8=\'Utf8 6\'\n                 and \n                col_index_pgint2=pgint2(\'6\') and col_index_pgint4=pgint4(\'6\') and col_index_pgint8=pgint8(\'6\') and col_index_pgnumeric=pgnumeric(\'6.123456\') and col_index_pgbytea=pgbytea(\'pgbytea 6\') and col_index_pgtext=pgtext(\'pgtext 6\') and col_index_pgvarchar=pgvarchar(\'pgvarchar 6\') and col_index_pguuid=pguuid(\'30065678-e89b-12d3-a456-556642440000\') and col_index_pgdate=pgdate(\'2006-01-01\') and col_index_pgtimestamp=pgtimestamp(\'2006-10-02 11:00:00\') and col_index_pginterval=pginterval(\'06:21:01\') and col_index_Uint32=CAST(6 AS Uint32) and col_index_Decimal150=CAST(\'6\' AS Decimal(15,0)) and col_index_Utf8=\'Utf8 6\'\n                 and \n                col_pgbool=pgbool(\'t\') and col_pgint2=pgint2(\'6\') and col_pgint4=pgint4(\'6\') and col_pgint8=pgint8(\'6\') and col_pgnumeric=pgnumeric(\'6.123456\') and col_pgbytea=pgbytea(\'pgbytea 6\') and col_pgtext=pgtext(\'pgtext 6\') and col_pgvarchar=pgvarchar(\'pgvarchar 6\') and col_pguuid=pguuid(\'30065678-e89b-12d3-a456-556642440000\') and col_pgdate=pgdate(\'2006-01-01\') and col_pgtimestamp=pgtimestamp(\'2006-10-02 11:00:00\') and col_pginterval=pginterval(\'06:21:01\') and col_Uint32=CAST(6 AS Uint32) and col_Decimal150=CAST(\'6\' AS Decimal(15,0)) and col_Utf8=\'Utf8 6\' and col_pgfloat4=pgfloat4(\'6.4\') and col_pgfloat8=pgfloat8(\'6.6\') and col_Double=CAST(6.2 AS Double)\n                \n                " } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, b6b7f90b-ea29-4303-a522-a6381f9bda6a, ghrun-plncoo66um.auto.internal:19304): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZDNmMTIwODgtMjMwNTA3NDYtZDg4MDc2YmEtOTYwMTliYjc=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZDNmMTIwODgtMjMwNTA3NDYtZDg4MDc2YmEtOTYwMTliYjc=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, ae064273-d650-4d8b-bad4-239d768e9330, ghrun-plncoo66um.auto.internal:19304): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, ae064273-d650-4d8b-bad4-239d768e9330, ghrun-plncoo66um.auto.internal:19304): request = { session_id: "ydb://session/3?node_id=1&id=ZDNmMTIwODgtMjMwNTA3NDYtZDg4MDc2YmEtOTYwMTliYjc=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_pgint4_0_UNIQUE_SYNC` WHERE \n                pk_pgbool=pgbool(\'t\') and pk_pgint2=pgint2(\'6\') and pk_pgint4=pgint4(\'6\') and pk_pgint8=pgint8(\'6\') and pk_pgnumeric=pgnumeric(\'6.123456\') and pk_pgbytea=pgbytea(\'pgbytea 6\') and pk_pgtext=pgtext(\'pgtext 6\') and pk_pgvarchar=pgvarchar(\'pgvarchar 6\') and pk_pguuid=pguuid(\'30065678-e89b-12d3-a456-556642440000\') and pk_pgdate=pgdate(\'2006-01-01\') and pk_pgtimestamp=pgtimestamp(\'2006-10-02 11:00:00\') and pk_pginterval=pginterval(\'06:21:01\') and pk_Uint32=CAST(6 AS Uint32) and pk_Decimal150=CAST(\'6\' AS Decimal(15,0)) and pk_Utf8=\'Utf8 6\'\n                 and \n                col_index_pgint2=pgint2(\'6\') and col_index_pgint4=pgint4(\'6\') and col_index_pgint8=pgint8(\'6\') and col_index_pgnumeric=pgnumeric(\'6.123456\') and col_index_pgbytea=pgbytea(\'pgbytea 6\') and col_index_pgtext=pgtext(\'pgtext 6\') and col_index_pgvarchar=pgvarchar(\'pgvarchar 6\') and col_index_pguuid=pguuid(\'30065678-e89b-12d3-a456-556642440000\') and col_index_pgdate=pgdate(\'2006-01-01\') and col_index_pgtimestamp=pgtimestamp(\'2006-10-02 11:00:00\') and col_index_pginterval=pginterval(\'06:21:01\') and col_index_Uint32=CAST(6 AS Uint32) and col_index_Decimal150=CAST(\'6\' AS Decimal(15,0)) and col_index_Utf8=\'Utf8 6\'\n                 and \n                col_pgbool=pgbool(\'t\') and col_pgint2=pgint2(\'6\') and col_pgint4=pgint4(\'6\') and col_pgint8=pgint8(\'6\') and col_pgnumeric=pgnumeric(\'6.123456\') and col_pgbytea=pgbytea(\'pgbytea 6\') and col_pgtext=pgtext(\'pgtext 6\') and col_pgvarchar=pgvarchar(\'pgvarchar 6\') and col_pguuid=pguuid(\'30065678-e89b-12d3-a456-556642440000\') and col_pgdate=pgdate(\'2006-01-01\') and col_pgtimestamp=pgtimestamp(\'2006-10-02 11:00:00\') and col_pginterval=pginterval(\'06:21:01\') and col_Uint32=CAST(6 AS Uint32) and col_Decimal150=CAST(\'6\' AS Decimal(15,0)) and col_Utf8=\'Utf8 6\' and col_pgfloat4=pgfloat4(\'6.4\') and col_pgfloat8=pgfloat8(\'6.6\') and col_Double=CAST(6.2 AS Double)\n                \n                " } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, ae064273-d650-4d8b-bad4-239d768e9330, ghrun-plncoo66um.auto.internal:19304): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZDNmMTIwODgtMjMwNTA3NDYtZDg4MDc2YmEtOTYwMTliYjc=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZDNmMTIwODgtMjMwNTA3NDYtZDg4MDc2YmEtOTYwMTliYjc=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 8bb51ae9-a587-455f-9faf-8cfea076ec88, ghrun-plncoo66um.auto.internal:19304): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 8bb51ae9-a587-455f-9faf-8cfea076ec88, ghrun-plncoo66um.auto.internal:19304): request = { session_id: "ydb://session/3?node_id=1&id=ZDNmMTIwODgtMjMwNTA3NDYtZDg4MDc2YmEtOTYwMTliYjc=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_pgint4_0_UNIQUE_SYNC` WHERE \n                pk_pgbool=pgbool(\'t\') and pk_pgint2=pgint2(\'6\') and pk_pgint4=pgint4(\'6\') and pk_pgint8=pgint8(\'6\') and pk_pgnumeric=pgnumeric(\'6.123456\') and pk_pgbytea=pgbytea(\'pgbytea 6\') and pk_pgtext=pgtext(\'pgtext 6\') and pk_pgvarchar=pgvarchar(\'pgvarchar 6\') and pk_pguuid=pguuid(\'30065678-e89b-12d3-a456-556642440000\') and pk_pgdate=pgdate(\'2006-01-01\') and pk_pgtimestamp=pgtimestamp(\'2006-10-02 11:00:00\') and pk_pginterval=pginterval(\'06:21:01\') and pk_Uint32=CAST(6 AS Uint32) and pk_Decimal150=CAST(\'6\' AS Decimal(15,0)) and pk_Utf8=\'Utf8 6\'\n                 and \n                col_index_pgint2=pgint2(\'6\') and col_index_pgint4=pgint4(\'6\') and col_index_pgint8=pgint8(\'6\') and col_index_pgnumeric=pgnumeric(\'6.123456\') and col_index_pgbytea=pgbytea(\'pgbytea 6\') and col_index_pgtext=pgtext(\'pgtext 6\') and col_index_pgvarchar=pgvarchar(\'pgvarchar 6\') and col_index_pguuid=pguuid(\'30065678-e89b-12d3-a456-556642440000\') and col_index_pgdate=pgdate(\'2006-01-01\') and col_index_pgtimestamp=pgtimestamp(\'2006-10-02 11:00:00\') and col_index_pginterval=pginterval(\'06:21:01\') and col_index_Uint32=CAST(6 AS Uint32) and col_index_Decimal150=CAST(\'6\' AS Decimal(15,0)) and col_index_Utf8=\'Utf8 6\'\n                 and \n                col_pgbool=pgbool(\'t\') and col_pgint2=pgint2(\'6\') and col_pgint4=pgint4(\'6\') and col_pgint8=pgint8(\'6\') and col_pgnumeric=pgnumeric(\'6.123456\') and col_pgbytea=pgbytea(\'pgbytea 6\') and col_pgtext=pgtext(\'pgtext 6\') and col_pgvarchar=pgvarchar(\'pgvarchar 6\') and col_pguuid=pguuid(\'30065678-e89b-12d3-a456-556642440000\') and col_pgdate=pgdate(\'2006-01-01\') and col_pgtimestamp=pgtimestamp(\'2006-10-02 11:00:00\') and col_pginterval=pginterval(\'06:21:01\') and col_Uint32=CAST(6 AS Uint32) and col_Decimal150=CAST(\'6\' AS Decimal(15,0)) and col_Utf8=\'Utf8 6\' and col_pgfloat4=pgfloat4(\'6.4\') and col_pgfloat8=pgfloat8(\'6.6\') and col_Double=CAST(6.2 AS Double)\n                \n                " } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 8bb51ae9-a587-455f-9faf-8cfea076ec88, ghrun-plncoo66um.auto.internal:19304): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZDNmMTIwODgtMjMwNTA3NDYtZDg4MDc2YmEtOTYwMTliYjc=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZDNmMTIwODgtMjMwNTA3NDYtZDg4MDc2YmEtOTYwMTliYjc=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 90ffde2e-07a8-4401-ab7c-d6f9f311b39a, ghrun-plncoo66um.auto.internal:19304): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 90ffde2e-07a8-4401-ab7c-d6f9f311b39a, ghrun-plncoo66um.auto.internal:19304): request = { session_id: "ydb://session/3?node_id=1&id=ZDNmMTIwODgtMjMwNTA3NDYtZDg4MDc2YmEtOTYwMTliYjc=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_pgint4_0_UNIQUE_SYNC` WHERE \n                pk_pgbool=pgbool(\'t\') and pk_pgint2=pgint2(\'6\') and pk_pgint4=pgint4(\'6\') and pk_pgint8=pgint8(\'6\') and pk_pgnumeric=pgnumeric(\'6.123456\') and pk_pgbytea=pgbytea(\'pgbytea 6\') and pk_pgtext=pgtext(\'pgtext 6\') and pk_pgvarchar=pgvarchar(\'pgvarchar 6\') and pk_pguuid=pguuid(\'30065678-e89b-12d3-a456-556642440000\') and pk_pgdate=pgdate(\'2006-01-01\') and pk_pgtimestamp=pgtimestamp(\'2006-10-02 11:00:00\') and pk_pginterval=pginterval(\'06:21:01\') and pk_Uint32=CAST(6 AS Uint32) and pk_Decimal150=CAST(\'6\' AS Decimal(15,0)) and pk_Utf8=\'Utf8 6\'\n                 and \n                col_index_pgint2=pgint2(\'6\') and col_index_pgint4=pgint4(\'6\') and col_index_pgint8=pgint8(\'6\') and col_index_pgnumeric=pgnumeric(\'6.123456\') and col_index_pgbytea=pgbytea(\'pgbytea 6\') and col_index_pgtext=pgtext(\'pgtext 6\') and col_index_pgvarchar=pgvarchar(\'pgvarchar 6\') and col_index_pguuid=pguuid(\'30065678-e89b-12d3-a456-556642440000\') and col_index_pgdate=pgdate(\'2006-01-01\') and col_index_pgtimestamp=pgtimestamp(\'2006-10-02 11:00:00\') and col_index_pginterval=pginterval(\'06:21:01\') and col_index_Uint32=CAST(6 AS Uint32) and col_index_Decimal150=CAST(\'6\' AS Decimal(15,0)) and col_index_Utf8=\'Utf8 6\'\n                 and \n                col_pgbool=pgbool(\'t\') and col_pgint2=pgint2(\'6\') and col_pgint4=pgint4(\'6\') and col_pgint8=pgint8(\'6\') and col_pgnumeric=pgnumeric(\'6.123456\') and col_pgbytea=pgbytea(\'pgbytea 6\') and col_pgtext=pgtext(\'pgtext 6\') and col_pgvarchar=pgvarchar(\'pgvarchar 6\') and col_pguuid=pguuid(\'30065678-e89b-12d3-a456-556642440000\') and col_pgdate=pgdate(\'2006-01-01\') and col_pgtimestamp=pgtimestamp(\'2006-10-02 11:00:00\') and col_pginterval=pginterval(\'06:21:01\') and col_Uint32=CAST(6 AS Uint32) and col_Decimal150=CAST(\'6\' AS Decimal(15,0)) and col_Utf8=\'Utf8 6\' and col_pgfloat4=pgfloat4(\'6.4\') and col_pgfloat8=pgfloat8(\'6.6\') and col_Double=CAST(6.2 AS Double)\n                \n                " } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 90ffde2e-07a8-4401-ab7c-d6f9f311b39a, ghrun-plncoo66um.auto.internal:19304): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZDNmMTIwODgtMjMwNTA3NDYtZDg4MDc2YmEtOTYwMTliYjc=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZDNmMTIwODgtMjMwNTA3NDYtZDg4MDc2YmEtOTYwMTliYjc=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, bb62d65f-21c9-443a-b64c-b0040e6fc1fe, ghrun-plncoo66um.auto.internal:19304): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, bb62d65f-21c9-443a-b64c-b0040e6fc1fe, ghrun-plncoo66um.auto.internal:19304): request = { session_id: "ydb://session/3?node_id=1&id=ZDNmMTIwODgtMjMwNTA3NDYtZDg4MDc2YmEtOTYwMTliYjc=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_pgint4_0_UNIQUE_SYNC` WHERE \n                pk_pgbool=pgbool(\'t\') and pk_pgint2=pgint2(\'6\') and pk_pgint4=pgint4(\'6\') and pk_pgint8=pgint8(\'6\') and pk_pgnumeric=pgnumeric(\'6.123456\') and pk_pgbytea=pgbytea(\'pgbytea 6\') and pk_pgtext=pgtext(\'pgtext 6\') and pk_pgvarchar=pgvarchar(\'pgvarchar 6\') and pk_pguuid=pguuid(\'30065678-e89b-12d3-a456-556642440000\') and pk_pgdate=pgdate(\'2006-01-01\') and pk_pgtimestamp=pgtimestamp(\'2006-10-02 11:00:00\') and pk_pginterval=pginterval(\'06:21:01\') and pk_Uint32=CAST(6 AS Uint32) and pk_Decimal150=CAST(\'6\' AS Decimal(15,0)) and pk_Utf8=\'Utf8 6\'\n                 and \n                col_index_pgint2=pgint2(\'6\') and col_index_pgint4=pgint4(\'6\') and col_index_pgint8=pgint8(\'6\') and col_index_pgnumeric=pgnumeric(\'6.123456\') and col_index_pgbytea=pgbytea(\'pgbytea 6\') and col_index_pgtext=pgtext(\'pgtext 6\') and col_index_pgvarchar=pgvarchar(\'pgvarchar 6\') and col_index_pguuid=pguuid(\'30065678-e89b-12d3-a456-556642440000\') and col_index_pgdate=pgdate(\'2006-01-01\') and col_index_pgtimestamp=pgtimestamp(\'2006-10-02 11:00:00\') and col_index_pginterval=pginterval(\'06:21:01\') and col_index_Uint32=CAST(6 AS Uint32) and col_index_Decimal150=CAST(\'6\' AS Decimal(15,0)) and col_index_Utf8=\'Utf8 6\'\n                 and \n                col_pgbool=pgbool(\'t\') and col_pgint2=pgint2(\'6\') and col_pgint4=pgint4(\'6\') and col_pgint8=pgint8(\'6\') and col_pgnumeric=pgnumeric(\'6.123456\') and col_pgbytea=pgbytea(\'pgbytea 6\') and col_pgtext=pgtext(\'pgtext 6\') and col_pgvarchar=pgvarchar(\'pgvarchar 6\') and col_pguuid=pguuid(\'30065678-e89b-12d3-a456-556642440000\') and col_pgdate=pgdate(\'2006-01-01\') and col_pgtimestamp=pgtimestamp(\'2006-10-02 11:00:00\') and col_pginterval=pginterval(\'06:21:01\') and col_Uint32=CAST(6 AS Uint32) and col_Decimal150=CAST(\'6\' AS Decimal(15,0)) and col_Utf8=\'Utf8 6\' and col_pgfloat4=pgfloat4(\'6.4\') and col_pgfloat8=pgfloat8(\'6.6\') and col_Double=CAST(6.2 AS Double)\n                \n                " } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, bb62d65f-21c9-443a-b64c-b0040e6fc1fe, ghrun-plncoo66um.auto.internal:19304): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZDNmMTIwODgtMjMwNTA3NDYtZDg4MDc2YmEtOTYwMTliYjc=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZDNmMTIwODgtMjMwNTA3NDYtZDg4MDc2YmEtOTYwMTliYjc=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, c4969733-23df-4829-be75-cde717989470, ghrun-plncoo66um.auto.internal:19304): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, c4969733-23df-4829-be75-cde717989470, ghrun-plncoo66um.auto.internal:19304): request = { session_id: "ydb://session/3?node_id=1&id=ZDNmMTIwODgtMjMwNTA3NDYtZDg4MDc2YmEtOTYwMTliYjc=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_pgint4_0_UNIQUE_SYNC` WHERE \n                pk_pgbool=pgbool(\'t\') and pk_pgint2=pgint2(\'6\') and pk_pgint4=pgint4(\'6\') and pk_pgint8=pgint8(\'6\') and pk_pgnumeric=pgnumeric(\'6.123456\') and pk_pgbytea=pgbytea(\'pgbytea 6\') and pk_pgtext=pgtext(\'pgtext 6\') and pk_pgvarchar=pgvarchar(\'pgvarchar 6\') and pk_pguuid=pguuid(\'30065678-e89b-12d3-a456-556642440000\') and pk_pgdate=pgdate(\'2006-01-01\') and pk_pgtimestamp=pgtimestamp(\'2006-10-02 11:00:00\') and pk_pginterval=pginterval(\'06:21:01\') and pk_Uint32=CAST(6 AS Uint32) and pk_Decimal150=CAST(\'6\' AS Decimal(15,0)) and pk_Utf8=\'Utf8 6\'\n                 and \n                col_index_pgint2=pgint2(\'6\') and col_index_pgint4=pgint4(\'6\') and col_index_pgint8=pgint8(\'6\') and col_index_pgnumeric=pgnumeric(\'6.123456\') and col_index_pgbytea=pgbytea(\'pgbytea 6\') and col_index_pgtext=pgtext(\'pgtext 6\') and col_index_pgvarchar=pgvarchar(\'pgvarchar 6\') and col_index_pguuid=pguuid(\'30065678-e89b-12d3-a456-556642440000\') and col_index_pgdate=pgdate(\'2006-01-01\') and col_index_pgtimestamp=pgtimestamp(\'2006-10-02 11:00:00\') and col_index_pginterval=pginterval(\'06:21:01\') and col_index_Uint32=CAST(6 AS Uint32) and col_index_Decimal150=CAST(\'6\' AS Decimal(15,0)) and col_index_Utf8=\'Utf8 6\'\n                 and \n                col_pgbool=pgbool(\'t\') and col_pgint2=pgint2(\'6\') and col_pgint4=pgint4(\'6\') and col_pgint8=pgint8(\'6\') and col_pgnumeric=pgnumeric(\'6.123456\') and col_pgbytea=pgbytea(\'pgbytea 6\') and col_pgtext=pgtext(\'pgtext 6\') and col_pgvarchar=pgvarchar(\'pgvarchar 6\') and col_pguuid=pguuid(\'30065678-e89b-12d3-a456-556642440000\') and col_pgdate=pgdate(\'2006-01-01\') and col_pgtimestamp=pgtimestamp(\'2006-10-02 11:00:00\') and col_pginterval=pginterval(\'06:21:01\') and col_Uint32=CAST(6 AS Uint32) and col_Decimal150=CAST(\'6\' AS Decimal(15,0)) and col_Utf8=\'Utf8 6\' and col_pgfloat4=pgfloat4(\'6.4\') and col_pgfloat8=pgfloat8(\'6.6\') and col_Double=CAST(6.2 AS Double)\n                \n                " } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, c4969733-23df-4829-be75-cde717989470, ghrun-plncoo66um.auto.internal:19304): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZDNmMTIwODgtMjMwNTA3NDYtZDg4MDc2YmEtOTYwMTliYjc=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZDNmMTIwODgtMjMwNTA3NDYtZDg4MDc2YmEtOTYwMTliYjc=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, a1fd23ed-521c-45c2-a881-345e1ee83593, ghrun-plncoo66um.auto.internal:19304): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, a1fd23ed-521c-45c2-a881-345e1ee83593, ghrun-plncoo66um.auto.internal:19304): request = { session_id: "ydb://session/3?node_id=1&id=ZDNmMTIwODgtMjMwNTA3NDYtZDg4MDc2YmEtOTYwMTliYjc=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_pgint4_0_UNIQUE_SYNC` WHERE \n                pk_pgbool=pgbool(\'t\') and pk_pgint2=pgint2(\'6\') and pk_pgint4=pgint4(\'6\') and pk_pgint8=pgint8(\'6\') and pk_pgnumeric=pgnumeric(\'6.123456\') and pk_pgbytea=pgbytea(\'pgbytea 6\') and pk_pgtext=pgtext(\'pgtext 6\') and pk_pgvarchar=pgvarchar(\'pgvarchar 6\') and pk_pguuid=pguuid(\'30065678-e89b-12d3-a456-556642440000\') and pk_pgdate=pgdate(\'2006-01-01\') and pk_pgtimestamp=pgtimestamp(\'2006-10-02 11:00:00\') and pk_pginterval=pginterval(\'06:21:01\') and pk_Uint32=CAST(6 AS Uint32) and pk_Decimal150=CAST(\'6\' AS Decimal(15,0)) and pk_Utf8=\'Utf8 6\'\n                 and \n                col_index_pgint2=pgint2(\'6\') and col_index_pgint4=pgint4(\'6\') and col_index_pgint8=pgint8(\'6\') and col_index_pgnumeric=pgnumeric(\'6.123456\') and col_index_pgbytea=pgbytea(\'pgbytea 6\') and col_index_pgtext=pgtext(\'pgtext 6\') and col_index_pgvarchar=pgvarchar(\'pgvarchar 6\') and col_index_pguuid=pguuid(\'30065678-e89b-12d3-a456-556642440000\') and col_index_pgdate=pgdate(\'2006-01-01\') and col_index_pgtimestamp=pgtimestamp(\'2006-10-02 11:00:00\') and col_index_pginterval=pginterval(\'06:21:01\') and col_index_Uint32=CAST(6 AS Uint32) and col_index_Decimal150=CAST(\'6\' AS Decimal(15,0)) and col_index_Utf8=\'Utf8 6\'\n                 and \n                col_pgbool=pgbool(\'t\') and col_pgint2=pgint2(\'6\') and col_pgint4=pgint4(\'6\') and col_pgint8=pgint8(\'6\') and col_pgnumeric=pgnumeric(\'6.123456\') and col_pgbytea=pgbytea(\'pgbytea 6\') and col_pgtext=pgtext(\'pgtext 6\') and col_pgvarchar=pgvarchar(\'pgvarchar 6\') and col_pguuid=pguuid(\'30065678-e89b-12d3-a456-556642440000\') and col_pgdate=pgdate(\'2006-01-01\') and col_pgtimestamp=pgtimestamp(\'2006-10-02 11:00:00\') and col_pginterval=pginterval(\'06:21:01\') and col_Uint32=CAST(6 AS Uint32) and col_Decimal150=CAST(\'6\' AS Decimal(15,0)) and col_Utf8=\'Utf8 6\' and col_pgfloat4=pgfloat4(\'6.4\') and col_pgfloat8=pgfloat8(\'6.6\') and col_Double=CAST(6.2 AS Double)\n                \n                " } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, a1fd23ed-521c-45c2-a881-345e1ee83593, ghrun-plncoo66um.auto.internal:19304): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZDNmMTIwODgtMjMwNTA3NDYtZDg4MDc2YmEtOTYwMTliYjc=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZDNmMTIwODgtMjMwNTA3NDYtZDg4MDc2YmEtOTYwMTliYjc=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 4d436c11-51c6-4062-a569-a4cc604a4f65, ghrun-plncoo66um.auto.internal:19304): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 4d436c11-51c6-4062-a569-a4cc604a4f65, ghrun-plncoo66um.auto.internal:19304): request = { session_id: "ydb://session/3?node_id=1&id=ZDNmMTIwODgtMjMwNTA3NDYtZDg4MDc2YmEtOTYwMTliYjc=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_pgint4_0_UNIQUE_SYNC` WHERE \n                pk_pgbool=pgbool(\'t\') and pk_pgint2=pgint2(\'6\') and pk_pgint4=pgint4(\'6\') and pk_pgint8=pgint8(\'6\') and pk_pgnumeric=pgnumeric(\'6.123456\') and pk_pgbytea=pgbytea(\'pgbytea 6\') and pk_pgtext=pgtext(\'pgtext 6\') and pk_pgvarchar=pgvarchar(\'pgvarchar 6\') and pk_pguuid=pguuid(\'30065678-e89b-12d3-a456-556642440000\') and pk_pgdate=pgdate(\'2006-01-01\') and pk_pgtimestamp=pgtimestamp(\'2006-10-02 11:00:00\') and pk_pginterval=pginterval(\'06:21:01\') and pk_Uint32=CAST(6 AS Uint32) and pk_Decimal150=CAST(\'6\' AS Decimal(15,0)) and pk_Utf8=\'Utf8 6\'\n                 and \n                col_index_pgint2=pgint2(\'6\') and col_index_pgint4=pgint4(\'6\') and col_index_pgint8=pgint8(\'6\') and col_index_pgnumeric=pgnumeric(\'6.123456\') and col_index_pgbytea=pgbytea(\'pgbytea 6\') and col_index_pgtext=pgtext(\'pgtext 6\') and col_index_pgvarchar=pgvarchar(\'pgvarchar 6\') and col_index_pguuid=pguuid(\'30065678-e89b-12d3-a456-556642440000\') and col_index_pgdate=pgdate(\'2006-01-01\') and col_index_pgtimestamp=pgtimestamp(\'2006-10-02 11:00:00\') and col_index_pginterval=pginterval(\'06:21:01\') and col_index_Uint32=CAST(6 AS Uint32) and col_index_Decimal150=CAST(\'6\' AS Decimal(15,0)) and col_index_Utf8=\'Utf8 6\'\n                 and \n                col_pgbool=pgbool(\'t\') and col_pgint2=pgint2(\'6\') and col_pgint4=pgint4(\'6\') and col_pgint8=pgint8(\'6\') and col_pgnumeric=pgnumeric(\'6.123456\') and col_pgbytea=pgbytea(\'pgbytea 6\') and col_pgtext=pgtext(\'pgtext 6\') and col_pgvarchar=pgvarchar(\'pgvarchar 6\') and col_pguuid=pguuid(\'30065678-e89b-12d3-a456-556642440000\') and col_pgdate=pgdate(\'2006-01-01\') and col_pgtimestamp=pgtimestamp(\'2006-10-02 11:00:00\') and col_pginterval=pginterval(\'06:21:01\') and col_Uint32=CAST(6 AS Uint32) and col_Decimal150=CAST(\'6\' AS Decimal(15,0)) and col_Utf8=\'Utf8 6\' and col_pgfloat4=pgfloat4(\'6.4\') and col_pgfloat8=pgfloat8(\'6.6\') and col_Double=CAST(6.2 AS Double)\n                \n                " } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 4d436c11-51c6-4062-a569-a4cc604a4f65, ghrun-plncoo66um.auto.internal:19304): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZDNmMTIwODgtMjMwNTA3NDYtZDg4MDc2YmEtOTYwMTliYjc=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZDNmMTIwODgtMjMwNTA3NDYtZDg4MDc2YmEtOTYwMTliYjc=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 4b3d4aa3-71a2-49a0-a8c9-552bea74c781, ghrun-plncoo66um.auto.internal:19304): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 4b3d4aa3-71a2-49a0-a8c9-552bea74c781, ghrun-plncoo66um.auto.internal:19304): request = { session_id: "ydb://session/3?node_id=1&id=ZDNmMTIwODgtMjMwNTA3NDYtZDg4MDc2YmEtOTYwMTliYjc=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_pgint4_0_UNIQUE_SYNC` WHERE \n                pk_pgbool=pgbool(\'t\') and pk_pgint2=pgint2(\'6\') and pk_pgint4=pgint4(\'6\') and pk_pgint8=pgint8(\'6\') and pk_pgnumeric=pgnumeric(\'6.123456\') and pk_pgbytea=pgbytea(\'pgbytea 6\') and pk_pgtext=pgtext(\'pgtext 6\') and pk_pgvarchar=pgvarchar(\'pgvarchar 6\') and pk_pguuid=pguuid(\'30065678-e89b-12d3-a456-556642440000\') and pk_pgdate=pgdate(\'2006-01-01\') and pk_pgtimestamp=pgtimestamp(\'2006-10-02 11:00:00\') and pk_pginterval=pginterval(\'06:21:01\') and pk_Uint32=CAST(6 AS Uint32) and pk_Decimal150=CAST(\'6\' AS Decimal(15,0)) and pk_Utf8=\'Utf8 6\'\n                 and \n                col_index_pgint2=pgint2(\'6\') and col_index_pgint4=pgint4(\'6\') and col_index_pgint8=pgint8(\'6\') and col_index_pgnumeric=pgnumeric(\'6.123456\') and col_index_pgbytea=pgbytea(\'pgbytea 6\') and col_index_pgtext=pgtext(\'pgtext 6\') and col_index_pgvarchar=pgvarchar(\'pgvarchar 6\') and col_index_pguuid=pguuid(\'30065678-e89b-12d3-a456-556642440000\') and col_index_pgdate=pgdate(\'2006-01-01\') and col_index_pgtimestamp=pgtimestamp(\'2006-10-02 11:00:00\') and col_index_pginterval=pginterval(\'06:21:01\') and col_index_Uint32=CAST(6 AS Uint32) and col_index_Decimal150=CAST(\'6\' AS Decimal(15,0)) and col_index_Utf8=\'Utf8 6\'\n                 and \n                col_pgbool=pgbool(\'t\') and col_pgint2=pgint2(\'6\') and col_pgint4=pgint4(\'6\') and col_pgint8=pgint8(\'6\') and col_pgnumeric=pgnumeric(\'6.123456\') and col_pgbytea=pgbytea(\'pgbytea 6\') and col_pgtext=pgtext(\'pgtext 6\') and col_pgvarchar=pgvarchar(\'pgvarchar 6\') and col_pguuid=pguuid(\'30065678-e89b-12d3-a456-556642440000\') and col_pgdate=pgdate(\'2006-01-01\') and col_pgtimestamp=pgtimestamp(\'2006-10-02 11:00:00\') and col_pginterval=pginterval(\'06:21:01\') and col_Uint32=CAST(6 AS Uint32) and col_Decimal150=CAST(\'6\' AS Decimal(15,0)) and col_Utf8=\'Utf8 6\' and col_pgfloat4=pgfloat4(\'6.4\') and col_pgfloat8=pgfloat8(\'6.6\') and col_Double=CAST(6.2 AS Double)\n                \n                " } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 4b3d4aa3-71a2-49a0-a8c9-552bea74c781, ghrun-plncoo66um.auto.internal:19304): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZDNmMTIwODgtMjMwNTA3NDYtZDg4MDc2YmEtOTYwMTliYjc=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZDNmMTIwODgtMjMwNTA3NDYtZDg4MDc2YmEtOTYwMTliYjc=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 7f8851ac-4637-4e20-818d-272898b25226, ghrun-plncoo66um.auto.internal:19304): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 7f8851ac-4637-4e20-818d-272898b25226, ghrun-plncoo66um.auto.internal:19304): request = { session_id: "ydb://session/3?node_id=1&id=ZDNmMTIwODgtMjMwNTA3NDYtZDg4MDc2YmEtOTYwMTliYjc=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_pgint4_0_UNIQUE_SYNC` WHERE \n                pk_pgbool=pgbool(\'t\') and pk_pgint2=pgint2(\'6\') and pk_pgint4=pgint4(\'6\') and pk_pgint8=pgint8(\'6\') and pk_pgnumeric=pgnumeric(\'6.123456\') and pk_pgbytea=pgbytea(\'pgbytea 6\') and pk_pgtext=pgtext(\'pgtext 6\') and pk_pgvarchar=pgvarchar(\'pgvarchar 6\') and pk_pguuid=pguuid(\'30065678-e89b-12d3-a456-556642440000\') and pk_pgdate=pgdate(\'2006-01-01\') and pk_pgtimestamp=pgtimestamp(\'2006-10-02 11:00:00\') and pk_pginterval=pginterval(\'06:21:01\') and pk_Uint32=CAST(6 AS Uint32) and pk_Decimal150=CAST(\'6\' AS Decimal(15,0)) and pk_Utf8=\'Utf8 6\'\n                 and \n                col_index_pgint2=pgint2(\'6\') and col_index_pgint4=pgint4(\'6\') and col_index_pgint8=pgint8(\'6\') and col_index_pgnumeric=pgnumeric(\'6.123456\') and col_index_pgbytea=pgbytea(\'pgbytea 6\') and col_index_pgtext=pgtext(\'pgtext 6\') and col_index_pgvarchar=pgvarchar(\'pgvarchar 6\') and col_index_pguuid=pguuid(\'30065678-e89b-12d3-a456-556642440000\') and col_index_pgdate=pgdate(\'2006-01-01\') and col_index_pgtimestamp=pgtimestamp(\'2006-10-02 11:00:00\') and col_index_pginterval=pginterval(\'06:21:01\') and col_index_Uint32=CAST(6 AS Uint32) and col_index_Decimal150=CAST(\'6\' AS Decimal(15,0)) and col_index_Utf8=\'Utf8 6\'\n                 and \n                col_pgbool=pgbool(\'t\') and col_pgint2=pgint2(\'6\') and col_pgint4=pgint4(\'6\') and col_pgint8=pgint8(\'6\') and col_pgnumeric=pgnumeric(\'6.123456\') and col_pgbytea=pgbytea(\'pgbytea 6\') and col_pgtext=pgtext(\'pgtext 6\') and col_pgvarchar=pgvarchar(\'pgvarchar 6\') and col_pguuid=pguuid(\'30065678-e89b-12d3-a456-556642440000\') and col_pgdate=pgdate(\'2006-01-01\') and col_pgtimestamp=pgtimestamp(\'2006-10-02 11:00:00\') and col_pginterval=pginterval(\'06:21:01\') and col_Uint32=CAST(6 AS Uint32) and col_Decimal150=CAST(\'6\' AS Decimal(15,0)) and col_Utf8=\'Utf8 6\' and col_pgfloat4=pgfloat4(\'6.4\') and col_pgfloat8=pgfloat8(\'6.6\') and col_Double=CAST(6.2 AS Double)\n                \n                " } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 7f8851ac-4637-4e20-818d-272898b25226, ghrun-plncoo66um.auto.internal:19304): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZDNmMTIwODgtMjMwNTA3NDYtZDg4MDc2YmEtOTYwMTliYjc=
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 10000), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root
DEBUG    ydb.connection:connection.py:421 RpcState(ListEndpoints, d009ad81-4b75-4705-b961-283206fd166f, localhost:19304): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, d009ad81-4b75-4705-b961-283206fd166f, localhost:19304): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, d009ad81-4b75-4705-b961-283206fd166f, localhost:19304): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-plncoo66um.auto.internal" port: 19304 service: "nbs" service: "legacy" service: "tablet_service" service: "yql" service: "discovery" service: "cms" service: "locking" service: "kesus" service: "pq" service: "pqcd" service: "pqv1" service: "topic" service: "datastreams" service: "scripting" service: "clickhouse_internal" service: "rate_limiter" service: "analytics" service: "export" service: "import" service: "yq" service: "keyvalue" service: "monitoring" service: "auth" service: "query_service" service: "view" location: "1" node_id: 1 } self_location: "1" } } } }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Resolved endpoints for database /Root: DiscoveryResult <self_location: 1, endpoints [<Endpoint ghrun-plncoo66um.auto.internal:19304, location 1, ssl: False>]>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:19304
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZDNmMTIwODgtMjMwNTA3NDYtZDg4MDc2YmEtOTYwMTliYjc=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, dbf13223-5048-4181-ac31-94b71b76aa5b, ghrun-plncoo66um.auto.internal:19304): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, dbf13223-5048-4181-ac31-94b71b76aa5b, ghrun-plncoo66um.auto.internal:19304): request = { session_id: "ydb://session/3?node_id=1&id=ZDNmMTIwODgtMjMwNTA3NDYtZDg4MDc2YmEtOTYwMTliYjc=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_pgint4_0_UNIQUE_SYNC` WHERE \n                pk_pgbool=pgbool(\'t\') and pk_pgint2=pgint2(\'6\') and pk_pgint4=pgint4(\'6\') and pk_pgint8=pgint8(\'6\') and pk_pgnumeric=pgnumeric(\'6.123456\') and pk_pgbytea=pgbytea(\'pgbytea 6\') and pk_pgtext=pgtext(\'pgtext 6\') and pk_pgvarchar=pgvarchar(\'pgvarchar 6\') and pk_pguuid=pguuid(\'30065678-e89b-12d3-a456-556642440000\') and pk_pgdate=pgdate(\'2006-01-01\') and pk_pgtimestamp=pgtimestamp(\'2006-10-02 11:00:00\') and pk_pginterval=pginterval(\'06:21:01\') and pk_Uint32=CAST(6 AS Uint32) and pk_Decimal150=CAST(\'6\' AS Decimal(15,0)) and pk_Utf8=\'Utf8 6\'\n                 and \n                col_index_pgint2=pgint2(\'6\') and col_index_pgint4=pgint4(\'6\') and col_index_pgint8=pgint8(\'6\') and col_index_pgnumeric=pgnumeric(\'6.123456\') and col_index_pgbytea=pgbytea(\'pgbytea 6\') and col_index_pgtext=pgtext(\'pgtext 6\') and col_index_pgvarchar=pgvarchar(\'pgvarchar 6\') and col_index_pguuid=pguuid(\'30065678-e89b-12d3-a456-556642440000\') and col_index_pgdate=pgdate(\'2006-01-01\') and col_index_pgtimestamp=pgtimestamp(\'2006-10-02 11:00:00\') and col_index_pginterval=pginterval(\'06:21:01\') and col_index_Uint32=CAST(6 AS Uint32) and col_index_Decimal150=CAST(\'6\' AS Decimal(15,0)) and col_index_Utf8=\'Utf8 6\'\n                 and \n                col_pgbool=pgbool(\'t\') and col_pgint2=pgint2(\'6\') and col_pgint4=pgint4(\'6\') and col_pgint8=pgint8(\'6\') and col_pgnumeric=pgnumeric(\'6.123456\') and col_pgbytea=pgbytea(\'pgbytea 6\') and col_pgtext=pgtext(\'pgtext 6\') and col_pgvarchar=pgvarchar(\'pgvarchar 6\') and col_pguuid=pguuid(\'30065678-e89b-12d3-a456-556642440000\') and col_pgdate=pgdate(\'2006-01-01\') and col_pgtimestamp=pgtimestamp(\'2006-10-02 11:00:00\') and col_pginterval=pginterval(\'06:21:01\') and col_Uint32=CAST(6 AS Uint32) and col_Decimal150=CAST(\'6\' AS Decimal(15,0)) and col_Utf8=\'Utf8 6\' and col_pgfloat4=pgfloat4(\'6.4\') and col_pgfloat8=pgfloat8(\'6.6\') and col_Double=CAST(6.2 AS Double)\n                \n                " } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, dbf13223-5048-4181-ac31-94b71b76aa5b, ghrun-plncoo66um.auto.internal:19304): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZDNmMTIwODgtMjMwNTA3NDYtZDg4MDc2YmEtOTYwMTliYjc=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZDNmMTIwODgtMjMwNTA3NDYtZDg4MDc2YmEtOTYwMTliYjc=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 88c96fd6-194a-4c09-97d7-b511546b60b8, ghrun-plncoo66um.auto.internal:19304): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 88c96fd6-194a-4c09-97d7-b511546b60b8, ghrun-plncoo66um.auto.internal:19304): request = { session_id: "ydb://session/3?node_id=1&id=ZDNmMTIwODgtMjMwNTA3NDYtZDg4MDc2YmEtOTYwMTliYjc=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_pgint4_0_UNIQUE_SYNC` WHERE \n                pk_pgbool=pgbool(\'t\') and pk_pgint2=pgint2(\'6\') and pk_pgint4=pgint4(\'6\') and pk_pgint8=pgint8(\'6\') and pk_pgnumeric=pgnumeric(\'6.123456\') and pk_pgbytea=pgbytea(\'pgbytea 6\') and pk_pgtext=pgtext(\'pgtext 6\') and pk_pgvarchar=pgvarchar(\'pgvarchar 6\') and pk_pguuid=pguuid(\'30065678-e89b-12d3-a456-556642440000\') and pk_pgdate=pgdate(\'2006-01-01\') and pk_pgtimestamp=pgtimestamp(\'2006-10-02 11:00:00\') and pk_pginterval=pginterval(\'06:21:01\') and pk_Uint32=CAST(6 AS Uint32) and pk_Decimal150=CAST(\'6\' AS Decimal(15,0)) and pk_Utf8=\'Utf8 6\'\n                 and \n                col_index_pgint2=pgint2(\'6\') and col_index_pgint4=pgint4(\'6\') and col_index_pgint8=pgint8(\'6\') and col_index_pgnumeric=pgnumeric(\'6.123456\') and col_index_pgbytea=pgbytea(\'pgbytea 6\') and col_index_pgtext=pgtext(\'pgtext 6\') and col_index_pgvarchar=pgvarchar(\'pgvarchar 6\') and col_index_pguuid=pguuid(\'30065678-e89b-12d3-a456-556642440000\') and col_index_pgdate=pgdate(\'2006-01-01\') and col_index_pgtimestamp=pgtimestamp(\'2006-10-02 11:00:00\') and col_index_pginterval=pginterval(\'06:21:01\') and col_index_Uint32=CAST(6 AS Uint32) and col_index_Decimal150=CAST(\'6\' AS Decimal(15,0)) and col_index_Utf8=\'Utf8 6\'\n                 and \n                col_pgbool=pgbool(\'t\') and col_pgint2=pgint2(\'6\') and col_pgint4=pgint4(\'6\') and col_pgint8=pgint8(\'6\') and col_pgnumeric=pgnumeric(\'6.123456\') and col_pgbytea=pgbytea(\'pgbytea 6\') and col_pgtext=pgtext(\'pgtext 6\') and col_pgvarchar=pgvarchar(\'pgvarchar 6\') and col_pguuid=pguuid(\'30065678-e89b-12d3-a456-556642440000\') and col_pgdate=pgdate(\'2006-01-01\') and col_pgtimestamp=pgtimestamp(\'2006-10-02 11:00:00\') and col_pginterval=pginterval(\'06:21:01\') and col_Uint32=CAST(6 AS Uint32) and col_Decimal150=CAST(\'6\' AS Decimal(15,0)) and col_Utf8=\'Utf8 6\' and col_pgfloat4=pgfloat4(\'6.4\') and col_pgfloat8=pgfloat8(\'6.6\') and col_Double=CAST(6.2 AS Double)\n                \n                " } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 88c96fd6-194a-4c09-97d7-b511546b60b8, ghrun-plncoo66um.auto.internal:19304): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZDNmMTIwODgtMjMwNTA3NDYtZDg4MDc2YmEtOTYwMTliYjc=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZDNmMTIwODgtMjMwNTA3NDYtZDg4MDc2YmEtOTYwMTliYjc=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 77560b66-7bc2-4e6b-abd7-ebb66ee8ef3e, ghrun-plncoo66um.auto.internal:19304): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 77560b66-7bc2-4e6b-abd7-ebb66ee8ef3e, ghrun-plncoo66um.auto.internal:19304): request = { session_id: "ydb://session/3?node_id=1&id=ZDNmMTIwODgtMjMwNTA3NDYtZDg4MDc2YmEtOTYwMTliYjc=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_pgint4_0_UNIQUE_SYNC` WHERE \n                pk_pgbool=pgbool(\'t\') and pk_pgint2=pgint2(\'6\') and pk_pgint4=pgint4(\'6\') and pk_pgint8=pgint8(\'6\') and pk_pgnumeric=pgnumeric(\'6.123456\') and pk_pgbytea=pgbytea(\'pgbytea 6\') and pk_pgtext=pgtext(\'pgtext 6\') and pk_pgvarchar=pgvarchar(\'pgvarchar 6\') and pk_pguuid=pguuid(\'30065678-e89b-12d3-a456-556642440000\') and pk_pgdate=pgdate(\'2006-01-01\') and pk_pgtimestamp=pgtimestamp(\'2006-10-02 11:00:00\') and pk_pginterval=pginterval(\'06:21:01\') and pk_Uint32=CAST(6 AS Uint32) and pk_Decimal150=CAST(\'6\' AS Decimal(15,0)) and pk_Utf8=\'Utf8 6\'\n                 and \n                col_index_pgint2=pgint2(\'6\') and col_index_pgint4=pgint4(\'6\') and col_index_pgint8=pgint8(\'6\') and col_index_pgnumeric=pgnumeric(\'6.123456\') and col_index_pgbytea=pgbytea(\'pgbytea 6\') and col_index_pgtext=pgtext(\'pgtext 6\') and col_index_pgvarchar=pgvarchar(\'pgvarchar 6\') and col_index_pguuid=pguuid(\'30065678-e89b-12d3-a456-556642440000\') and col_index_pgdate=pgdate(\'2006-01-01\') and col_index_pgtimestamp=pgtimestamp(\'2006-10-02 11:00:00\') and col_index_pginterval=pginterval(\'06:21:01\') and col_index_Uint32=CAST(6 AS Uint32) and col_index_Decimal150=CAST(\'6\' AS Decimal(15,0)) and col_index_Utf8=\'Utf8 6\'\n                 and \n                col_pgbool=pgbool(\'t\') and col_pgint2=pgint2(\'6\') and col_pgint4=pgint4(\'6\') and col_pgint8=pgint8(\'6\') and col_pgnumeric=pgnumeric(\'6.123456\') and col_pgbytea=pgbytea(\'pgbytea 6\') and col_pgtext=pgtext(\'pgtext 6\') and col_pgvarchar=pgvarchar(\'pgvarchar 6\') and col_pguuid=pguuid(\'30065678-e89b-12d3-a456-556642440000\') and col_pgdate=pgdate(\'2006-01-01\') and col_pgtimestamp=pgtimestamp(\'2006-10-02 11:00:00\') and col_pginterval=pginterval(\'06:21:01\') and col_Uint32=CAST(6 AS Uint32) and col_Decimal150=CAST(\'6\' AS Decimal(15,0)) and col_Utf8=\'Utf8 6\' and col_pgfloat4=pgfloat4(\'6.4\') and col_pgfloat8=pgfloat8(\'6.6\') and col_Double=CAST(6.2 AS Double)\n                \n                " } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 77560b66-7bc2-4e6b-abd7-ebb66ee8ef3e, ghrun-plncoo66um.auto.internal:19304): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZDNmMTIwODgtMjMwNTA3NDYtZDg4MDc2YmEtOTYwMTliYjc=
---------------------------- Captured log teardown -----------------------------
INFO     ya.test:ya.py:442 Test teardown
DEBUG    ydb.connection:connection.py:421 RpcState(DeleteSession, 144e665e-01e1-4856-988b-0d146750a384, ghrun-plncoo66um.auto.internal:19304): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DeleteSession, 144e665e-01e1-4856-988b-0d146750a384, ghrun-plncoo66um.auto.internal:19304): request = { session_id: "ydb://session/3?node_id=1&id=ZDNmMTIwODgtMjMwNTA3NDYtZDg4MDc2YmEtOTYwMTliYjc=" }
DEBUG    ydb.connection:connection.py:52 RpcState(DeleteSession, 144e665e-01e1-4856-988b-0d146750a384, ghrun-plncoo66um.auto.internal:19304): response = { status: SUCCESS }
DEBUG    ydb.query.pool:pool.py:313 All session were deleted.
DEBUG    ydb.topic:topic.py:681 Close topic client
DEBUG    ydb.topic:topic.py:684 Topic client was closed
DEBUG    ydb.query.session:session.py:236 Attach stream closed, session_id: ydb://session/3?node_id=1&id=ZDNmMTIwODgtMjMwNTA3NDYtZDg4MDc2YmEtOTYwMTliYjc=
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:19304
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-plncoo66um.auto.internal:19304
INFO     ydb.pool.Discovery:pool.py:277 Successfully terminated discovery process
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:282 Stopped node localhost:19304/1
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/5886
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/11733
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/29624
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/19304
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/12735
============================== slowest durations ===============================
267.95s call     test_ttl.py::TestPgTTL::test_ttl[table_pgint4_0_UNIQUE_SYNC-pk_types2-all_types2-index2-pgint4-UNIQUE-SYNC]
76.60s call     test_ttl.py::TestPgTTL::test_ttl[table_pgdate_0__SYNC-pk_types6-all_types6-index6-pgdate--SYNC]
12.02s teardown test_ttl.py::TestPgTTL::test_ttl[table_pgint4_0_UNIQUE_SYNC-pk_types2-all_types2-index2-pgint4-UNIQUE-SYNC]
9.91s setup    test_ttl.py::TestPgTTL::test_ttl[table_pgdate_0__SYNC-pk_types6-all_types6-index6-pgdate--SYNC]
0.01s setup    test_ttl.py::TestPgTTL::test_ttl[table_pgint4_0_UNIQUE_SYNC-pk_types2-all_types2-index2-pgint4-UNIQUE-SYNC]

(1 durations < 0.005s hidden.  Use -vv to show these durations.)
=========================== short test summary info ============================
FAILED test_ttl.py::TestPgTTL::test_ttl[table_pgint4_0_UNIQUE_SYNC-pk_types2-all_types2-index2-pgint4-UNIQUE-SYNC] - AssertionError: Expected 0 rows, error when deleting 6 lines, table table_pgint4_0_UNIQUE_SYNC
assert (1 == 1 and 1 == 0)
 +  where 1 = len([{'count': 1}])
 +  and   1 = {'count': 1}.count
=================== 1 failed, 1 passed in 368.69s (0:06:08) ====================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/piru/001c11/ydb/tests/datashard/ttl/test-results/py3test/testing_out_stuff/chunk2
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-4.4.4
collected 48 items

test_ttl.py ..

============================== slowest durations ===============================
69.53s call     test_ttl.py::TestPgTTL::test_ttl[table_pgint4_0__ASYNC-pk_types1-all_types1-index1-pgint4--ASYNC]
69.37s call     test_ttl.py::TestPgTTL::test_ttl[table_pgint4_0__SYNC-pk_types0-all_types0-index0-pgint4--SYNC]
9.39s setup    test_ttl.py::TestPgTTL::test_ttl[table_pgint4_0__ASYNC-pk_types1-all_types1-index1-pgint4--ASYNC]
7.04s teardown test_ttl.py::TestPgTTL::test_ttl[table_pgint4_0__SYNC-pk_types0-all_types0-index0-pgint4--SYNC]
0.01s setup    test_ttl.py::TestPgTTL::test_ttl[table_pgint4_0__SYNC-pk_types0-all_types0-index0-pgint4--SYNC]

(1 durations < 0.005s hidden.  Use -vv to show these durations.)
======================== 2 passed in 156.89s (0:02:36) =========================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/piru/001bfa/ydb/tests/datashard/ttl/test-results/py3test/testing_out_stuff/chunk3
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-4.4.4
collected 48 items

test_ttl.py ..

============================== slowest durations ===============================
76.26s call     test_ttl.py::TestPgTTL::test_ttl[table_pgint8_0_UNIQUE_SYNC-pk_types5-all_types5-index5-pgint8-UNIQUE-SYNC]
61.28s call     test_ttl.py::TestPgTTL::test_ttl[table_pgint8_0__ASYNC-pk_types4-all_types4-index4-pgint8--ASYNC]
12.02s teardown test_ttl.py::TestPgTTL::test_ttl[table_pgint8_0__ASYNC-pk_types4-all_types4-index4-pgint8--ASYNC]
9.41s setup    test_ttl.py::TestPgTTL::test_ttl[table_pgint8_0_UNIQUE_SYNC-pk_types5-all_types5-index5-pgint8-UNIQUE-SYNC]
0.01s setup    test_ttl.py::TestPgTTL::test_ttl[table_pgint8_0__ASYNC-pk_types4-all_types4-index4-pgint8--ASYNC]

(1 durations < 0.005s hidden.  Use -vv to show these durations.)
======================== 2 passed in 160.12s (0:02:40) =========================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/piru/001c00/ydb/tests/datashard/ttl/test-results/py3test/testing_out_stuff/chunk4
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-4.4.4
collected 48 items

test_ttl.py ..

============================== slowest durations ===============================
75.27s call     test_ttl.py::TestPgTTL::test_ttl[table_pgint8_0__SYNC-pk_types3-all_types3-index3-pgint8--SYNC]
68.69s call     test_ttl.py::TestPgTTL::test_ttl[table_pgtimestamp_0_UNIQUE_SYNC-pk_types11-all_types11-index11-pgtimestamp-UNIQUE-SYNC]
12.05s teardown test_ttl.py::TestPgTTL::test_ttl[table_pgtimestamp_0_UNIQUE_SYNC-pk_types11-all_types11-index11-pgtimestamp-UNIQUE-SYNC]
9.84s setup    test_ttl.py::TestPgTTL::test_ttl[table_pgint8_0__SYNC-pk_types3-all_types3-index3-pgint8--SYNC]
0.01s setup    test_ttl.py::TestPgTTL::test_ttl[table_pgtimestamp_0_UNIQUE_SYNC-pk_types11-all_types11-index11-pgtimestamp-UNIQUE-SYNC]

(1 durations < 0.005s hidden.  Use -vv to show these durations.)
======================== 2 passed in 168.16s (0:02:48) =========================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/piru/001bfc/ydb/tests/datashard/ttl/test-results/py3test/testing_out_stuff/chunk5
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-4.4.4
collected 48 items

test_ttl.py ..

============================== slowest durations ===============================
69.90s call     test_ttl.py::TestPgTTL::test_ttl[table_pgtimestamp_0__ASYNC-pk_types10-all_types10-index10-pgtimestamp--ASYNC]
63.82s call     test_ttl.py::TestPgTTL::test_ttl[table_pgtimestamp_0__SYNC-pk_types9-all_types9-index9-pgtimestamp--SYNC]
11.93s setup    test_ttl.py::TestPgTTL::test_ttl[table_pgtimestamp_0__ASYNC-pk_types10-all_types10-index10-pgtimestamp--ASYNC]
7.03s teardown test_ttl.py::TestPgTTL::test_ttl[table_pgtimestamp_0__SYNC-pk_types9-all_types9-index9-pgtimestamp--SYNC]
0.01s setup    test_ttl.py::TestPgTTL::test_ttl[table_pgtimestamp_0__SYNC-pk_types9-all_types9-index9-pgtimestamp--SYNC]

(1 durations < 0.005s hidden.  Use -vv to show these durations.)
======================== 2 passed in 154.01s (0:02:34) =========================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/piru/001c0e/ydb/tests/datashard/ttl/test-results/py3test/testing_out_stuff/chunk6
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-4.4.4
collected 48 items

test_ttl.py ..

============================== slowest durations ===============================
98.70s call     test_ttl.py::TestTTL::test_ttl[table_Date_0_UNIQUE_SYNC-pk_types32-all_types32-index32-Date-UNIQUE-SYNC]
56.12s call     test_ttl.py::TestTTL::test_ttl[table_Date_0__ASYNC-pk_types31-all_types31-index31-Date--ASYNC]
12.05s teardown test_ttl.py::TestTTL::test_ttl[table_Date_0__ASYNC-pk_types31-all_types31-index31-Date--ASYNC]
9.75s setup    test_ttl.py::TestTTL::test_ttl[table_Date_0_UNIQUE_SYNC-pk_types32-all_types32-index32-Date-UNIQUE-SYNC]
0.01s teardown test_ttl.py::TestTTL::test_ttl[table_Date_0_UNIQUE_SYNC-pk_types32-all_types32-index32-Date-UNIQUE-SYNC]
0.01s setup    test_ttl.py::TestTTL::test_ttl[table_Date_0__ASYNC-pk_types31-all_types31-index31-Date--ASYNC]
======================== 2 passed in 178.37s (0:02:58) =========================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/piru/001c08/ydb/tests/datashard/ttl/test-results/py3test/testing_out_stuff/chunk7
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-4.4.4
collected 48 items

test_ttl.py .F

=================================== FAILURES ===================================
_ TestTTL.test_ttl[table_Date_1_UNIQUE_SYNC-pk_types35-all_types35-index35-Date-UNIQUE-SYNC] _
ydb/tests/datashard/ttl/test_ttl.py:355: in test_ttl
    self.do_test_ttl(table_name, pk_types, all_types, index, ttl, unique, sync)
ydb/tests/datashard/ttl/test_ttl.py:64: in do_test_ttl
    self.select(table_name, pk_types, all_types, index, dml)
ydb/tests/datashard/ttl/test_ttl.py:127: in select
    self.create_select(table_name, pk_types, all_types, index, i, 0, dml)
ydb/tests/datashard/ttl/test_ttl.py:147: in create_select
    assert (
E   AssertionError: Expected 0 rows, error when deleting 3 lines, table table_Date_1_UNIQUE_SYNC
E   assert (1 == 1 and 1 == 0)
E    +  where 1 = len([{'count': 1}])
E    +  and   1 = {'count': 1}.count
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:431 ####################################################################################################
INFO     ya.test:ya.py:432 test_ttl[table_Date_1_UNIQUE_SYNC-pk_types35-all_types35-index35-Date-UNIQUE-SYNC]
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
------------------------------ Captured log call -------------------------------
INFO     ya.test:ya.py:447 Test call (class_name: test_ttl.py::TestTTL, test_name: test_ttl[table_Date_1_UNIQUE_SYNC-pk_types35-all_types35-index35-Date-UNIQUE-SYNC])
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NWJjNTg3NDUtNjEwM2U2N2MtNDMxZDZiNmMtNDg0YjEwZGQ=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 9c6119b4-af94-4f0a-ae29-41d818c1a7cb, ghrun-plncoo66um.auto.internal:19356): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 9c6119b4-af94-4f0a-ae29-41d818c1a7cb, ghrun-plncoo66um.auto.internal:19356): request = { session_id: "ydb://session/3?node_id=1&id=NWJjNTg3NDUtNjEwM2U2N2MtNDMxZDZiNmMtNDg0YjEwZGQ=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n        CREATE TABLE `table_Date_1_UNIQUE_SYNC` (\n            pk_Int64 Int64, pk_Uint64 Uint64, pk_Int32 Int32, pk_Uint32 Uint32, pk_Int16 Int16, pk_Uint16 Uint16, pk_Int8 Int8, pk_Uint8 Uint8, pk_Bool Bool, pk_Decimal150 Decimal(15,0), pk_Decimal229 Decimal(22,9), pk_Decimal3510 Decimal(35,10), pk_DyNumber DyNumber, pk_String String, pk_Utf8 Utf8, pk_UUID UUID, pk_Date Date, pk_Datetime Datetime, pk_Timestamp Timestamp, pk_Interval Interval, pk_Date32 Date32, pk_Datetime64 Datetime64, pk_Timestamp64 Timestamp64, pk_Interval64 Interval64, col_Int64 Int64, col_Uint64 Uint64, col_Int32 Int32, col_Uint32 Uint32, col_Int16 Int16, col_Uint16 Uint16, col_Int8 Int8, col_Uint8 Uint8, col_Bool Bool, col_Decimal150 Decimal(15,0), col_Decimal229 Decimal(22,9), col_Decimal3510 Decimal(35,10), col_DyNumber DyNumber, col_String String, col_Utf8 Utf8, col_UUID UUID, col_Date Date, col_Datetime Datetime, col_Timestamp Timestamp, col_Interval Interval, col_Date32 Date32, col_Datetime64 Datetime64, col_Timestamp64 Timestamp64, col_Interval64 Interval64, col_Float Float, col_Double Double, col_Json Json, col_JsonDocument JsonDocument, col_Yson Yson, col_index_DyNumber DyNumber, col_index_String String, col_index_Utf8 Utf8, col_index_UUID UUID, col_index_Date Date, col_index_Datetime Datetime, col_index_Timestamp Timestamp, col_index_Interval Interval, col_index_Date32 Date32, col_index_Datetime64 Datetime64, col_index_Timestamp64 Timestamp64, col_index_Interval64 Interval64, ttl_Date Date,\n            PRIMARY KEY(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                )\n            , INDEX idx_col_index_DyNumber GLOBAL UNIQUE SYNC ON (col_index_DyNumber), INDEX idx_col_index_String GLOBAL UNIQUE SYNC ON (col_index_String), INDEX idx_col_index_Utf8 GLOBAL UNIQUE SYNC ON (col_index_Utf8), INDEX idx_col_index_UUID GLOBAL UNIQUE SYNC ON (col_index_UUID), INDEX idx_col_index_Date GLOBAL UNIQUE SYNC ON (col_index_Date), INDEX idx_col_index_Datetime GLOBAL UNIQUE SYNC ON (col_index_Datetime), INDEX idx_col_index_Timestamp GLOBAL UNIQUE SYNC ON (col_index_Timestamp), INDEX idx_col_index_Interval GLOBAL UNIQUE SYNC ON (col_index_Interval), INDEX idx_col_index_Date32 GLOBAL UNIQUE SYNC ON (col_index_Date32), INDEX idx_col_index_Datetime64 GLOBAL UNIQUE SYNC ON (col_index_Datetime64), INDEX idx_col_index_Timestamp64 GLOBAL UNIQUE SYNC ON (col_index_Timestamp64), INDEX idx_col_index_Interval64 GLOBAL UNIQUE SYNC ON (col_index_Interval64)\n            )\n    " } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 9c6119b4-af94-4f0a-ae29-41d818c1a7cb, ghrun-plncoo66um.auto.internal:19356): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NWJjNTg3NDUtNjEwM2U2N2MtNDMxZDZiNmMtNDg0YjEwZGQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NWJjNTg3NDUtNjEwM2U2N2MtNDMxZDZiNmMtNDg0YjEwZGQ=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, cc012295-8f8a-4304-ac7e-104cfbc3f4ea, ghrun-plncoo66um.auto.internal:19356): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, cc012295-8f8a-4304-ac7e-104cfbc3f4ea, ghrun-plncoo66um.auto.internal:19356): request = { session_id: "ydb://session/3?node_id=1&id=NWJjNTg3NDUtNjEwM2U2N2MtNDMxZDZiNmMtNDg0YjEwZGQ=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n         ALTER TABLE table_Date_1_UNIQUE_SYNC SET ( TTL = \n         Interval(\"P18262D\") \n         ON ttl_Date  )\n    " } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, cc012295-8f8a-4304-ac7e-104cfbc3f4ea, ghrun-plncoo66um.auto.internal:19356): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NWJjNTg3NDUtNjEwM2U2N2MtNDMxZDZiNmMtNDg0YjEwZGQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NWJjNTg3NDUtNjEwM2U2N2MtNDMxZDZiNmMtNDg0YjEwZGQ=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 28046ce4-b3a9-4737-9fd2-d49cf2f27d67, ghrun-plncoo66um.auto.internal:19356): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 28046ce4-b3a9-4737-9fd2-d49cf2f27d67, ghrun-plncoo66um.auto.internal:19356): request = { session_id: "ydb://session/3?node_id=1&id=NWJjNTg3NDUtNjEwM2U2N2MtNDMxZDZiNmMtNDg0YjEwZGQ=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "ALTER TABLE `table_Date_1_UNIQUE_SYNC` RESET (TTL)" } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 28046ce4-b3a9-4737-9fd2-d49cf2f27d67, ghrun-plncoo66um.auto.internal:19356): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NWJjNTg3NDUtNjEwM2U2N2MtNDMxZDZiNmMtNDg0YjEwZGQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NWJjNTg3NDUtNjEwM2U2N2MtNDMxZDZiNmMtNDg0YjEwZGQ=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, e1c0a957-ecad-4d52-a8bd-94e14f729645, ghrun-plncoo66um.auto.internal:19356): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, e1c0a957-ecad-4d52-a8bd-94e14f729645, ghrun-plncoo66um.auto.internal:19356): request = { session_id: "ydb://session/3?node_id=1&id=NWJjNTg3NDUtNjEwM2U2N2MtNDMxZDZiNmMtNDg0YjEwZGQ=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n         ALTER TABLE table_Date_1_UNIQUE_SYNC SET ( TTL = \n         Interval(\"PT0S\") \n         ON ttl_Date  )\n    " } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, e1c0a957-ecad-4d52-a8bd-94e14f729645, ghrun-plncoo66um.auto.internal:19356): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NWJjNTg3NDUtNjEwM2U2N2MtNDMxZDZiNmMtNDg0YjEwZGQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NWJjNTg3NDUtNjEwM2U2N2MtNDMxZDZiNmMtNDg0YjEwZGQ=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, cbb8066b-0084-4c25-829d-b513be73065f, ghrun-plncoo66um.auto.internal:19356): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, cbb8066b-0084-4c25-829d-b513be73065f, ghrun-plncoo66um.auto.internal:19356): request = { session_id: "ydb://session/3?node_id=1&id=NWJjNTg3NDUtNjEwM2U2N2MtNDMxZDZiNmMtNDg0YjEwZGQ=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_Date_1_UNIQUE_SYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64, \n                col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson, \n                col_index_DyNumber, col_index_String, col_index_Utf8, col_index_UUID, col_index_Date, col_index_Datetime, col_index_Timestamp, col_index_Interval, col_index_Date32, col_index_Datetime64, col_index_Timestamp64, col_index_Interval64, \n                ttl_Date\n            )\n            VALUES(\n                CAST(1 AS Int64), CAST(1 AS Uint64), CAST(1 AS Int32), CAST(1 AS Uint32), CAST(1 AS Int16), CAST(1 AS Uint16), CAST(1 AS Int8), CAST(1 AS Uint8), CAST(False AS Bool), CAST(\'1\' AS Decimal(15,0)), CAST(\'1.123\' AS Decimal(22,9)), CAST(\'1.123456\' AS Decimal(35,10)), CAST(\'10.0\' AS DyNumber), \'String 1\', \'Utf8 1\', CAST(\'30015678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2001-01-01\' AS Date), CAST(\'2001-10-02T11:00:00Z\' AS Datetime), CAST(1696200100000000 AS Timestamp), CAST(1 AS Interval), CAST(\'2001-01-01\' AS Date32), CAST(\'2001-10-02T11:00:00Z\' AS Datetime64), CAST(1696200100000000 AS Timestamp64), CAST(1 AS Interval64), \n                CAST(1 AS Int64), CAST(1 AS Uint64), CAST(1 AS Int32), CAST(1 AS Uint32), CAST(1 AS Int16), CAST(1 AS Uint16), CAST(1 AS Int8), CAST(1 AS Uint8), CAST(False AS Bool), CAST(\'1\' AS Decimal(15,0)), CAST(\'1.123\' AS Decimal(22,9)), CAST(\'1.123456\' AS Decimal(35,10)), CAST(\'10.0\' AS DyNumber), \'String 1\', \'Utf8 1\', CAST(\'30015678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2001-01-01\' AS Date), CAST(\'2001-10-02T11:00:00Z\' AS Datetime), CAST(1696200100000000 AS Timestamp), CAST(1 AS Interval), CAST(\'2001-01-01\' AS Date32), CAST(\'2001-10-02T11:00:00Z\' AS Datetime64), CAST(1696200100000000 AS Timestamp64), CAST(1 AS Interval64), CAST(1.1 AS Float), CAST(1.2 AS Double), CAST(\'{\"another_key\": 1}\' AS Json), CAST(\'{\"another_doc_key\": 1}\' AS JsonDocument), CAST(\'[1]\' AS Yson), \n                CAST(\'10.0\' AS DyNumber), \'String 1\', \'Utf8 1\', CAST(\'30015678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2001-01-01\' AS Date), CAST(\'2001-10-02T11:00:00Z\' AS Datetime), CAST(1696200100000000 AS Timestamp), CAST(1 AS Interval), CAST(\'2001-01-01\' AS Date32), CAST(\'2001-10-02T11:00:00Z\' AS Datetime64), CAST(1696200100000000 AS Timestamp64), CAST(1 AS Interval64), \n                CAST(\'2026-01-21\' AS Date)\n            );\n        " } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, cbb8066b-0084-4c25-829d-b513be73065f, ghrun-plncoo66um.auto.internal:19356): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NWJjNTg3NDUtNjEwM2U2N2MtNDMxZDZiNmMtNDg0YjEwZGQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NWJjNTg3NDUtNjEwM2U2N2MtNDMxZDZiNmMtNDg0YjEwZGQ=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 0fe72b5d-9b9b-47d8-91dd-51fd0be2a9fb, ghrun-plncoo66um.auto.internal:19356): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 0fe72b5d-9b9b-47d8-91dd-51fd0be2a9fb, ghrun-plncoo66um.auto.internal:19356): request = { session_id: "ydb://session/3?node_id=1&id=NWJjNTg3NDUtNjEwM2U2N2MtNDMxZDZiNmMtNDg0YjEwZGQ=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_Date_1_UNIQUE_SYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64, \n                col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson, \n                col_index_DyNumber, col_index_String, col_index_Utf8, col_index_UUID, col_index_Date, col_index_Datetime, col_index_Timestamp, col_index_Interval, col_index_Date32, col_index_Datetime64, col_index_Timestamp64, col_index_Interval64, \n                ttl_Date\n            )\n            VALUES(\n                CAST(2 AS Int64), CAST(2 AS Uint64), CAST(2 AS Int32), CAST(2 AS Uint32), CAST(2 AS Int16), CAST(2 AS Uint16), CAST(2 AS Int8), CAST(2 AS Uint8), CAST(False AS Bool), CAST(\'2\' AS Decimal(15,0)), CAST(\'2.123\' AS Decimal(22,9)), CAST(\'2.123456\' AS Decimal(35,10)), CAST(\'20.0\' AS DyNumber), \'String 2\', \'Utf8 2\', CAST(\'30025678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2002-01-01\' AS Date), CAST(\'2002-10-02T11:00:00Z\' AS Datetime), CAST(1696200200000000 AS Timestamp), CAST(2 AS Interval), CAST(\'2002-01-01\' AS Date32), CAST(\'2002-10-02T11:00:00Z\' AS Datetime64), CAST(1696200200000000 AS Timestamp64), CAST(2 AS Interval64), \n                CAST(2 AS Int64), CAST(2 AS Uint64), CAST(2 AS Int32), CAST(2 AS Uint32), CAST(2 AS Int16), CAST(2 AS Uint16), CAST(2 AS Int8), CAST(2 AS Uint8), CAST(False AS Bool), CAST(\'2\' AS Decimal(15,0)), CAST(\'2.123\' AS Decimal(22,9)), CAST(\'2.123456\' AS Decimal(35,10)), CAST(\'20.0\' AS DyNumber), \'String 2\', \'Utf8 2\', CAST(\'30025678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2002-01-01\' AS Date), CAST(\'2002-10-02T11:00:00Z\' AS Datetime), CAST(1696200200000000 AS Timestamp), CAST(2 AS Interval), CAST(\'2002-01-01\' AS Date32), CAST(\'2002-10-02T11:00:00Z\' AS Datetime64), CAST(1696200200000000 AS Timestamp64), CAST(2 AS Interval64), CAST(2.1 AS Float), CAST(2.2 AS Double), CAST(\'{\"another_key\": 2}\' AS Json), CAST(\'{\"another_doc_key\": 2}\' AS JsonDocument), CAST(\'[2]\' AS Yson), \n                CAST(\'20.0\' AS DyNumber), \'String 2\', \'Utf8 2\', CAST(\'30025678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2002-01-01\' AS Date), CAST(\'2002-10-02T11:00:00Z\' AS Datetime), CAST(1696200200000000 AS Timestamp), CAST(2 AS Interval), CAST(\'2002-01-01\' AS Date32), CAST(\'2002-10-02T11:00:00Z\' AS Datetime64), CAST(1696200200000000 AS Timestamp64), CAST(2 AS Interval64), \n                CAST(\'2026-01-21\' AS Date)\n            );\n        " } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 0fe72b5d-9b9b-47d8-91dd-51fd0be2a9fb, ghrun-plncoo66um.auto.internal:19356): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NWJjNTg3NDUtNjEwM2U2N2MtNDMxZDZiNmMtNDg0YjEwZGQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NWJjNTg3NDUtNjEwM2U2N2MtNDMxZDZiNmMtNDg0YjEwZGQ=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 5ec5cf05-5c9a-4003-b610-ba3a6c364711, ghrun-plncoo66um.auto.internal:19356): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 5ec5cf05-5c9a-4003-b610-ba3a6c364711, ghrun-plncoo66um.auto.internal:19356): request = { session_id: "ydb://session/3?node_id=1&id=NWJjNTg3NDUtNjEwM2U2N2MtNDMxZDZiNmMtNDg0YjEwZGQ=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_Date_1_UNIQUE_SYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64, \n                col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson, \n                col_index_DyNumber, col_index_String, col_index_Utf8, col_index_UUID, col_index_Date, col_index_Datetime, col_index_Timestamp, col_index_Interval, col_index_Date32, col_index_Datetime64, col_index_Timestamp64, col_index_Interval64, \n                ttl_Date\n            )\n            VALUES(\n                CAST(3 AS Int64), CAST(3 AS Uint64), CAST(3 AS Int32), CAST(3 AS Uint32), CAST(3 AS Int16), CAST(3 AS Uint16), CAST(3 AS Int8), CAST(3 AS Uint8), CAST(False AS Bool), CAST(\'3\' AS Decimal(15,0)), CAST(\'3.123\' AS Decimal(22,9)), CAST(\'3.123456\' AS Decimal(35,10)), CAST(\'30.0\' AS DyNumber), \'String 3\', \'Utf8 3\', CAST(\'30035678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2003-01-01\' AS Date), CAST(\'2003-10-02T11:00:00Z\' AS Datetime), CAST(1696200300000000 AS Timestamp), CAST(3 AS Interval), CAST(\'2003-01-01\' AS Date32), CAST(\'2003-10-02T11:00:00Z\' AS Datetime64), CAST(1696200300000000 AS Timestamp64), CAST(3 AS Interval64), \n                CAST(3 AS Int64), CAST(3 AS Uint64), CAST(3 AS Int32), CAST(3 AS Uint32), CAST(3 AS Int16), CAST(3 AS Uint16), CAST(3 AS Int8), CAST(3 AS Uint8), CAST(False AS Bool), CAST(\'3\' AS Decimal(15,0)), CAST(\'3.123\' AS Decimal(22,9)), CAST(\'3.123456\' AS Decimal(35,10)), CAST(\'30.0\' AS DyNumber), \'String 3\', \'Utf8 3\', CAST(\'30035678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2003-01-01\' AS Date), CAST(\'2003-10-02T11:00:00Z\' AS Datetime), CAST(1696200300000000 AS Timestamp), CAST(3 AS Interval), CAST(\'2003-01-01\' AS Date32), CAST(\'2003-10-02T11:00:00Z\' AS Datetime64), CAST(1696200300000000 AS Timestamp64), CAST(3 AS Interval64), CAST(3.1 AS Float), CAST(3.2 AS Double), CAST(\'{\"another_key\": 3}\' AS Json), CAST(\'{\"another_doc_key\": 3}\' AS JsonDocument), CAST(\'[3]\' AS Yson), \n                CAST(\'30.0\' AS DyNumber), \'String 3\', \'Utf8 3\', CAST(\'30035678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2003-01-01\' AS Date), CAST(\'2003-10-02T11:00:00Z\' AS Datetime), CAST(1696200300000000 AS Timestamp), CAST(3 AS Interval), CAST(\'2003-01-01\' AS Date32), CAST(\'2003-10-02T11:00:00Z\' AS Datetime64), CAST(1696200300000000 AS Timestamp64), CAST(3 AS Interval64), \n                CAST(\'2026-01-28\' AS Date)\n            );\n        " } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 5ec5cf05-5c9a-4003-b610-ba3a6c364711, ghrun-plncoo66um.auto.internal:19356): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NWJjNTg3NDUtNjEwM2U2N2MtNDMxZDZiNmMtNDg0YjEwZGQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NWJjNTg3NDUtNjEwM2U2N2MtNDMxZDZiNmMtNDg0YjEwZGQ=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, dc6bcda9-0686-426f-aec3-78e9ba622832, ghrun-plncoo66um.auto.internal:19356): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, dc6bcda9-0686-426f-aec3-78e9ba622832, ghrun-plncoo66um.auto.internal:19356): request = { session_id: "ydb://session/3?node_id=1&id=NWJjNTg3NDUtNjEwM2U2N2MtNDMxZDZiNmMtNDg0YjEwZGQ=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_Date_1_UNIQUE_SYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64, \n                col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson, \n                col_index_DyNumber, col_index_String, col_index_Utf8, col_index_UUID, col_index_Date, col_index_Datetime, col_index_Timestamp, col_index_Interval, col_index_Date32, col_index_Datetime64, col_index_Timestamp64, col_index_Interval64, \n                ttl_Date\n            )\n            VALUES(\n                CAST(4 AS Int64), CAST(4 AS Uint64), CAST(4 AS Int32), CAST(4 AS Uint32), CAST(4 AS Int16), CAST(4 AS Uint16), CAST(4 AS Int8), CAST(4 AS Uint8), CAST(True AS Bool), CAST(\'4\' AS Decimal(15,0)), CAST(\'4.123\' AS Decimal(22,9)), CAST(\'4.123456\' AS Decimal(35,10)), CAST(\'40.0\' AS DyNumber), \'String 4\', \'Utf8 4\', CAST(\'30045678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2004-01-01\' AS Date), CAST(\'2004-10-02T11:00:00Z\' AS Datetime), CAST(1696200400000000 AS Timestamp), CAST(4 AS Interval), CAST(\'2004-01-01\' AS Date32), CAST(\'2004-10-02T11:00:00Z\' AS Datetime64), CAST(1696200400000000 AS Timestamp64), CAST(4 AS Interval64), \n                CAST(4 AS Int64), CAST(4 AS Uint64), CAST(4 AS Int32), CAST(4 AS Uint32), CAST(4 AS Int16), CAST(4 AS Uint16), CAST(4 AS Int8), CAST(4 AS Uint8), CAST(True AS Bool), CAST(\'4\' AS Decimal(15,0)), CAST(\'4.123\' AS Decimal(22,9)), CAST(\'4.123456\' AS Decimal(35,10)), CAST(\'40.0\' AS DyNumber), \'String 4\', \'Utf8 4\', CAST(\'30045678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2004-01-01\' AS Date), CAST(\'2004-10-02T11:00:00Z\' AS Datetime), CAST(1696200400000000 AS Timestamp), CAST(4 AS Interval), CAST(\'2004-01-01\' AS Date32), CAST(\'2004-10-02T11:00:00Z\' AS Datetime64), CAST(1696200400000000 AS Timestamp64), CAST(4 AS Interval64), CAST(4.1 AS Float), CAST(4.2 AS Double), CAST(\'{\"another_key\": 4}\' AS Json), CAST(\'{\"another_doc_key\": 4}\' AS JsonDocument), CAST(\'[4]\' AS Yson), \n                CAST(\'40.0\' AS DyNumber), \'String 4\', \'Utf8 4\', CAST(\'30045678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2004-01-01\' AS Date), CAST(\'2004-10-02T11:00:00Z\' AS Datetime), CAST(1696200400000000 AS Timestamp), CAST(4 AS Interval), CAST(\'2004-01-01\' AS Date32), CAST(\'2004-10-02T11:00:00Z\' AS Datetime64), CAST(1696200400000000 AS Timestamp64), CAST(4 AS Interval64), \n                CAST(\'2026-01-28\' AS Date)\n            );\n        " } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, dc6bcda9-0686-426f-aec3-78e9ba622832, ghrun-plncoo66um.auto.internal:19356): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NWJjNTg3NDUtNjEwM2U2N2MtNDMxZDZiNmMtNDg0YjEwZGQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NWJjNTg3NDUtNjEwM2U2N2MtNDMxZDZiNmMtNDg0YjEwZGQ=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 84c736af-4d0b-435d-8453-6c4b258ecf4e, ghrun-plncoo66um.auto.internal:19356): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 84c736af-4d0b-435d-8453-6c4b258ecf4e, ghrun-plncoo66um.auto.internal:19356): request = { session_id: "ydb://session/3?node_id=1&id=NWJjNTg3NDUtNjEwM2U2N2MtNDMxZDZiNmMtNDg0YjEwZGQ=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_Date_1_UNIQUE_SYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64, \n                col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson, \n                col_index_DyNumber, col_index_String, col_index_Utf8, col_index_UUID, col_index_Date, col_index_Datetime, col_index_Timestamp, col_index_Interval, col_index_Date32, col_index_Datetime64, col_index_Timestamp64, col_index_Interval64, \n                ttl_Date\n            )\n            VALUES(\n                CAST(5 AS Int64), CAST(5 AS Uint64), CAST(5 AS Int32), CAST(5 AS Uint32), CAST(5 AS Int16), CAST(5 AS Uint16), CAST(5 AS Int8), CAST(5 AS Uint8), CAST(True AS Bool), CAST(\'5\' AS Decimal(15,0)), CAST(\'5.123\' AS Decimal(22,9)), CAST(\'5.123456\' AS Decimal(35,10)), CAST(\'50.0\' AS DyNumber), \'String 5\', \'Utf8 5\', CAST(\'30055678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2005-01-01\' AS Date), CAST(\'2005-10-02T11:00:00Z\' AS Datetime), CAST(1696200500000000 AS Timestamp), CAST(5 AS Interval), CAST(\'2005-01-01\' AS Date32), CAST(\'2005-10-02T11:00:00Z\' AS Datetime64), CAST(1696200500000000 AS Timestamp64), CAST(5 AS Interval64), \n                CAST(5 AS Int64), CAST(5 AS Uint64), CAST(5 AS Int32), CAST(5 AS Uint32), CAST(5 AS Int16), CAST(5 AS Uint16), CAST(5 AS Int8), CAST(5 AS Uint8), CAST(True AS Bool), CAST(\'5\' AS Decimal(15,0)), CAST(\'5.123\' AS Decimal(22,9)), CAST(\'5.123456\' AS Decimal(35,10)), CAST(\'50.0\' AS DyNumber), \'String 5\', \'Utf8 5\', CAST(\'30055678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2005-01-01\' AS Date), CAST(\'2005-10-02T11:00:00Z\' AS Datetime), CAST(1696200500000000 AS Timestamp), CAST(5 AS Interval), CAST(\'2005-01-01\' AS Date32), CAST(\'2005-10-02T11:00:00Z\' AS Datetime64), CAST(1696200500000000 AS Timestamp64), CAST(5 AS Interval64), CAST(5.1 AS Float), CAST(5.2 AS Double), CAST(\'{\"another_key\": 5}\' AS Json), CAST(\'{\"another_doc_key\": 5}\' AS JsonDocument), CAST(\'[5]\' AS Yson), \n                CAST(\'50.0\' AS DyNumber), \'String 5\', \'Utf8 5\', CAST(\'30055678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2005-01-01\' AS Date), CAST(\'2005-10-02T11:00:00Z\' AS Datetime), CAST(1696200500000000 AS Timestamp), CAST(5 AS Interval), CAST(\'2005-01-01\' AS Date32), CAST(\'2005-10-02T11:00:00Z\' AS Datetime64), CAST(1696200500000000 AS Timestamp64), CAST(5 AS Interval64), \n                CAST(\'2026-01-28\' AS Date)\n            );\n        " } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 84c736af-4d0b-435d-8453-6c4b258ecf4e, ghrun-plncoo66um.auto.internal:19356): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NWJjNTg3NDUtNjEwM2U2N2MtNDMxZDZiNmMtNDg0YjEwZGQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NWJjNTg3NDUtNjEwM2U2N2MtNDMxZDZiNmMtNDg0YjEwZGQ=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, d9760b09-904b-4a9f-b879-39fe90165fe4, ghrun-plncoo66um.auto.internal:19356): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, d9760b09-904b-4a9f-b879-39fe90165fe4, ghrun-plncoo66um.auto.internal:19356): request = { session_id: "ydb://session/3?node_id=1&id=NWJjNTg3NDUtNjEwM2U2N2MtNDMxZDZiNmMtNDg0YjEwZGQ=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_Date_1_UNIQUE_SYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64, \n                col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson, \n                col_index_DyNumber, col_index_String, col_index_Utf8, col_index_UUID, col_index_Date, col_index_Datetime, col_index_Timestamp, col_index_Interval, col_index_Date32, col_index_Datetime64, col_index_Timestamp64, col_index_Interval64, \n                ttl_Date\n            )\n            VALUES(\n                CAST(6 AS Int64), CAST(6 AS Uint64), CAST(6 AS Int32), CAST(6 AS Uint32), CAST(6 AS Int16), CAST(6 AS Uint16), CAST(6 AS Int8), CAST(6 AS Uint8), CAST(True AS Bool), CAST(\'6\' AS Decimal(15,0)), CAST(\'6.123\' AS Decimal(22,9)), CAST(\'6.123456\' AS Decimal(35,10)), CAST(\'60.0\' AS DyNumber), \'String 6\', \'Utf8 6\', CAST(\'30065678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2006-01-01\' AS Date), CAST(\'2006-10-02T11:00:00Z\' AS Datetime), CAST(1696200600000000 AS Timestamp), CAST(6 AS Interval), CAST(\'2006-01-01\' AS Date32), CAST(\'2006-10-02T11:00:00Z\' AS Datetime64), CAST(1696200600000000 AS Timestamp64), CAST(6 AS Interval64), \n                CAST(6 AS Int64), CAST(6 AS Uint64), CAST(6 AS Int32), CAST(6 AS Uint32), CAST(6 AS Int16), CAST(6 AS Uint16), CAST(6 AS Int8), CAST(6 AS Uint8), CAST(True AS Bool), CAST(\'6\' AS Decimal(15,0)), CAST(\'6.123\' AS Decimal(22,9)), CAST(\'6.123456\' AS Decimal(35,10)), CAST(\'60.0\' AS DyNumber), \'String 6\', \'Utf8 6\', CAST(\'30065678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2006-01-01\' AS Date), CAST(\'2006-10-02T11:00:00Z\' AS Datetime), CAST(1696200600000000 AS Timestamp), CAST(6 AS Interval), CAST(\'2006-01-01\' AS Date32), CAST(\'2006-10-02T11:00:00Z\' AS Datetime64), CAST(1696200600000000 AS Timestamp64), CAST(6 AS Interval64), CAST(6.1 AS Float), CAST(6.2 AS Double), CAST(\'{\"another_key\": 6}\' AS Json), CAST(\'{\"another_doc_key\": 6}\' AS JsonDocument), CAST(\'[6]\' AS Yson), \n                CAST(\'60.0\' AS DyNumber), \'String 6\', \'Utf8 6\', CAST(\'30065678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2006-01-01\' AS Date), CAST(\'2006-10-02T11:00:00Z\' AS Datetime), CAST(1696200600000000 AS Timestamp), CAST(6 AS Interval), CAST(\'2006-01-01\' AS Date32), CAST(\'2006-10-02T11:00:00Z\' AS Datetime64), CAST(1696200600000000 AS Timestamp64), CAST(6 AS Interval64), \n                CAST(\'2026-01-28\' AS Date)\n            );\n        " } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, d9760b09-904b-4a9f-b879-39fe90165fe4, ghrun-plncoo66um.auto.internal:19356): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NWJjNTg3NDUtNjEwM2U2N2MtNDMxZDZiNmMtNDg0YjEwZGQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NWJjNTg3NDUtNjEwM2U2N2MtNDMxZDZiNmMtNDg0YjEwZGQ=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, e3144173-0638-4048-ad03-2f2df28168b5, ghrun-plncoo66um.auto.internal:19356): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, e3144173-0638-4048-ad03-2f2df28168b5, ghrun-plncoo66um.auto.internal:19356): request = { session_id: "ydb://session/3?node_id=1&id=NWJjNTg3NDUtNjEwM2U2N2MtNDMxZDZiNmMtNDg0YjEwZGQ=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_Date_1_UNIQUE_SYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64, \n                col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson, \n                col_index_DyNumber, col_index_String, col_index_Utf8, col_index_UUID, col_index_Date, col_index_Datetime, col_index_Timestamp, col_index_Interval, col_index_Date32, col_index_Datetime64, col_index_Timestamp64, col_index_Interval64, \n                ttl_Date\n            )\n            VALUES(\n                CAST(7 AS Int64), CAST(7 AS Uint64), CAST(7 AS Int32), CAST(7 AS Uint32), CAST(7 AS Int16), CAST(7 AS Uint16), CAST(7 AS Int8), CAST(7 AS Uint8), CAST(True AS Bool), CAST(\'7\' AS Decimal(15,0)), CAST(\'7.123\' AS Decimal(22,9)), CAST(\'7.123456\' AS Decimal(35,10)), CAST(\'70.0\' AS DyNumber), \'String 7\', \'Utf8 7\', CAST(\'30075678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2007-01-01\' AS Date), CAST(\'2007-10-02T11:00:00Z\' AS Datetime), CAST(1696200700000000 AS Timestamp), CAST(7 AS Interval), CAST(\'2007-01-01\' AS Date32), CAST(\'2007-10-02T11:00:00Z\' AS Datetime64), CAST(1696200700000000 AS Timestamp64), CAST(7 AS Interval64), \n                CAST(7 AS Int64), CAST(7 AS Uint64), CAST(7 AS Int32), CAST(7 AS Uint32), CAST(7 AS Int16), CAST(7 AS Uint16), CAST(7 AS Int8), CAST(7 AS Uint8), CAST(True AS Bool), CAST(\'7\' AS Decimal(15,0)), CAST(\'7.123\' AS Decimal(22,9)), CAST(\'7.123456\' AS Decimal(35,10)), CAST(\'70.0\' AS DyNumber), \'String 7\', \'Utf8 7\', CAST(\'30075678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2007-01-01\' AS Date), CAST(\'2007-10-02T11:00:00Z\' AS Datetime), CAST(1696200700000000 AS Timestamp), CAST(7 AS Interval), CAST(\'2007-01-01\' AS Date32), CAST(\'2007-10-02T11:00:00Z\' AS Datetime64), CAST(1696200700000000 AS Timestamp64), CAST(7 AS Interval64), CAST(7.1 AS Float), CAST(7.2 AS Double), CAST(\'{\"another_key\": 7}\' AS Json), CAST(\'{\"another_doc_key\": 7}\' AS JsonDocument), CAST(\'[7]\' AS Yson), \n                CAST(\'70.0\' AS DyNumber), \'String 7\', \'Utf8 7\', CAST(\'30075678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2007-01-01\' AS Date), CAST(\'2007-10-02T11:00:00Z\' AS Datetime), CAST(1696200700000000 AS Timestamp), CAST(7 AS Interval), CAST(\'2007-01-01\' AS Date32), CAST(\'2007-10-02T11:00:00Z\' AS Datetime64), CAST(1696200700000000 AS Timestamp64), CAST(7 AS Interval64), \n                CAST(\'2026-02-11\' AS Date)\n            );\n        " } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, e3144173-0638-4048-ad03-2f2df28168b5, ghrun-plncoo66um.auto.internal:19356): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NWJjNTg3NDUtNjEwM2U2N2MtNDMxZDZiNmMtNDg0YjEwZGQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NWJjNTg3NDUtNjEwM2U2N2MtNDMxZDZiNmMtNDg0YjEwZGQ=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 0692275b-28e9-484d-ac97-32342af71a5d, ghrun-plncoo66um.auto.internal:19356): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 0692275b-28e9-484d-ac97-32342af71a5d, ghrun-plncoo66um.auto.internal:19356): request = { session_id: "ydb://session/3?node_id=1&id=NWJjNTg3NDUtNjEwM2U2N2MtNDMxZDZiNmMtNDg0YjEwZGQ=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_Date_1_UNIQUE_SYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64, \n                col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson, \n                col_index_DyNumber, col_index_String, col_index_Utf8, col_index_UUID, col_index_Date, col_index_Datetime, col_index_Timestamp, col_index_Interval, col_index_Date32, col_index_Datetime64, col_index_Timestamp64, col_index_Interval64, \n                ttl_Date\n            )\n            VALUES(\n                CAST(8 AS Int64), CAST(8 AS Uint64), CAST(8 AS Int32), CAST(8 AS Uint32), CAST(8 AS Int16), CAST(8 AS Uint16), CAST(8 AS Int8), CAST(8 AS Uint8), CAST(True AS Bool), CAST(\'8\' AS Decimal(15,0)), CAST(\'8.123\' AS Decimal(22,9)), CAST(\'8.123456\' AS Decimal(35,10)), CAST(\'80.0\' AS DyNumber), \'String 8\', \'Utf8 8\', CAST(\'30085678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2008-01-01\' AS Date), CAST(\'2008-10-02T11:00:00Z\' AS Datetime), CAST(1696200800000000 AS Timestamp), CAST(8 AS Interval), CAST(\'2008-01-01\' AS Date32), CAST(\'2008-10-02T11:00:00Z\' AS Datetime64), CAST(1696200800000000 AS Timestamp64), CAST(8 AS Interval64), \n                CAST(8 AS Int64), CAST(8 AS Uint64), CAST(8 AS Int32), CAST(8 AS Uint32), CAST(8 AS Int16), CAST(8 AS Uint16), CAST(8 AS Int8), CAST(8 AS Uint8), CAST(True AS Bool), CAST(\'8\' AS Decimal(15,0)), CAST(\'8.123\' AS Decimal(22,9)), CAST(\'8.123456\' AS Decimal(35,10)), CAST(\'80.0\' AS DyNumber), \'String 8\', \'Utf8 8\', CAST(\'30085678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2008-01-01\' AS Date), CAST(\'2008-10-02T11:00:00Z\' AS Datetime), CAST(1696200800000000 AS Timestamp), CAST(8 AS Interval), CAST(\'2008-01-01\' AS Date32), CAST(\'2008-10-02T11:00:00Z\' AS Datetime64), CAST(1696200800000000 AS Timestamp64), CAST(8 AS Interval64), CAST(8.1 AS Float), CAST(8.2 AS Double), CAST(\'{\"another_key\": 8}\' AS Json), CAST(\'{\"another_doc_key\": 8}\' AS JsonDocument), CAST(\'[8]\' AS Yson), \n                CAST(\'80.0\' AS DyNumber), \'String 8\', \'Utf8 8\', CAST(\'30085678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2008-01-01\' AS Date), CAST(\'2008-10-02T11:00:00Z\' AS Datetime), CAST(1696200800000000 AS Timestamp), CAST(8 AS Interval), CAST(\'2008-01-01\' AS Date32), CAST(\'2008-10-02T11:00:00Z\' AS Datetime64), CAST(1696200800000000 AS Timestamp64), CAST(8 AS Interval64), \n                CAST(\'2026-02-11\' AS Date)\n            );\n        " } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 0692275b-28e9-484d-ac97-32342af71a5d, ghrun-plncoo66um.auto.internal:19356): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NWJjNTg3NDUtNjEwM2U2N2MtNDMxZDZiNmMtNDg0YjEwZGQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NWJjNTg3NDUtNjEwM2U2N2MtNDMxZDZiNmMtNDg0YjEwZGQ=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 14a1ee03-315c-4c32-a804-cf07bb1621c5, ghrun-plncoo66um.auto.internal:19356): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 14a1ee03-315c-4c32-a804-cf07bb1621c5, ghrun-plncoo66um.auto.internal:19356): request = { session_id: "ydb://session/3?node_id=1&id=NWJjNTg3NDUtNjEwM2U2N2MtNDMxZDZiNmMtNDg0YjEwZGQ=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_Date_1_UNIQUE_SYNC` WHERE \n                pk_Int64=CAST(1 AS Int64) and pk_Uint64=CAST(1 AS Uint64) and pk_Int32=CAST(1 AS Int32) and pk_Uint32=CAST(1 AS Uint32) and pk_Int16=CAST(1 AS Int16) and pk_Uint16=CAST(1 AS Uint16) and pk_Int8=CAST(1 AS Int8) and pk_Uint8=CAST(1 AS Uint8) and pk_Bool=CAST(False AS Bool) and pk_Decimal150=CAST(\'1\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'1.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'1.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'10.0\' AS DyNumber) and pk_String=\'String 1\' and pk_Utf8=\'Utf8 1\' and pk_UUID=CAST(\'30015678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2001-01-01\' AS Date) and pk_Datetime=CAST(\'2001-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696200100000000 AS Timestamp) and pk_Interval=CAST(1 AS Interval) and pk_Date32=CAST(\'2001-01-01\' AS Date32) and pk_Datetime64=CAST(\'2001-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696200100000000 AS Timestamp64) and pk_Interval64=CAST(1 AS Interval64)\n                 and \n                col_index_DyNumber=CAST(\'10.0\' AS DyNumber) and col_index_String=\'String 1\' and col_index_Utf8=\'Utf8 1\' and col_index_UUID=CAST(\'30015678-e89b-12d3-a456-556642440000\' AS UUID) and col_index_Date=CAST(\'2001-01-01\' AS Date) and col_index_Datetime=CAST(\'2001-10-02T11:00:00Z\' AS Datetime) and col_index_Timestamp=CAST(1696200100000000 AS Timestamp) and col_index_Interval=CAST(1 AS Interval) and col_index_Date32=CAST(\'2001-01-01\' AS Date32) and col_index_Datetime64=CAST(\'2001-10-02T11:00:00Z\' AS Datetime64) and col_index_Timestamp64=CAST(1696200100000000 AS Timestamp64) and col_index_Interval64=CAST(1 AS Interval64)\n                 and \n                col_Int64=CAST(1 AS Int64) and col_Uint64=CAST(1 AS Uint64) and col_Int32=CAST(1 AS Int32) and col_Uint32=CAST(1 AS Uint32) and col_Int16=CAST(1 AS Int16) and col_Uint16=CAST(1 AS Uint16) and col_Int8=CAST(1 AS Int8) and col_Uint8=CAST(1 AS Uint8) and col_Bool=CAST(False AS Bool) and col_Decimal150=CAST(\'1\' AS Decimal(15,0)) and col_Decimal229=CAST(\'1.123\' AS Decimal(22,9)) and col_Decimal3510=CAST(\'1.123456\' AS Decimal(35,10)) and col_DyNumber=CAST(\'10.0\' AS DyNumber) and col_String=\'String 1\' and col_Utf8=\'Utf8 1\' and col_UUID=CAST(\'30015678-e89b-12d3-a456-556642440000\' AS UUID) and col_Date=CAST(\'2001-01-01\' AS Date) and col_Datetime=CAST(\'2001-10-02T11:00:00Z\' AS Datetime) and col_Timestamp=CAST(1696200100000000 AS Timestamp) and col_Interval=CAST(1 AS Interval) and col_Date32=CAST(\'2001-01-01\' AS Date32) and col_Datetime64=CAST(\'2001-10-02T11:00:00Z\' AS Datetime64) and col_Timestamp64=CAST(1696200100000000 AS Timestamp64) and col_Interval64=CAST(1 AS Interval64) and col_Float=CAST(1.1 AS Float) and col_Double=CAST(1.2 AS Double)\n                \n                " } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 14a1ee03-315c-4c32-a804-cf07bb1621c5, ghrun-plncoo66um.auto.internal:19356): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NWJjNTg3NDUtNjEwM2U2N2MtNDMxZDZiNmMtNDg0YjEwZGQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NWJjNTg3NDUtNjEwM2U2N2MtNDMxZDZiNmMtNDg0YjEwZGQ=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, a21678ff-ad31-4950-bea3-9d4d6f600718, ghrun-plncoo66um.auto.internal:19356): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, a21678ff-ad31-4950-bea3-9d4d6f600718, ghrun-plncoo66um.auto.internal:19356): request = { session_id: "ydb://session/3?node_id=1&id=NWJjNTg3NDUtNjEwM2U2N2MtNDMxZDZiNmMtNDg0YjEwZGQ=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_Date_1_UNIQUE_SYNC` WHERE \n                pk_Int64=CAST(1 AS Int64) and pk_Uint64=CAST(1 AS Uint64) and pk_Int32=CAST(1 AS Int32) and pk_Uint32=CAST(1 AS Uint32) and pk_Int16=CAST(1 AS Int16) and pk_Uint16=CAST(1 AS Uint16) and pk_Int8=CAST(1 AS Int8) and pk_Uint8=CAST(1 AS Uint8) and pk_Bool=CAST(False AS Bool) and pk_Decimal150=CAST(\'1\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'1.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'1.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'10.0\' AS DyNumber) and pk_String=\'String 1\' and pk_Utf8=\'Utf8 1\' and pk_UUID=CAST(\'30015678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2001-01-01\' AS Date) and pk_Datetime=CAST(\'2001-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696200100000000 AS Timestamp) and pk_Interval=CAST(1 AS Interval) and pk_Date32=CAST(\'2001-01-01\' AS Date32) and pk_Datetime64=CAST(\'2001-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696200100000000 AS Timestamp64) and pk_Interval64=CAST(1 AS Interval64)\n                 and \n                col_index_DyNumber=CAST(\'10.0\' AS DyNumber) and col_index_String=\'String 1\' and col_index_Utf8=\'Utf8 1\' and col_index_UUID=CAST(\'30015678-e89b-12d3-a456-556642440000\' AS UUID) and col_index_Date=CAST(\'2001-01-01\' AS Date) and col_index_Datetime=CAST(\'2001-10-02T11:00:00Z\' AS Datetime) and col_index_Timestamp=CAST(1696200100000000 AS Timestamp) and col_index_Interval=CAST(1 AS Interval) and col_index_Date32=CAST(\'2001-01-01\' AS Date32) and col_index_Datetime64=CAST(\'2001-10-02T11:00:00Z\' AS Datetime64) and col_index_Timestamp64=CAST(1696200100000000 AS Timestamp64) and col_index_Interval64=CAST(1 AS Interval64)\n                 and \n                col_Int64=CAST(1 AS Int64) and col_Uint64=CAST(1 AS Uint64) and col_Int32=CAST(1 AS Int32) and col_Uint32=CAST(1 AS Uint32) and col_Int16=CAST(1 AS Int16) and col_Uint16=CAST(1 AS Uint16) and col_Int8=CAST(1 AS Int8) and col_Uint8=CAST(1 AS Uint8) and col_Bool=CAST(False AS Bool) and col_Decimal150=CAST(\'1\' AS Decimal(15,0)) and col_Decimal229=CAST(\'1.123\' AS Decimal(22,9)) and col_Decimal3510=CAST(\'1.123456\' AS Decimal(35,10)) and col_DyNumber=CAST(\'10.0\' AS DyNumber) and col_String=\'String 1\' and col_Utf8=\'Utf8 1\' and col_UUID=CAST(\'30015678-e89b-12d3-a456-556642440000\' AS UUID) and col_Date=CAST(\'2001-01-01\' AS Date) and col_Datetime=CAST(\'2001-10-02T11:00:00Z\' AS Datetime) and col_Timestamp=CAST(1696200100000000 AS Timestamp) and col_Interval=CAST(1 AS Interval) and col_Date32=CAST(\'2001-01-01\' AS Date32) and col_Datetime64=CAST(\'2001-10-02T11:00:00Z\' AS Datetime64) and col_Timestamp64=CAST(1696200100000000 AS Timestamp64) and col_Interval64=CAST(1 AS Interval64) and col_Float=CAST(1.1 AS Float) and col_Double=CAST(1.2 AS Double)\n                \n                " } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, a21678ff-ad31-4950-bea3-9d4d6f600718, ghrun-plncoo66um.auto.internal:19356): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NWJjNTg3NDUtNjEwM2U2N2MtNDMxZDZiNmMtNDg0YjEwZGQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NWJjNTg3NDUtNjEwM2U2N2MtNDMxZDZiNmMtNDg0YjEwZGQ=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, c7724182-34f8-47f3-bcad-5e783e7452c0, ghrun-plncoo66um.auto.internal:19356): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, c7724182-34f8-47f3-bcad-5e783e7452c0, ghrun-plncoo66um.auto.internal:19356): request = { session_id: "ydb://session/3?node_id=1&id=NWJjNTg3NDUtNjEwM2U2N2MtNDMxZDZiNmMtNDg0YjEwZGQ=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_Date_1_UNIQUE_SYNC` WHERE \n                pk_Int64=CAST(2 AS Int64) and pk_Uint64=CAST(2 AS Uint64) and pk_Int32=CAST(2 AS Int32) and pk_Uint32=CAST(2 AS Uint32) and pk_Int16=CAST(2 AS Int16) and pk_Uint16=CAST(2 AS Uint16) and pk_Int8=CAST(2 AS Int8) and pk_Uint8=CAST(2 AS Uint8) and pk_Bool=CAST(False AS Bool) and pk_Decimal150=CAST(\'2\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'2.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'2.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'20.0\' AS DyNumber) and pk_String=\'String 2\' and pk_Utf8=\'Utf8 2\' and pk_UUID=CAST(\'30025678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2002-01-01\' AS Date) and pk_Datetime=CAST(\'2002-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696200200000000 AS Timestamp) and pk_Interval=CAST(2 AS Interval) and pk_Date32=CAST(\'2002-01-01\' AS Date32) and pk_Datetime64=CAST(\'2002-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696200200000000 AS Timestamp64) and pk_Interval64=CAST(2 AS Interval64)\n                 and \n                col_index_DyNumber=CAST(\'20.0\' AS DyNumber) and col_index_String=\'String 2\' and col_index_Utf8=\'Utf8 2\' and col_index_UUID=CAST(\'30025678-e89b-12d3-a456-556642440000\' AS UUID) and col_index_Date=CAST(\'2002-01-01\' AS Date) and col_index_Datetime=CAST(\'2002-10-02T11:00:00Z\' AS Datetime) and col_index_Timestamp=CAST(1696200200000000 AS Timestamp) and col_index_Interval=CAST(2 AS Interval) and col_index_Date32=CAST(\'2002-01-01\' AS Date32) and col_index_Datetime64=CAST(\'2002-10-02T11:00:00Z\' AS Datetime64) and col_index_Timestamp64=CAST(1696200200000000 AS Timestamp64) and col_index_Interval64=CAST(2 AS Interval64)\n                 and \n                col_Int64=CAST(2 AS Int64) and col_Uint64=CAST(2 AS Uint64) and col_Int32=CAST(2 AS Int32) and col_Uint32=CAST(2 AS Uint32) and col_Int16=CAST(2 AS Int16) and col_Uint16=CAST(2 AS Uint16) and col_Int8=CAST(2 AS Int8) and col_Uint8=CAST(2 AS Uint8) and col_Bool=CAST(False AS Bool) and col_Decimal150=CAST(\'2\' AS Decimal(15,0)) and col_Decimal229=CAST(\'2.123\' AS Decimal(22,9)) and col_Decimal3510=CAST(\'2.123456\' AS Decimal(35,10)) and col_DyNumber=CAST(\'20.0\' AS DyNumber) and col_String=\'String 2\' and col_Utf8=\'Utf8 2\' and col_UUID=CAST(\'30025678-e89b-12d3-a456-556642440000\' AS UUID) and col_Date=CAST(\'2002-01-01\' AS Date) and col_Datetime=CAST(\'2002-10-02T11:00:00Z\' AS Datetime) and col_Timestamp=CAST(1696200200000000 AS Timestamp) and col_Interval=CAST(2 AS Interval) and col_Date32=CAST(\'2002-01-01\' AS Date32) and col_Datetime64=CAST(\'2002-10-02T11:00:00Z\' AS Datetime64) and col_Timestamp64=CAST(1696200200000000 AS Timestamp64) and col_Interval64=CAST(2 AS Interval64) and col_Float=CAST(2.1 AS Float) and col_Double=CAST(2.2 AS Double)\n                \n                " } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, c7724182-34f8-47f3-bcad-5e783e7452c0, ghrun-plncoo66um.auto.internal:19356): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NWJjNTg3NDUtNjEwM2U2N2MtNDMxZDZiNmMtNDg0YjEwZGQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NWJjNTg3NDUtNjEwM2U2N2MtNDMxZDZiNmMtNDg0YjEwZGQ=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 52f559b8-3279-4ceb-a88d-ceef73adef7b, ghrun-plncoo66um.auto.internal:19356): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 52f559b8-3279-4ceb-a88d-ceef73adef7b, ghrun-plncoo66um.auto.internal:19356): request = { session_id: "ydb://session/3?node_id=1&id=NWJjNTg3NDUtNjEwM2U2N2MtNDMxZDZiNmMtNDg0YjEwZGQ=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_Date_1_UNIQUE_SYNC` WHERE \n                pk_Int64=CAST(2 AS Int64) and pk_Uint64=CAST(2 AS Uint64) and pk_Int32=CAST(2 AS Int32) and pk_Uint32=CAST(2 AS Uint32) and pk_Int16=CAST(2 AS Int16) and pk_Uint16=CAST(2 AS Uint16) and pk_Int8=CAST(2 AS Int8) and pk_Uint8=CAST(2 AS Uint8) and pk_Bool=CAST(False AS Bool) and pk_Decimal150=CAST(\'2\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'2.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'2.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'20.0\' AS DyNumber) and pk_String=\'String 2\' and pk_Utf8=\'Utf8 2\' and pk_UUID=CAST(\'30025678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2002-01-01\' AS Date) and pk_Datetime=CAST(\'2002-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696200200000000 AS Timestamp) and pk_Interval=CAST(2 AS Interval) and pk_Date32=CAST(\'2002-01-01\' AS Date32) and pk_Datetime64=CAST(\'2002-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696200200000000 AS Timestamp64) and pk_Interval64=CAST(2 AS Interval64)\n                 and \n                col_index_DyNumber=CAST(\'20.0\' AS DyNumber) and col_index_String=\'String 2\' and col_index_Utf8=\'Utf8 2\' and col_index_UUID=CAST(\'30025678-e89b-12d3-a456-556642440000\' AS UUID) and col_index_Date=CAST(\'2002-01-01\' AS Date) and col_index_Datetime=CAST(\'2002-10-02T11:00:00Z\' AS Datetime) and col_index_Timestamp=CAST(1696200200000000 AS Timestamp) and col_index_Interval=CAST(2 AS Interval) and col_index_Date32=CAST(\'2002-01-01\' AS Date32) and col_index_Datetime64=CAST(\'2002-10-02T11:00:00Z\' AS Datetime64) and col_index_Timestamp64=CAST(1696200200000000 AS Timestamp64) and col_index_Interval64=CAST(2 AS Interval64)\n                 and \n                col_Int64=CAST(2 AS Int64) and col_Uint64=CAST(2 AS Uint64) and col_Int32=CAST(2 AS Int32) and col_Uint32=CAST(2 AS Uint32) and col_Int16=CAST(2 AS Int16) and col_Uint16=CAST(2 AS Uint16) and col_Int8=CAST(2 AS Int8) and col_Uint8=CAST(2 AS Uint8) and col_Bool=CAST(False AS Bool) and col_Decimal150=CAST(\'2\' AS Decimal(15,0)) and col_Decimal229=CAST(\'2.123\' AS Decimal(22,9)) and col_Decimal3510=CAST(\'2.123456\' AS Decimal(35,10)) and col_DyNumber=CAST(\'20.0\' AS DyNumber) and col_String=\'String 2\' and col_Utf8=\'Utf8 2\' and col_UUID=CAST(\'30025678-e89b-12d3-a456-556642440000\' AS UUID) and col_Date=CAST(\'2002-01-01\' AS Date) and col_Datetime=CAST(\'2002-10-02T11:00:00Z\' AS Datetime) and col_Timestamp=CAST(1696200200000000 AS Timestamp) and col_Interval=CAST(2 AS Interval) and col_Date32=CAST(\'2002-01-01\' AS Date32) and col_Datetime64=CAST(\'2002-10-02T11:00:00Z\' AS Datetime64) and col_Timestamp64=CAST(1696200200000000 AS Timestamp64) and col_Interval64=CAST(2 AS Interval64) and col_Float=CAST(2.1 AS Float) and col_Double=CAST(2.2 AS Double)\n                \n                " } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 52f559b8-3279-4ceb-a88d-ceef73adef7b, ghrun-plncoo66um.auto.internal:19356): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NWJjNTg3NDUtNjEwM2U2N2MtNDMxZDZiNmMtNDg0YjEwZGQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NWJjNTg3NDUtNjEwM2U2N2MtNDMxZDZiNmMtNDg0YjEwZGQ=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, c17f19db-6158-4c75-a72e-b5d1f95d3e0a, ghrun-plncoo66um.auto.internal:19356): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, c17f19db-6158-4c75-a72e-b5d1f95d3e0a, ghrun-plncoo66um.auto.internal:19356): request = { session_id: "ydb://session/3?node_id=1&id=NWJjNTg3NDUtNjEwM2U2N2MtNDMxZDZiNmMtNDg0YjEwZGQ=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_Date_1_UNIQUE_SYNC` WHERE \n                pk_Int64=CAST(3 AS Int64) and pk_Uint64=CAST(3 AS Uint64) and pk_Int32=CAST(3 AS Int32) and pk_Uint32=CAST(3 AS Uint32) and pk_Int16=CAST(3 AS Int16) and pk_Uint16=CAST(3 AS Uint16) and pk_Int8=CAST(3 AS Int8) and pk_Uint8=CAST(3 AS Uint8) and pk_Bool=CAST(False AS Bool) and pk_Decimal150=CAST(\'3\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'3.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'3.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'30.0\' AS DyNumber) and pk_String=\'String 3\' and pk_Utf8=\'Utf8 3\' and pk_UUID=CAST(\'30035678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2003-01-01\' AS Date) and pk_Datetime=CAST(\'2003-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696200300000000 AS Timestamp) and pk_Interval=CAST(3 AS Interval) and pk_Date32=CAST(\'2003-01-01\' AS Date32) and pk_Datetime64=CAST(\'2003-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696200300000000 AS Timestamp64) and pk_Interval64=CAST(3 AS Interval64)\n                 and \n                col_index_DyNumber=CAST(\'30.0\' AS DyNumber) and col_index_String=\'String 3\' and col_index_Utf8=\'Utf8 3\' and col_index_UUID=CAST(\'30035678-e89b-12d3-a456-556642440000\' AS UUID) and col_index_Date=CAST(\'2003-01-01\' AS Date) and col_index_Datetime=CAST(\'2003-10-02T11:00:00Z\' AS Datetime) and col_index_Timestamp=CAST(1696200300000000 AS Timestamp) and col_index_Interval=CAST(3 AS Interval) and col_index_Date32=CAST(\'2003-01-01\' AS Date32) and col_index_Datetime64=CAST(\'2003-10-02T11:00:00Z\' AS Datetime64) and col_index_Timestamp64=CAST(1696200300000000 AS Timestamp64) and col_index_Interval64=CAST(3 AS Interval64)\n                 and \n                col_Int64=CAST(3 AS Int64) and col_Uint64=CAST(3 AS Uint64) and col_Int32=CAST(3 AS Int32) and col_Uint32=CAST(3 AS Uint32) and col_Int16=CAST(3 AS Int16) and col_Uint16=CAST(3 AS Uint16) and col_Int8=CAST(3 AS Int8) and col_Uint8=CAST(3 AS Uint8) and col_Bool=CAST(False AS Bool) and col_Decimal150=CAST(\'3\' AS Decimal(15,0)) and col_Decimal229=CAST(\'3.123\' AS Decimal(22,9)) and col_Decimal3510=CAST(\'3.123456\' AS Decimal(35,10)) and col_DyNumber=CAST(\'30.0\' AS DyNumber) and col_String=\'String 3\' and col_Utf8=\'Utf8 3\' and col_UUID=CAST(\'30035678-e89b-12d3-a456-556642440000\' AS UUID) and col_Date=CAST(\'2003-01-01\' AS Date) and col_Datetime=CAST(\'2003-10-02T11:00:00Z\' AS Datetime) and col_Timestamp=CAST(1696200300000000 AS Timestamp) and col_Interval=CAST(3 AS Interval) and col_Date32=CAST(\'2003-01-01\' AS Date32) and col_Datetime64=CAST(\'2003-10-02T11:00:00Z\' AS Datetime64) and col_Timestamp64=CAST(1696200300000000 AS Timestamp64) and col_Interval64=CAST(3 AS Interval64) and col_Float=CAST(3.1 AS Float) and col_Double=CAST(3.2 AS Double)\n                \n                " } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, c17f19db-6158-4c75-a72e-b5d1f95d3e0a, ghrun-plncoo66um.auto.internal:19356): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NWJjNTg3NDUtNjEwM2U2N2MtNDMxZDZiNmMtNDg0YjEwZGQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NWJjNTg3NDUtNjEwM2U2N2MtNDMxZDZiNmMtNDg0YjEwZGQ=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 0f57d90b-57ca-41a6-9213-fd50b7a2d2a0, ghrun-plncoo66um.auto.internal:19356): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 0f57d90b-57ca-41a6-9213-fd50b7a2d2a0, ghrun-plncoo66um.auto.internal:19356): request = { session_id: "ydb://session/3?node_id=1&id=NWJjNTg3NDUtNjEwM2U2N2MtNDMxZDZiNmMtNDg0YjEwZGQ=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_Date_1_UNIQUE_SYNC` WHERE \n                pk_Int64=CAST(3 AS Int64) and pk_Uint64=CAST(3 AS Uint64) and pk_Int32=CAST(3 AS Int32) and pk_Uint32=CAST(3 AS Uint32) and pk_Int16=CAST(3 AS Int16) and pk_Uint16=CAST(3 AS Uint16) and pk_Int8=CAST(3 AS Int8) and pk_Uint8=CAST(3 AS Uint8) and pk_Bool=CAST(False AS Bool) and pk_Decimal150=CAST(\'3\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'3.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'3.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'30.0\' AS DyNumber) and pk_String=\'String 3\' and pk_Utf8=\'Utf8 3\' and pk_UUID=CAST(\'30035678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2003-01-01\' AS Date) and pk_Datetime=CAST(\'2003-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696200300000000 AS Timestamp) and pk_Interval=CAST(3 AS Interval) and pk_Date32=CAST(\'2003-01-01\' AS Date32) and pk_Datetime64=CAST(\'2003-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696200300000000 AS Timestamp64) and pk_Interval64=CAST(3 AS Interval64)\n                 and \n                col_index_DyNumber=CAST(\'30.0\' AS DyNumber) and col_index_String=\'String 3\' and col_index_Utf8=\'Utf8 3\' and col_index_UUID=CAST(\'30035678-e89b-12d3-a456-556642440000\' AS UUID) and col_index_Date=CAST(\'2003-01-01\' AS Date) and col_index_Datetime=CAST(\'2003-10-02T11:00:00Z\' AS Datetime) and col_index_Timestamp=CAST(1696200300000000 AS Timestamp) and col_index_Interval=CAST(3 AS Interval) and col_index_Date32=CAST(\'2003-01-01\' AS Date32) and col_index_Datetime64=CAST(\'2003-10-02T11:00:00Z\' AS Datetime64) and col_index_Timestamp64=CAST(1696200300000000 AS Timestamp64) and col_index_Interval64=CAST(3 AS Interval64)\n                 and \n                col_Int64=CAST(3 AS Int64) and col_Uint64=CAST(3 AS Uint64) and col_Int32=CAST(3 AS Int32) and col_Uint32=CAST(3 AS Uint32) and col_Int16=CAST(3 AS Int16) and col_Uint16=CAST(3 AS Uint16) and col_Int8=CAST(3 AS Int8) and col_Uint8=CAST(3 AS Uint8) and col_Bool=CAST(False AS Bool) and col_Decimal150=CAST(\'3\' AS Decimal(15,0)) and col_Decimal229=CAST(\'3.123\' AS Decimal(22,9)) and col_Decimal3510=CAST(\'3.123456\' AS Decimal(35,10)) and col_DyNumber=CAST(\'30.0\' AS DyNumber) and col_String=\'String 3\' and col_Utf8=\'Utf8 3\' and col_UUID=CAST(\'30035678-e89b-12d3-a456-556642440000\' AS UUID) and col_Date=CAST(\'2003-01-01\' AS Date) and col_Datetime=CAST(\'2003-10-02T11:00:00Z\' AS Datetime) and col_Timestamp=CAST(1696200300000000 AS Timestamp) and col_Interval=CAST(3 AS Interval) and col_Date32=CAST(\'2003-01-01\' AS Date32) and col_Datetime64=CAST(\'2003-10-02T11:00:00Z\' AS Datetime64) and col_Timestamp64=CAST(1696200300000000 AS Timestamp64) and col_Interval64=CAST(3 AS Interval64) and col_Float=CAST(3.1 AS Float) and col_Double=CAST(3.2 AS Double)\n                \n                " } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 0f57d90b-57ca-41a6-9213-fd50b7a2d2a0, ghrun-plncoo66um.auto.internal:19356): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NWJjNTg3NDUtNjEwM2U2N2MtNDMxZDZiNmMtNDg0YjEwZGQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NWJjNTg3NDUtNjEwM2U2N2MtNDMxZDZiNmMtNDg0YjEwZGQ=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 5f5c4e9c-9f89-4df4-b8e4-b67babe2ba60, ghrun-plncoo66um.auto.internal:19356): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 5f5c4e9c-9f89-4df4-b8e4-b67babe2ba60, ghrun-plncoo66um.auto.internal:19356): request = { session_id: "ydb://session/3?node_id=1&id=NWJjNTg3NDUtNjEwM2U2N2MtNDMxZDZiNmMtNDg0YjEwZGQ=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_Date_1_UNIQUE_SYNC` WHERE \n                pk_Int64=CAST(3 AS Int64) and pk_Uint64=CAST(3 AS Uint64) and pk_Int32=CAST(3 AS Int32) and pk_Uint32=CAST(3 AS Uint32) and pk_Int16=CAST(3 AS Int16) and pk_Uint16=CAST(3 AS Uint16) and pk_Int8=CAST(3 AS Int8) and pk_Uint8=CAST(3 AS Uint8) and pk_Bool=CAST(False AS Bool) and pk_Decimal150=CAST(\'3\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'3.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'3.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'30.0\' AS DyNumber) and pk_String=\'String 3\' and pk_Utf8=\'Utf8 3\' and pk_UUID=CAST(\'30035678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2003-01-01\' AS Date) and pk_Datetime=CAST(\'2003-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696200300000000 AS Timestamp) and pk_Interval=CAST(3 AS Interval) and pk_Date32=CAST(\'2003-01-01\' AS Date32) and pk_Datetime64=CAST(\'2003-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696200300000000 AS Timestamp64) and pk_Interval64=CAST(3 AS Interval64)\n                 and \n                col_index_DyNumber=CAST(\'30.0\' AS DyNumber) and col_index_String=\'String 3\' and col_index_Utf8=\'Utf8 3\' and col_index_UUID=CAST(\'30035678-e89b-12d3-a456-556642440000\' AS UUID) and col_index_Date=CAST(\'2003-01-01\' AS Date) and col_index_Datetime=CAST(\'2003-10-02T11:00:00Z\' AS Datetime) and col_index_Timestamp=CAST(1696200300000000 AS Timestamp) and col_index_Interval=CAST(3 AS Interval) and col_index_Date32=CAST(\'2003-01-01\' AS Date32) and col_index_Datetime64=CAST(\'2003-10-02T11:00:00Z\' AS Datetime64) and col_index_Timestamp64=CAST(1696200300000000 AS Timestamp64) and col_index_Interval64=CAST(3 AS Interval64)\n                 and \n                col_Int64=CAST(3 AS Int64) and col_Uint64=CAST(3 AS Uint64) and col_Int32=CAST(3 AS Int32) and col_Uint32=CAST(3 AS Uint32) and col_Int16=CAST(3 AS Int16) and col_Uint16=CAST(3 AS Uint16) and col_Int8=CAST(3 AS Int8) and col_Uint8=CAST(3 AS Uint8) and col_Bool=CAST(False AS Bool) and col_Decimal150=CAST(\'3\' AS Decimal(15,0)) and col_Decimal229=CAST(\'3.123\' AS Decimal(22,9)) and col_Decimal3510=CAST(\'3.123456\' AS Decimal(35,10)) and col_DyNumber=CAST(\'30.0\' AS DyNumber) and col_String=\'String 3\' and col_Utf8=\'Utf8 3\' and col_UUID=CAST(\'30035678-e89b-12d3-a456-556642440000\' AS UUID) and col_Date=CAST(\'2003-01-01\' AS Date) and col_Datetime=CAST(\'2003-10-02T11:00:00Z\' AS Datetime) and col_Timestamp=CAST(1696200300000000 AS Timestamp) and col_Interval=CAST(3 AS Interval) and col_Date32=CAST(\'2003-01-01\' AS Date32) and col_Datetime64=CAST(\'2003-10-02T11:00:00Z\' AS Datetime64) and col_Timestamp64=CAST(1696200300000000 AS Timestamp64) and col_Interval64=CAST(3 AS Interval64) and col_Float=CAST(3.1 AS Float) and col_Double=CAST(3.2 AS Double)\n                \n                " } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 5f5c4e9c-9f89-4df4-b8e4-b67babe2ba60, ghrun-plncoo66um.auto.internal:19356): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NWJjNTg3NDUtNjEwM2U2N2MtNDMxZDZiNmMtNDg0YjEwZGQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NWJjNTg3NDUtNjEwM2U2N2MtNDMxZDZiNmMtNDg0YjEwZGQ=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 88eff84f-f5cb-4fd7-94e2-5107ed758d5e, ghrun-plncoo66um.auto.internal:19356): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 88eff84f-f5cb-4fd7-94e2-5107ed758d5e, ghrun-plncoo66um.auto.internal:19356): request = { session_id: "ydb://session/3?node_id=1&id=NWJjNTg3NDUtNjEwM2U2N2MtNDMxZDZiNmMtNDg0YjEwZGQ=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_Date_1_UNIQUE_SYNC` WHERE \n                pk_Int64=CAST(3 AS Int64) and pk_Uint64=CAST(3 AS Uint64) and pk_Int32=CAST(3 AS Int32) and pk_Uint32=CAST(3 AS Uint32) and pk_Int16=CAST(3 AS Int16) and pk_Uint16=CAST(3 AS Uint16) and pk_Int8=CAST(3 AS Int8) and pk_Uint8=CAST(3 AS Uint8) and pk_Bool=CAST(False AS Bool) and pk_Decimal150=CAST(\'3\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'3.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'3.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'30.0\' AS DyNumber) and pk_String=\'String 3\' and pk_Utf8=\'Utf8 3\' and pk_UUID=CAST(\'30035678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2003-01-01\' AS Date) and pk_Datetime=CAST(\'2003-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696200300000000 AS Timestamp) and pk_Interval=CAST(3 AS Interval) and pk_Date32=CAST(\'2003-01-01\' AS Date32) and pk_Datetime64=CAST(\'2003-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696200300000000 AS Timestamp64) and pk_Interval64=CAST(3 AS Interval64)\n                 and \n                col_index_DyNumber=CAST(\'30.0\' AS DyNumber) and col_index_String=\'String 3\' and col_index_Utf8=\'Utf8 3\' and col_index_UUID=CAST(\'30035678-e89b-12d3-a456-556642440000\' AS UUID) and col_index_Date=CAST(\'2003-01-01\' AS Date) and col_index_Datetime=CAST(\'2003-10-02T11:00:00Z\' AS Datetime) and col_index_Timestamp=CAST(1696200300000000 AS Timestamp) and col_index_Interval=CAST(3 AS Interval) and col_index_Date32=CAST(\'2003-01-01\' AS Date32) and col_index_Datetime64=CAST(\'2003-10-02T11:00:00Z\' AS Datetime64) and col_index_Timestamp64=CAST(1696200300000000 AS Timestamp64) and col_index_Interval64=CAST(3 AS Interval64)\n                 and \n                col_Int64=CAST(3 AS Int64) and col_Uint64=CAST(3 AS Uint64) and col_Int32=CAST(3 AS Int32) and col_Uint32=CAST(3 AS Uint32) and col_Int16=CAST(3 AS Int16) and col_Uint16=CAST(3 AS Uint16) and col_Int8=CAST(3 AS Int8) and col_Uint8=CAST(3 AS Uint8) and col_Bool=CAST(False AS Bool) and col_Decimal150=CAST(\'3\' AS Decimal(15,0)) and col_Decimal229=CAST(\'3.123\' AS Decimal(22,9)) and col_Decimal3510=CAST(\'3.123456\' AS Decimal(35,10)) and col_DyNumber=CAST(\'30.0\' AS DyNumber) and col_String=\'String 3\' and col_Utf8=\'Utf8 3\' and col_UUID=CAST(\'30035678-e89b-12d3-a456-556642440000\' AS UUID) and col_Date=CAST(\'2003-01-01\' AS Date) and col_Datetime=CAST(\'2003-10-02T11:00:00Z\' AS Datetime) and col_Timestamp=CAST(1696200300000000 AS Timestamp) and col_Interval=CAST(3 AS Interval) and col_Date32=CAST(\'2003-01-01\' AS Date32) and col_Datetime64=CAST(\'2003-10-02T11:00:00Z\' AS Datetime64) and col_Timestamp64=CAST(1696200300000000 AS Timestamp64) and col_Interval64=CAST(3 AS Interval64) and col_Float=CAST(3.1 AS Float) and col_Double=CAST(3.2 AS Double)\n                \n                " } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 88eff84f-f5cb-4fd7-94e2-5107ed758d5e, ghrun-plncoo66um.auto.internal:19356): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NWJjNTg3NDUtNjEwM2U2N2MtNDMxZDZiNmMtNDg0YjEwZGQ=
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 10000), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root
DEBUG    ydb.connection:connection.py:421 RpcState(ListEndpoints, 82de1d72-d345-41b6-a1ed-08c2a2dbf76c, localhost:19356): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 82de1d72-d345-41b6-a1ed-08c2a2dbf76c, localhost:19356): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 82de1d72-d345-41b6-a1ed-08c2a2dbf76c, localhost:19356): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-plncoo66um.auto.internal" port: 19356 service: "nbs" service: "legacy" service: "tablet_service" service: "yql" service: "discovery" service: "cms" service: "locking" service: "kesus" service: "pq" service: "pqcd" service: "pqv1" service: "topic" service: "datastreams" service: "scripting" service: "clickhouse_internal" service: "rate_limiter" service: "analytics" service: "export" service: "import" service: "yq" service: "keyvalue" service: "monitoring" service: "auth" service: "query_service" service: "view" location: "1" node_id: 1 } self_location: "1" } } } }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Resolved endpoints for database /Root: DiscoveryResult <self_location: 1, endpoints [<Endpoint ghrun-plncoo66um.auto.internal:19356, location 1, ssl: False>]>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:19356
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NWJjNTg3NDUtNjEwM2U2N2MtNDMxZDZiNmMtNDg0YjEwZGQ=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, f658f77c-ab1a-4466-bb3e-c92e6f679208, ghrun-plncoo66um.auto.internal:19356): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, f658f77c-ab1a-4466-bb3e-c92e6f679208, ghrun-plncoo66um.auto.internal:19356): request = { session_id: "ydb://session/3?node_id=1&id=NWJjNTg3NDUtNjEwM2U2N2MtNDMxZDZiNmMtNDg0YjEwZGQ=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_Date_1_UNIQUE_SYNC` WHERE \n                pk_Int64=CAST(3 AS Int64) and pk_Uint64=CAST(3 AS Uint64) and pk_Int32=CAST(3 AS Int32) and pk_Uint32=CAST(3 AS Uint32) and pk_Int16=CAST(3 AS Int16) and pk_Uint16=CAST(3 AS Uint16) and pk_Int8=CAST(3 AS Int8) and pk_Uint8=CAST(3 AS Uint8) and pk_Bool=CAST(False AS Bool) and pk_Decimal150=CAST(\'3\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'3.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'3.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'30.0\' AS DyNumber) and pk_String=\'String 3\' and pk_Utf8=\'Utf8 3\' and pk_UUID=CAST(\'30035678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2003-01-01\' AS Date) and pk_Datetime=CAST(\'2003-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696200300000000 AS Timestamp) and pk_Interval=CAST(3 AS Interval) and pk_Date32=CAST(\'2003-01-01\' AS Date32) and pk_Datetime64=CAST(\'2003-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696200300000000 AS Timestamp64) and pk_Interval64=CAST(3 AS Interval64)\n                 and \n                col_index_DyNumber=CAST(\'30.0\' AS DyNumber) and col_index_String=\'String 3\' and col_index_Utf8=\'Utf8 3\' and col_index_UUID=CAST(\'30035678-e89b-12d3-a456-556642440000\' AS UUID) and col_index_Date=CAST(\'2003-01-01\' AS Date) and col_index_Datetime=CAST(\'2003-10-02T11:00:00Z\' AS Datetime) and col_index_Timestamp=CAST(1696200300000000 AS Timestamp) and col_index_Interval=CAST(3 AS Interval) and col_index_Date32=CAST(\'2003-01-01\' AS Date32) and col_index_Datetime64=CAST(\'2003-10-02T11:00:00Z\' AS Datetime64) and col_index_Timestamp64=CAST(1696200300000000 AS Timestamp64) and col_index_Interval64=CAST(3 AS Interval64)\n                 and \n                col_Int64=CAST(3 AS Int64) and col_Uint64=CAST(3 AS Uint64) and col_Int32=CAST(3 AS Int32) and col_Uint32=CAST(3 AS Uint32) and col_Int16=CAST(3 AS Int16) and col_Uint16=CAST(3 AS Uint16) and col_Int8=CAST(3 AS Int8) and col_Uint8=CAST(3 AS Uint8) and col_Bool=CAST(False AS Bool) and col_Decimal150=CAST(\'3\' AS Decimal(15,0)) and col_Decimal229=CAST(\'3.123\' AS Decimal(22,9)) and col_Decimal3510=CAST(\'3.123456\' AS Decimal(35,10)) and col_DyNumber=CAST(\'30.0\' AS DyNumber) and col_String=\'String 3\' and col_Utf8=\'Utf8 3\' and col_UUID=CAST(\'30035678-e89b-12d3-a456-556642440000\' AS UUID) and col_Date=CAST(\'2003-01-01\' AS Date) and col_Datetime=CAST(\'2003-10-02T11:00:00Z\' AS Datetime) and col_Timestamp=CAST(1696200300000000 AS Timestamp) and col_Interval=CAST(3 AS Interval) and col_Date32=CAST(\'2003-01-01\' AS Date32) and col_Datetime64=CAST(\'2003-10-02T11:00:00Z\' AS Datetime64) and col_Timestamp64=CAST(1696200300000000 AS Timestamp64) and col_Interval64=CAST(3 AS Interval64) and col_Float=CAST(3.1 AS Float) and col_Double=CAST(3.2 AS Double)\n                \n                " } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, f658f77c-ab1a-4466-bb3e-c92e6f679208, ghrun-plncoo66um.auto.internal:19356): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NWJjNTg3NDUtNjEwM2U2N2MtNDMxZDZiNmMtNDg0YjEwZGQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NWJjNTg3NDUtNjEwM2U2N2MtNDMxZDZiNmMtNDg0YjEwZGQ=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 62966662-af75-4c2d-84e5-65fb9ed7217c, ghrun-plncoo66um.auto.internal:19356): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 62966662-af75-4c2d-84e5-65fb9ed7217c, ghrun-plncoo66um.auto.internal:19356): request = { session_id: "ydb://session/3?node_id=1&id=NWJjNTg3NDUtNjEwM2U2N2MtNDMxZDZiNmMtNDg0YjEwZGQ=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_Date_1_UNIQUE_SYNC` WHERE \n                pk_Int64=CAST(3 AS Int64) and pk_Uint64=CAST(3 AS Uint64) and pk_Int32=CAST(3 AS Int32) and pk_Uint32=CAST(3 AS Uint32) and pk_Int16=CAST(3 AS Int16) and pk_Uint16=CAST(3 AS Uint16) and pk_Int8=CAST(3 AS Int8) and pk_Uint8=CAST(3 AS Uint8) and pk_Bool=CAST(False AS Bool) and pk_Decimal150=CAST(\'3\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'3.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'3.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'30.0\' AS DyNumber) and pk_String=\'String 3\' and pk_Utf8=\'Utf8 3\' and pk_UUID=CAST(\'30035678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2003-01-01\' AS Date) and pk_Datetime=CAST(\'2003-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696200300000000 AS Timestamp) and pk_Interval=CAST(3 AS Interval) and pk_Date32=CAST(\'2003-01-01\' AS Date32) and pk_Datetime64=CAST(\'2003-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696200300000000 AS Timestamp64) and pk_Interval64=CAST(3 AS Interval64)\n                 and \n                col_index_DyNumber=CAST(\'30.0\' AS DyNumber) and col_index_String=\'String 3\' and col_index_Utf8=\'Utf8 3\' and col_index_UUID=CAST(\'30035678-e89b-12d3-a456-556642440000\' AS UUID) and col_index_Date=CAST(\'2003-01-01\' AS Date) and col_index_Datetime=CAST(\'2003-10-02T11:00:00Z\' AS Datetime) and col_index_Timestamp=CAST(1696200300000000 AS Timestamp) and col_index_Interval=CAST(3 AS Interval) and col_index_Date32=CAST(\'2003-01-01\' AS Date32) and col_index_Datetime64=CAST(\'2003-10-02T11:00:00Z\' AS Datetime64) and col_index_Timestamp64=CAST(1696200300000000 AS Timestamp64) and col_index_Interval64=CAST(3 AS Interval64)\n                 and \n                col_Int64=CAST(3 AS Int64) and col_Uint64=CAST(3 AS Uint64) and col_Int32=CAST(3 AS Int32) and col_Uint32=CAST(3 AS Uint32) and col_Int16=CAST(3 AS Int16) and col_Uint16=CAST(3 AS Uint16) and col_Int8=CAST(3 AS Int8) and col_Uint8=CAST(3 AS Uint8) and col_Bool=CAST(False AS Bool) and col_Decimal150=CAST(\'3\' AS Decimal(15,0)) and col_Decimal229=CAST(\'3.123\' AS Decimal(22,9)) and col_Decimal3510=CAST(\'3.123456\' AS Decimal(35,10)) and col_DyNumber=CAST(\'30.0\' AS DyNumber) and col_String=\'String 3\' and col_Utf8=\'Utf8 3\' and col_UUID=CAST(\'30035678-e89b-12d3-a456-556642440000\' AS UUID) and col_Date=CAST(\'2003-01-01\' AS Date) and col_Datetime=CAST(\'2003-10-02T11:00:00Z\' AS Datetime) and col_Timestamp=CAST(1696200300000000 AS Timestamp) and col_Interval=CAST(3 AS Interval) and col_Date32=CAST(\'2003-01-01\' AS Date32) and col_Datetime64=CAST(\'2003-10-02T11:00:00Z\' AS Datetime64) and col_Timestamp64=CAST(1696200300000000 AS Timestamp64) and col_Interval64=CAST(3 AS Interval64) and col_Float=CAST(3.1 AS Float) and col_Double=CAST(3.2 AS Double)\n                \n                " } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 62966662-af75-4c2d-84e5-65fb9ed7217c, ghrun-plncoo66um.auto.internal:19356): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NWJjNTg3NDUtNjEwM2U2N2MtNDMxZDZiNmMtNDg0YjEwZGQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NWJjNTg3NDUtNjEwM2U2N2MtNDMxZDZiNmMtNDg0YjEwZGQ=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, a315d6b5-79ad-4477-8214-ee25f03e5bab, ghrun-plncoo66um.auto.internal:19356): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, a315d6b5-79ad-4477-8214-ee25f03e5bab, ghrun-plncoo66um.auto.internal:19356): request = { session_id: "ydb://session/3?node_id=1&id=NWJjNTg3NDUtNjEwM2U2N2MtNDMxZDZiNmMtNDg0YjEwZGQ=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_Date_1_UNIQUE_SYNC` WHERE \n                pk_Int64=CAST(3 AS Int64) and pk_Uint64=CAST(3 AS Uint64) and pk_Int32=CAST(3 AS Int32) and pk_Uint32=CAST(3 AS Uint32) and pk_Int16=CAST(3 AS Int16) and pk_Uint16=CAST(3 AS Uint16) and pk_Int8=CAST(3 AS Int8) and pk_Uint8=CAST(3 AS Uint8) and pk_Bool=CAST(False AS Bool) and pk_Decimal150=CAST(\'3\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'3.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'3.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'30.0\' AS DyNumber) and pk_String=\'String 3\' and pk_Utf8=\'Utf8 3\' and pk_UUID=CAST(\'30035678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2003-01-01\' AS Date) and pk_Datetime=CAST(\'2003-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696200300000000 AS Timestamp) and pk_Interval=CAST(3 AS Interval) and pk_Date32=CAST(\'2003-01-01\' AS Date32) and pk_Datetime64=CAST(\'2003-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696200300000000 AS Timestamp64) and pk_Interval64=CAST(3 AS Interval64)\n                 and \n                col_index_DyNumber=CAST(\'30.0\' AS DyNumber) and col_index_String=\'String 3\' and col_index_Utf8=\'Utf8 3\' and col_index_UUID=CAST(\'30035678-e89b-12d3-a456-556642440000\' AS UUID) and col_index_Date=CAST(\'2003-01-01\' AS Date) and col_index_Datetime=CAST(\'2003-10-02T11:00:00Z\' AS Datetime) and col_index_Timestamp=CAST(1696200300000000 AS Timestamp) and col_index_Interval=CAST(3 AS Interval) and col_index_Date32=CAST(\'2003-01-01\' AS Date32) and col_index_Datetime64=CAST(\'2003-10-02T11:00:00Z\' AS Datetime64) and col_index_Timestamp64=CAST(1696200300000000 AS Timestamp64) and col_index_Interval64=CAST(3 AS Interval64)\n                 and \n                col_Int64=CAST(3 AS Int64) and col_Uint64=CAST(3 AS Uint64) and col_Int32=CAST(3 AS Int32) and col_Uint32=CAST(3 AS Uint32) and col_Int16=CAST(3 AS Int16) and col_Uint16=CAST(3 AS Uint16) and col_Int8=CAST(3 AS Int8) and col_Uint8=CAST(3 AS Uint8) and col_Bool=CAST(False AS Bool) and col_Decimal150=CAST(\'3\' AS Decimal(15,0)) and col_Decimal229=CAST(\'3.123\' AS Decimal(22,9)) and col_Decimal3510=CAST(\'3.123456\' AS Decimal(35,10)) and col_DyNumber=CAST(\'30.0\' AS DyNumber) and col_String=\'String 3\' and col_Utf8=\'Utf8 3\' and col_UUID=CAST(\'30035678-e89b-12d3-a456-556642440000\' AS UUID) and col_Date=CAST(\'2003-01-01\' AS Date) and col_Datetime=CAST(\'2003-10-02T11:00:00Z\' AS Datetime) and col_Timestamp=CAST(1696200300000000 AS Timestamp) and col_Interval=CAST(3 AS Interval) and col_Date32=CAST(\'2003-01-01\' AS Date32) and col_Datetime64=CAST(\'2003-10-02T11:00:00Z\' AS Datetime64) and col_Timestamp64=CAST(1696200300000000 AS Timestamp64) and col_Interval64=CAST(3 AS Interval64) and col_Float=CAST(3.1 AS Float) and col_Double=CAST(3.2 AS Double)\n                \n                " } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, a315d6b5-79ad-4477-8214-ee25f03e5bab, ghrun-plncoo66um.auto.internal:19356): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NWJjNTg3NDUtNjEwM2U2N2MtNDMxZDZiNmMtNDg0YjEwZGQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NWJjNTg3NDUtNjEwM2U2N2MtNDMxZDZiNmMtNDg0YjEwZGQ=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 404c76bb-ec50-4a1e-9e2a-e3065f2745be, ghrun-plncoo66um.auto.internal:19356): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 404c76bb-ec50-4a1e-9e2a-e3065f2745be, ghrun-plncoo66um.auto.internal:19356): request = { session_id: "ydb://session/3?node_id=1&id=NWJjNTg3NDUtNjEwM2U2N2MtNDMxZDZiNmMtNDg0YjEwZGQ=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_Date_1_UNIQUE_SYNC` WHERE \n                pk_Int64=CAST(3 AS Int64) and pk_Uint64=CAST(3 AS Uint64) and pk_Int32=CAST(3 AS Int32) and pk_Uint32=CAST(3 AS Uint32) and pk_Int16=CAST(3 AS Int16) and pk_Uint16=CAST(3 AS Uint16) and pk_Int8=CAST(3 AS Int8) and pk_Uint8=CAST(3 AS Uint8) and pk_Bool=CAST(False AS Bool) and pk_Decimal150=CAST(\'3\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'3.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'3.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'30.0\' AS DyNumber) and pk_String=\'String 3\' and pk_Utf8=\'Utf8 3\' and pk_UUID=CAST(\'30035678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2003-01-01\' AS Date) and pk_Datetime=CAST(\'2003-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696200300000000 AS Timestamp) and pk_Interval=CAST(3 AS Interval) and pk_Date32=CAST(\'2003-01-01\' AS Date32) and pk_Datetime64=CAST(\'2003-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696200300000000 AS Timestamp64) and pk_Interval64=CAST(3 AS Interval64)\n                 and \n                col_index_DyNumber=CAST(\'30.0\' AS DyNumber) and col_index_String=\'String 3\' and col_index_Utf8=\'Utf8 3\' and col_index_UUID=CAST(\'30035678-e89b-12d3-a456-556642440000\' AS UUID) and col_index_Date=CAST(\'2003-01-01\' AS Date) and col_index_Datetime=CAST(\'2003-10-02T11:00:00Z\' AS Datetime) and col_index_Timestamp=CAST(1696200300000000 AS Timestamp) and col_index_Interval=CAST(3 AS Interval) and col_index_Date32=CAST(\'2003-01-01\' AS Date32) and col_index_Datetime64=CAST(\'2003-10-02T11:00:00Z\' AS Datetime64) and col_index_Timestamp64=CAST(1696200300000000 AS Timestamp64) and col_index_Interval64=CAST(3 AS Interval64)\n                 and \n                col_Int64=CAST(3 AS Int64) and col_Uint64=CAST(3 AS Uint64) and col_Int32=CAST(3 AS Int32) and col_Uint32=CAST(3 AS Uint32) and col_Int16=CAST(3 AS Int16) and col_Uint16=CAST(3 AS Uint16) and col_Int8=CAST(3 AS Int8) and col_Uint8=CAST(3 AS Uint8) and col_Bool=CAST(False AS Bool) and col_Decimal150=CAST(\'3\' AS Decimal(15,0)) and col_Decimal229=CAST(\'3.123\' AS Decimal(22,9)) and col_Decimal3510=CAST(\'3.123456\' AS Decimal(35,10)) and col_DyNumber=CAST(\'30.0\' AS DyNumber) and col_String=\'String 3\' and col_Utf8=\'Utf8 3\' and col_UUID=CAST(\'30035678-e89b-12d3-a456-556642440000\' AS UUID) and col_Date=CAST(\'2003-01-01\' AS Date) and col_Datetime=CAST(\'2003-10-02T11:00:00Z\' AS Datetime) and col_Timestamp=CAST(1696200300000000 AS Timestamp) and col_Interval=CAST(3 AS Interval) and col_Date32=CAST(\'2003-01-01\' AS Date32) and col_Datetime64=CAST(\'2003-10-02T11:00:00Z\' AS Datetime64) and col_Timestamp64=CAST(1696200300000000 AS Timestamp64) and col_Interval64=CAST(3 AS Interval64) and col_Float=CAST(3.1 AS Float) and col_Double=CAST(3.2 AS Double)\n                \n                " } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 404c76bb-ec50-4a1e-9e2a-e3065f2745be, ghrun-plncoo66um.auto.internal:19356): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NWJjNTg3NDUtNjEwM2U2N2MtNDMxZDZiNmMtNDg0YjEwZGQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NWJjNTg3NDUtNjEwM2U2N2MtNDMxZDZiNmMtNDg0YjEwZGQ=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 5118dc0a-b58b-45a3-9ade-e892fc962e23, ghrun-plncoo66um.auto.internal:19356): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 5118dc0a-b58b-45a3-9ade-e892fc962e23, ghrun-plncoo66um.auto.internal:19356): request = { session_id: "ydb://session/3?node_id=1&id=NWJjNTg3NDUtNjEwM2U2N2MtNDMxZDZiNmMtNDg0YjEwZGQ=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_Date_1_UNIQUE_SYNC` WHERE \n                pk_Int64=CAST(3 AS Int64) and pk_Uint64=CAST(3 AS Uint64) and pk_Int32=CAST(3 AS Int32) and pk_Uint32=CAST(3 AS Uint32) and pk_Int16=CAST(3 AS Int16) and pk_Uint16=CAST(3 AS Uint16) and pk_Int8=CAST(3 AS Int8) and pk_Uint8=CAST(3 AS Uint8) and pk_Bool=CAST(False AS Bool) and pk_Decimal150=CAST(\'3\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'3.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'3.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'30.0\' AS DyNumber) and pk_String=\'String 3\' and pk_Utf8=\'Utf8 3\' and pk_UUID=CAST(\'30035678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2003-01-01\' AS Date) and pk_Datetime=CAST(\'2003-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696200300000000 AS Timestamp) and pk_Interval=CAST(3 AS Interval) and pk_Date32=CAST(\'2003-01-01\' AS Date32) and pk_Datetime64=CAST(\'2003-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696200300000000 AS Timestamp64) and pk_Interval64=CAST(3 AS Interval64)\n                 and \n                col_index_DyNumber=CAST(\'30.0\' AS DyNumber) and col_index_String=\'String 3\' and col_index_Utf8=\'Utf8 3\' and col_index_UUID=CAST(\'30035678-e89b-12d3-a456-556642440000\' AS UUID) and col_index_Date=CAST(\'2003-01-01\' AS Date) and col_index_Datetime=CAST(\'2003-10-02T11:00:00Z\' AS Datetime) and col_index_Timestamp=CAST(1696200300000000 AS Timestamp) and col_index_Interval=CAST(3 AS Interval) and col_index_Date32=CAST(\'2003-01-01\' AS Date32) and col_index_Datetime64=CAST(\'2003-10-02T11:00:00Z\' AS Datetime64) and col_index_Timestamp64=CAST(1696200300000000 AS Timestamp64) and col_index_Interval64=CAST(3 AS Interval64)\n                 and \n                col_Int64=CAST(3 AS Int64) and col_Uint64=CAST(3 AS Uint64) and col_Int32=CAST(3 AS Int32) and col_Uint32=CAST(3 AS Uint32) and col_Int16=CAST(3 AS Int16) and col_Uint16=CAST(3 AS Uint16) and col_Int8=CAST(3 AS Int8) and col_Uint8=CAST(3 AS Uint8) and col_Bool=CAST(False AS Bool) and col_Decimal150=CAST(\'3\' AS Decimal(15,0)) and col_Decimal229=CAST(\'3.123\' AS Decimal(22,9)) and col_Decimal3510=CAST(\'3.123456\' AS Decimal(35,10)) and col_DyNumber=CAST(\'30.0\' AS DyNumber) and col_String=\'String 3\' and col_Utf8=\'Utf8 3\' and col_UUID=CAST(\'30035678-e89b-12d3-a456-556642440000\' AS UUID) and col_Date=CAST(\'2003-01-01\' AS Date) and col_Datetime=CAST(\'2003-10-02T11:00:00Z\' AS Datetime) and col_Timestamp=CAST(1696200300000000 AS Timestamp) and col_Interval=CAST(3 AS Interval) and col_Date32=CAST(\'2003-01-01\' AS Date32) and col_Datetime64=CAST(\'2003-10-02T11:00:00Z\' AS Datetime64) and col_Timestamp64=CAST(1696200300000000 AS Timestamp64) and col_Interval64=CAST(3 AS Interval64) and col_Float=CAST(3.1 AS Float) and col_Double=CAST(3.2 AS Double)\n                \n                " } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 5118dc0a-b58b-45a3-9ade-e892fc962e23, ghrun-plncoo66um.auto.internal:19356): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NWJjNTg3NDUtNjEwM2U2N2MtNDMxZDZiNmMtNDg0YjEwZGQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NWJjNTg3NDUtNjEwM2U2N2MtNDMxZDZiNmMtNDg0YjEwZGQ=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, b43418a2-9821-4a3f-8a50-1fc08151a48e, ghrun-plncoo66um.auto.internal:19356): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, b43418a2-9821-4a3f-8a50-1fc08151a48e, ghrun-plncoo66um.auto.internal:19356): request = { session_id: "ydb://session/3?node_id=1&id=NWJjNTg3NDUtNjEwM2U2N2MtNDMxZDZiNmMtNDg0YjEwZGQ=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_Date_1_UNIQUE_SYNC` WHERE \n                pk_Int64=CAST(3 AS Int64) and pk_Uint64=CAST(3 AS Uint64) and pk_Int32=CAST(3 AS Int32) and pk_Uint32=CAST(3 AS Uint32) and pk_Int16=CAST(3 AS Int16) and pk_Uint16=CAST(3 AS Uint16) and pk_Int8=CAST(3 AS Int8) and pk_Uint8=CAST(3 AS Uint8) and pk_Bool=CAST(False AS Bool) and pk_Decimal150=CAST(\'3\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'3.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'3.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'30.0\' AS DyNumber) and pk_String=\'String 3\' and pk_Utf8=\'Utf8 3\' and pk_UUID=CAST(\'30035678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2003-01-01\' AS Date) and pk_Datetime=CAST(\'2003-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696200300000000 AS Timestamp) and pk_Interval=CAST(3 AS Interval) and pk_Date32=CAST(\'2003-01-01\' AS Date32) and pk_Datetime64=CAST(\'2003-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696200300000000 AS Timestamp64) and pk_Interval64=CAST(3 AS Interval64)\n                 and \n                col_index_DyNumber=CAST(\'30.0\' AS DyNumber) and col_index_String=\'String 3\' and col_index_Utf8=\'Utf8 3\' and col_index_UUID=CAST(\'30035678-e89b-12d3-a456-556642440000\' AS UUID) and col_index_Date=CAST(\'2003-01-01\' AS Date) and col_index_Datetime=CAST(\'2003-10-02T11:00:00Z\' AS Datetime) and col_index_Timestamp=CAST(1696200300000000 AS Timestamp) and col_index_Interval=CAST(3 AS Interval) and col_index_Date32=CAST(\'2003-01-01\' AS Date32) and col_index_Datetime64=CAST(\'2003-10-02T11:00:00Z\' AS Datetime64) and col_index_Timestamp64=CAST(1696200300000000 AS Timestamp64) and col_index_Interval64=CAST(3 AS Interval64)\n                 and \n                col_Int64=CAST(3 AS Int64) and col_Uint64=CAST(3 AS Uint64) and col_Int32=CAST(3 AS Int32) and col_Uint32=CAST(3 AS Uint32) and col_Int16=CAST(3 AS Int16) and col_Uint16=CAST(3 AS Uint16) and col_Int8=CAST(3 AS Int8) and col_Uint8=CAST(3 AS Uint8) and col_Bool=CAST(False AS Bool) and col_Decimal150=CAST(\'3\' AS Decimal(15,0)) and col_Decimal229=CAST(\'3.123\' AS Decimal(22,9)) and col_Decimal3510=CAST(\'3.123456\' AS Decimal(35,10)) and col_DyNumber=CAST(\'30.0\' AS DyNumber) and col_String=\'String 3\' and col_Utf8=\'Utf8 3\' and col_UUID=CAST(\'30035678-e89b-12d3-a456-556642440000\' AS UUID) and col_Date=CAST(\'2003-01-01\' AS Date) and col_Datetime=CAST(\'2003-10-02T11:00:00Z\' AS Datetime) and col_Timestamp=CAST(1696200300000000 AS Timestamp) and col_Interval=CAST(3 AS Interval) and col_Date32=CAST(\'2003-01-01\' AS Date32) and col_Datetime64=CAST(\'2003-10-02T11:00:00Z\' AS Datetime64) and col_Timestamp64=CAST(1696200300000000 AS Timestamp64) and col_Interval64=CAST(3 AS Interval64) and col_Float=CAST(3.1 AS Float) and col_Double=CAST(3.2 AS Double)\n                \n                " } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, b43418a2-9821-4a3f-8a50-1fc08151a48e, ghrun-plncoo66um.auto.internal:19356): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NWJjNTg3NDUtNjEwM2U2N2MtNDMxZDZiNmMtNDg0YjEwZGQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NWJjNTg3NDUtNjEwM2U2N2MtNDMxZDZiNmMtNDg0YjEwZGQ=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 975f315a-7d6f-46ab-87f6-a6317daba34f, ghrun-plncoo66um.auto.internal:19356): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 975f315a-7d6f-46ab-87f6-a6317daba34f, ghrun-plncoo66um.auto.internal:19356): request = { session_id: "ydb://session/3?node_id=1&id=NWJjNTg3NDUtNjEwM2U2N2MtNDMxZDZiNmMtNDg0YjEwZGQ=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_Date_1_UNIQUE_SYNC` WHERE \n                pk_Int64=CAST(3 AS Int64) and pk_Uint64=CAST(3 AS Uint64) and pk_Int32=CAST(3 AS Int32) and pk_Uint32=CAST(3 AS Uint32) and pk_Int16=CAST(3 AS Int16) and pk_Uint16=CAST(3 AS Uint16) and pk_Int8=CAST(3 AS Int8) and pk_Uint8=CAST(3 AS Uint8) and pk_Bool=CAST(False AS Bool) and pk_Decimal150=CAST(\'3\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'3.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'3.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'30.0\' AS DyNumber) and pk_String=\'String 3\' and pk_Utf8=\'Utf8 3\' and pk_UUID=CAST(\'30035678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2003-01-01\' AS Date) and pk_Datetime=CAST(\'2003-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696200300000000 AS Timestamp) and pk_Interval=CAST(3 AS Interval) and pk_Date32=CAST(\'2003-01-01\' AS Date32) and pk_Datetime64=CAST(\'2003-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696200300000000 AS Timestamp64) and pk_Interval64=CAST(3 AS Interval64)\n                 and \n                col_index_DyNumber=CAST(\'30.0\' AS DyNumber) and col_index_String=\'String 3\' and col_index_Utf8=\'Utf8 3\' and col_index_UUID=CAST(\'30035678-e89b-12d3-a456-556642440000\' AS UUID) and col_index_Date=CAST(\'2003-01-01\' AS Date) and col_index_Datetime=CAST(\'2003-10-02T11:00:00Z\' AS Datetime) and col_index_Timestamp=CAST(1696200300000000 AS Timestamp) and col_index_Interval=CAST(3 AS Interval) and col_index_Date32=CAST(\'2003-01-01\' AS Date32) and col_index_Datetime64=CAST(\'2003-10-02T11:00:00Z\' AS Datetime64) and col_index_Timestamp64=CAST(1696200300000000 AS Timestamp64) and col_index_Interval64=CAST(3 AS Interval64)\n                 and \n                col_Int64=CAST(3 AS Int64) and col_Uint64=CAST(3 AS Uint64) and col_Int32=CAST(3 AS Int32) and col_Uint32=CAST(3 AS Uint32) and col_Int16=CAST(3 AS Int16) and col_Uint16=CAST(3 AS Uint16) and col_Int8=CAST(3 AS Int8) and col_Uint8=CAST(3 AS Uint8) and col_Bool=CAST(False AS Bool) and col_Decimal150=CAST(\'3\' AS Decimal(15,0)) and col_Decimal229=CAST(\'3.123\' AS Decimal(22,9)) and col_Decimal3510=CAST(\'3.123456\' AS Decimal(35,10)) and col_DyNumber=CAST(\'30.0\' AS DyNumber) and col_String=\'String 3\' and col_Utf8=\'Utf8 3\' and col_UUID=CAST(\'30035678-e89b-12d3-a456-556642440000\' AS UUID) and col_Date=CAST(\'2003-01-01\' AS Date) and col_Datetime=CAST(\'2003-10-02T11:00:00Z\' AS Datetime) and col_Timestamp=CAST(1696200300000000 AS Timestamp) and col_Interval=CAST(3 AS Interval) and col_Date32=CAST(\'2003-01-01\' AS Date32) and col_Datetime64=CAST(\'2003-10-02T11:00:00Z\' AS Datetime64) and col_Timestamp64=CAST(1696200300000000 AS Timestamp64) and col_Interval64=CAST(3 AS Interval64) and col_Float=CAST(3.1 AS Float) and col_Double=CAST(3.2 AS Double)\n                \n                " } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 975f315a-7d6f-46ab-87f6-a6317daba34f, ghrun-plncoo66um.auto.internal:19356): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NWJjNTg3NDUtNjEwM2U2N2MtNDMxZDZiNmMtNDg0YjEwZGQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NWJjNTg3NDUtNjEwM2U2N2MtNDMxZDZiNmMtNDg0YjEwZGQ=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, ab752748-57e9-4a7a-be76-b1a487fccfac, ghrun-plncoo66um.auto.internal:19356): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, ab752748-57e9-4a7a-be76-b1a487fccfac, ghrun-plncoo66um.auto.internal:19356): request = { session_id: "ydb://session/3?node_id=1&id=NWJjNTg3NDUtNjEwM2U2N2MtNDMxZDZiNmMtNDg0YjEwZGQ=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_Date_1_UNIQUE_SYNC` WHERE \n                pk_Int64=CAST(3 AS Int64) and pk_Uint64=CAST(3 AS Uint64) and pk_Int32=CAST(3 AS Int32) and pk_Uint32=CAST(3 AS Uint32) and pk_Int16=CAST(3 AS Int16) and pk_Uint16=CAST(3 AS Uint16) and pk_Int8=CAST(3 AS Int8) and pk_Uint8=CAST(3 AS Uint8) and pk_Bool=CAST(False AS Bool) and pk_Decimal150=CAST(\'3\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'3.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'3.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'30.0\' AS DyNumber) and pk_String=\'String 3\' and pk_Utf8=\'Utf8 3\' and pk_UUID=CAST(\'30035678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2003-01-01\' AS Date) and pk_Datetime=CAST(\'2003-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696200300000000 AS Timestamp) and pk_Interval=CAST(3 AS Interval) and pk_Date32=CAST(\'2003-01-01\' AS Date32) and pk_Datetime64=CAST(\'2003-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696200300000000 AS Timestamp64) and pk_Interval64=CAST(3 AS Interval64)\n                 and \n                col_index_DyNumber=CAST(\'30.0\' AS DyNumber) and col_index_String=\'String 3\' and col_index_Utf8=\'Utf8 3\' and col_index_UUID=CAST(\'30035678-e89b-12d3-a456-556642440000\' AS UUID) and col_index_Date=CAST(\'2003-01-01\' AS Date) and col_index_Datetime=CAST(\'2003-10-02T11:00:00Z\' AS Datetime) and col_index_Timestamp=CAST(1696200300000000 AS Timestamp) and col_index_Interval=CAST(3 AS Interval) and col_index_Date32=CAST(\'2003-01-01\' AS Date32) and col_index_Datetime64=CAST(\'2003-10-02T11:00:00Z\' AS Datetime64) and col_index_Timestamp64=CAST(1696200300000000 AS Timestamp64) and col_index_Interval64=CAST(3 AS Interval64)\n                 and \n                col_Int64=CAST(3 AS Int64) and col_Uint64=CAST(3 AS Uint64) and col_Int32=CAST(3 AS Int32) and col_Uint32=CAST(3 AS Uint32) and col_Int16=CAST(3 AS Int16) and col_Uint16=CAST(3 AS Uint16) and col_Int8=CAST(3 AS Int8) and col_Uint8=CAST(3 AS Uint8) and col_Bool=CAST(False AS Bool) and col_Decimal150=CAST(\'3\' AS Decimal(15,0)) and col_Decimal229=CAST(\'3.123\' AS Decimal(22,9)) and col_Decimal3510=CAST(\'3.123456\' AS Decimal(35,10)) and col_DyNumber=CAST(\'30.0\' AS DyNumber) and col_String=\'String 3\' and col_Utf8=\'Utf8 3\' and col_UUID=CAST(\'30035678-e89b-12d3-a456-556642440000\' AS UUID) and col_Date=CAST(\'2003-01-01\' AS Date) and col_Datetime=CAST(\'2003-10-02T11:00:00Z\' AS Datetime) and col_Timestamp=CAST(1696200300000000 AS Timestamp) and col_Interval=CAST(3 AS Interval) and col_Date32=CAST(\'2003-01-01\' AS Date32) and col_Datetime64=CAST(\'2003-10-02T11:00:00Z\' AS Datetime64) and col_Timestamp64=CAST(1696200300000000 AS Timestamp64) and col_Interval64=CAST(3 AS Interval64) and col_Float=CAST(3.1 AS Float) and col_Double=CAST(3.2 AS Double)\n                \n                " } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, ab752748-57e9-4a7a-be76-b1a487fccfac, ghrun-plncoo66um.auto.internal:19356): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NWJjNTg3NDUtNjEwM2U2N2MtNDMxZDZiNmMtNDg0YjEwZGQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NWJjNTg3NDUtNjEwM2U2N2MtNDMxZDZiNmMtNDg0YjEwZGQ=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 2bcb8863-5402-4c38-801c-de5a0999fd08, ghrun-plncoo66um.auto.internal:19356): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 2bcb8863-5402-4c38-801c-de5a0999fd08, ghrun-plncoo66um.auto.internal:19356): request = { session_id: "ydb://session/3?node_id=1&id=NWJjNTg3NDUtNjEwM2U2N2MtNDMxZDZiNmMtNDg0YjEwZGQ=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_Date_1_UNIQUE_SYNC` WHERE \n                pk_Int64=CAST(3 AS Int64) and pk_Uint64=CAST(3 AS Uint64) and pk_Int32=CAST(3 AS Int32) and pk_Uint32=CAST(3 AS Uint32) and pk_Int16=CAST(3 AS Int16) and pk_Uint16=CAST(3 AS Uint16) and pk_Int8=CAST(3 AS Int8) and pk_Uint8=CAST(3 AS Uint8) and pk_Bool=CAST(False AS Bool) and pk_Decimal150=CAST(\'3\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'3.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'3.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'30.0\' AS DyNumber) and pk_String=\'String 3\' and pk_Utf8=\'Utf8 3\' and pk_UUID=CAST(\'30035678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2003-01-01\' AS Date) and pk_Datetime=CAST(\'2003-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696200300000000 AS Timestamp) and pk_Interval=CAST(3 AS Interval) and pk_Date32=CAST(\'2003-01-01\' AS Date32) and pk_Datetime64=CAST(\'2003-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696200300000000 AS Timestamp64) and pk_Interval64=CAST(3 AS Interval64)\n                 and \n                col_index_DyNumber=CAST(\'30.0\' AS DyNumber) and col_index_String=\'String 3\' and col_index_Utf8=\'Utf8 3\' and col_index_UUID=CAST(\'30035678-e89b-12d3-a456-556642440000\' AS UUID) and col_index_Date=CAST(\'2003-01-01\' AS Date) and col_index_Datetime=CAST(\'2003-10-02T11:00:00Z\' AS Datetime) and col_index_Timestamp=CAST(1696200300000000 AS Timestamp) and col_index_Interval=CAST(3 AS Interval) and col_index_Date32=CAST(\'2003-01-01\' AS Date32) and col_index_Datetime64=CAST(\'2003-10-02T11:00:00Z\' AS Datetime64) and col_index_Timestamp64=CAST(1696200300000000 AS Timestamp64) and col_index_Interval64=CAST(3 AS Interval64)\n                 and \n                col_Int64=CAST(3 AS Int64) and col_Uint64=CAST(3 AS Uint64) and col_Int32=CAST(3 AS Int32) and col_Uint32=CAST(3 AS Uint32) and col_Int16=CAST(3 AS Int16) and col_Uint16=CAST(3 AS Uint16) and col_Int8=CAST(3 AS Int8) and col_Uint8=CAST(3 AS Uint8) and col_Bool=CAST(False AS Bool) and col_Decimal150=CAST(\'3\' AS Decimal(15,0)) and col_Decimal229=CAST(\'3.123\' AS Decimal(22,9)) and col_Decimal3510=CAST(\'3.123456\' AS Decimal(35,10)) and col_DyNumber=CAST(\'30.0\' AS DyNumber) and col_String=\'String 3\' and col_Utf8=\'Utf8 3\' and col_UUID=CAST(\'30035678-e89b-12d3-a456-556642440000\' AS UUID) and col_Date=CAST(\'2003-01-01\' AS Date) and col_Datetime=CAST(\'2003-10-02T11:00:00Z\' AS Datetime) and col_Timestamp=CAST(1696200300000000 AS Timestamp) and col_Interval=CAST(3 AS Interval) and col_Date32=CAST(\'2003-01-01\' AS Date32) and col_Datetime64=CAST(\'2003-10-02T11:00:00Z\' AS Datetime64) and col_Timestamp64=CAST(1696200300000000 AS Timestamp64) and col_Interval64=CAST(3 AS Interval64) and col_Float=CAST(3.1 AS Float) and col_Double=CAST(3.2 AS Double)\n                \n                " } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 2bcb8863-5402-4c38-801c-de5a0999fd08, ghrun-plncoo66um.auto.internal:19356): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NWJjNTg3NDUtNjEwM2U2N2MtNDMxZDZiNmMtNDg0YjEwZGQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NWJjNTg3NDUtNjEwM2U2N2MtNDMxZDZiNmMtNDg0YjEwZGQ=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 280624db-9d6d-4ac3-b236-397ddbb96390, ghrun-plncoo66um.auto.internal:19356): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 280624db-9d6d-4ac3-b236-397ddbb96390, ghrun-plncoo66um.auto.internal:19356): request = { session_id: "ydb://session/3?node_id=1&id=NWJjNTg3NDUtNjEwM2U2N2MtNDMxZDZiNmMtNDg0YjEwZGQ=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_Date_1_UNIQUE_SYNC` WHERE \n                pk_Int64=CAST(3 AS Int64) and pk_Uint64=CAST(3 AS Uint64) and pk_Int32=CAST(3 AS Int32) and pk_Uint32=CAST(3 AS Uint32) and pk_Int16=CAST(3 AS Int16) and pk_Uint16=CAST(3 AS Uint16) and pk_Int8=CAST(3 AS Int8) and pk_Uint8=CAST(3 AS Uint8) and pk_Bool=CAST(False AS Bool) and pk_Decimal150=CAST(\'3\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'3.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'3.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'30.0\' AS DyNumber) and pk_String=\'String 3\' and pk_Utf8=\'Utf8 3\' and pk_UUID=CAST(\'30035678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2003-01-01\' AS Date) and pk_Datetime=CAST(\'2003-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696200300000000 AS Timestamp) and pk_Interval=CAST(3 AS Interval) and pk_Date32=CAST(\'2003-01-01\' AS Date32) and pk_Datetime64=CAST(\'2003-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696200300000000 AS Timestamp64) and pk_Interval64=CAST(3 AS Interval64)\n                 and \n                col_index_DyNumber=CAST(\'30.0\' AS DyNumber) and col_index_String=\'String 3\' and col_index_Utf8=\'Utf8 3\' and col_index_UUID=CAST(\'30035678-e89b-12d3-a456-556642440000\' AS UUID) and col_index_Date=CAST(\'2003-01-01\' AS Date) and col_index_Datetime=CAST(\'2003-10-02T11:00:00Z\' AS Datetime) and col_index_Timestamp=CAST(1696200300000000 AS Timestamp) and col_index_Interval=CAST(3 AS Interval) and col_index_Date32=CAST(\'2003-01-01\' AS Date32) and col_index_Datetime64=CAST(\'2003-10-02T11:00:00Z\' AS Datetime64) and col_index_Timestamp64=CAST(1696200300000000 AS Timestamp64) and col_index_Interval64=CAST(3 AS Interval64)\n                 and \n                col_Int64=CAST(3 AS Int64) and col_Uint64=CAST(3 AS Uint64) and col_Int32=CAST(3 AS Int32) and col_Uint32=CAST(3 AS Uint32) and col_Int16=CAST(3 AS Int16) and col_Uint16=CAST(3 AS Uint16) and col_Int8=CAST(3 AS Int8) and col_Uint8=CAST(3 AS Uint8) and col_Bool=CAST(False AS Bool) and col_Decimal150=CAST(\'3\' AS Decimal(15,0)) and col_Decimal229=CAST(\'3.123\' AS Decimal(22,9)) and col_Decimal3510=CAST(\'3.123456\' AS Decimal(35,10)) and col_DyNumber=CAST(\'30.0\' AS DyNumber) and col_String=\'String 3\' and col_Utf8=\'Utf8 3\' and col_UUID=CAST(\'30035678-e89b-12d3-a456-556642440000\' AS UUID) and col_Date=CAST(\'2003-01-01\' AS Date) and col_Datetime=CAST(\'2003-10-02T11:00:00Z\' AS Datetime) and col_Timestamp=CAST(1696200300000000 AS Timestamp) and col_Interval=CAST(3 AS Interval) and col_Date32=CAST(\'2003-01-01\' AS Date32) and col_Datetime64=CAST(\'2003-10-02T11:00:00Z\' AS Datetime64) and col_Timestamp64=CAST(1696200300000000 AS Timestamp64) and col_Interval64=CAST(3 AS Interval64) and col_Float=CAST(3.1 AS Float) and col_Double=CAST(3.2 AS Double)\n                \n                " } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 280624db-9d6d-4ac3-b236-397ddbb96390, ghrun-plncoo66um.auto.internal:19356): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NWJjNTg3NDUtNjEwM2U2N2MtNDMxZDZiNmMtNDg0YjEwZGQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NWJjNTg3NDUtNjEwM2U2N2MtNDMxZDZiNmMtNDg0YjEwZGQ=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 5227c5ea-8fae-4dbb-a810-2c2bc40e0bfb, ghrun-plncoo66um.auto.internal:19356): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 5227c5ea-8fae-4dbb-a810-2c2bc40e0bfb, ghrun-plncoo66um.auto.internal:19356): request = { session_id: "ydb://session/3?node_id=1&id=NWJjNTg3NDUtNjEwM2U2N2MtNDMxZDZiNmMtNDg0YjEwZGQ=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_Date_1_UNIQUE_SYNC` WHERE \n                pk_Int64=CAST(3 AS Int64) and pk_Uint64=CAST(3 AS Uint64) and pk_Int32=CAST(3 AS Int32) and pk_Uint32=CAST(3 AS Uint32) and pk_Int16=CAST(3 AS Int16) and pk_Uint16=CAST(3 AS Uint16) and pk_Int8=CAST(3 AS Int8) and pk_Uint8=CAST(3 AS Uint8) and pk_Bool=CAST(False AS Bool) and pk_Decimal150=CAST(\'3\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'3.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'3.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'30.0\' AS DyNumber) and pk_String=\'String 3\' and pk_Utf8=\'Utf8 3\' and pk_UUID=CAST(\'30035678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2003-01-01\' AS Date) and pk_Datetime=CAST(\'2003-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696200300000000 AS Timestamp) and pk_Interval=CAST(3 AS Interval) and pk_Date32=CAST(\'2003-01-01\' AS Date32) and pk_Datetime64=CAST(\'2003-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696200300000000 AS Timestamp64) and pk_Interval64=CAST(3 AS Interval64)\n                 and \n                col_index_DyNumber=CAST(\'30.0\' AS DyNumber) and col_index_String=\'String 3\' and col_index_Utf8=\'Utf8 3\' and col_index_UUID=CAST(\'30035678-e89b-12d3-a456-556642440000\' AS UUID) and col_index_Date=CAST(\'2003-01-01\' AS Date) and col_index_Datetime=CAST(\'2003-10-02T11:00:00Z\' AS Datetime) and col_index_Timestamp=CAST(1696200300000000 AS Timestamp) and col_index_Interval=CAST(3 AS Interval) and col_index_Date32=CAST(\'2003-01-01\' AS Date32) and col_index_Datetime64=CAST(\'2003-10-02T11:00:00Z\' AS Datetime64) and col_index_Timestamp64=CAST(1696200300000000 AS Timestamp64) and col_index_Interval64=CAST(3 AS Interval64)\n                 and \n                col_Int64=CAST(3 AS Int64) and col_Uint64=CAST(3 AS Uint64) and col_Int32=CAST(3 AS Int32) and col_Uint32=CAST(3 AS Uint32) and col_Int16=CAST(3 AS Int16) and col_Uint16=CAST(3 AS Uint16) and col_Int8=CAST(3 AS Int8) and col_Uint8=CAST(3 AS Uint8) and col_Bool=CAST(False AS Bool) and col_Decimal150=CAST(\'3\' AS Decimal(15,0)) and col_Decimal229=CAST(\'3.123\' AS Decimal(22,9)) and col_Decimal3510=CAST(\'3.123456\' AS Decimal(35,10)) and col_DyNumber=CAST(\'30.0\' AS DyNumber) and col_String=\'String 3\' and col_Utf8=\'Utf8 3\' and col_UUID=CAST(\'30035678-e89b-12d3-a456-556642440000\' AS UUID) and col_Date=CAST(\'2003-01-01\' AS Date) and col_Datetime=CAST(\'2003-10-02T11:00:00Z\' AS Datetime) and col_Timestamp=CAST(1696200300000000 AS Timestamp) and col_Interval=CAST(3 AS Interval) and col_Date32=CAST(\'2003-01-01\' AS Date32) and col_Datetime64=CAST(\'2003-10-02T11:00:00Z\' AS Datetime64) and col_Timestamp64=CAST(1696200300000000 AS Timestamp64) and col_Interval64=CAST(3 AS Interval64) and col_Float=CAST(3.1 AS Float) and col_Double=CAST(3.2 AS Double)\n                \n                " } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 5227c5ea-8fae-4dbb-a810-2c2bc40e0bfb, ghrun-plncoo66um.auto.internal:19356): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NWJjNTg3NDUtNjEwM2U2N2MtNDMxZDZiNmMtNDg0YjEwZGQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NWJjNTg3NDUtNjEwM2U2N2MtNDMxZDZiNmMtNDg0YjEwZGQ=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, e5bafcf1-6ec8-4340-9718-3104928c5c74, ghrun-plncoo66um.auto.internal:19356): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, e5bafcf1-6ec8-4340-9718-3104928c5c74, ghrun-plncoo66um.auto.internal:19356): request = { session_id: "ydb://session/3?node_id=1&id=NWJjNTg3NDUtNjEwM2U2N2MtNDMxZDZiNmMtNDg0YjEwZGQ=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_Date_1_UNIQUE_SYNC` WHERE \n                pk_Int64=CAST(3 AS Int64) and pk_Uint64=CAST(3 AS Uint64) and pk_Int32=CAST(3 AS Int32) and pk_Uint32=CAST(3 AS Uint32) and pk_Int16=CAST(3 AS Int16) and pk_Uint16=CAST(3 AS Uint16) and pk_Int8=CAST(3 AS Int8) and pk_Uint8=CAST(3 AS Uint8) and pk_Bool=CAST(False AS Bool) and pk_Decimal150=CAST(\'3\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'3.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'3.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'30.0\' AS DyNumber) and pk_String=\'String 3\' and pk_Utf8=\'Utf8 3\' and pk_UUID=CAST(\'30035678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2003-01-01\' AS Date) and pk_Datetime=CAST(\'2003-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696200300000000 AS Timestamp) and pk_Interval=CAST(3 AS Interval) and pk_Date32=CAST(\'2003-01-01\' AS Date32) and pk_Datetime64=CAST(\'2003-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696200300000000 AS Timestamp64) and pk_Interval64=CAST(3 AS Interval64)\n                 and \n                col_index_DyNumber=CAST(\'30.0\' AS DyNumber) and col_index_String=\'String 3\' and col_index_Utf8=\'Utf8 3\' and col_index_UUID=CAST(\'30035678-e89b-12d3-a456-556642440000\' AS UUID) and col_index_Date=CAST(\'2003-01-01\' AS Date) and col_index_Datetime=CAST(\'2003-10-02T11:00:00Z\' AS Datetime) and col_index_Timestamp=CAST(1696200300000000 AS Timestamp) and col_index_Interval=CAST(3 AS Interval) and col_index_Date32=CAST(\'2003-01-01\' AS Date32) and col_index_Datetime64=CAST(\'2003-10-02T11:00:00Z\' AS Datetime64) and col_index_Timestamp64=CAST(1696200300000000 AS Timestamp64) and col_index_Interval64=CAST(3 AS Interval64)\n                 and \n                col_Int64=CAST(3 AS Int64) and col_Uint64=CAST(3 AS Uint64) and col_Int32=CAST(3 AS Int32) and col_Uint32=CAST(3 AS Uint32) and col_Int16=CAST(3 AS Int16) and col_Uint16=CAST(3 AS Uint16) and col_Int8=CAST(3 AS Int8) and col_Uint8=CAST(3 AS Uint8) and col_Bool=CAST(False AS Bool) and col_Decimal150=CAST(\'3\' AS Decimal(15,0)) and col_Decimal229=CAST(\'3.123\' AS Decimal(22,9)) and col_Decimal3510=CAST(\'3.123456\' AS Decimal(35,10)) and col_DyNumber=CAST(\'30.0\' AS DyNumber) and col_String=\'String 3\' and col_Utf8=\'Utf8 3\' and col_UUID=CAST(\'30035678-e89b-12d3-a456-556642440000\' AS UUID) and col_Date=CAST(\'2003-01-01\' AS Date) and col_Datetime=CAST(\'2003-10-02T11:00:00Z\' AS Datetime) and col_Timestamp=CAST(1696200300000000 AS Timestamp) and col_Interval=CAST(3 AS Interval) and col_Date32=CAST(\'2003-01-01\' AS Date32) and col_Datetime64=CAST(\'2003-10-02T11:00:00Z\' AS Datetime64) and col_Timestamp64=CAST(1696200300000000 AS Timestamp64) and col_Interval64=CAST(3 AS Interval64) and col_Float=CAST(3.1 AS Float) and col_Double=CAST(3.2 AS Double)\n                \n                " } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, e5bafcf1-6ec8-4340-9718-3104928c5c74, ghrun-plncoo66um.auto.internal:19356): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NWJjNTg3NDUtNjEwM2U2N2MtNDMxZDZiNmMtNDg0YjEwZGQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NWJjNTg3NDUtNjEwM2U2N2MtNDMxZDZiNmMtNDg0YjEwZGQ=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 93ca5844-6eee-4677-9237-264283868c11, ghrun-plncoo66um.auto.internal:19356): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 93ca5844-6eee-4677-9237-264283868c11, ghrun-plncoo66um.auto.internal:19356): request = { session_id: "ydb://session/3?node_id=1&id=NWJjNTg3NDUtNjEwM2U2N2MtNDMxZDZiNmMtNDg0YjEwZGQ=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_Date_1_UNIQUE_SYNC` WHERE \n                pk_Int64=CAST(3 AS Int64) and pk_Uint64=CAST(3 AS Uint64) and pk_Int32=CAST(3 AS Int32) and pk_Uint32=CAST(3 AS Uint32) and pk_Int16=CAST(3 AS Int16) and pk_Uint16=CAST(3 AS Uint16) and pk_Int8=CAST(3 AS Int8) and pk_Uint8=CAST(3 AS Uint8) and pk_Bool=CAST(False AS Bool) and pk_Decimal150=CAST(\'3\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'3.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'3.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'30.0\' AS DyNumber) and pk_String=\'String 3\' and pk_Utf8=\'Utf8 3\' and pk_UUID=CAST(\'30035678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2003-01-01\' AS Date) and pk_Datetime=CAST(\'2003-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696200300000000 AS Timestamp) and pk_Interval=CAST(3 AS Interval) and pk_Date32=CAST(\'2003-01-01\' AS Date32) and pk_Datetime64=CAST(\'2003-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696200300000000 AS Timestamp64) and pk_Interval64=CAST(3 AS Interval64)\n                 and \n                col_index_DyNumber=CAST(\'30.0\' AS DyNumber) and col_index_String=\'String 3\' and col_index_Utf8=\'Utf8 3\' and col_index_UUID=CAST(\'30035678-e89b-12d3-a456-556642440000\' AS UUID) and col_index_Date=CAST(\'2003-01-01\' AS Date) and col_index_Datetime=CAST(\'2003-10-02T11:00:00Z\' AS Datetime) and col_index_Timestamp=CAST(1696200300000000 AS Timestamp) and col_index_Interval=CAST(3 AS Interval) and col_index_Date32=CAST(\'2003-01-01\' AS Date32) and col_index_Datetime64=CAST(\'2003-10-02T11:00:00Z\' AS Datetime64) and col_index_Timestamp64=CAST(1696200300000000 AS Timestamp64) and col_index_Interval64=CAST(3 AS Interval64)\n                 and \n                col_Int64=CAST(3 AS Int64) and col_Uint64=CAST(3 AS Uint64) and col_Int32=CAST(3 AS Int32) and col_Uint32=CAST(3 AS Uint32) and col_Int16=CAST(3 AS Int16) and col_Uint16=CAST(3 AS Uint16) and col_Int8=CAST(3 AS Int8) and col_Uint8=CAST(3 AS Uint8) and col_Bool=CAST(False AS Bool) and col_Decimal150=CAST(\'3\' AS Decimal(15,0)) and col_Decimal229=CAST(\'3.123\' AS Decimal(22,9)) and col_Decimal3510=CAST(\'3.123456\' AS Decimal(35,10)) and col_DyNumber=CAST(\'30.0\' AS DyNumber) and col_String=\'String 3\' and col_Utf8=\'Utf8 3\' and col_UUID=CAST(\'30035678-e89b-12d3-a456-556642440000\' AS UUID) and col_Date=CAST(\'2003-01-01\' AS Date) and col_Datetime=CAST(\'2003-10-02T11:00:00Z\' AS Datetime) and col_Timestamp=CAST(1696200300000000 AS Timestamp) and col_Interval=CAST(3 AS Interval) and col_Date32=CAST(\'2003-01-01\' AS Date32) and col_Datetime64=CAST(\'2003-10-02T11:00:00Z\' AS Datetime64) and col_Timestamp64=CAST(1696200300000000 AS Timestamp64) and col_Interval64=CAST(3 AS Interval64) and col_Float=CAST(3.1 AS Float) and col_Double=CAST(3.2 AS Double)\n                \n                " } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 93ca5844-6eee-4677-9237-264283868c11, ghrun-plncoo66um.auto.internal:19356): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NWJjNTg3NDUtNjEwM2U2N2MtNDMxZDZiNmMtNDg0YjEwZGQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NWJjNTg3NDUtNjEwM2U2N2MtNDMxZDZiNmMtNDg0YjEwZGQ=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 04e7c959-828c-48cb-a5e2-13f42226d482, ghrun-plncoo66um.auto.internal:19356): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 04e7c959-828c-48cb-a5e2-13f42226d482, ghrun-plncoo66um.auto.internal:19356): request = { session_id: "ydb://session/3?node_id=1&id=NWJjNTg3NDUtNjEwM2U2N2MtNDMxZDZiNmMtNDg0YjEwZGQ=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_Date_1_UNIQUE_SYNC` WHERE \n                pk_Int64=CAST(3 AS Int64) and pk_Uint64=CAST(3 AS Uint64) and pk_Int32=CAST(3 AS Int32) and pk_Uint32=CAST(3 AS Uint32) and pk_Int16=CAST(3 AS Int16) and pk_Uint16=CAST(3 AS Uint16) and pk_Int8=CAST(3 AS Int8) and pk_Uint8=CAST(3 AS Uint8) and pk_Bool=CAST(False AS Bool) and pk_Decimal150=CAST(\'3\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'3.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'3.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'30.0\' AS DyNumber) and pk_String=\'String 3\' and pk_Utf8=\'Utf8 3\' and pk_UUID=CAST(\'30035678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2003-01-01\' AS Date) and pk_Datetime=CAST(\'2003-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696200300000000 AS Timestamp) and pk_Interval=CAST(3 AS Interval) and pk_Date32=CAST(\'2003-01-01\' AS Date32) and pk_Datetime64=CAST(\'2003-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696200300000000 AS Timestamp64) and pk_Interval64=CAST(3 AS Interval64)\n                 and \n                col_index_DyNumber=CAST(\'30.0\' AS DyNumber) and col_index_String=\'String 3\' and col_index_Utf8=\'Utf8 3\' and col_index_UUID=CAST(\'30035678-e89b-12d3-a456-556642440000\' AS UUID) and col_index_Date=CAST(\'2003-01-01\' AS Date) and col_index_Datetime=CAST(\'2003-10-02T11:00:00Z\' AS Datetime) and col_index_Timestamp=CAST(1696200300000000 AS Timestamp) and col_index_Interval=CAST(3 AS Interval) and col_index_Date32=CAST(\'2003-01-01\' AS Date32) and col_index_Datetime64=CAST(\'2003-10-02T11:00:00Z\' AS Datetime64) and col_index_Timestamp64=CAST(1696200300000000 AS Timestamp64) and col_index_Interval64=CAST(3 AS Interval64)\n                 and \n                col_Int64=CAST(3 AS Int64) and col_Uint64=CAST(3 AS Uint64) and col_Int32=CAST(3 AS Int32) and col_Uint32=CAST(3 AS Uint32) and col_Int16=CAST(3 AS Int16) and col_Uint16=CAST(3 AS Uint16) and col_Int8=CAST(3 AS Int8) and col_Uint8=CAST(3 AS Uint8) and col_Bool=CAST(False AS Bool) and col_Decimal150=CAST(\'3\' AS Decimal(15,0)) and col_Decimal229=CAST(\'3.123\' AS Decimal(22,9)) and col_Decimal3510=CAST(\'3.123456\' AS Decimal(35,10)) and col_DyNumber=CAST(\'30.0\' AS DyNumber) and col_String=\'String 3\' and col_Utf8=\'Utf8 3\' and col_UUID=CAST(\'30035678-e89b-12d3-a456-556642440000\' AS UUID) and col_Date=CAST(\'2003-01-01\' AS Date) and col_Datetime=CAST(\'2003-10-02T11:00:00Z\' AS Datetime) and col_Timestamp=CAST(1696200300000000 AS Timestamp) and col_Interval=CAST(3 AS Interval) and col_Date32=CAST(\'2003-01-01\' AS Date32) and col_Datetime64=CAST(\'2003-10-02T11:00:00Z\' AS Datetime64) and col_Timestamp64=CAST(1696200300000000 AS Timestamp64) and col_Interval64=CAST(3 AS Interval64) and col_Float=CAST(3.1 AS Float) and col_Double=CAST(3.2 AS Double)\n                \n                " } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 04e7c959-828c-48cb-a5e2-13f42226d482, ghrun-plncoo66um.auto.internal:19356): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NWJjNTg3NDUtNjEwM2U2N2MtNDMxZDZiNmMtNDg0YjEwZGQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NWJjNTg3NDUtNjEwM2U2N2MtNDMxZDZiNmMtNDg0YjEwZGQ=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 4a113d1d-17a2-4d72-bd8f-1fa5a9a4d89a, ghrun-plncoo66um.auto.internal:19356): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 4a113d1d-17a2-4d72-bd8f-1fa5a9a4d89a, ghrun-plncoo66um.auto.internal:19356): request = { session_id: "ydb://session/3?node_id=1&id=NWJjNTg3NDUtNjEwM2U2N2MtNDMxZDZiNmMtNDg0YjEwZGQ=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_Date_1_UNIQUE_SYNC` WHERE \n                pk_Int64=CAST(3 AS Int64) and pk_Uint64=CAST(3 AS Uint64) and pk_Int32=CAST(3 AS Int32) and pk_Uint32=CAST(3 AS Uint32) and pk_Int16=CAST(3 AS Int16) and pk_Uint16=CAST(3 AS Uint16) and pk_Int8=CAST(3 AS Int8) and pk_Uint8=CAST(3 AS Uint8) and pk_Bool=CAST(False AS Bool) and pk_Decimal150=CAST(\'3\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'3.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'3.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'30.0\' AS DyNumber) and pk_String=\'String 3\' and pk_Utf8=\'Utf8 3\' and pk_UUID=CAST(\'30035678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2003-01-01\' AS Date) and pk_Datetime=CAST(\'2003-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696200300000000 AS Timestamp) and pk_Interval=CAST(3 AS Interval) and pk_Date32=CAST(\'2003-01-01\' AS Date32) and pk_Datetime64=CAST(\'2003-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696200300000000 AS Timestamp64) and pk_Interval64=CAST(3 AS Interval64)\n                 and \n                col_index_DyNumber=CAST(\'30.0\' AS DyNumber) and col_index_String=\'String 3\' and col_index_Utf8=\'Utf8 3\' and col_index_UUID=CAST(\'30035678-e89b-12d3-a456-556642440000\' AS UUID) and col_index_Date=CAST(\'2003-01-01\' AS Date) and col_index_Datetime=CAST(\'2003-10-02T11:00:00Z\' AS Datetime) and col_index_Timestamp=CAST(1696200300000000 AS Timestamp) and col_index_Interval=CAST(3 AS Interval) and col_index_Date32=CAST(\'2003-01-01\' AS Date32) and col_index_Datetime64=CAST(\'2003-10-02T11:00:00Z\' AS Datetime64) and col_index_Timestamp64=CAST(1696200300000000 AS Timestamp64) and col_index_Interval64=CAST(3 AS Interval64)\n                 and \n                col_Int64=CAST(3 AS Int64) and col_Uint64=CAST(3 AS Uint64) and col_Int32=CAST(3 AS Int32) and col_Uint32=CAST(3 AS Uint32) and col_Int16=CAST(3 AS Int16) and col_Uint16=CAST(3 AS Uint16) and col_Int8=CAST(3 AS Int8) and col_Uint8=CAST(3 AS Uint8) and col_Bool=CAST(False AS Bool) and col_Decimal150=CAST(\'3\' AS Decimal(15,0)) and col_Decimal229=CAST(\'3.123\' AS Decimal(22,9)) and col_Decimal3510=CAST(\'3.123456\' AS Decimal(35,10)) and col_DyNumber=CAST(\'30.0\' AS DyNumber) and col_String=\'String 3\' and col_Utf8=\'Utf8 3\' and col_UUID=CAST(\'30035678-e89b-12d3-a456-556642440000\' AS UUID) and col_Date=CAST(\'2003-01-01\' AS Date) and col_Datetime=CAST(\'2003-10-02T11:00:00Z\' AS Datetime) and col_Timestamp=CAST(1696200300000000 AS Timestamp) and col_Interval=CAST(3 AS Interval) and col_Date32=CAST(\'2003-01-01\' AS Date32) and col_Datetime64=CAST(\'2003-10-02T11:00:00Z\' AS Datetime64) and col_Timestamp64=CAST(1696200300000000 AS Timestamp64) and col_Interval64=CAST(3 AS Interval64) and col_Float=CAST(3.1 AS Float) and col_Double=CAST(3.2 AS Double)\n                \n                " } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 4a113d1d-17a2-4d72-bd8f-1fa5a9a4d89a, ghrun-plncoo66um.auto.internal:19356): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NWJjNTg3NDUtNjEwM2U2N2MtNDMxZDZiNmMtNDg0YjEwZGQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NWJjNTg3NDUtNjEwM2U2N2MtNDMxZDZiNmMtNDg0YjEwZGQ=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 77549de6-c89d-423a-b5cd-1293a32fe59c, ghrun-plncoo66um.auto.internal:19356): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 77549de6-c89d-423a-b5cd-1293a32fe59c, ghrun-plncoo66um.auto.internal:19356): request = { session_id: "ydb://session/3?node_id=1&id=NWJjNTg3NDUtNjEwM2U2N2MtNDMxZDZiNmMtNDg0YjEwZGQ=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_Date_1_UNIQUE_SYNC` WHERE \n                pk_Int64=CAST(3 AS Int64) and pk_Uint64=CAST(3 AS Uint64) and pk_Int32=CAST(3 AS Int32) and pk_Uint32=CAST(3 AS Uint32) and pk_Int16=CAST(3 AS Int16) and pk_Uint16=CAST(3 AS Uint16) and pk_Int8=CAST(3 AS Int8) and pk_Uint8=CAST(3 AS Uint8) and pk_Bool=CAST(False AS Bool) and pk_Decimal150=CAST(\'3\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'3.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'3.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'30.0\' AS DyNumber) and pk_String=\'String 3\' and pk_Utf8=\'Utf8 3\' and pk_UUID=CAST(\'30035678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2003-01-01\' AS Date) and pk_Datetime=CAST(\'2003-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696200300000000 AS Timestamp) and pk_Interval=CAST(3 AS Interval) and pk_Date32=CAST(\'2003-01-01\' AS Date32) and pk_Datetime64=CAST(\'2003-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696200300000000 AS Timestamp64) and pk_Interval64=CAST(3 AS Interval64)\n                 and \n                col_index_DyNumber=CAST(\'30.0\' AS DyNumber) and col_index_String=\'String 3\' and col_index_Utf8=\'Utf8 3\' and col_index_UUID=CAST(\'30035678-e89b-12d3-a456-556642440000\' AS UUID) and col_index_Date=CAST(\'2003-01-01\' AS Date) and col_index_Datetime=CAST(\'2003-10-02T11:00:00Z\' AS Datetime) and col_index_Timestamp=CAST(1696200300000000 AS Timestamp) and col_index_Interval=CAST(3 AS Interval) and col_index_Date32=CAST(\'2003-01-01\' AS Date32) and col_index_Datetime64=CAST(\'2003-10-02T11:00:00Z\' AS Datetime64) and col_index_Timestamp64=CAST(1696200300000000 AS Timestamp64) and col_index_Interval64=CAST(3 AS Interval64)\n                 and \n                col_Int64=CAST(3 AS Int64) and col_Uint64=CAST(3 AS Uint64) and col_Int32=CAST(3 AS Int32) and col_Uint32=CAST(3 AS Uint32) and col_Int16=CAST(3 AS Int16) and col_Uint16=CAST(3 AS Uint16) and col_Int8=CAST(3 AS Int8) and col_Uint8=CAST(3 AS Uint8) and col_Bool=CAST(False AS Bool) and col_Decimal150=CAST(\'3\' AS Decimal(15,0)) and col_Decimal229=CAST(\'3.123\' AS Decimal(22,9)) and col_Decimal3510=CAST(\'3.123456\' AS Decimal(35,10)) and col_DyNumber=CAST(\'30.0\' AS DyNumber) and col_String=\'String 3\' and col_Utf8=\'Utf8 3\' and col_UUID=CAST(\'30035678-e89b-12d3-a456-556642440000\' AS UUID) and col_Date=CAST(\'2003-01-01\' AS Date) and col_Datetime=CAST(\'2003-10-02T11:00:00Z\' AS Datetime) and col_Timestamp=CAST(1696200300000000 AS Timestamp) and col_Interval=CAST(3 AS Interval) and col_Date32=CAST(\'2003-01-01\' AS Date32) and col_Datetime64=CAST(\'2003-10-02T11:00:00Z\' AS Datetime64) and col_Timestamp64=CAST(1696200300000000 AS Timestamp64) and col_Interval64=CAST(3 AS Interval64) and col_Float=CAST(3.1 AS Float) and col_Double=CAST(3.2 AS Double)\n                \n                " } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 77549de6-c89d-423a-b5cd-1293a32fe59c, ghrun-plncoo66um.auto.internal:19356): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NWJjNTg3NDUtNjEwM2U2N2MtNDMxZDZiNmMtNDg0YjEwZGQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NWJjNTg3NDUtNjEwM2U2N2MtNDMxZDZiNmMtNDg0YjEwZGQ=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, bd8d3248-996a-4df9-9c74-4eb3cef6a285, ghrun-plncoo66um.auto.internal:19356): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, bd8d3248-996a-4df9-9c74-4eb3cef6a285, ghrun-plncoo66um.auto.internal:19356): request = { session_id: "ydb://session/3?node_id=1&id=NWJjNTg3NDUtNjEwM2U2N2MtNDMxZDZiNmMtNDg0YjEwZGQ=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_Date_1_UNIQUE_SYNC` WHERE \n                pk_Int64=CAST(3 AS Int64) and pk_Uint64=CAST(3 AS Uint64) and pk_Int32=CAST(3 AS Int32) and pk_Uint32=CAST(3 AS Uint32) and pk_Int16=CAST(3 AS Int16) and pk_Uint16=CAST(3 AS Uint16) and pk_Int8=CAST(3 AS Int8) and pk_Uint8=CAST(3 AS Uint8) and pk_Bool=CAST(False AS Bool) and pk_Decimal150=CAST(\'3\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'3.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'3.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'30.0\' AS DyNumber) and pk_String=\'String 3\' and pk_Utf8=\'Utf8 3\' and pk_UUID=CAST(\'30035678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2003-01-01\' AS Date) and pk_Datetime=CAST(\'2003-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696200300000000 AS Timestamp) and pk_Interval=CAST(3 AS Interval) and pk_Date32=CAST(\'2003-01-01\' AS Date32) and pk_Datetime64=CAST(\'2003-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696200300000000 AS Timestamp64) and pk_Interval64=CAST(3 AS Interval64)\n                 and \n                col_index_DyNumber=CAST(\'30.0\' AS DyNumber) and col_index_String=\'String 3\' and col_index_Utf8=\'Utf8 3\' and col_index_UUID=CAST(\'30035678-e89b-12d3-a456-556642440000\' AS UUID) and col_index_Date=CAST(\'2003-01-01\' AS Date) and col_index_Datetime=CAST(\'2003-10-02T11:00:00Z\' AS Datetime) and col_index_Timestamp=CAST(1696200300000000 AS Timestamp) and col_index_Interval=CAST(3 AS Interval) and col_index_Date32=CAST(\'2003-01-01\' AS Date32) and col_index_Datetime64=CAST(\'2003-10-02T11:00:00Z\' AS Datetime64) and col_index_Timestamp64=CAST(1696200300000000 AS Timestamp64) and col_index_Interval64=CAST(3 AS Interval64)\n                 and \n                col_Int64=CAST(3 AS Int64) and col_Uint64=CAST(3 AS Uint64) and col_Int32=CAST(3 AS Int32) and col_Uint32=CAST(3 AS Uint32) and col_Int16=CAST(3 AS Int16) and col_Uint16=CAST(3 AS Uint16) and col_Int8=CAST(3 AS Int8) and col_Uint8=CAST(3 AS Uint8) and col_Bool=CAST(False AS Bool) and col_Decimal150=CAST(\'3\' AS Decimal(15,0)) and col_Decimal229=CAST(\'3.123\' AS Decimal(22,9)) and col_Decimal3510=CAST(\'3.123456\' AS Decimal(35,10)) and col_DyNumber=CAST(\'30.0\' AS DyNumber) and col_String=\'String 3\' and col_Utf8=\'Utf8 3\' and col_UUID=CAST(\'30035678-e89b-12d3-a456-556642440000\' AS UUID) and col_Date=CAST(\'2003-01-01\' AS Date) and col_Datetime=CAST(\'2003-10-02T11:00:00Z\' AS Datetime) and col_Timestamp=CAST(1696200300000000 AS Timestamp) and col_Interval=CAST(3 AS Interval) and col_Date32=CAST(\'2003-01-01\' AS Date32) and col_Datetime64=CAST(\'2003-10-02T11:00:00Z\' AS Datetime64) and col_Timestamp64=CAST(1696200300000000 AS Timestamp64) and col_Interval64=CAST(3 AS Interval64) and col_Float=CAST(3.1 AS Float) and col_Double=CAST(3.2 AS Double)\n                \n                " } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, bd8d3248-996a-4df9-9c74-4eb3cef6a285, ghrun-plncoo66um.auto.internal:19356): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NWJjNTg3NDUtNjEwM2U2N2MtNDMxZDZiNmMtNDg0YjEwZGQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NWJjNTg3NDUtNjEwM2U2N2MtNDMxZDZiNmMtNDg0YjEwZGQ=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, e454011f-ebad-44dc-8e69-b8e65f0da5dc, ghrun-plncoo66um.auto.internal:19356): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, e454011f-ebad-44dc-8e69-b8e65f0da5dc, ghrun-plncoo66um.auto.internal:19356): request = { session_id: "ydb://session/3?node_id=1&id=NWJjNTg3NDUtNjEwM2U2N2MtNDMxZDZiNmMtNDg0YjEwZGQ=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_Date_1_UNIQUE_SYNC` WHERE \n                pk_Int64=CAST(3 AS Int64) and pk_Uint64=CAST(3 AS Uint64) and pk_Int32=CAST(3 AS Int32) and pk_Uint32=CAST(3 AS Uint32) and pk_Int16=CAST(3 AS Int16) and pk_Uint16=CAST(3 AS Uint16) and pk_Int8=CAST(3 AS Int8) and pk_Uint8=CAST(3 AS Uint8) and pk_Bool=CAST(False AS Bool) and pk_Decimal150=CAST(\'3\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'3.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'3.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'30.0\' AS DyNumber) and pk_String=\'String 3\' and pk_Utf8=\'Utf8 3\' and pk_UUID=CAST(\'30035678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2003-01-01\' AS Date) and pk_Datetime=CAST(\'2003-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696200300000000 AS Timestamp) and pk_Interval=CAST(3 AS Interval) and pk_Date32=CAST(\'2003-01-01\' AS Date32) and pk_Datetime64=CAST(\'2003-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696200300000000 AS Timestamp64) and pk_Interval64=CAST(3 AS Interval64)\n                 and \n                col_index_DyNumber=CAST(\'30.0\' AS DyNumber) and col_index_String=\'String 3\' and col_index_Utf8=\'Utf8 3\' and col_index_UUID=CAST(\'30035678-e89b-12d3-a456-556642440000\' AS UUID) and col_index_Date=CAST(\'2003-01-01\' AS Date) and col_index_Datetime=CAST(\'2003-10-02T11:00:00Z\' AS Datetime) and col_index_Timestamp=CAST(1696200300000000 AS Timestamp) and col_index_Interval=CAST(3 AS Interval) and col_index_Date32=CAST(\'2003-01-01\' AS Date32) and col_index_Datetime64=CAST(\'2003-10-02T11:00:00Z\' AS Datetime64) and col_index_Timestamp64=CAST(1696200300000000 AS Timestamp64) and col_index_Interval64=CAST(3 AS Interval64)\n                 and \n                col_Int64=CAST(3 AS Int64) and col_Uint64=CAST(3 AS Uint64) and col_Int32=CAST(3 AS Int32) and col_Uint32=CAST(3 AS Uint32) and col_Int16=CAST(3 AS Int16) and col_Uint16=CAST(3 AS Uint16) and col_Int8=CAST(3 AS Int8) and col_Uint8=CAST(3 AS Uint8) and col_Bool=CAST(False AS Bool) and col_Decimal150=CAST(\'3\' AS Decimal(15,0)) and col_Decimal229=CAST(\'3.123\' AS Decimal(22,9)) and col_Decimal3510=CAST(\'3.123456\' AS Decimal(35,10)) and col_DyNumber=CAST(\'30.0\' AS DyNumber) and col_String=\'String 3\' and col_Utf8=\'Utf8 3\' and col_UUID=CAST(\'30035678-e89b-12d3-a456-556642440000\' AS UUID) and col_Date=CAST(\'2003-01-01\' AS Date) and col_Datetime=CAST(\'2003-10-02T11:00:00Z\' AS Datetime) and col_Timestamp=CAST(1696200300000000 AS Timestamp) and col_Interval=CAST(3 AS Interval) and col_Date32=CAST(\'2003-01-01\' AS Date32) and col_Datetime64=CAST(\'2003-10-02T11:00:00Z\' AS Datetime64) and col_Timestamp64=CAST(1696200300000000 AS Timestamp64) and col_Interval64=CAST(3 AS Interval64) and col_Float=CAST(3.1 AS Float) and col_Double=CAST(3.2 AS Double)\n                \n                " } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, e454011f-ebad-44dc-8e69-b8e65f0da5dc, ghrun-plncoo66um.auto.internal:19356): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NWJjNTg3NDUtNjEwM2U2N2MtNDMxZDZiNmMtNDg0YjEwZGQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NWJjNTg3NDUtNjEwM2U2N2MtNDMxZDZiNmMtNDg0YjEwZGQ=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, e0abae62-7aa1-47ea-bab3-dd3d060ab21f, ghrun-plncoo66um.auto.internal:19356): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, e0abae62-7aa1-47ea-bab3-dd3d060ab21f, ghrun-plncoo66um.auto.internal:19356): request = { session_id: "ydb://session/3?node_id=1&id=NWJjNTg3NDUtNjEwM2U2N2MtNDMxZDZiNmMtNDg0YjEwZGQ=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_Date_1_UNIQUE_SYNC` WHERE \n                pk_Int64=CAST(3 AS Int64) and pk_Uint64=CAST(3 AS Uint64) and pk_Int32=CAST(3 AS Int32) and pk_Uint32=CAST(3 AS Uint32) and pk_Int16=CAST(3 AS Int16) and pk_Uint16=CAST(3 AS Uint16) and pk_Int8=CAST(3 AS Int8) and pk_Uint8=CAST(3 AS Uint8) and pk_Bool=CAST(False AS Bool) and pk_Decimal150=CAST(\'3\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'3.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'3.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'30.0\' AS DyNumber) and pk_String=\'String 3\' and pk_Utf8=\'Utf8 3\' and pk_UUID=CAST(\'30035678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2003-01-01\' AS Date) and pk_Datetime=CAST(\'2003-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696200300000000 AS Timestamp) and pk_Interval=CAST(3 AS Interval) and pk_Date32=CAST(\'2003-01-01\' AS Date32) and pk_Datetime64=CAST(\'2003-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696200300000000 AS Timestamp64) and pk_Interval64=CAST(3 AS Interval64)\n                 and \n                col_index_DyNumber=CAST(\'30.0\' AS DyNumber) and col_index_String=\'String 3\' and col_index_Utf8=\'Utf8 3\' and col_index_UUID=CAST(\'30035678-e89b-12d3-a456-556642440000\' AS UUID) and col_index_Date=CAST(\'2003-01-01\' AS Date) and col_index_Datetime=CAST(\'2003-10-02T11:00:00Z\' AS Datetime) and col_index_Timestamp=CAST(1696200300000000 AS Timestamp) and col_index_Interval=CAST(3 AS Interval) and col_index_Date32=CAST(\'2003-01-01\' AS Date32) and col_index_Datetime64=CAST(\'2003-10-02T11:00:00Z\' AS Datetime64) and col_index_Timestamp64=CAST(1696200300000000 AS Timestamp64) and col_index_Interval64=CAST(3 AS Interval64)\n                 and \n                col_Int64=CAST(3 AS Int64) and col_Uint64=CAST(3 AS Uint64) and col_Int32=CAST(3 AS Int32) and col_Uint32=CAST(3 AS Uint32) and col_Int16=CAST(3 AS Int16) and col_Uint16=CAST(3 AS Uint16) and col_Int8=CAST(3 AS Int8) and col_Uint8=CAST(3 AS Uint8) and col_Bool=CAST(False AS Bool) and col_Decimal150=CAST(\'3\' AS Decimal(15,0)) and col_Decimal229=CAST(\'3.123\' AS Decimal(22,9)) and col_Decimal3510=CAST(\'3.123456\' AS Decimal(35,10)) and col_DyNumber=CAST(\'30.0\' AS DyNumber) and col_String=\'String 3\' and col_Utf8=\'Utf8 3\' and col_UUID=CAST(\'30035678-e89b-12d3-a456-556642440000\' AS UUID) and col_Date=CAST(\'2003-01-01\' AS Date) and col_Datetime=CAST(\'2003-10-02T11:00:00Z\' AS Datetime) and col_Timestamp=CAST(1696200300000000 AS Timestamp) and col_Interval=CAST(3 AS Interval) and col_Date32=CAST(\'2003-01-01\' AS Date32) and col_Datetime64=CAST(\'2003-10-02T11:00:00Z\' AS Datetime64) and col_Timestamp64=CAST(1696200300000000 AS Timestamp64) and col_Interval64=CAST(3 AS Interval64) and col_Float=CAST(3.1 AS Float) and col_Double=CAST(3.2 AS Double)\n                \n                " } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, e0abae62-7aa1-47ea-bab3-dd3d060ab21f, ghrun-plncoo66um.auto.internal:19356): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NWJjNTg3NDUtNjEwM2U2N2MtNDMxZDZiNmMtNDg0YjEwZGQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NWJjNTg3NDUtNjEwM2U2N2MtNDMxZDZiNmMtNDg0YjEwZGQ=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 85864595-431a-4e6b-94f1-dda228d5a314, ghrun-plncoo66um.auto.internal:19356): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 85864595-431a-4e6b-94f1-dda228d5a314, ghrun-plncoo66um.auto.internal:19356): request = { session_id: "ydb://session/3?node_id=1&id=NWJjNTg3NDUtNjEwM2U2N2MtNDMxZDZiNmMtNDg0YjEwZGQ=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_Date_1_UNIQUE_SYNC` WHERE \n                pk_Int64=CAST(3 AS Int64) and pk_Uint64=CAST(3 AS Uint64) and pk_Int32=CAST(3 AS Int32) and pk_Uint32=CAST(3 AS Uint32) and pk_Int16=CAST(3 AS Int16) and pk_Uint16=CAST(3 AS Uint16) and pk_Int8=CAST(3 AS Int8) and pk_Uint8=CAST(3 AS Uint8) and pk_Bool=CAST(False AS Bool) and pk_Decimal150=CAST(\'3\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'3.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'3.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'30.0\' AS DyNumber) and pk_String=\'String 3\' and pk_Utf8=\'Utf8 3\' and pk_UUID=CAST(\'30035678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2003-01-01\' AS Date) and pk_Datetime=CAST(\'2003-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696200300000000 AS Timestamp) and pk_Interval=CAST(3 AS Interval) and pk_Date32=CAST(\'2003-01-01\' AS Date32) and pk_Datetime64=CAST(\'2003-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696200300000000 AS Timestamp64) and pk_Interval64=CAST(3 AS Interval64)\n                 and \n                col_index_DyNumber=CAST(\'30.0\' AS DyNumber) and col_index_String=\'String 3\' and col_index_Utf8=\'Utf8 3\' and col_index_UUID=CAST(\'30035678-e89b-12d3-a456-556642440000\' AS UUID) and col_index_Date=CAST(\'2003-01-01\' AS Date) and col_index_Datetime=CAST(\'2003-10-02T11:00:00Z\' AS Datetime) and col_index_Timestamp=CAST(1696200300000000 AS Timestamp) and col_index_Interval=CAST(3 AS Interval) and col_index_Date32=CAST(\'2003-01-01\' AS Date32) and col_index_Datetime64=CAST(\'2003-10-02T11:00:00Z\' AS Datetime64) and col_index_Timestamp64=CAST(1696200300000000 AS Timestamp64) and col_index_Interval64=CAST(3 AS Interval64)\n                 and \n                col_Int64=CAST(3 AS Int64) and col_Uint64=CAST(3 AS Uint64) and col_Int32=CAST(3 AS Int32) and col_Uint32=CAST(3 AS Uint32) and col_Int16=CAST(3 AS Int16) and col_Uint16=CAST(3 AS Uint16) and col_Int8=CAST(3 AS Int8) and col_Uint8=CAST(3 AS Uint8) and col_Bool=CAST(False AS Bool) and col_Decimal150=CAST(\'3\' AS Decimal(15,0)) and col_Decimal229=CAST(\'3.123\' AS Decimal(22,9)) and col_Decimal3510=CAST(\'3.123456\' AS Decimal(35,10)) and col_DyNumber=CAST(\'30.0\' AS DyNumber) and col_String=\'String 3\' and col_Utf8=\'Utf8 3\' and col_UUID=CAST(\'30035678-e89b-12d3-a456-556642440000\' AS UUID) and col_Date=CAST(\'2003-01-01\' AS Date) and col_Datetime=CAST(\'2003-10-02T11:00:00Z\' AS Datetime) and col_Timestamp=CAST(1696200300000000 AS Timestamp) and col_Interval=CAST(3 AS Interval) and col_Date32=CAST(\'2003-01-01\' AS Date32) and col_Datetime64=CAST(\'2003-10-02T11:00:00Z\' AS Datetime64) and col_Timestamp64=CAST(1696200300000000 AS Timestamp64) and col_Interval64=CAST(3 AS Interval64) and col_Float=CAST(3.1 AS Float) and col_Double=CAST(3.2 AS Double)\n                \n                " } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 85864595-431a-4e6b-94f1-dda228d5a314, ghrun-plncoo66um.auto.internal:19356): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NWJjNTg3NDUtNjEwM2U2N2MtNDMxZDZiNmMtNDg0YjEwZGQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NWJjNTg3NDUtNjEwM2U2N2MtNDMxZDZiNmMtNDg0YjEwZGQ=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 9c302ecf-1d83-4a90-8112-be64e029bdc5, ghrun-plncoo66um.auto.internal:19356): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 9c302ecf-1d83-4a90-8112-be64e029bdc5, ghrun-plncoo66um.auto.internal:19356): request = { session_id: "ydb://session/3?node_id=1&id=NWJjNTg3NDUtNjEwM2U2N2MtNDMxZDZiNmMtNDg0YjEwZGQ=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_Date_1_UNIQUE_SYNC` WHERE \n                pk_Int64=CAST(3 AS Int64) and pk_Uint64=CAST(3 AS Uint64) and pk_Int32=CAST(3 AS Int32) and pk_Uint32=CAST(3 AS Uint32) and pk_Int16=CAST(3 AS Int16) and pk_Uint16=CAST(3 AS Uint16) and pk_Int8=CAST(3 AS Int8) and pk_Uint8=CAST(3 AS Uint8) and pk_Bool=CAST(False AS Bool) and pk_Decimal150=CAST(\'3\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'3.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'3.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'30.0\' AS DyNumber) and pk_String=\'String 3\' and pk_Utf8=\'Utf8 3\' and pk_UUID=CAST(\'30035678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2003-01-01\' AS Date) and pk_Datetime=CAST(\'2003-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696200300000000 AS Timestamp) and pk_Interval=CAST(3 AS Interval) and pk_Date32=CAST(\'2003-01-01\' AS Date32) and pk_Datetime64=CAST(\'2003-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696200300000000 AS Timestamp64) and pk_Interval64=CAST(3 AS Interval64)\n                 and \n                col_index_DyNumber=CAST(\'30.0\' AS DyNumber) and col_index_String=\'String 3\' and col_index_Utf8=\'Utf8 3\' and col_index_UUID=CAST(\'30035678-e89b-12d3-a456-556642440000\' AS UUID) and col_index_Date=CAST(\'2003-01-01\' AS Date) and col_index_Datetime=CAST(\'2003-10-02T11:00:00Z\' AS Datetime) and col_index_Timestamp=CAST(1696200300000000 AS Timestamp) and col_index_Interval=CAST(3 AS Interval) and col_index_Date32=CAST(\'2003-01-01\' AS Date32) and col_index_Datetime64=CAST(\'2003-10-02T11:00:00Z\' AS Datetime64) and col_index_Timestamp64=CAST(1696200300000000 AS Timestamp64) and col_index_Interval64=CAST(3 AS Interval64)\n                 and \n                col_Int64=CAST(3 AS Int64) and col_Uint64=CAST(3 AS Uint64) and col_Int32=CAST(3 AS Int32) and col_Uint32=CAST(3 AS Uint32) and col_Int16=CAST(3 AS Int16) and col_Uint16=CAST(3 AS Uint16) and col_Int8=CAST(3 AS Int8) and col_Uint8=CAST(3 AS Uint8) and col_Bool=CAST(False AS Bool) and col_Decimal150=CAST(\'3\' AS Decimal(15,0)) and col_Decimal229=CAST(\'3.123\' AS Decimal(22,9)) and col_Decimal3510=CAST(\'3.123456\' AS Decimal(35,10)) and col_DyNumber=CAST(\'30.0\' AS DyNumber) and col_String=\'String 3\' and col_Utf8=\'Utf8 3\' and col_UUID=CAST(\'30035678-e89b-12d3-a456-556642440000\' AS UUID) and col_Date=CAST(\'2003-01-01\' AS Date) and col_Datetime=CAST(\'2003-10-02T11:00:00Z\' AS Datetime) and col_Timestamp=CAST(1696200300000000 AS Timestamp) and col_Interval=CAST(3 AS Interval) and col_Date32=CAST(\'2003-01-01\' AS Date32) and col_Datetime64=CAST(\'2003-10-02T11:00:00Z\' AS Datetime64) and col_Timestamp64=CAST(1696200300000000 AS Timestamp64) and col_Interval64=CAST(3 AS Interval64) and col_Float=CAST(3.1 AS Float) and col_Double=CAST(3.2 AS Double)\n                \n                " } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 9c302ecf-1d83-4a90-8112-be64e029bdc5, ghrun-plncoo66um.auto.internal:19356): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NWJjNTg3NDUtNjEwM2U2N2MtNDMxZDZiNmMtNDg0YjEwZGQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NWJjNTg3NDUtNjEwM2U2N2MtNDMxZDZiNmMtNDg0YjEwZGQ=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 40f4a4a5-1136-49eb-9a6b-40b8a8eeaea9, ghrun-plncoo66um.auto.internal:19356): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 40f4a4a5-1136-49eb-9a6b-40b8a8eeaea9, ghrun-plncoo66um.auto.internal:19356): request = { session_id: "ydb://session/3?node_id=1&id=NWJjNTg3NDUtNjEwM2U2N2MtNDMxZDZiNmMtNDg0YjEwZGQ=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_Date_1_UNIQUE_SYNC` WHERE \n                pk_Int64=CAST(3 AS Int64) and pk_Uint64=CAST(3 AS Uint64) and pk_Int32=CAST(3 AS Int32) and pk_Uint32=CAST(3 AS Uint32) and pk_Int16=CAST(3 AS Int16) and pk_Uint16=CAST(3 AS Uint16) and pk_Int8=CAST(3 AS Int8) and pk_Uint8=CAST(3 AS Uint8) and pk_Bool=CAST(False AS Bool) and pk_Decimal150=CAST(\'3\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'3.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'3.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'30.0\' AS DyNumber) and pk_String=\'String 3\' and pk_Utf8=\'Utf8 3\' and pk_UUID=CAST(\'30035678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2003-01-01\' AS Date) and pk_Datetime=CAST(\'2003-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696200300000000 AS Timestamp) and pk_Interval=CAST(3 AS Interval) and pk_Date32=CAST(\'2003-01-01\' AS Date32) and pk_Datetime64=CAST(\'2003-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696200300000000 AS Timestamp64) and pk_Interval64=CAST(3 AS Interval64)\n                 and \n                col_index_DyNumber=CAST(\'30.0\' AS DyNumber) and col_index_String=\'String 3\' and col_index_Utf8=\'Utf8 3\' and col_index_UUID=CAST(\'30035678-e89b-12d3-a456-556642440000\' AS UUID) and col_index_Date=CAST(\'2003-01-01\' AS Date) and col_index_Datetime=CAST(\'2003-10-02T11:00:00Z\' AS Datetime) and col_index_Timestamp=CAST(1696200300000000 AS Timestamp) and col_index_Interval=CAST(3 AS Interval) and col_index_Date32=CAST(\'2003-01-01\' AS Date32) and col_index_Datetime64=CAST(\'2003-10-02T11:00:00Z\' AS Datetime64) and col_index_Timestamp64=CAST(1696200300000000 AS Timestamp64) and col_index_Interval64=CAST(3 AS Interval64)\n                 and \n                col_Int64=CAST(3 AS Int64) and col_Uint64=CAST(3 AS Uint64) and col_Int32=CAST(3 AS Int32) and col_Uint32=CAST(3 AS Uint32) and col_Int16=CAST(3 AS Int16) and col_Uint16=CAST(3 AS Uint16) and col_Int8=CAST(3 AS Int8) and col_Uint8=CAST(3 AS Uint8) and col_Bool=CAST(False AS Bool) and col_Decimal150=CAST(\'3\' AS Decimal(15,0)) and col_Decimal229=CAST(\'3.123\' AS Decimal(22,9)) and col_Decimal3510=CAST(\'3.123456\' AS Decimal(35,10)) and col_DyNumber=CAST(\'30.0\' AS DyNumber) and col_String=\'String 3\' and col_Utf8=\'Utf8 3\' and col_UUID=CAST(\'30035678-e89b-12d3-a456-556642440000\' AS UUID) and col_Date=CAST(\'2003-01-01\' AS Date) and col_Datetime=CAST(\'2003-10-02T11:00:00Z\' AS Datetime) and col_Timestamp=CAST(1696200300000000 AS Timestamp) and col_Interval=CAST(3 AS Interval) and col_Date32=CAST(\'2003-01-01\' AS Date32) and col_Datetime64=CAST(\'2003-10-02T11:00:00Z\' AS Datetime64) and col_Timestamp64=CAST(1696200300000000 AS Timestamp64) and col_Interval64=CAST(3 AS Interval64) and col_Float=CAST(3.1 AS Float) and col_Double=CAST(3.2 AS Double)\n                \n                " } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 40f4a4a5-1136-49eb-9a6b-40b8a8eeaea9, ghrun-plncoo66um.auto.internal:19356): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NWJjNTg3NDUtNjEwM2U2N2MtNDMxZDZiNmMtNDg0YjEwZGQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NWJjNTg3NDUtNjEwM2U2N2MtNDMxZDZiNmMtNDg0YjEwZGQ=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, cbe5c1cc-b4cb-4751-bb44-ba595e0e013b, ghrun-plncoo66um.auto.internal:19356): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, cbe5c1cc-b4cb-4751-bb44-ba595e0e013b, ghrun-plncoo66um.auto.internal:19356): request = { session_id: "ydb://session/3?node_id=1&id=NWJjNTg3NDUtNjEwM2U2N2MtNDMxZDZiNmMtNDg0YjEwZGQ=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_Date_1_UNIQUE_SYNC` WHERE \n                pk_Int64=CAST(3 AS Int64) and pk_Uint64=CAST(3 AS Uint64) and pk_Int32=CAST(3 AS Int32) and pk_Uint32=CAST(3 AS Uint32) and pk_Int16=CAST(3 AS Int16) and pk_Uint16=CAST(3 AS Uint16) and pk_Int8=CAST(3 AS Int8) and pk_Uint8=CAST(3 AS Uint8) and pk_Bool=CAST(False AS Bool) and pk_Decimal150=CAST(\'3\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'3.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'3.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'30.0\' AS DyNumber) and pk_String=\'String 3\' and pk_Utf8=\'Utf8 3\' and pk_UUID=CAST(\'30035678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2003-01-01\' AS Date) and pk_Datetime=CAST(\'2003-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696200300000000 AS Timestamp) and pk_Interval=CAST(3 AS Interval) and pk_Date32=CAST(\'2003-01-01\' AS Date32) and pk_Datetime64=CAST(\'2003-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696200300000000 AS Timestamp64) and pk_Interval64=CAST(3 AS Interval64)\n                 and \n                col_index_DyNumber=CAST(\'30.0\' AS DyNumber) and col_index_String=\'String 3\' and col_index_Utf8=\'Utf8 3\' and col_index_UUID=CAST(\'30035678-e89b-12d3-a456-556642440000\' AS UUID) and col_index_Date=CAST(\'2003-01-01\' AS Date) and col_index_Datetime=CAST(\'2003-10-02T11:00:00Z\' AS Datetime) and col_index_Timestamp=CAST(1696200300000000 AS Timestamp) and col_index_Interval=CAST(3 AS Interval) and col_index_Date32=CAST(\'2003-01-01\' AS Date32) and col_index_Datetime64=CAST(\'2003-10-02T11:00:00Z\' AS Datetime64) and col_index_Timestamp64=CAST(1696200300000000 AS Timestamp64) and col_index_Interval64=CAST(3 AS Interval64)\n                 and \n                col_Int64=CAST(3 AS Int64) and col_Uint64=CAST(3 AS Uint64) and col_Int32=CAST(3 AS Int32) and col_Uint32=CAST(3 AS Uint32) and col_Int16=CAST(3 AS Int16) and col_Uint16=CAST(3 AS Uint16) and col_Int8=CAST(3 AS Int8) and col_Uint8=CAST(3 AS Uint8) and col_Bool=CAST(False AS Bool) and col_Decimal150=CAST(\'3\' AS Decimal(15,0)) and col_Decimal229=CAST(\'3.123\' AS Decimal(22,9)) and col_Decimal3510=CAST(\'3.123456\' AS Decimal(35,10)) and col_DyNumber=CAST(\'30.0\' AS DyNumber) and col_String=\'String 3\' and col_Utf8=\'Utf8 3\' and col_UUID=CAST(\'30035678-e89b-12d3-a456-556642440000\' AS UUID) and col_Date=CAST(\'2003-01-01\' AS Date) and col_Datetime=CAST(\'2003-10-02T11:00:00Z\' AS Datetime) and col_Timestamp=CAST(1696200300000000 AS Timestamp) and col_Interval=CAST(3 AS Interval) and col_Date32=CAST(\'2003-01-01\' AS Date32) and col_Datetime64=CAST(\'2003-10-02T11:00:00Z\' AS Datetime64) and col_Timestamp64=CAST(1696200300000000 AS Timestamp64) and col_Interval64=CAST(3 AS Interval64) and col_Float=CAST(3.1 AS Float) and col_Double=CAST(3.2 AS Double)\n                \n                " } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, cbe5c1cc-b4cb-4751-bb44-ba595e0e013b, ghrun-plncoo66um.auto.internal:19356): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NWJjNTg3NDUtNjEwM2U2N2MtNDMxZDZiNmMtNDg0YjEwZGQ=
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 10000), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root
DEBUG    ydb.connection:connection.py:421 RpcState(ListEndpoints, e474d55a-bc02-4d82-a2eb-c9e1302c363b, localhost:19356): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, e474d55a-bc02-4d82-a2eb-c9e1302c363b, localhost:19356): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, e474d55a-bc02-4d82-a2eb-c9e1302c363b, localhost:19356): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-plncoo66um.auto.internal" port: 19356 service: "nbs" service: "legacy" service: "tablet_service" service: "yql" service: "discovery" service: "cms" service: "locking" service: "kesus" service: "pq" service: "pqcd" service: "pqv1" service: "topic" service: "datastreams" service: "scripting" service: "clickhouse_internal" service: "rate_limiter" service: "analytics" service: "export" service: "import" service: "yq" service: "keyvalue" service: "monitoring" service: "auth" service: "query_service" service: "view" location: "1" node_id: 1 } self_location: "1" } } } }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Resolved endpoints for database /Root: DiscoveryResult <self_location: 1, endpoints [<Endpoint ghrun-plncoo66um.auto.internal:19356, location 1, ssl: False>]>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:19356
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NWJjNTg3NDUtNjEwM2U2N2MtNDMxZDZiNmMtNDg0YjEwZGQ=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, a7e591f6-4b26-457c-bfae-430118e6d37f, ghrun-plncoo66um.auto.internal:19356): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, a7e591f6-4b26-457c-bfae-430118e6d37f, ghrun-plncoo66um.auto.internal:19356): request = { session_id: "ydb://session/3?node_id=1&id=NWJjNTg3NDUtNjEwM2U2N2MtNDMxZDZiNmMtNDg0YjEwZGQ=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_Date_1_UNIQUE_SYNC` WHERE \n                pk_Int64=CAST(3 AS Int64) and pk_Uint64=CAST(3 AS Uint64) and pk_Int32=CAST(3 AS Int32) and pk_Uint32=CAST(3 AS Uint32) and pk_Int16=CAST(3 AS Int16) and pk_Uint16=CAST(3 AS Uint16) and pk_Int8=CAST(3 AS Int8) and pk_Uint8=CAST(3 AS Uint8) and pk_Bool=CAST(False AS Bool) and pk_Decimal150=CAST(\'3\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'3.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'3.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'30.0\' AS DyNumber) and pk_String=\'String 3\' and pk_Utf8=\'Utf8 3\' and pk_UUID=CAST(\'30035678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2003-01-01\' AS Date) and pk_Datetime=CAST(\'2003-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696200300000000 AS Timestamp) and pk_Interval=CAST(3 AS Interval) and pk_Date32=CAST(\'2003-01-01\' AS Date32) and pk_Datetime64=CAST(\'2003-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696200300000000 AS Timestamp64) and pk_Interval64=CAST(3 AS Interval64)\n                 and \n                col_index_DyNumber=CAST(\'30.0\' AS DyNumber) and col_index_String=\'String 3\' and col_index_Utf8=\'Utf8 3\' and col_index_UUID=CAST(\'30035678-e89b-12d3-a456-556642440000\' AS UUID) and col_index_Date=CAST(\'2003-01-01\' AS Date) and col_index_Datetime=CAST(\'2003-10-02T11:00:00Z\' AS Datetime) and col_index_Timestamp=CAST(1696200300000000 AS Timestamp) and col_index_Interval=CAST(3 AS Interval) and col_index_Date32=CAST(\'2003-01-01\' AS Date32) and col_index_Datetime64=CAST(\'2003-10-02T11:00:00Z\' AS Datetime64) and col_index_Timestamp64=CAST(1696200300000000 AS Timestamp64) and col_index_Interval64=CAST(3 AS Interval64)\n                 and \n                col_Int64=CAST(3 AS Int64) and col_Uint64=CAST(3 AS Uint64) and col_Int32=CAST(3 AS Int32) and col_Uint32=CAST(3 AS Uint32) and col_Int16=CAST(3 AS Int16) and col_Uint16=CAST(3 AS Uint16) and col_Int8=CAST(3 AS Int8) and col_Uint8=CAST(3 AS Uint8) and col_Bool=CAST(False AS Bool) and col_Decimal150=CAST(\'3\' AS Decimal(15,0)) and col_Decimal229=CAST(\'3.123\' AS Decimal(22,9)) and col_Decimal3510=CAST(\'3.123456\' AS Decimal(35,10)) and col_DyNumber=CAST(\'30.0\' AS DyNumber) and col_String=\'String 3\' and col_Utf8=\'Utf8 3\' and col_UUID=CAST(\'30035678-e89b-12d3-a456-556642440000\' AS UUID) and col_Date=CAST(\'2003-01-01\' AS Date) and col_Datetime=CAST(\'2003-10-02T11:00:00Z\' AS Datetime) and col_Timestamp=CAST(1696200300000000 AS Timestamp) and col_Interval=CAST(3 AS Interval) and col_Date32=CAST(\'2003-01-01\' AS Date32) and col_Datetime64=CAST(\'2003-10-02T11:00:00Z\' AS Datetime64) and col_Timestamp64=CAST(1696200300000000 AS Timestamp64) and col_Interval64=CAST(3 AS Interval64) and col_Float=CAST(3.1 AS Float) and col_Double=CAST(3.2 AS Double)\n                \n                " } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, a7e591f6-4b26-457c-bfae-430118e6d37f, ghrun-plncoo66um.auto.internal:19356): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NWJjNTg3NDUtNjEwM2U2N2MtNDMxZDZiNmMtNDg0YjEwZGQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NWJjNTg3NDUtNjEwM2U2N2MtNDMxZDZiNmMtNDg0YjEwZGQ=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, c117350f-32eb-4e8b-8177-141783dd0621, ghrun-plncoo66um.auto.internal:19356): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, c117350f-32eb-4e8b-8177-141783dd0621, ghrun-plncoo66um.auto.internal:19356): request = { session_id: "ydb://session/3?node_id=1&id=NWJjNTg3NDUtNjEwM2U2N2MtNDMxZDZiNmMtNDg0YjEwZGQ=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_Date_1_UNIQUE_SYNC` WHERE \n                pk_Int64=CAST(3 AS Int64) and pk_Uint64=CAST(3 AS Uint64) and pk_Int32=CAST(3 AS Int32) and pk_Uint32=CAST(3 AS Uint32) and pk_Int16=CAST(3 AS Int16) and pk_Uint16=CAST(3 AS Uint16) and pk_Int8=CAST(3 AS Int8) and pk_Uint8=CAST(3 AS Uint8) and pk_Bool=CAST(False AS Bool) and pk_Decimal150=CAST(\'3\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'3.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'3.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'30.0\' AS DyNumber) and pk_String=\'String 3\' and pk_Utf8=\'Utf8 3\' and pk_UUID=CAST(\'30035678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2003-01-01\' AS Date) and pk_Datetime=CAST(\'2003-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696200300000000 AS Timestamp) and pk_Interval=CAST(3 AS Interval) and pk_Date32=CAST(\'2003-01-01\' AS Date32) and pk_Datetime64=CAST(\'2003-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696200300000000 AS Timestamp64) and pk_Interval64=CAST(3 AS Interval64)\n                 and \n                col_index_DyNumber=CAST(\'30.0\' AS DyNumber) and col_index_String=\'String 3\' and col_index_Utf8=\'Utf8 3\' and col_index_UUID=CAST(\'30035678-e89b-12d3-a456-556642440000\' AS UUID) and col_index_Date=CAST(\'2003-01-01\' AS Date) and col_index_Datetime=CAST(\'2003-10-02T11:00:00Z\' AS Datetime) and col_index_Timestamp=CAST(1696200300000000 AS Timestamp) and col_index_Interval=CAST(3 AS Interval) and col_index_Date32=CAST(\'2003-01-01\' AS Date32) and col_index_Datetime64=CAST(\'2003-10-02T11:00:00Z\' AS Datetime64) and col_index_Timestamp64=CAST(1696200300000000 AS Timestamp64) and col_index_Interval64=CAST(3 AS Interval64)\n                 and \n                col_Int64=CAST(3 AS Int64) and col_Uint64=CAST(3 AS Uint64) and col_Int32=CAST(3 AS Int32) and col_Uint32=CAST(3 AS Uint32) and col_Int16=CAST(3 AS Int16) and col_Uint16=CAST(3 AS Uint16) and col_Int8=CAST(3 AS Int8) and col_Uint8=CAST(3 AS Uint8) and col_Bool=CAST(False AS Bool) and col_Decimal150=CAST(\'3\' AS Decimal(15,0)) and col_Decimal229=CAST(\'3.123\' AS Decimal(22,9)) and col_Decimal3510=CAST(\'3.123456\' AS Decimal(35,10)) and col_DyNumber=CAST(\'30.0\' AS DyNumber) and col_String=\'String 3\' and col_Utf8=\'Utf8 3\' and col_UUID=CAST(\'30035678-e89b-12d3-a456-556642440000\' AS UUID) and col_Date=CAST(\'2003-01-01\' AS Date) and col_Datetime=CAST(\'2003-10-02T11:00:00Z\' AS Datetime) and col_Timestamp=CAST(1696200300000000 AS Timestamp) and col_Interval=CAST(3 AS Interval) and col_Date32=CAST(\'2003-01-01\' AS Date32) and col_Datetime64=CAST(\'2003-10-02T11:00:00Z\' AS Datetime64) and col_Timestamp64=CAST(1696200300000000 AS Timestamp64) and col_Interval64=CAST(3 AS Interval64) and col_Float=CAST(3.1 AS Float) and col_Double=CAST(3.2 AS Double)\n                \n                " } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, c117350f-32eb-4e8b-8177-141783dd0621, ghrun-plncoo66um.auto.internal:19356): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NWJjNTg3NDUtNjEwM2U2N2MtNDMxZDZiNmMtNDg0YjEwZGQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NWJjNTg3NDUtNjEwM2U2N2MtNDMxZDZiNmMtNDg0YjEwZGQ=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, e8a8cf63-791f-422e-b330-2e6f9adfa13a, ghrun-plncoo66um.auto.internal:19356): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, e8a8cf63-791f-422e-b330-2e6f9adfa13a, ghrun-plncoo66um.auto.internal:19356): request = { session_id: "ydb://session/3?node_id=1&id=NWJjNTg3NDUtNjEwM2U2N2MtNDMxZDZiNmMtNDg0YjEwZGQ=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_Date_1_UNIQUE_SYNC` WHERE \n                pk_Int64=CAST(3 AS Int64) and pk_Uint64=CAST(3 AS Uint64) and pk_Int32=CAST(3 AS Int32) and pk_Uint32=CAST(3 AS Uint32) and pk_Int16=CAST(3 AS Int16) and pk_Uint16=CAST(3 AS Uint16) and pk_Int8=CAST(3 AS Int8) and pk_Uint8=CAST(3 AS Uint8) and pk_Bool=CAST(False AS Bool) and pk_Decimal150=CAST(\'3\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'3.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'3.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'30.0\' AS DyNumber) and pk_String=\'String 3\' and pk_Utf8=\'Utf8 3\' and pk_UUID=CAST(\'30035678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2003-01-01\' AS Date) and pk_Datetime=CAST(\'2003-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696200300000000 AS Timestamp) and pk_Interval=CAST(3 AS Interval) and pk_Date32=CAST(\'2003-01-01\' AS Date32) and pk_Datetime64=CAST(\'2003-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696200300000000 AS Timestamp64) and pk_Interval64=CAST(3 AS Interval64)\n                 and \n                col_index_DyNumber=CAST(\'30.0\' AS DyNumber) and col_index_String=\'String 3\' and col_index_Utf8=\'Utf8 3\' and col_index_UUID=CAST(\'30035678-e89b-12d3-a456-556642440000\' AS UUID) and col_index_Date=CAST(\'2003-01-01\' AS Date) and col_index_Datetime=CAST(\'2003-10-02T11:00:00Z\' AS Datetime) and col_index_Timestamp=CAST(1696200300000000 AS Timestamp) and col_index_Interval=CAST(3 AS Interval) and col_index_Date32=CAST(\'2003-01-01\' AS Date32) and col_index_Datetime64=CAST(\'2003-10-02T11:00:00Z\' AS Datetime64) and col_index_Timestamp64=CAST(1696200300000000 AS Timestamp64) and col_index_Interval64=CAST(3 AS Interval64)\n                 and \n                col_Int64=CAST(3 AS Int64) and col_Uint64=CAST(3 AS Uint64) and col_Int32=CAST(3 AS Int32) and col_Uint32=CAST(3 AS Uint32) and col_Int16=CAST(3 AS Int16) and col_Uint16=CAST(3 AS Uint16) and col_Int8=CAST(3 AS Int8) and col_Uint8=CAST(3 AS Uint8) and col_Bool=CAST(False AS Bool) and col_Decimal150=CAST(\'3\' AS Decimal(15,0)) and col_Decimal229=CAST(\'3.123\' AS Decimal(22,9)) and col_Decimal3510=CAST(\'3.123456\' AS Decimal(35,10)) and col_DyNumber=CAST(\'30.0\' AS DyNumber) and col_String=\'String 3\' and col_Utf8=\'Utf8 3\' and col_UUID=CAST(\'30035678-e89b-12d3-a456-556642440000\' AS UUID) and col_Date=CAST(\'2003-01-01\' AS Date) and col_Datetime=CAST(\'2003-10-02T11:00:00Z\' AS Datetime) and col_Timestamp=CAST(1696200300000000 AS Timestamp) and col_Interval=CAST(3 AS Interval) and col_Date32=CAST(\'2003-01-01\' AS Date32) and col_Datetime64=CAST(\'2003-10-02T11:00:00Z\' AS Datetime64) and col_Timestamp64=CAST(1696200300000000 AS Timestamp64) and col_Interval64=CAST(3 AS Interval64) and col_Float=CAST(3.1 AS Float) and col_Double=CAST(3.2 AS Double)\n                \n                " } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, e8a8cf63-791f-422e-b330-2e6f9adfa13a, ghrun-plncoo66um.auto.internal:19356): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NWJjNTg3NDUtNjEwM2U2N2MtNDMxZDZiNmMtNDg0YjEwZGQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NWJjNTg3NDUtNjEwM2U2N2MtNDMxZDZiNmMtNDg0YjEwZGQ=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, c59f28d0-8e59-4135-bb4f-92e45a6e071d, ghrun-plncoo66um.auto.internal:19356): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, c59f28d0-8e59-4135-bb4f-92e45a6e071d, ghrun-plncoo66um.auto.internal:19356): request = { session_id: "ydb://session/3?node_id=1&id=NWJjNTg3NDUtNjEwM2U2N2MtNDMxZDZiNmMtNDg0YjEwZGQ=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_Date_1_UNIQUE_SYNC` WHERE \n                pk_Int64=CAST(3 AS Int64) and pk_Uint64=CAST(3 AS Uint64) and pk_Int32=CAST(3 AS Int32) and pk_Uint32=CAST(3 AS Uint32) and pk_Int16=CAST(3 AS Int16) and pk_Uint16=CAST(3 AS Uint16) and pk_Int8=CAST(3 AS Int8) and pk_Uint8=CAST(3 AS Uint8) and pk_Bool=CAST(False AS Bool) and pk_Decimal150=CAST(\'3\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'3.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'3.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'30.0\' AS DyNumber) and pk_String=\'String 3\' and pk_Utf8=\'Utf8 3\' and pk_UUID=CAST(\'30035678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2003-01-01\' AS Date) and pk_Datetime=CAST(\'2003-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696200300000000 AS Timestamp) and pk_Interval=CAST(3 AS Interval) and pk_Date32=CAST(\'2003-01-01\' AS Date32) and pk_Datetime64=CAST(\'2003-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696200300000000 AS Timestamp64) and pk_Interval64=CAST(3 AS Interval64)\n                 and \n                col_index_DyNumber=CAST(\'30.0\' AS DyNumber) and col_index_String=\'String 3\' and col_index_Utf8=\'Utf8 3\' and col_index_UUID=CAST(\'30035678-e89b-12d3-a456-556642440000\' AS UUID) and col_index_Date=CAST(\'2003-01-01\' AS Date) and col_index_Datetime=CAST(\'2003-10-02T11:00:00Z\' AS Datetime) and col_index_Timestamp=CAST(1696200300000000 AS Timestamp) and col_index_Interval=CAST(3 AS Interval) and col_index_Date32=CAST(\'2003-01-01\' AS Date32) and col_index_Datetime64=CAST(\'2003-10-02T11:00:00Z\' AS Datetime64) and col_index_Timestamp64=CAST(1696200300000000 AS Timestamp64) and col_index_Interval64=CAST(3 AS Interval64)\n                 and \n                col_Int64=CAST(3 AS Int64) and col_Uint64=CAST(3 AS Uint64) and col_Int32=CAST(3 AS Int32) and col_Uint32=CAST(3 AS Uint32) and col_Int16=CAST(3 AS Int16) and col_Uint16=CAST(3 AS Uint16) and col_Int8=CAST(3 AS Int8) and col_Uint8=CAST(3 AS Uint8) and col_Bool=CAST(False AS Bool) and col_Decimal150=CAST(\'3\' AS Decimal(15,0)) and col_Decimal229=CAST(\'3.123\' AS Decimal(22,9)) and col_Decimal3510=CAST(\'3.123456\' AS Decimal(35,10)) and col_DyNumber=CAST(\'30.0\' AS DyNumber) and col_String=\'String 3\' and col_Utf8=\'Utf8 3\' and col_UUID=CAST(\'30035678-e89b-12d3-a456-556642440000\' AS UUID) and col_Date=CAST(\'2003-01-01\' AS Date) and col_Datetime=CAST(\'2003-10-02T11:00:00Z\' AS Datetime) and col_Timestamp=CAST(1696200300000000 AS Timestamp) and col_Interval=CAST(3 AS Interval) and col_Date32=CAST(\'2003-01-01\' AS Date32) and col_Datetime64=CAST(\'2003-10-02T11:00:00Z\' AS Datetime64) and col_Timestamp64=CAST(1696200300000000 AS Timestamp64) and col_Interval64=CAST(3 AS Interval64) and col_Float=CAST(3.1 AS Float) and col_Double=CAST(3.2 AS Double)\n                \n                " } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, c59f28d0-8e59-4135-bb4f-92e45a6e071d, ghrun-plncoo66um.auto.internal:19356): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NWJjNTg3NDUtNjEwM2U2N2MtNDMxZDZiNmMtNDg0YjEwZGQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NWJjNTg3NDUtNjEwM2U2N2MtNDMxZDZiNmMtNDg0YjEwZGQ=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 6b6ec7bb-d5df-4c8c-b800-8a8dd83fefda, ghrun-plncoo66um.auto.internal:19356): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 6b6ec7bb-d5df-4c8c-b800-8a8dd83fefda, ghrun-plncoo66um.auto.internal:19356): request = { session_id: "ydb://session/3?node_id=1&id=NWJjNTg3NDUtNjEwM2U2N2MtNDMxZDZiNmMtNDg0YjEwZGQ=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_Date_1_UNIQUE_SYNC` WHERE \n                pk_Int64=CAST(3 AS Int64) and pk_Uint64=CAST(3 AS Uint64) and pk_Int32=CAST(3 AS Int32) and pk_Uint32=CAST(3 AS Uint32) and pk_Int16=CAST(3 AS Int16) and pk_Uint16=CAST(3 AS Uint16) and pk_Int8=CAST(3 AS Int8) and pk_Uint8=CAST(3 AS Uint8) and pk_Bool=CAST(False AS Bool) and pk_Decimal150=CAST(\'3\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'3.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'3.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'30.0\' AS DyNumber) and pk_String=\'String 3\' and pk_Utf8=\'Utf8 3\' and pk_UUID=CAST(\'30035678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2003-01-01\' AS Date) and pk_Datetime=CAST(\'2003-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696200300000000 AS Timestamp) and pk_Interval=CAST(3 AS Interval) and pk_Date32=CAST(\'2003-01-01\' AS Date32) and pk_Datetime64=CAST(\'2003-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696200300000000 AS Timestamp64) and pk_Interval64=CAST(3 AS Interval64)\n                 and \n                col_index_DyNumber=CAST(\'30.0\' AS DyNumber) and col_index_String=\'String 3\' and col_index_Utf8=\'Utf8 3\' and col_index_UUID=CAST(\'30035678-e89b-12d3-a456-556642440000\' AS UUID) and col_index_Date=CAST(\'2003-01-01\' AS Date) and col_index_Datetime=CAST(\'2003-10-02T11:00:00Z\' AS Datetime) and col_index_Timestamp=CAST(1696200300000000 AS Timestamp) and col_index_Interval=CAST(3 AS Interval) and col_index_Date32=CAST(\'2003-01-01\' AS Date32) and col_index_Datetime64=CAST(\'2003-10-02T11:00:00Z\' AS Datetime64) and col_index_Timestamp64=CAST(1696200300000000 AS Timestamp64) and col_index_Interval64=CAST(3 AS Interval64)\n                 and \n                col_Int64=CAST(3 AS Int64) and col_Uint64=CAST(3 AS Uint64) and col_Int32=CAST(3 AS Int32) and col_Uint32=CAST(3 AS Uint32) and col_Int16=CAST(3 AS Int16) and col_Uint16=CAST(3 AS Uint16) and col_Int8=CAST(3 AS Int8) and col_Uint8=CAST(3 AS Uint8) and col_Bool=CAST(False AS Bool) and col_Decimal150=CAST(\'3\' AS Decimal(15,0)) and col_Decimal229=CAST(\'3.123\' AS Decimal(22,9)) and col_Decimal3510=CAST(\'3.123456\' AS Decimal(35,10)) and col_DyNumber=CAST(\'30.0\' AS DyNumber) and col_String=\'String 3\' and col_Utf8=\'Utf8 3\' and col_UUID=CAST(\'30035678-e89b-12d3-a456-556642440000\' AS UUID) and col_Date=CAST(\'2003-01-01\' AS Date) and col_Datetime=CAST(\'2003-10-02T11:00:00Z\' AS Datetime) and col_Timestamp=CAST(1696200300000000 AS Timestamp) and col_Interval=CAST(3 AS Interval) and col_Date32=CAST(\'2003-01-01\' AS Date32) and col_Datetime64=CAST(\'2003-10-02T11:00:00Z\' AS Datetime64) and col_Timestamp64=CAST(1696200300000000 AS Timestamp64) and col_Interval64=CAST(3 AS Interval64) and col_Float=CAST(3.1 AS Float) and col_Double=CAST(3.2 AS Double)\n                \n                " } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 6b6ec7bb-d5df-4c8c-b800-8a8dd83fefda, ghrun-plncoo66um.auto.internal:19356): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NWJjNTg3NDUtNjEwM2U2N2MtNDMxZDZiNmMtNDg0YjEwZGQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NWJjNTg3NDUtNjEwM2U2N2MtNDMxZDZiNmMtNDg0YjEwZGQ=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, f792b1a6-4263-4172-88d0-931f1fad5410, ghrun-plncoo66um.auto.internal:19356): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, f792b1a6-4263-4172-88d0-931f1fad5410, ghrun-plncoo66um.auto.internal:19356): request = { session_id: "ydb://session/3?node_id=1&id=NWJjNTg3NDUtNjEwM2U2N2MtNDMxZDZiNmMtNDg0YjEwZGQ=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_Date_1_UNIQUE_SYNC` WHERE \n                pk_Int64=CAST(3 AS Int64) and pk_Uint64=CAST(3 AS Uint64) and pk_Int32=CAST(3 AS Int32) and pk_Uint32=CAST(3 AS Uint32) and pk_Int16=CAST(3 AS Int16) and pk_Uint16=CAST(3 AS Uint16) and pk_Int8=CAST(3 AS Int8) and pk_Uint8=CAST(3 AS Uint8) and pk_Bool=CAST(False AS Bool) and pk_Decimal150=CAST(\'3\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'3.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'3.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'30.0\' AS DyNumber) and pk_String=\'String 3\' and pk_Utf8=\'Utf8 3\' and pk_UUID=CAST(\'30035678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2003-01-01\' AS Date) and pk_Datetime=CAST(\'2003-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696200300000000 AS Timestamp) and pk_Interval=CAST(3 AS Interval) and pk_Date32=CAST(\'2003-01-01\' AS Date32) and pk_Datetime64=CAST(\'2003-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696200300000000 AS Timestamp64) and pk_Interval64=CAST(3 AS Interval64)\n                 and \n                col_index_DyNumber=CAST(\'30.0\' AS DyNumber) and col_index_String=\'String 3\' and col_index_Utf8=\'Utf8 3\' and col_index_UUID=CAST(\'30035678-e89b-12d3-a456-556642440000\' AS UUID) and col_index_Date=CAST(\'2003-01-01\' AS Date) and col_index_Datetime=CAST(\'2003-10-02T11:00:00Z\' AS Datetime) and col_index_Timestamp=CAST(1696200300000000 AS Timestamp) and col_index_Interval=CAST(3 AS Interval) and col_index_Date32=CAST(\'2003-01-01\' AS Date32) and col_index_Datetime64=CAST(\'2003-10-02T11:00:00Z\' AS Datetime64) and col_index_Timestamp64=CAST(1696200300000000 AS Timestamp64) and col_index_Interval64=CAST(3 AS Interval64)\n                 and \n                col_Int64=CAST(3 AS Int64) and col_Uint64=CAST(3 AS Uint64) and col_Int32=CAST(3 AS Int32) and col_Uint32=CAST(3 AS Uint32) and col_Int16=CAST(3 AS Int16) and col_Uint16=CAST(3 AS Uint16) and col_Int8=CAST(3 AS Int8) and col_Uint8=CAST(3 AS Uint8) and col_Bool=CAST(False AS Bool) and col_Decimal150=CAST(\'3\' AS Decimal(15,0)) and col_Decimal229=CAST(\'3.123\' AS Decimal(22,9)) and col_Decimal3510=CAST(\'3.123456\' AS Decimal(35,10)) and col_DyNumber=CAST(\'30.0\' AS DyNumber) and col_String=\'String 3\' and col_Utf8=\'Utf8 3\' and col_UUID=CAST(\'30035678-e89b-12d3-a456-556642440000\' AS UUID) and col_Date=CAST(\'2003-01-01\' AS Date) and col_Datetime=CAST(\'2003-10-02T11:00:00Z\' AS Datetime) and col_Timestamp=CAST(1696200300000000 AS Timestamp) and col_Interval=CAST(3 AS Interval) and col_Date32=CAST(\'2003-01-01\' AS Date32) and col_Datetime64=CAST(\'2003-10-02T11:00:00Z\' AS Datetime64) and col_Timestamp64=CAST(1696200300000000 AS Timestamp64) and col_Interval64=CAST(3 AS Interval64) and col_Float=CAST(3.1 AS Float) and col_Double=CAST(3.2 AS Double)\n                \n                " } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, f792b1a6-4263-4172-88d0-931f1fad5410, ghrun-plncoo66um.auto.internal:19356): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NWJjNTg3NDUtNjEwM2U2N2MtNDMxZDZiNmMtNDg0YjEwZGQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NWJjNTg3NDUtNjEwM2U2N2MtNDMxZDZiNmMtNDg0YjEwZGQ=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 5dccb4ca-1a12-4dec-8072-9032cc133c12, ghrun-plncoo66um.auto.internal:19356): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 5dccb4ca-1a12-4dec-8072-9032cc133c12, ghrun-plncoo66um.auto.internal:19356): request = { session_id: "ydb://session/3?node_id=1&id=NWJjNTg3NDUtNjEwM2U2N2MtNDMxZDZiNmMtNDg0YjEwZGQ=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_Date_1_UNIQUE_SYNC` WHERE \n                pk_Int64=CAST(3 AS Int64) and pk_Uint64=CAST(3 AS Uint64) and pk_Int32=CAST(3 AS Int32) and pk_Uint32=CAST(3 AS Uint32) and pk_Int16=CAST(3 AS Int16) and pk_Uint16=CAST(3 AS Uint16) and pk_Int8=CAST(3 AS Int8) and pk_Uint8=CAST(3 AS Uint8) and pk_Bool=CAST(False AS Bool) and pk_Decimal150=CAST(\'3\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'3.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'3.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'30.0\' AS DyNumber) and pk_String=\'String 3\' and pk_Utf8=\'Utf8 3\' and pk_UUID=CAST(\'30035678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2003-01-01\' AS Date) and pk_Datetime=CAST(\'2003-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696200300000000 AS Timestamp) and pk_Interval=CAST(3 AS Interval) and pk_Date32=CAST(\'2003-01-01\' AS Date32) and pk_Datetime64=CAST(\'2003-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696200300000000 AS Timestamp64) and pk_Interval64=CAST(3 AS Interval64)\n                 and \n                col_index_DyNumber=CAST(\'30.0\' AS DyNumber) and col_index_String=\'String 3\' and col_index_Utf8=\'Utf8 3\' and col_index_UUID=CAST(\'30035678-e89b-12d3-a456-556642440000\' AS UUID) and col_index_Date=CAST(\'2003-01-01\' AS Date) and col_index_Datetime=CAST(\'2003-10-02T11:00:00Z\' AS Datetime) and col_index_Timestamp=CAST(1696200300000000 AS Timestamp) and col_index_Interval=CAST(3 AS Interval) and col_index_Date32=CAST(\'2003-01-01\' AS Date32) and col_index_Datetime64=CAST(\'2003-10-02T11:00:00Z\' AS Datetime64) and col_index_Timestamp64=CAST(1696200300000000 AS Timestamp64) and col_index_Interval64=CAST(3 AS Interval64)\n                 and \n                col_Int64=CAST(3 AS Int64) and col_Uint64=CAST(3 AS Uint64) and col_Int32=CAST(3 AS Int32) and col_Uint32=CAST(3 AS Uint32) and col_Int16=CAST(3 AS Int16) and col_Uint16=CAST(3 AS Uint16) and col_Int8=CAST(3 AS Int8) and col_Uint8=CAST(3 AS Uint8) and col_Bool=CAST(False AS Bool) and col_Decimal150=CAST(\'3\' AS Decimal(15,0)) and col_Decimal229=CAST(\'3.123\' AS Decimal(22,9)) and col_Decimal3510=CAST(\'3.123456\' AS Decimal(35,10)) and col_DyNumber=CAST(\'30.0\' AS DyNumber) and col_String=\'String 3\' and col_Utf8=\'Utf8 3\' and col_UUID=CAST(\'30035678-e89b-12d3-a456-556642440000\' AS UUID) and col_Date=CAST(\'2003-01-01\' AS Date) and col_Datetime=CAST(\'2003-10-02T11:00:00Z\' AS Datetime) and col_Timestamp=CAST(1696200300000000 AS Timestamp) and col_Interval=CAST(3 AS Interval) and col_Date32=CAST(\'2003-01-01\' AS Date32) and col_Datetime64=CAST(\'2003-10-02T11:00:00Z\' AS Datetime64) and col_Timestamp64=CAST(1696200300000000 AS Timestamp64) and col_Interval64=CAST(3 AS Interval64) and col_Float=CAST(3.1 AS Float) and col_Double=CAST(3.2 AS Double)\n                \n                " } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 5dccb4ca-1a12-4dec-8072-9032cc133c12, ghrun-plncoo66um.auto.internal:19356): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NWJjNTg3NDUtNjEwM2U2N2MtNDMxZDZiNmMtNDg0YjEwZGQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NWJjNTg3NDUtNjEwM2U2N2MtNDMxZDZiNmMtNDg0YjEwZGQ=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, c93da47e-cfb3-432e-83de-026638ea3b61, ghrun-plncoo66um.auto.internal:19356): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, c93da47e-cfb3-432e-83de-026638ea3b61, ghrun-plncoo66um.auto.internal:19356): request = { session_id: "ydb://session/3?node_id=1&id=NWJjNTg3NDUtNjEwM2U2N2MtNDMxZDZiNmMtNDg0YjEwZGQ=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_Date_1_UNIQUE_SYNC` WHERE \n                pk_Int64=CAST(3 AS Int64) and pk_Uint64=CAST(3 AS Uint64) and pk_Int32=CAST(3 AS Int32) and pk_Uint32=CAST(3 AS Uint32) and pk_Int16=CAST(3 AS Int16) and pk_Uint16=CAST(3 AS Uint16) and pk_Int8=CAST(3 AS Int8) and pk_Uint8=CAST(3 AS Uint8) and pk_Bool=CAST(False AS Bool) and pk_Decimal150=CAST(\'3\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'3.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'3.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'30.0\' AS DyNumber) and pk_String=\'String 3\' and pk_Utf8=\'Utf8 3\' and pk_UUID=CAST(\'30035678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2003-01-01\' AS Date) and pk_Datetime=CAST(\'2003-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696200300000000 AS Timestamp) and pk_Interval=CAST(3 AS Interval) and pk_Date32=CAST(\'2003-01-01\' AS Date32) and pk_Datetime64=CAST(\'2003-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696200300000000 AS Timestamp64) and pk_Interval64=CAST(3 AS Interval64)\n                 and \n                col_index_DyNumber=CAST(\'30.0\' AS DyNumber) and col_index_String=\'String 3\' and col_index_Utf8=\'Utf8 3\' and col_index_UUID=CAST(\'30035678-e89b-12d3-a456-556642440000\' AS UUID) and col_index_Date=CAST(\'2003-01-01\' AS Date) and col_index_Datetime=CAST(\'2003-10-02T11:00:00Z\' AS Datetime) and col_index_Timestamp=CAST(1696200300000000 AS Timestamp) and col_index_Interval=CAST(3 AS Interval) and col_index_Date32=CAST(\'2003-01-01\' AS Date32) and col_index_Datetime64=CAST(\'2003-10-02T11:00:00Z\' AS Datetime64) and col_index_Timestamp64=CAST(1696200300000000 AS Timestamp64) and col_index_Interval64=CAST(3 AS Interval64)\n                 and \n                col_Int64=CAST(3 AS Int64) and col_Uint64=CAST(3 AS Uint64) and col_Int32=CAST(3 AS Int32) and col_Uint32=CAST(3 AS Uint32) and col_Int16=CAST(3 AS Int16) and col_Uint16=CAST(3 AS Uint16) and col_Int8=CAST(3 AS Int8) and col_Uint8=CAST(3 AS Uint8) and col_Bool=CAST(False AS Bool) and col_Decimal150=CAST(\'3\' AS Decimal(15,0)) and col_Decimal229=CAST(\'3.123\' AS Decimal(22,9)) and col_Decimal3510=CAST(\'3.123456\' AS Decimal(35,10)) and col_DyNumber=CAST(\'30.0\' AS DyNumber) and col_String=\'String 3\' and col_Utf8=\'Utf8 3\' and col_UUID=CAST(\'30035678-e89b-12d3-a456-556642440000\' AS UUID) and col_Date=CAST(\'2003-01-01\' AS Date) and col_Datetime=CAST(\'2003-10-02T11:00:00Z\' AS Datetime) and col_Timestamp=CAST(1696200300000000 AS Timestamp) and col_Interval=CAST(3 AS Interval) and col_Date32=CAST(\'2003-01-01\' AS Date32) and col_Datetime64=CAST(\'2003-10-02T11:00:00Z\' AS Datetime64) and col_Timestamp64=CAST(1696200300000000 AS Timestamp64) and col_Interval64=CAST(3 AS Interval64) and col_Float=CAST(3.1 AS Float) and col_Double=CAST(3.2 AS Double)\n                \n                " } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, c93da47e-cfb3-432e-83de-026638ea3b61, ghrun-plncoo66um.auto.internal:19356): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NWJjNTg3NDUtNjEwM2U2N2MtNDMxZDZiNmMtNDg0YjEwZGQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NWJjNTg3NDUtNjEwM2U2N2MtNDMxZDZiNmMtNDg0YjEwZGQ=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 5c38ac9b-348e-4100-9fb4-93c53454d529, ghrun-plncoo66um.auto.internal:19356): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 5c38ac9b-348e-4100-9fb4-93c53454d529, ghrun-plncoo66um.auto.internal:19356): request = { session_id: "ydb://session/3?node_id=1&id=NWJjNTg3NDUtNjEwM2U2N2MtNDMxZDZiNmMtNDg0YjEwZGQ=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_Date_1_UNIQUE_SYNC` WHERE \n                pk_Int64=CAST(3 AS Int64) and pk_Uint64=CAST(3 AS Uint64) and pk_Int32=CAST(3 AS Int32) and pk_Uint32=CAST(3 AS Uint32) and pk_Int16=CAST(3 AS Int16) and pk_Uint16=CAST(3 AS Uint16) and pk_Int8=CAST(3 AS Int8) and pk_Uint8=CAST(3 AS Uint8) and pk_Bool=CAST(False AS Bool) and pk_Decimal150=CAST(\'3\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'3.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'3.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'30.0\' AS DyNumber) and pk_String=\'String 3\' and pk_Utf8=\'Utf8 3\' and pk_UUID=CAST(\'30035678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2003-01-01\' AS Date) and pk_Datetime=CAST(\'2003-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696200300000000 AS Timestamp) and pk_Interval=CAST(3 AS Interval) and pk_Date32=CAST(\'2003-01-01\' AS Date32) and pk_Datetime64=CAST(\'2003-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696200300000000 AS Timestamp64) and pk_Interval64=CAST(3 AS Interval64)\n                 and \n                col_index_DyNumber=CAST(\'30.0\' AS DyNumber) and col_index_String=\'String 3\' and col_index_Utf8=\'Utf8 3\' and col_index_UUID=CAST(\'30035678-e89b-12d3-a456-556642440000\' AS UUID) and col_index_Date=CAST(\'2003-01-01\' AS Date) and col_index_Datetime=CAST(\'2003-10-02T11:00:00Z\' AS Datetime) and col_index_Timestamp=CAST(1696200300000000 AS Timestamp) and col_index_Interval=CAST(3 AS Interval) and col_index_Date32=CAST(\'2003-01-01\' AS Date32) and col_index_Datetime64=CAST(\'2003-10-02T11:00:00Z\' AS Datetime64) and col_index_Timestamp64=CAST(1696200300000000 AS Timestamp64) and col_index_Interval64=CAST(3 AS Interval64)\n                 and \n                col_Int64=CAST(3 AS Int64) and col_Uint64=CAST(3 AS Uint64) and col_Int32=CAST(3 AS Int32) and col_Uint32=CAST(3 AS Uint32) and col_Int16=CAST(3 AS Int16) and col_Uint16=CAST(3 AS Uint16) and col_Int8=CAST(3 AS Int8) and col_Uint8=CAST(3 AS Uint8) and col_Bool=CAST(False AS Bool) and col_Decimal150=CAST(\'3\' AS Decimal(15,0)) and col_Decimal229=CAST(\'3.123\' AS Decimal(22,9)) and col_Decimal3510=CAST(\'3.123456\' AS Decimal(35,10)) and col_DyNumber=CAST(\'30.0\' AS DyNumber) and col_String=\'String 3\' and col_Utf8=\'Utf8 3\' and col_UUID=CAST(\'30035678-e89b-12d3-a456-556642440000\' AS UUID) and col_Date=CAST(\'2003-01-01\' AS Date) and col_Datetime=CAST(\'2003-10-02T11:00:00Z\' AS Datetime) and col_Timestamp=CAST(1696200300000000 AS Timestamp) and col_Interval=CAST(3 AS Interval) and col_Date32=CAST(\'2003-01-01\' AS Date32) and col_Datetime64=CAST(\'2003-10-02T11:00:00Z\' AS Datetime64) and col_Timestamp64=CAST(1696200300000000 AS Timestamp64) and col_Interval64=CAST(3 AS Interval64) and col_Float=CAST(3.1 AS Float) and col_Double=CAST(3.2 AS Double)\n                \n                " } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 5c38ac9b-348e-4100-9fb4-93c53454d529, ghrun-plncoo66um.auto.internal:19356): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NWJjNTg3NDUtNjEwM2U2N2MtNDMxZDZiNmMtNDg0YjEwZGQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NWJjNTg3NDUtNjEwM2U2N2MtNDMxZDZiNmMtNDg0YjEwZGQ=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, e7d7ea00-41a4-4a59-91f1-c234ac7f6fcd, ghrun-plncoo66um.auto.internal:19356): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, e7d7ea00-41a4-4a59-91f1-c234ac7f6fcd, ghrun-plncoo66um.auto.internal:19356): request = { session_id: "ydb://session/3?node_id=1&id=NWJjNTg3NDUtNjEwM2U2N2MtNDMxZDZiNmMtNDg0YjEwZGQ=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_Date_1_UNIQUE_SYNC` WHERE \n                pk_Int64=CAST(3 AS Int64) and pk_Uint64=CAST(3 AS Uint64) and pk_Int32=CAST(3 AS Int32) and pk_Uint32=CAST(3 AS Uint32) and pk_Int16=CAST(3 AS Int16) and pk_Uint16=CAST(3 AS Uint16) and pk_Int8=CAST(3 AS Int8) and pk_Uint8=CAST(3 AS Uint8) and pk_Bool=CAST(False AS Bool) and pk_Decimal150=CAST(\'3\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'3.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'3.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'30.0\' AS DyNumber) and pk_String=\'String 3\' and pk_Utf8=\'Utf8 3\' and pk_UUID=CAST(\'30035678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2003-01-01\' AS Date) and pk_Datetime=CAST(\'2003-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696200300000000 AS Timestamp) and pk_Interval=CAST(3 AS Interval) and pk_Date32=CAST(\'2003-01-01\' AS Date32) and pk_Datetime64=CAST(\'2003-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696200300000000 AS Timestamp64) and pk_Interval64=CAST(3 AS Interval64)\n                 and \n                col_index_DyNumber=CAST(\'30.0\' AS DyNumber) and col_index_String=\'String 3\' and col_index_Utf8=\'Utf8 3\' and col_index_UUID=CAST(\'30035678-e89b-12d3-a456-556642440000\' AS UUID) and col_index_Date=CAST(\'2003-01-01\' AS Date) and col_index_Datetime=CAST(\'2003-10-02T11:00:00Z\' AS Datetime) and col_index_Timestamp=CAST(1696200300000000 AS Timestamp) and col_index_Interval=CAST(3 AS Interval) and col_index_Date32=CAST(\'2003-01-01\' AS Date32) and col_index_Datetime64=CAST(\'2003-10-02T11:00:00Z\' AS Datetime64) and col_index_Timestamp64=CAST(1696200300000000 AS Timestamp64) and col_index_Interval64=CAST(3 AS Interval64)\n                 and \n                col_Int64=CAST(3 AS Int64) and col_Uint64=CAST(3 AS Uint64) and col_Int32=CAST(3 AS Int32) and col_Uint32=CAST(3 AS Uint32) and col_Int16=CAST(3 AS Int16) and col_Uint16=CAST(3 AS Uint16) and col_Int8=CAST(3 AS Int8) and col_Uint8=CAST(3 AS Uint8) and col_Bool=CAST(False AS Bool) and col_Decimal150=CAST(\'3\' AS Decimal(15,0)) and col_Decimal229=CAST(\'3.123\' AS Decimal(22,9)) and col_Decimal3510=CAST(\'3.123456\' AS Decimal(35,10)) and col_DyNumber=CAST(\'30.0\' AS DyNumber) and col_String=\'String 3\' and col_Utf8=\'Utf8 3\' and col_UUID=CAST(\'30035678-e89b-12d3-a456-556642440000\' AS UUID) and col_Date=CAST(\'2003-01-01\' AS Date) and col_Datetime=CAST(\'2003-10-02T11:00:00Z\' AS Datetime) and col_Timestamp=CAST(1696200300000000 AS Timestamp) and col_Interval=CAST(3 AS Interval) and col_Date32=CAST(\'2003-01-01\' AS Date32) and col_Datetime64=CAST(\'2003-10-02T11:00:00Z\' AS Datetime64) and col_Timestamp64=CAST(1696200300000000 AS Timestamp64) and col_Interval64=CAST(3 AS Interval64) and col_Float=CAST(3.1 AS Float) and col_Double=CAST(3.2 AS Double)\n                \n                " } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, e7d7ea00-41a4-4a59-91f1-c234ac7f6fcd, ghrun-plncoo66um.auto.internal:19356): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NWJjNTg3NDUtNjEwM2U2N2MtNDMxZDZiNmMtNDg0YjEwZGQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NWJjNTg3NDUtNjEwM2U2N2MtNDMxZDZiNmMtNDg0YjEwZGQ=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 1af8dcc7-55df-42d6-8f4e-f86ba45cbb4a, ghrun-plncoo66um.auto.internal:19356): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 1af8dcc7-55df-42d6-8f4e-f86ba45cbb4a, ghrun-plncoo66um.auto.internal:19356): request = { session_id: "ydb://session/3?node_id=1&id=NWJjNTg3NDUtNjEwM2U2N2MtNDMxZDZiNmMtNDg0YjEwZGQ=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_Date_1_UNIQUE_SYNC` WHERE \n                pk_Int64=CAST(3 AS Int64) and pk_Uint64=CAST(3 AS Uint64) and pk_Int32=CAST(3 AS Int32) and pk_Uint32=CAST(3 AS Uint32) and pk_Int16=CAST(3 AS Int16) and pk_Uint16=CAST(3 AS Uint16) and pk_Int8=CAST(3 AS Int8) and pk_Uint8=CAST(3 AS Uint8) and pk_Bool=CAST(False AS Bool) and pk_Decimal150=CAST(\'3\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'3.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'3.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'30.0\' AS DyNumber) and pk_String=\'String 3\' and pk_Utf8=\'Utf8 3\' and pk_UUID=CAST(\'30035678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2003-01-01\' AS Date) and pk_Datetime=CAST(\'2003-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696200300000000 AS Timestamp) and pk_Interval=CAST(3 AS Interval) and pk_Date32=CAST(\'2003-01-01\' AS Date32) and pk_Datetime64=CAST(\'2003-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696200300000000 AS Timestamp64) and pk_Interval64=CAST(3 AS Interval64)\n                 and \n                col_index_DyNumber=CAST(\'30.0\' AS DyNumber) and col_index_String=\'String 3\' and col_index_Utf8=\'Utf8 3\' and col_index_UUID=CAST(\'30035678-e89b-12d3-a456-556642440000\' AS UUID) and col_index_Date=CAST(\'2003-01-01\' AS Date) and col_index_Datetime=CAST(\'2003-10-02T11:00:00Z\' AS Datetime) and col_index_Timestamp=CAST(1696200300000000 AS Timestamp) and col_index_Interval=CAST(3 AS Interval) and col_index_Date32=CAST(\'2003-01-01\' AS Date32) and col_index_Datetime64=CAST(\'2003-10-02T11:00:00Z\' AS Datetime64) and col_index_Timestamp64=CAST(1696200300000000 AS Timestamp64) and col_index_Interval64=CAST(3 AS Interval64)\n                 and \n                col_Int64=CAST(3 AS Int64) and col_Uint64=CAST(3 AS Uint64) and col_Int32=CAST(3 AS Int32) and col_Uint32=CAST(3 AS Uint32) and col_Int16=CAST(3 AS Int16) and col_Uint16=CAST(3 AS Uint16) and col_Int8=CAST(3 AS Int8) and col_Uint8=CAST(3 AS Uint8) and col_Bool=CAST(False AS Bool) and col_Decimal150=CAST(\'3\' AS Decimal(15,0)) and col_Decimal229=CAST(\'3.123\' AS Decimal(22,9)) and col_Decimal3510=CAST(\'3.123456\' AS Decimal(35,10)) and col_DyNumber=CAST(\'30.0\' AS DyNumber) and col_String=\'String 3\' and col_Utf8=\'Utf8 3\' and col_UUID=CAST(\'30035678-e89b-12d3-a456-556642440000\' AS UUID) and col_Date=CAST(\'2003-01-01\' AS Date) and col_Datetime=CAST(\'2003-10-02T11:00:00Z\' AS Datetime) and col_Timestamp=CAST(1696200300000000 AS Timestamp) and col_Interval=CAST(3 AS Interval) and col_Date32=CAST(\'2003-01-01\' AS Date32) and col_Datetime64=CAST(\'2003-10-02T11:00:00Z\' AS Datetime64) and col_Timestamp64=CAST(1696200300000000 AS Timestamp64) and col_Interval64=CAST(3 AS Interval64) and col_Float=CAST(3.1 AS Float) and col_Double=CAST(3.2 AS Double)\n                \n                " } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 1af8dcc7-55df-42d6-8f4e-f86ba45cbb4a, ghrun-plncoo66um.auto.internal:19356): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NWJjNTg3NDUtNjEwM2U2N2MtNDMxZDZiNmMtNDg0YjEwZGQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NWJjNTg3NDUtNjEwM2U2N2MtNDMxZDZiNmMtNDg0YjEwZGQ=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 6550da0e-3640-41dc-bfd6-55d227630c51, ghrun-plncoo66um.auto.internal:19356): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 6550da0e-3640-41dc-bfd6-55d227630c51, ghrun-plncoo66um.auto.internal:19356): request = { session_id: "ydb://session/3?node_id=1&id=NWJjNTg3NDUtNjEwM2U2N2MtNDMxZDZiNmMtNDg0YjEwZGQ=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_Date_1_UNIQUE_SYNC` WHERE \n                pk_Int64=CAST(3 AS Int64) and pk_Uint64=CAST(3 AS Uint64) and pk_Int32=CAST(3 AS Int32) and pk_Uint32=CAST(3 AS Uint32) and pk_Int16=CAST(3 AS Int16) and pk_Uint16=CAST(3 AS Uint16) and pk_Int8=CAST(3 AS Int8) and pk_Uint8=CAST(3 AS Uint8) and pk_Bool=CAST(False AS Bool) and pk_Decimal150=CAST(\'3\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'3.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'3.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'30.0\' AS DyNumber) and pk_String=\'String 3\' and pk_Utf8=\'Utf8 3\' and pk_UUID=CAST(\'30035678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2003-01-01\' AS Date) and pk_Datetime=CAST(\'2003-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696200300000000 AS Timestamp) and pk_Interval=CAST(3 AS Interval) and pk_Date32=CAST(\'2003-01-01\' AS Date32) and pk_Datetime64=CAST(\'2003-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696200300000000 AS Timestamp64) and pk_Interval64=CAST(3 AS Interval64)\n                 and \n                col_index_DyNumber=CAST(\'30.0\' AS DyNumber) and col_index_String=\'String 3\' and col_index_Utf8=\'Utf8 3\' and col_index_UUID=CAST(\'30035678-e89b-12d3-a456-556642440000\' AS UUID) and col_index_Date=CAST(\'2003-01-01\' AS Date) and col_index_Datetime=CAST(\'2003-10-02T11:00:00Z\' AS Datetime) and col_index_Timestamp=CAST(1696200300000000 AS Timestamp) and col_index_Interval=CAST(3 AS Interval) and col_index_Date32=CAST(\'2003-01-01\' AS Date32) and col_index_Datetime64=CAST(\'2003-10-02T11:00:00Z\' AS Datetime64) and col_index_Timestamp64=CAST(1696200300000000 AS Timestamp64) and col_index_Interval64=CAST(3 AS Interval64)\n                 and \n                col_Int64=CAST(3 AS Int64) and col_Uint64=CAST(3 AS Uint64) and col_Int32=CAST(3 AS Int32) and col_Uint32=CAST(3 AS Uint32) and col_Int16=CAST(3 AS Int16) and col_Uint16=CAST(3 AS Uint16) and col_Int8=CAST(3 AS Int8) and col_Uint8=CAST(3 AS Uint8) and col_Bool=CAST(False AS Bool) and col_Decimal150=CAST(\'3\' AS Decimal(15,0)) and col_Decimal229=CAST(\'3.123\' AS Decimal(22,9)) and col_Decimal3510=CAST(\'3.123456\' AS Decimal(35,10)) and col_DyNumber=CAST(\'30.0\' AS DyNumber) and col_String=\'String 3\' and col_Utf8=\'Utf8 3\' and col_UUID=CAST(\'30035678-e89b-12d3-a456-556642440000\' AS UUID) and col_Date=CAST(\'2003-01-01\' AS Date) and col_Datetime=CAST(\'2003-10-02T11:00:00Z\' AS Datetime) and col_Timestamp=CAST(1696200300000000 AS Timestamp) and col_Interval=CAST(3 AS Interval) and col_Date32=CAST(\'2003-01-01\' AS Date32) and col_Datetime64=CAST(\'2003-10-02T11:00:00Z\' AS Datetime64) and col_Timestamp64=CAST(1696200300000000 AS Timestamp64) and col_Interval64=CAST(3 AS Interval64) and col_Float=CAST(3.1 AS Float) and col_Double=CAST(3.2 AS Double)\n                \n                " } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 6550da0e-3640-41dc-bfd6-55d227630c51, ghrun-plncoo66um.auto.internal:19356): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NWJjNTg3NDUtNjEwM2U2N2MtNDMxZDZiNmMtNDg0YjEwZGQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NWJjNTg3NDUtNjEwM2U2N2MtNDMxZDZiNmMtNDg0YjEwZGQ=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 69f577cc-d78d-4fc0-8889-52443f415234, ghrun-plncoo66um.auto.internal:19356): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 69f577cc-d78d-4fc0-8889-52443f415234, ghrun-plncoo66um.auto.internal:19356): request = { session_id: "ydb://session/3?node_id=1&id=NWJjNTg3NDUtNjEwM2U2N2MtNDMxZDZiNmMtNDg0YjEwZGQ=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_Date_1_UNIQUE_SYNC` WHERE \n                pk_Int64=CAST(3 AS Int64) and pk_Uint64=CAST(3 AS Uint64) and pk_Int32=CAST(3 AS Int32) and pk_Uint32=CAST(3 AS Uint32) and pk_Int16=CAST(3 AS Int16) and pk_Uint16=CAST(3 AS Uint16) and pk_Int8=CAST(3 AS Int8) and pk_Uint8=CAST(3 AS Uint8) and pk_Bool=CAST(False AS Bool) and pk_Decimal150=CAST(\'3\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'3.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'3.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'30.0\' AS DyNumber) and pk_String=\'String 3\' and pk_Utf8=\'Utf8 3\' and pk_UUID=CAST(\'30035678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2003-01-01\' AS Date) and pk_Datetime=CAST(\'2003-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696200300000000 AS Timestamp) and pk_Interval=CAST(3 AS Interval) and pk_Date32=CAST(\'2003-01-01\' AS Date32) and pk_Datetime64=CAST(\'2003-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696200300000000 AS Timestamp64) and pk_Interval64=CAST(3 AS Interval64)\n                 and \n                col_index_DyNumber=CAST(\'30.0\' AS DyNumber) and col_index_String=\'String 3\' and col_index_Utf8=\'Utf8 3\' and col_index_UUID=CAST(\'30035678-e89b-12d3-a456-556642440000\' AS UUID) and col_index_Date=CAST(\'2003-01-01\' AS Date) and col_index_Datetime=CAST(\'2003-10-02T11:00:00Z\' AS Datetime) and col_index_Timestamp=CAST(1696200300000000 AS Timestamp) and col_index_Interval=CAST(3 AS Interval) and col_index_Date32=CAST(\'2003-01-01\' AS Date32) and col_index_Datetime64=CAST(\'2003-10-02T11:00:00Z\' AS Datetime64) and col_index_Timestamp64=CAST(1696200300000000 AS Timestamp64) and col_index_Interval64=CAST(3 AS Interval64)\n                 and \n                col_Int64=CAST(3 AS Int64) and col_Uint64=CAST(3 AS Uint64) and col_Int32=CAST(3 AS Int32) and col_Uint32=CAST(3 AS Uint32) and col_Int16=CAST(3 AS Int16) and col_Uint16=CAST(3 AS Uint16) and col_Int8=CAST(3 AS Int8) and col_Uint8=CAST(3 AS Uint8) and col_Bool=CAST(False AS Bool) and col_Decimal150=CAST(\'3\' AS Decimal(15,0)) and col_Decimal229=CAST(\'3.123\' AS Decimal(22,9)) and col_Decimal3510=CAST(\'3.123456\' AS Decimal(35,10)) and col_DyNumber=CAST(\'30.0\' AS DyNumber) and col_String=\'String 3\' and col_Utf8=\'Utf8 3\' and col_UUID=CAST(\'30035678-e89b-12d3-a456-556642440000\' AS UUID) and col_Date=CAST(\'2003-01-01\' AS Date) and col_Datetime=CAST(\'2003-10-02T11:00:00Z\' AS Datetime) and col_Timestamp=CAST(1696200300000000 AS Timestamp) and col_Interval=CAST(3 AS Interval) and col_Date32=CAST(\'2003-01-01\' AS Date32) and col_Datetime64=CAST(\'2003-10-02T11:00:00Z\' AS Datetime64) and col_Timestamp64=CAST(1696200300000000 AS Timestamp64) and col_Interval64=CAST(3 AS Interval64) and col_Float=CAST(3.1 AS Float) and col_Double=CAST(3.2 AS Double)\n                \n                " } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 69f577cc-d78d-4fc0-8889-52443f415234, ghrun-plncoo66um.auto.internal:19356): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NWJjNTg3NDUtNjEwM2U2N2MtNDMxZDZiNmMtNDg0YjEwZGQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NWJjNTg3NDUtNjEwM2U2N2MtNDMxZDZiNmMtNDg0YjEwZGQ=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 485d8a4d-d34b-4a64-8d9e-6a717ec17f9a, ghrun-plncoo66um.auto.internal:19356): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 485d8a4d-d34b-4a64-8d9e-6a717ec17f9a, ghrun-plncoo66um.auto.internal:19356): request = { session_id: "ydb://session/3?node_id=1&id=NWJjNTg3NDUtNjEwM2U2N2MtNDMxZDZiNmMtNDg0YjEwZGQ=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_Date_1_UNIQUE_SYNC` WHERE \n                pk_Int64=CAST(3 AS Int64) and pk_Uint64=CAST(3 AS Uint64) and pk_Int32=CAST(3 AS Int32) and pk_Uint32=CAST(3 AS Uint32) and pk_Int16=CAST(3 AS Int16) and pk_Uint16=CAST(3 AS Uint16) and pk_Int8=CAST(3 AS Int8) and pk_Uint8=CAST(3 AS Uint8) and pk_Bool=CAST(False AS Bool) and pk_Decimal150=CAST(\'3\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'3.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'3.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'30.0\' AS DyNumber) and pk_String=\'String 3\' and pk_Utf8=\'Utf8 3\' and pk_UUID=CAST(\'30035678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2003-01-01\' AS Date) and pk_Datetime=CAST(\'2003-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696200300000000 AS Timestamp) and pk_Interval=CAST(3 AS Interval) and pk_Date32=CAST(\'2003-01-01\' AS Date32) and pk_Datetime64=CAST(\'2003-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696200300000000 AS Timestamp64) and pk_Interval64=CAST(3 AS Interval64)\n                 and \n                col_index_DyNumber=CAST(\'30.0\' AS DyNumber) and col_index_String=\'String 3\' and col_index_Utf8=\'Utf8 3\' and col_index_UUID=CAST(\'30035678-e89b-12d3-a456-556642440000\' AS UUID) and col_index_Date=CAST(\'2003-01-01\' AS Date) and col_index_Datetime=CAST(\'2003-10-02T11:00:00Z\' AS Datetime) and col_index_Timestamp=CAST(1696200300000000 AS Timestamp) and col_index_Interval=CAST(3 AS Interval) and col_index_Date32=CAST(\'2003-01-01\' AS Date32) and col_index_Datetime64=CAST(\'2003-10-02T11:00:00Z\' AS Datetime64) and col_index_Timestamp64=CAST(1696200300000000 AS Timestamp64) and col_index_Interval64=CAST(3 AS Interval64)\n                 and \n                col_Int64=CAST(3 AS Int64) and col_Uint64=CAST(3 AS Uint64) and col_Int32=CAST(3 AS Int32) and col_Uint32=CAST(3 AS Uint32) and col_Int16=CAST(3 AS Int16) and col_Uint16=CAST(3 AS Uint16) and col_Int8=CAST(3 AS Int8) and col_Uint8=CAST(3 AS Uint8) and col_Bool=CAST(False AS Bool) and col_Decimal150=CAST(\'3\' AS Decimal(15,0)) and col_Decimal229=CAST(\'3.123\' AS Decimal(22,9)) and col_Decimal3510=CAST(\'3.123456\' AS Decimal(35,10)) and col_DyNumber=CAST(\'30.0\' AS DyNumber) and col_String=\'String 3\' and col_Utf8=\'Utf8 3\' and col_UUID=CAST(\'30035678-e89b-12d3-a456-556642440000\' AS UUID) and col_Date=CAST(\'2003-01-01\' AS Date) and col_Datetime=CAST(\'2003-10-02T11:00:00Z\' AS Datetime) and col_Timestamp=CAST(1696200300000000 AS Timestamp) and col_Interval=CAST(3 AS Interval) and col_Date32=CAST(\'2003-01-01\' AS Date32) and col_Datetime64=CAST(\'2003-10-02T11:00:00Z\' AS Datetime64) and col_Timestamp64=CAST(1696200300000000 AS Timestamp64) and col_Interval64=CAST(3 AS Interval64) and col_Float=CAST(3.1 AS Float) and col_Double=CAST(3.2 AS Double)\n                \n                " } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 485d8a4d-d34b-4a64-8d9e-6a717ec17f9a, ghrun-plncoo66um.auto.internal:19356): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NWJjNTg3NDUtNjEwM2U2N2MtNDMxZDZiNmMtNDg0YjEwZGQ=
---------------------------- Captured log teardown -----------------------------
INFO     ya.test:ya.py:442 Test teardown
DEBUG    ydb.connection:connection.py:421 RpcState(DeleteSession, 55e79e78-4146-4bb6-903f-2862cdeeaa48, ghrun-plncoo66um.auto.internal:19356): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DeleteSession, 55e79e78-4146-4bb6-903f-2862cdeeaa48, ghrun-plncoo66um.auto.internal:19356): request = { session_id: "ydb://session/3?node_id=1&id=NWJjNTg3NDUtNjEwM2U2N2MtNDMxZDZiNmMtNDg0YjEwZGQ=" }
DEBUG    ydb.connection:connection.py:52 RpcState(DeleteSession, 55e79e78-4146-4bb6-903f-2862cdeeaa48, ghrun-plncoo66um.auto.internal:19356): response = { status: SUCCESS }
DEBUG    ydb.query.pool:pool.py:313 All session were deleted.
DEBUG    ydb.topic:topic.py:681 Close topic client
DEBUG    ydb.topic:topic.py:684 Topic client was closed
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:19356
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-plncoo66um.auto.internal:19356
DEBUG    ydb.query.session:session.py:236 Attach stream closed, session_id: ydb://session/3?node_id=1&id=NWJjNTg3NDUtNjEwM2U2N2MtNDMxZDZiNmMtNDg0YjEwZGQ=
INFO     ydb.pool.Discovery:pool.py:277 Successfully terminated discovery process
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:282 Stopped node localhost:19356/1
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/20753
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/24742
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/23087
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/19356
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/22798
============================== slowest durations ===============================
262.86s call     test_ttl.py::TestTTL::test_ttl[table_Date_1_UNIQUE_SYNC-pk_types35-all_types35-index35-Date-UNIQUE-SYNC]
94.55s call     test_ttl.py::TestTTL::test_ttl[table_Date_0__SYNC-pk_types30-all_types30-index30-Date--SYNC]
9.18s setup    test_ttl.py::TestTTL::test_ttl[table_Date_0__SYNC-pk_types30-all_types30-index30-Date--SYNC]
7.03s teardown test_ttl.py::TestTTL::test_ttl[table_Date_1_UNIQUE_SYNC-pk_types35-all_types35-index35-Date-UNIQUE-SYNC]
0.01s setup    test_ttl.py::TestTTL::test_ttl[table_Date_1_UNIQUE_SYNC-pk_types35-all_types35-index35-Date-UNIQUE-SYNC]

(1 durations < 0.005s hidden.  Use -vv to show these durations.)
=========================== short test summary info ============================
FAILED test_ttl.py::TestTTL::test_ttl[table_Date_1_UNIQUE_SYNC-pk_types35-all_types35-index35-Date-UNIQUE-SYNC] - AssertionError: Expected 0 rows, error when deleting 3 lines, table table_Date_1_UNIQUE_SYNC
assert (1 == 1 and 1 == 0)
 +  where 1 = len([{'count': 1}])
 +  and   1 = {'count': 1}.count
=================== 1 failed, 1 passed in 375.81s (0:06:15) ====================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/piru/001bf9/ydb/tests/datashard/ttl/test-results/py3test/testing_out_stuff/chunk8
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-4.4.4
collected 48 items

test_ttl.py ..

============================== slowest durations ===============================
81.37s call     test_ttl.py::TestTTL::test_ttl[table_Date_1__ASYNC-pk_types34-all_types34-index34-Date--ASYNC]
69.49s call     test_ttl.py::TestTTL::test_ttl[table_Date_1__SYNC-pk_types33-all_types33-index33-Date--SYNC]
17.03s teardown test_ttl.py::TestTTL::test_ttl[table_Date_1__SYNC-pk_types33-all_types33-index33-Date--SYNC]
11.48s setup    test_ttl.py::TestTTL::test_ttl[table_Date_1__ASYNC-pk_types34-all_types34-index34-Date--ASYNC]

(2 durations < 0.005s hidden.  Use -vv to show these durations.)
======================== 2 passed in 180.57s (0:03:00) =========================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/piru/001c01/ydb/tests/datashard/ttl/test-results/py3test/testing_out_stuff/chunk9
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-4.4.4
collected 48 items

test_ttl.py ..

============================== slowest durations ===============================
96.15s call     test_ttl.py::TestTTL::test_ttl[table_Datetime_0_UNIQUE_SYNC-pk_types2-all_types2-index2-Datetime-UNIQUE-SYNC]
56.34s call     test_ttl.py::TestTTL::test_ttl[table_Datetime_0__ASYNC-pk_types1-all_types1-index1-Datetime--ASYNC]
12.08s teardown test_ttl.py::TestTTL::test_ttl[table_Datetime_0__ASYNC-pk_types1-all_types1-index1-Datetime--ASYNC]
10.04s setup    test_ttl.py::TestTTL::test_ttl[table_Datetime_0_UNIQUE_SYNC-pk_types2-all_types2-index2-Datetime-UNIQUE-SYNC]
0.01s setup    test_ttl.py::TestTTL::test_ttl[table_Datetime_0__ASYNC-pk_types1-all_types1-index1-Datetime--ASYNC]

(1 durations < 0.005s hidden.  Use -vv to show these durations.)
======================== 2 passed in 176.51s (0:02:56) =========================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/piru/001c04/ydb/tests/datashard/ttl/test-results/py3test/testing_out_stuff/chunk10
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-4.4.4
collected 48 items

test_ttl.py .F

=================================== FAILURES ===================================
_ TestTTL.test_ttl[table_Datetime_1_UNIQUE_SYNC-pk_types5-all_types5-index5-Datetime-UNIQUE-SYNC] _
ydb/tests/datashard/ttl/test_ttl.py:355: in test_ttl
    self.do_test_ttl(table_name, pk_types, all_types, index, ttl, unique, sync)
ydb/tests/datashard/ttl/test_ttl.py:64: in do_test_ttl
    self.select(table_name, pk_types, all_types, index, dml)
ydb/tests/datashard/ttl/test_ttl.py:127: in select
    self.create_select(table_name, pk_types, all_types, index, i, 0, dml)
ydb/tests/datashard/ttl/test_ttl.py:147: in create_select
    assert (
E   AssertionError: Expected 0 rows, error when deleting 3 lines, table table_Datetime_1_UNIQUE_SYNC
E   assert (1 == 1 and 1 == 0)
E    +  where 1 = len([{'count': 1}])
E    +  and   1 = {'count': 1}.count
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:431 ####################################################################################################
INFO     ya.test:ya.py:432 test_ttl[table_Datetime_1_UNIQUE_SYNC-pk_types5-all_types5-index5-Datetime-UNIQUE-SYNC]
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
------------------------------ Captured log call -------------------------------
INFO     ya.test:ya.py:447 Test call (class_name: test_ttl.py::TestTTL, test_name: test_ttl[table_Datetime_1_UNIQUE_SYNC-pk_types5-all_types5-index5-Datetime-UNIQUE-SYNC])
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZWI0OWI0ZmQtNTc1ZTRjNmUtNjVhNTVmM2UtNDIyY2ExZTA=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, b1495915-6de9-4b71-8b4f-4f9a541f4daf, ghrun-plncoo66um.auto.internal:27781): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, b1495915-6de9-4b71-8b4f-4f9a541f4daf, ghrun-plncoo66um.auto.internal:27781): request = { session_id: "ydb://session/3?node_id=1&id=ZWI0OWI0ZmQtNTc1ZTRjNmUtNjVhNTVmM2UtNDIyY2ExZTA=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n        CREATE TABLE `table_Datetime_1_UNIQUE_SYNC` (\n            pk_Int64 Int64, pk_Uint64 Uint64, pk_Int32 Int32, pk_Uint32 Uint32, pk_Int16 Int16, pk_Uint16 Uint16, pk_Int8 Int8, pk_Uint8 Uint8, pk_Bool Bool, pk_Decimal150 Decimal(15,0), pk_Decimal229 Decimal(22,9), pk_Decimal3510 Decimal(35,10), pk_DyNumber DyNumber, pk_String String, pk_Utf8 Utf8, pk_UUID UUID, pk_Date Date, pk_Datetime Datetime, pk_Timestamp Timestamp, pk_Interval Interval, pk_Date32 Date32, pk_Datetime64 Datetime64, pk_Timestamp64 Timestamp64, pk_Interval64 Interval64, col_Int64 Int64, col_Uint64 Uint64, col_Int32 Int32, col_Uint32 Uint32, col_Int16 Int16, col_Uint16 Uint16, col_Int8 Int8, col_Uint8 Uint8, col_Bool Bool, col_Decimal150 Decimal(15,0), col_Decimal229 Decimal(22,9), col_Decimal3510 Decimal(35,10), col_DyNumber DyNumber, col_String String, col_Utf8 Utf8, col_UUID UUID, col_Date Date, col_Datetime Datetime, col_Timestamp Timestamp, col_Interval Interval, col_Date32 Date32, col_Datetime64 Datetime64, col_Timestamp64 Timestamp64, col_Interval64 Interval64, col_Float Float, col_Double Double, col_Json Json, col_JsonDocument JsonDocument, col_Yson Yson, col_index_DyNumber DyNumber, col_index_String String, col_index_Utf8 Utf8, col_index_UUID UUID, col_index_Date Date, col_index_Datetime Datetime, col_index_Timestamp Timestamp, col_index_Interval Interval, col_index_Date32 Date32, col_index_Datetime64 Datetime64, col_index_Timestamp64 Timestamp64, col_index_Interval64 Interval64, ttl_Datetime Datetime,\n            PRIMARY KEY(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                )\n            , INDEX idx_col_index_DyNumber GLOBAL UNIQUE SYNC ON (col_index_DyNumber), INDEX idx_col_index_String GLOBAL UNIQUE SYNC ON (col_index_String), INDEX idx_col_index_Utf8 GLOBAL UNIQUE SYNC ON (col_index_Utf8), INDEX idx_col_index_UUID GLOBAL UNIQUE SYNC ON (col_index_UUID), INDEX idx_col_index_Date GLOBAL UNIQUE SYNC ON (col_index_Date), INDEX idx_col_index_Datetime GLOBAL UNIQUE SYNC ON (col_index_Datetime), INDEX idx_col_index_Timestamp GLOBAL UNIQUE SYNC ON (col_index_Timestamp), INDEX idx_col_index_Interval GLOBAL UNIQUE SYNC ON (col_index_Interval), INDEX idx_col_index_Date32 GLOBAL UNIQUE SYNC ON (col_index_Date32), INDEX idx_col_index_Datetime64 GLOBAL UNIQUE SYNC ON (col_index_Datetime64), INDEX idx_col_index_Timestamp64 GLOBAL UNIQUE SYNC ON (col_index_Timestamp64), INDEX idx_col_index_Interval64 GLOBAL UNIQUE SYNC ON (col_index_Interval64)\n            )\n    " } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, b1495915-6de9-4b71-8b4f-4f9a541f4daf, ghrun-plncoo66um.auto.internal:27781): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZWI0OWI0ZmQtNTc1ZTRjNmUtNjVhNTVmM2UtNDIyY2ExZTA=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZWI0OWI0ZmQtNTc1ZTRjNmUtNjVhNTVmM2UtNDIyY2ExZTA=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, fc0f7d99-e471-406a-8a47-65a6f0bf40e6, ghrun-plncoo66um.auto.internal:27781): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, fc0f7d99-e471-406a-8a47-65a6f0bf40e6, ghrun-plncoo66um.auto.internal:27781): request = { session_id: "ydb://session/3?node_id=1&id=ZWI0OWI0ZmQtNTc1ZTRjNmUtNjVhNTVmM2UtNDIyY2ExZTA=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n         ALTER TABLE table_Datetime_1_UNIQUE_SYNC SET ( TTL = \n         Interval(\"P18262D\") \n         ON ttl_Datetime  )\n    " } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, fc0f7d99-e471-406a-8a47-65a6f0bf40e6, ghrun-plncoo66um.auto.internal:27781): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZWI0OWI0ZmQtNTc1ZTRjNmUtNjVhNTVmM2UtNDIyY2ExZTA=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZWI0OWI0ZmQtNTc1ZTRjNmUtNjVhNTVmM2UtNDIyY2ExZTA=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 492ffbe8-2257-470a-b5ff-d722c2bb5b71, ghrun-plncoo66um.auto.internal:27781): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 492ffbe8-2257-470a-b5ff-d722c2bb5b71, ghrun-plncoo66um.auto.internal:27781): request = { session_id: "ydb://session/3?node_id=1&id=ZWI0OWI0ZmQtNTc1ZTRjNmUtNjVhNTVmM2UtNDIyY2ExZTA=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "ALTER TABLE `table_Datetime_1_UNIQUE_SYNC` RESET (TTL)" } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 492ffbe8-2257-470a-b5ff-d722c2bb5b71, ghrun-plncoo66um.auto.internal:27781): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZWI0OWI0ZmQtNTc1ZTRjNmUtNjVhNTVmM2UtNDIyY2ExZTA=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZWI0OWI0ZmQtNTc1ZTRjNmUtNjVhNTVmM2UtNDIyY2ExZTA=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, e1ccc01c-6a4f-4519-bdb0-0c18794d69b9, ghrun-plncoo66um.auto.internal:27781): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, e1ccc01c-6a4f-4519-bdb0-0c18794d69b9, ghrun-plncoo66um.auto.internal:27781): request = { session_id: "ydb://session/3?node_id=1&id=ZWI0OWI0ZmQtNTc1ZTRjNmUtNjVhNTVmM2UtNDIyY2ExZTA=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n         ALTER TABLE table_Datetime_1_UNIQUE_SYNC SET ( TTL = \n         Interval(\"PT0S\") \n         ON ttl_Datetime  )\n    " } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, e1ccc01c-6a4f-4519-bdb0-0c18794d69b9, ghrun-plncoo66um.auto.internal:27781): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZWI0OWI0ZmQtNTc1ZTRjNmUtNjVhNTVmM2UtNDIyY2ExZTA=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZWI0OWI0ZmQtNTc1ZTRjNmUtNjVhNTVmM2UtNDIyY2ExZTA=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, df75b7b1-61aa-481d-a26c-17c09194bf24, ghrun-plncoo66um.auto.internal:27781): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, df75b7b1-61aa-481d-a26c-17c09194bf24, ghrun-plncoo66um.auto.internal:27781): request = { session_id: "ydb://session/3?node_id=1&id=ZWI0OWI0ZmQtNTc1ZTRjNmUtNjVhNTVmM2UtNDIyY2ExZTA=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_Datetime_1_UNIQUE_SYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64, \n                col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson, \n                col_index_DyNumber, col_index_String, col_index_Utf8, col_index_UUID, col_index_Date, col_index_Datetime, col_index_Timestamp, col_index_Interval, col_index_Date32, col_index_Datetime64, col_index_Timestamp64, col_index_Interval64, \n                ttl_Datetime\n            )\n            VALUES(\n                CAST(1 AS Int64), CAST(1 AS Uint64), CAST(1 AS Int32), CAST(1 AS Uint32), CAST(1 AS Int16), CAST(1 AS Uint16), CAST(1 AS Int8), CAST(1 AS Uint8), CAST(False AS Bool), CAST(\'1\' AS Decimal(15,0)), CAST(\'1.123\' AS Decimal(22,9)), CAST(\'1.123456\' AS Decimal(35,10)), CAST(\'10.0\' AS DyNumber), \'String 1\', \'Utf8 1\', CAST(\'30015678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2001-01-01\' AS Date), CAST(\'2001-10-02T11:00:00Z\' AS Datetime), CAST(1696200100000000 AS Timestamp), CAST(1 AS Interval), CAST(\'2001-01-01\' AS Date32), CAST(\'2001-10-02T11:00:00Z\' AS Datetime64), CAST(1696200100000000 AS Timestamp64), CAST(1 AS Interval64), \n                CAST(1 AS Int64), CAST(1 AS Uint64), CAST(1 AS Int32), CAST(1 AS Uint32), CAST(1 AS Int16), CAST(1 AS Uint16), CAST(1 AS Int8), CAST(1 AS Uint8), CAST(False AS Bool), CAST(\'1\' AS Decimal(15,0)), CAST(\'1.123\' AS Decimal(22,9)), CAST(\'1.123456\' AS Decimal(35,10)), CAST(\'10.0\' AS DyNumber), \'String 1\', \'Utf8 1\', CAST(\'30015678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2001-01-01\' AS Date), CAST(\'2001-10-02T11:00:00Z\' AS Datetime), CAST(1696200100000000 AS Timestamp), CAST(1 AS Interval), CAST(\'2001-01-01\' AS Date32), CAST(\'2001-10-02T11:00:00Z\' AS Datetime64), CAST(1696200100000000 AS Timestamp64), CAST(1 AS Interval64), CAST(1.1 AS Float), CAST(1.2 AS Double), CAST(\'{\"another_key\": 1}\' AS Json), CAST(\'{\"another_doc_key\": 1}\' AS JsonDocument), CAST(\'[1]\' AS Yson), \n                CAST(\'10.0\' AS DyNumber), \'String 1\', \'Utf8 1\', CAST(\'30015678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2001-01-01\' AS Date), CAST(\'2001-10-02T11:00:00Z\' AS Datetime), CAST(1696200100000000 AS Timestamp), CAST(1 AS Interval), CAST(\'2001-01-01\' AS Date32), CAST(\'2001-10-02T11:00:00Z\' AS Datetime64), CAST(1696200100000000 AS Timestamp64), CAST(1 AS Interval64), \n                CAST(\'2026-01-21T15:51:08Z\' AS Datetime)\n            );\n        " } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, df75b7b1-61aa-481d-a26c-17c09194bf24, ghrun-plncoo66um.auto.internal:27781): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZWI0OWI0ZmQtNTc1ZTRjNmUtNjVhNTVmM2UtNDIyY2ExZTA=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZWI0OWI0ZmQtNTc1ZTRjNmUtNjVhNTVmM2UtNDIyY2ExZTA=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 33656179-88f9-47e8-b096-cc73144a24eb, ghrun-plncoo66um.auto.internal:27781): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 33656179-88f9-47e8-b096-cc73144a24eb, ghrun-plncoo66um.auto.internal:27781): request = { session_id: "ydb://session/3?node_id=1&id=ZWI0OWI0ZmQtNTc1ZTRjNmUtNjVhNTVmM2UtNDIyY2ExZTA=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_Datetime_1_UNIQUE_SYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64, \n                col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson, \n                col_index_DyNumber, col_index_String, col_index_Utf8, col_index_UUID, col_index_Date, col_index_Datetime, col_index_Timestamp, col_index_Interval, col_index_Date32, col_index_Datetime64, col_index_Timestamp64, col_index_Interval64, \n                ttl_Datetime\n            )\n            VALUES(\n                CAST(2 AS Int64), CAST(2 AS Uint64), CAST(2 AS Int32), CAST(2 AS Uint32), CAST(2 AS Int16), CAST(2 AS Uint16), CAST(2 AS Int8), CAST(2 AS Uint8), CAST(False AS Bool), CAST(\'2\' AS Decimal(15,0)), CAST(\'2.123\' AS Decimal(22,9)), CAST(\'2.123456\' AS Decimal(35,10)), CAST(\'20.0\' AS DyNumber), \'String 2\', \'Utf8 2\', CAST(\'30025678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2002-01-01\' AS Date), CAST(\'2002-10-02T11:00:00Z\' AS Datetime), CAST(1696200200000000 AS Timestamp), CAST(2 AS Interval), CAST(\'2002-01-01\' AS Date32), CAST(\'2002-10-02T11:00:00Z\' AS Datetime64), CAST(1696200200000000 AS Timestamp64), CAST(2 AS Interval64), \n                CAST(2 AS Int64), CAST(2 AS Uint64), CAST(2 AS Int32), CAST(2 AS Uint32), CAST(2 AS Int16), CAST(2 AS Uint16), CAST(2 AS Int8), CAST(2 AS Uint8), CAST(False AS Bool), CAST(\'2\' AS Decimal(15,0)), CAST(\'2.123\' AS Decimal(22,9)), CAST(\'2.123456\' AS Decimal(35,10)), CAST(\'20.0\' AS DyNumber), \'String 2\', \'Utf8 2\', CAST(\'30025678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2002-01-01\' AS Date), CAST(\'2002-10-02T11:00:00Z\' AS Datetime), CAST(1696200200000000 AS Timestamp), CAST(2 AS Interval), CAST(\'2002-01-01\' AS Date32), CAST(\'2002-10-02T11:00:00Z\' AS Datetime64), CAST(1696200200000000 AS Timestamp64), CAST(2 AS Interval64), CAST(2.1 AS Float), CAST(2.2 AS Double), CAST(\'{\"another_key\": 2}\' AS Json), CAST(\'{\"another_doc_key\": 2}\' AS JsonDocument), CAST(\'[2]\' AS Yson), \n                CAST(\'20.0\' AS DyNumber), \'String 2\', \'Utf8 2\', CAST(\'30025678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2002-01-01\' AS Date), CAST(\'2002-10-02T11:00:00Z\' AS Datetime), CAST(1696200200000000 AS Timestamp), CAST(2 AS Interval), CAST(\'2002-01-01\' AS Date32), CAST(\'2002-10-02T11:00:00Z\' AS Datetime64), CAST(1696200200000000 AS Timestamp64), CAST(2 AS Interval64), \n                CAST(\'2026-01-21T15:51:08Z\' AS Datetime)\n            );\n        " } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 33656179-88f9-47e8-b096-cc73144a24eb, ghrun-plncoo66um.auto.internal:27781): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZWI0OWI0ZmQtNTc1ZTRjNmUtNjVhNTVmM2UtNDIyY2ExZTA=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZWI0OWI0ZmQtNTc1ZTRjNmUtNjVhNTVmM2UtNDIyY2ExZTA=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 61029bb9-c4a5-4b1a-9900-5f34f85a2dc1, ghrun-plncoo66um.auto.internal:27781): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 61029bb9-c4a5-4b1a-9900-5f34f85a2dc1, ghrun-plncoo66um.auto.internal:27781): request = { session_id: "ydb://session/3?node_id=1&id=ZWI0OWI0ZmQtNTc1ZTRjNmUtNjVhNTVmM2UtNDIyY2ExZTA=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_Datetime_1_UNIQUE_SYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64, \n                col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson, \n                col_index_DyNumber, col_index_String, col_index_Utf8, col_index_UUID, col_index_Date, col_index_Datetime, col_index_Timestamp, col_index_Interval, col_index_Date32, col_index_Datetime64, col_index_Timestamp64, col_index_Interval64, \n                ttl_Datetime\n            )\n            VALUES(\n                CAST(3 AS Int64), CAST(3 AS Uint64), CAST(3 AS Int32), CAST(3 AS Uint32), CAST(3 AS Int16), CAST(3 AS Uint16), CAST(3 AS Int8), CAST(3 AS Uint8), CAST(False AS Bool), CAST(\'3\' AS Decimal(15,0)), CAST(\'3.123\' AS Decimal(22,9)), CAST(\'3.123456\' AS Decimal(35,10)), CAST(\'30.0\' AS DyNumber), \'String 3\', \'Utf8 3\', CAST(\'30035678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2003-01-01\' AS Date), CAST(\'2003-10-02T11:00:00Z\' AS Datetime), CAST(1696200300000000 AS Timestamp), CAST(3 AS Interval), CAST(\'2003-01-01\' AS Date32), CAST(\'2003-10-02T11:00:00Z\' AS Datetime64), CAST(1696200300000000 AS Timestamp64), CAST(3 AS Interval64), \n                CAST(3 AS Int64), CAST(3 AS Uint64), CAST(3 AS Int32), CAST(3 AS Uint32), CAST(3 AS Int16), CAST(3 AS Uint16), CAST(3 AS Int8), CAST(3 AS Uint8), CAST(False AS Bool), CAST(\'3\' AS Decimal(15,0)), CAST(\'3.123\' AS Decimal(22,9)), CAST(\'3.123456\' AS Decimal(35,10)), CAST(\'30.0\' AS DyNumber), \'String 3\', \'Utf8 3\', CAST(\'30035678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2003-01-01\' AS Date), CAST(\'2003-10-02T11:00:00Z\' AS Datetime), CAST(1696200300000000 AS Timestamp), CAST(3 AS Interval), CAST(\'2003-01-01\' AS Date32), CAST(\'2003-10-02T11:00:00Z\' AS Datetime64), CAST(1696200300000000 AS Timestamp64), CAST(3 AS Interval64), CAST(3.1 AS Float), CAST(3.2 AS Double), CAST(\'{\"another_key\": 3}\' AS Json), CAST(\'{\"another_doc_key\": 3}\' AS JsonDocument), CAST(\'[3]\' AS Yson), \n                CAST(\'30.0\' AS DyNumber), \'String 3\', \'Utf8 3\', CAST(\'30035678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2003-01-01\' AS Date), CAST(\'2003-10-02T11:00:00Z\' AS Datetime), CAST(1696200300000000 AS Timestamp), CAST(3 AS Interval), CAST(\'2003-01-01\' AS Date32), CAST(\'2003-10-02T11:00:00Z\' AS Datetime64), CAST(1696200300000000 AS Timestamp64), CAST(3 AS Interval64), \n                CAST(\'2026-01-28T15:51:08Z\' AS Datetime)\n            );\n        " } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 61029bb9-c4a5-4b1a-9900-5f34f85a2dc1, ghrun-plncoo66um.auto.internal:27781): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZWI0OWI0ZmQtNTc1ZTRjNmUtNjVhNTVmM2UtNDIyY2ExZTA=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZWI0OWI0ZmQtNTc1ZTRjNmUtNjVhNTVmM2UtNDIyY2ExZTA=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, d2af3240-5a4b-479e-bfea-4f4e2ccaebb8, ghrun-plncoo66um.auto.internal:27781): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, d2af3240-5a4b-479e-bfea-4f4e2ccaebb8, ghrun-plncoo66um.auto.internal:27781): request = { session_id: "ydb://session/3?node_id=1&id=ZWI0OWI0ZmQtNTc1ZTRjNmUtNjVhNTVmM2UtNDIyY2ExZTA=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_Datetime_1_UNIQUE_SYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64, \n                col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson, \n                col_index_DyNumber, col_index_String, col_index_Utf8, col_index_UUID, col_index_Date, col_index_Datetime, col_index_Timestamp, col_index_Interval, col_index_Date32, col_index_Datetime64, col_index_Timestamp64, col_index_Interval64, \n                ttl_Datetime\n            )\n            VALUES(\n                CAST(4 AS Int64), CAST(4 AS Uint64), CAST(4 AS Int32), CAST(4 AS Uint32), CAST(4 AS Int16), CAST(4 AS Uint16), CAST(4 AS Int8), CAST(4 AS Uint8), CAST(True AS Bool), CAST(\'4\' AS Decimal(15,0)), CAST(\'4.123\' AS Decimal(22,9)), CAST(\'4.123456\' AS Decimal(35,10)), CAST(\'40.0\' AS DyNumber), \'String 4\', \'Utf8 4\', CAST(\'30045678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2004-01-01\' AS Date), CAST(\'2004-10-02T11:00:00Z\' AS Datetime), CAST(1696200400000000 AS Timestamp), CAST(4 AS Interval), CAST(\'2004-01-01\' AS Date32), CAST(\'2004-10-02T11:00:00Z\' AS Datetime64), CAST(1696200400000000 AS Timestamp64), CAST(4 AS Interval64), \n                CAST(4 AS Int64), CAST(4 AS Uint64), CAST(4 AS Int32), CAST(4 AS Uint32), CAST(4 AS Int16), CAST(4 AS Uint16), CAST(4 AS Int8), CAST(4 AS Uint8), CAST(True AS Bool), CAST(\'4\' AS Decimal(15,0)), CAST(\'4.123\' AS Decimal(22,9)), CAST(\'4.123456\' AS Decimal(35,10)), CAST(\'40.0\' AS DyNumber), \'String 4\', \'Utf8 4\', CAST(\'30045678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2004-01-01\' AS Date), CAST(\'2004-10-02T11:00:00Z\' AS Datetime), CAST(1696200400000000 AS Timestamp), CAST(4 AS Interval), CAST(\'2004-01-01\' AS Date32), CAST(\'2004-10-02T11:00:00Z\' AS Datetime64), CAST(1696200400000000 AS Timestamp64), CAST(4 AS Interval64), CAST(4.1 AS Float), CAST(4.2 AS Double), CAST(\'{\"another_key\": 4}\' AS Json), CAST(\'{\"another_doc_key\": 4}\' AS JsonDocument), CAST(\'[4]\' AS Yson), \n                CAST(\'40.0\' AS DyNumber), \'String 4\', \'Utf8 4\', CAST(\'30045678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2004-01-01\' AS Date), CAST(\'2004-10-02T11:00:00Z\' AS Datetime), CAST(1696200400000000 AS Timestamp), CAST(4 AS Interval), CAST(\'2004-01-01\' AS Date32), CAST(\'2004-10-02T11:00:00Z\' AS Datetime64), CAST(1696200400000000 AS Timestamp64), CAST(4 AS Interval64), \n                CAST(\'2026-01-28T15:51:08Z\' AS Datetime)\n            );\n        " } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, d2af3240-5a4b-479e-bfea-4f4e2ccaebb8, ghrun-plncoo66um.auto.internal:27781): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZWI0OWI0ZmQtNTc1ZTRjNmUtNjVhNTVmM2UtNDIyY2ExZTA=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZWI0OWI0ZmQtNTc1ZTRjNmUtNjVhNTVmM2UtNDIyY2ExZTA=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, d2b0342d-4c75-477b-a28b-a70cad1bc8a6, ghrun-plncoo66um.auto.internal:27781): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, d2b0342d-4c75-477b-a28b-a70cad1bc8a6, ghrun-plncoo66um.auto.internal:27781): request = { session_id: "ydb://session/3?node_id=1&id=ZWI0OWI0ZmQtNTc1ZTRjNmUtNjVhNTVmM2UtNDIyY2ExZTA=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_Datetime_1_UNIQUE_SYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64, \n                col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson, \n                col_index_DyNumber, col_index_String, col_index_Utf8, col_index_UUID, col_index_Date, col_index_Datetime, col_index_Timestamp, col_index_Interval, col_index_Date32, col_index_Datetime64, col_index_Timestamp64, col_index_Interval64, \n                ttl_Datetime\n            )\n            VALUES(\n                CAST(5 AS Int64), CAST(5 AS Uint64), CAST(5 AS Int32), CAST(5 AS Uint32), CAST(5 AS Int16), CAST(5 AS Uint16), CAST(5 AS Int8), CAST(5 AS Uint8), CAST(True AS Bool), CAST(\'5\' AS Decimal(15,0)), CAST(\'5.123\' AS Decimal(22,9)), CAST(\'5.123456\' AS Decimal(35,10)), CAST(\'50.0\' AS DyNumber), \'String 5\', \'Utf8 5\', CAST(\'30055678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2005-01-01\' AS Date), CAST(\'2005-10-02T11:00:00Z\' AS Datetime), CAST(1696200500000000 AS Timestamp), CAST(5 AS Interval), CAST(\'2005-01-01\' AS Date32), CAST(\'2005-10-02T11:00:00Z\' AS Datetime64), CAST(1696200500000000 AS Timestamp64), CAST(5 AS Interval64), \n                CAST(5 AS Int64), CAST(5 AS Uint64), CAST(5 AS Int32), CAST(5 AS Uint32), CAST(5 AS Int16), CAST(5 AS Uint16), CAST(5 AS Int8), CAST(5 AS Uint8), CAST(True AS Bool), CAST(\'5\' AS Decimal(15,0)), CAST(\'5.123\' AS Decimal(22,9)), CAST(\'5.123456\' AS Decimal(35,10)), CAST(\'50.0\' AS DyNumber), \'String 5\', \'Utf8 5\', CAST(\'30055678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2005-01-01\' AS Date), CAST(\'2005-10-02T11:00:00Z\' AS Datetime), CAST(1696200500000000 AS Timestamp), CAST(5 AS Interval), CAST(\'2005-01-01\' AS Date32), CAST(\'2005-10-02T11:00:00Z\' AS Datetime64), CAST(1696200500000000 AS Timestamp64), CAST(5 AS Interval64), CAST(5.1 AS Float), CAST(5.2 AS Double), CAST(\'{\"another_key\": 5}\' AS Json), CAST(\'{\"another_doc_key\": 5}\' AS JsonDocument), CAST(\'[5]\' AS Yson), \n                CAST(\'50.0\' AS DyNumber), \'String 5\', \'Utf8 5\', CAST(\'30055678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2005-01-01\' AS Date), CAST(\'2005-10-02T11:00:00Z\' AS Datetime), CAST(1696200500000000 AS Timestamp), CAST(5 AS Interval), CAST(\'2005-01-01\' AS Date32), CAST(\'2005-10-02T11:00:00Z\' AS Datetime64), CAST(1696200500000000 AS Timestamp64), CAST(5 AS Interval64), \n                CAST(\'2026-01-28T15:51:13Z\' AS Datetime)\n            );\n        " } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, d2b0342d-4c75-477b-a28b-a70cad1bc8a6, ghrun-plncoo66um.auto.internal:27781): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZWI0OWI0ZmQtNTc1ZTRjNmUtNjVhNTVmM2UtNDIyY2ExZTA=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZWI0OWI0ZmQtNTc1ZTRjNmUtNjVhNTVmM2UtNDIyY2ExZTA=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 00ffb49c-685d-47bb-846c-cae0796e811e, ghrun-plncoo66um.auto.internal:27781): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 00ffb49c-685d-47bb-846c-cae0796e811e, ghrun-plncoo66um.auto.internal:27781): request = { session_id: "ydb://session/3?node_id=1&id=ZWI0OWI0ZmQtNTc1ZTRjNmUtNjVhNTVmM2UtNDIyY2ExZTA=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_Datetime_1_UNIQUE_SYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64, \n                col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson, \n                col_index_DyNumber, col_index_String, col_index_Utf8, col_index_UUID, col_index_Date, col_index_Datetime, col_index_Timestamp, col_index_Interval, col_index_Date32, col_index_Datetime64, col_index_Timestamp64, col_index_Interval64, \n                ttl_Datetime\n            )\n            VALUES(\n                CAST(6 AS Int64), CAST(6 AS Uint64), CAST(6 AS Int32), CAST(6 AS Uint32), CAST(6 AS Int16), CAST(6 AS Uint16), CAST(6 AS Int8), CAST(6 AS Uint8), CAST(True AS Bool), CAST(\'6\' AS Decimal(15,0)), CAST(\'6.123\' AS Decimal(22,9)), CAST(\'6.123456\' AS Decimal(35,10)), CAST(\'60.0\' AS DyNumber), \'String 6\', \'Utf8 6\', CAST(\'30065678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2006-01-01\' AS Date), CAST(\'2006-10-02T11:00:00Z\' AS Datetime), CAST(1696200600000000 AS Timestamp), CAST(6 AS Interval), CAST(\'2006-01-01\' AS Date32), CAST(\'2006-10-02T11:00:00Z\' AS Datetime64), CAST(1696200600000000 AS Timestamp64), CAST(6 AS Interval64), \n                CAST(6 AS Int64), CAST(6 AS Uint64), CAST(6 AS Int32), CAST(6 AS Uint32), CAST(6 AS Int16), CAST(6 AS Uint16), CAST(6 AS Int8), CAST(6 AS Uint8), CAST(True AS Bool), CAST(\'6\' AS Decimal(15,0)), CAST(\'6.123\' AS Decimal(22,9)), CAST(\'6.123456\' AS Decimal(35,10)), CAST(\'60.0\' AS DyNumber), \'String 6\', \'Utf8 6\', CAST(\'30065678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2006-01-01\' AS Date), CAST(\'2006-10-02T11:00:00Z\' AS Datetime), CAST(1696200600000000 AS Timestamp), CAST(6 AS Interval), CAST(\'2006-01-01\' AS Date32), CAST(\'2006-10-02T11:00:00Z\' AS Datetime64), CAST(1696200600000000 AS Timestamp64), CAST(6 AS Interval64), CAST(6.1 AS Float), CAST(6.2 AS Double), CAST(\'{\"another_key\": 6}\' AS Json), CAST(\'{\"another_doc_key\": 6}\' AS JsonDocument), CAST(\'[6]\' AS Yson), \n                CAST(\'60.0\' AS DyNumber), \'String 6\', \'Utf8 6\', CAST(\'30065678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2006-01-01\' AS Date), CAST(\'2006-10-02T11:00:00Z\' AS Datetime), CAST(1696200600000000 AS Timestamp), CAST(6 AS Interval), CAST(\'2006-01-01\' AS Date32), CAST(\'2006-10-02T11:00:00Z\' AS Datetime64), CAST(1696200600000000 AS Timestamp64), CAST(6 AS Interval64), \n                CAST(\'2026-01-28T15:51:13Z\' AS Datetime)\n            );\n        " } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 00ffb49c-685d-47bb-846c-cae0796e811e, ghrun-plncoo66um.auto.internal:27781): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZWI0OWI0ZmQtNTc1ZTRjNmUtNjVhNTVmM2UtNDIyY2ExZTA=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZWI0OWI0ZmQtNTc1ZTRjNmUtNjVhNTVmM2UtNDIyY2ExZTA=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 6ec40e64-78d1-49b1-987e-64ed159fa01e, ghrun-plncoo66um.auto.internal:27781): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 6ec40e64-78d1-49b1-987e-64ed159fa01e, ghrun-plncoo66um.auto.internal:27781): request = { session_id: "ydb://session/3?node_id=1&id=ZWI0OWI0ZmQtNTc1ZTRjNmUtNjVhNTVmM2UtNDIyY2ExZTA=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_Datetime_1_UNIQUE_SYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64, \n                col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson, \n                col_index_DyNumber, col_index_String, col_index_Utf8, col_index_UUID, col_index_Date, col_index_Datetime, col_index_Timestamp, col_index_Interval, col_index_Date32, col_index_Datetime64, col_index_Timestamp64, col_index_Interval64, \n                ttl_Datetime\n            )\n            VALUES(\n                CAST(7 AS Int64), CAST(7 AS Uint64), CAST(7 AS Int32), CAST(7 AS Uint32), CAST(7 AS Int16), CAST(7 AS Uint16), CAST(7 AS Int8), CAST(7 AS Uint8), CAST(True AS Bool), CAST(\'7\' AS Decimal(15,0)), CAST(\'7.123\' AS Decimal(22,9)), CAST(\'7.123456\' AS Decimal(35,10)), CAST(\'70.0\' AS DyNumber), \'String 7\', \'Utf8 7\', CAST(\'30075678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2007-01-01\' AS Date), CAST(\'2007-10-02T11:00:00Z\' AS Datetime), CAST(1696200700000000 AS Timestamp), CAST(7 AS Interval), CAST(\'2007-01-01\' AS Date32), CAST(\'2007-10-02T11:00:00Z\' AS Datetime64), CAST(1696200700000000 AS Timestamp64), CAST(7 AS Interval64), \n                CAST(7 AS Int64), CAST(7 AS Uint64), CAST(7 AS Int32), CAST(7 AS Uint32), CAST(7 AS Int16), CAST(7 AS Uint16), CAST(7 AS Int8), CAST(7 AS Uint8), CAST(True AS Bool), CAST(\'7\' AS Decimal(15,0)), CAST(\'7.123\' AS Decimal(22,9)), CAST(\'7.123456\' AS Decimal(35,10)), CAST(\'70.0\' AS DyNumber), \'String 7\', \'Utf8 7\', CAST(\'30075678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2007-01-01\' AS Date), CAST(\'2007-10-02T11:00:00Z\' AS Datetime), CAST(1696200700000000 AS Timestamp), CAST(7 AS Interval), CAST(\'2007-01-01\' AS Date32), CAST(\'2007-10-02T11:00:00Z\' AS Datetime64), CAST(1696200700000000 AS Timestamp64), CAST(7 AS Interval64), CAST(7.1 AS Float), CAST(7.2 AS Double), CAST(\'{\"another_key\": 7}\' AS Json), CAST(\'{\"another_doc_key\": 7}\' AS JsonDocument), CAST(\'[7]\' AS Yson), \n                CAST(\'70.0\' AS DyNumber), \'String 7\', \'Utf8 7\', CAST(\'30075678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2007-01-01\' AS Date), CAST(\'2007-10-02T11:00:00Z\' AS Datetime), CAST(1696200700000000 AS Timestamp), CAST(7 AS Interval), CAST(\'2007-01-01\' AS Date32), CAST(\'2007-10-02T11:00:00Z\' AS Datetime64), CAST(1696200700000000 AS Timestamp64), CAST(7 AS Interval64), \n                CAST(\'2026-02-11T15:51:08Z\' AS Datetime)\n            );\n        " } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 6ec40e64-78d1-49b1-987e-64ed159fa01e, ghrun-plncoo66um.auto.internal:27781): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZWI0OWI0ZmQtNTc1ZTRjNmUtNjVhNTVmM2UtNDIyY2ExZTA=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZWI0OWI0ZmQtNTc1ZTRjNmUtNjVhNTVmM2UtNDIyY2ExZTA=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 3ceac506-1cb1-458c-992c-3667dc6f13d8, ghrun-plncoo66um.auto.internal:27781): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 3ceac506-1cb1-458c-992c-3667dc6f13d8, ghrun-plncoo66um.auto.internal:27781): request = { session_id: "ydb://session/3?node_id=1&id=ZWI0OWI0ZmQtNTc1ZTRjNmUtNjVhNTVmM2UtNDIyY2ExZTA=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_Datetime_1_UNIQUE_SYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64, \n                col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson, \n                col_index_DyNumber, col_index_String, col_index_Utf8, col_index_UUID, col_index_Date, col_index_Datetime, col_index_Timestamp, col_index_Interval, col_index_Date32, col_index_Datetime64, col_index_Timestamp64, col_index_Interval64, \n                ttl_Datetime\n            )\n            VALUES(\n                CAST(8 AS Int64), CAST(8 AS Uint64), CAST(8 AS Int32), CAST(8 AS Uint32), CAST(8 AS Int16), CAST(8 AS Uint16), CAST(8 AS Int8), CAST(8 AS Uint8), CAST(True AS Bool), CAST(\'8\' AS Decimal(15,0)), CAST(\'8.123\' AS Decimal(22,9)), CAST(\'8.123456\' AS Decimal(35,10)), CAST(\'80.0\' AS DyNumber), \'String 8\', \'Utf8 8\', CAST(\'30085678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2008-01-01\' AS Date), CAST(\'2008-10-02T11:00:00Z\' AS Datetime), CAST(1696200800000000 AS Timestamp), CAST(8 AS Interval), CAST(\'2008-01-01\' AS Date32), CAST(\'2008-10-02T11:00:00Z\' AS Datetime64), CAST(1696200800000000 AS Timestamp64), CAST(8 AS Interval64), \n                CAST(8 AS Int64), CAST(8 AS Uint64), CAST(8 AS Int32), CAST(8 AS Uint32), CAST(8 AS Int16), CAST(8 AS Uint16), CAST(8 AS Int8), CAST(8 AS Uint8), CAST(True AS Bool), CAST(\'8\' AS Decimal(15,0)), CAST(\'8.123\' AS Decimal(22,9)), CAST(\'8.123456\' AS Decimal(35,10)), CAST(\'80.0\' AS DyNumber), \'String 8\', \'Utf8 8\', CAST(\'30085678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2008-01-01\' AS Date), CAST(\'2008-10-02T11:00:00Z\' AS Datetime), CAST(1696200800000000 AS Timestamp), CAST(8 AS Interval), CAST(\'2008-01-01\' AS Date32), CAST(\'2008-10-02T11:00:00Z\' AS Datetime64), CAST(1696200800000000 AS Timestamp64), CAST(8 AS Interval64), CAST(8.1 AS Float), CAST(8.2 AS Double), CAST(\'{\"another_key\": 8}\' AS Json), CAST(\'{\"another_doc_key\": 8}\' AS JsonDocument), CAST(\'[8]\' AS Yson), \n                CAST(\'80.0\' AS DyNumber), \'String 8\', \'Utf8 8\', CAST(\'30085678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2008-01-01\' AS Date), CAST(\'2008-10-02T11:00:00Z\' AS Datetime), CAST(1696200800000000 AS Timestamp), CAST(8 AS Interval), CAST(\'2008-01-01\' AS Date32), CAST(\'2008-10-02T11:00:00Z\' AS Datetime64), CAST(1696200800000000 AS Timestamp64), CAST(8 AS Interval64), \n                CAST(\'2026-02-11T15:51:08Z\' AS Datetime)\n            );\n        " } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 3ceac506-1cb1-458c-992c-3667dc6f13d8, ghrun-plncoo66um.auto.internal:27781): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZWI0OWI0ZmQtNTc1ZTRjNmUtNjVhNTVmM2UtNDIyY2ExZTA=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZWI0OWI0ZmQtNTc1ZTRjNmUtNjVhNTVmM2UtNDIyY2ExZTA=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 59741a35-4121-414b-8b01-b8f178afa0bd, ghrun-plncoo66um.auto.internal:27781): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 59741a35-4121-414b-8b01-b8f178afa0bd, ghrun-plncoo66um.auto.internal:27781): request = { session_id: "ydb://session/3?node_id=1&id=ZWI0OWI0ZmQtNTc1ZTRjNmUtNjVhNTVmM2UtNDIyY2ExZTA=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_Datetime_1_UNIQUE_SYNC` WHERE \n                pk_Int64=CAST(1 AS Int64) and pk_Uint64=CAST(1 AS Uint64) and pk_Int32=CAST(1 AS Int32) and pk_Uint32=CAST(1 AS Uint32) and pk_Int16=CAST(1 AS Int16) and pk_Uint16=CAST(1 AS Uint16) and pk_Int8=CAST(1 AS Int8) and pk_Uint8=CAST(1 AS Uint8) and pk_Bool=CAST(False AS Bool) and pk_Decimal150=CAST(\'1\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'1.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'1.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'10.0\' AS DyNumber) and pk_String=\'String 1\' and pk_Utf8=\'Utf8 1\' and pk_UUID=CAST(\'30015678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2001-01-01\' AS Date) and pk_Datetime=CAST(\'2001-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696200100000000 AS Timestamp) and pk_Interval=CAST(1 AS Interval) and pk_Date32=CAST(\'2001-01-01\' AS Date32) and pk_Datetime64=CAST(\'2001-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696200100000000 AS Timestamp64) and pk_Interval64=CAST(1 AS Interval64)\n                 and \n                col_index_DyNumber=CAST(\'10.0\' AS DyNumber) and col_index_String=\'String 1\' and col_index_Utf8=\'Utf8 1\' and col_index_UUID=CAST(\'30015678-e89b-12d3-a456-556642440000\' AS UUID) and col_index_Date=CAST(\'2001-01-01\' AS Date) and col_index_Datetime=CAST(\'2001-10-02T11:00:00Z\' AS Datetime) and col_index_Timestamp=CAST(1696200100000000 AS Timestamp) and col_index_Interval=CAST(1 AS Interval) and col_index_Date32=CAST(\'2001-01-01\' AS Date32) and col_index_Datetime64=CAST(\'2001-10-02T11:00:00Z\' AS Datetime64) and col_index_Timestamp64=CAST(1696200100000000 AS Timestamp64) and col_index_Interval64=CAST(1 AS Interval64)\n                 and \n                col_Int64=CAST(1 AS Int64) and col_Uint64=CAST(1 AS Uint64) and col_Int32=CAST(1 AS Int32) and col_Uint32=CAST(1 AS Uint32) and col_Int16=CAST(1 AS Int16) and col_Uint16=CAST(1 AS Uint16) and col_Int8=CAST(1 AS Int8) and col_Uint8=CAST(1 AS Uint8) and col_Bool=CAST(False AS Bool) and col_Decimal150=CAST(\'1\' AS Decimal(15,0)) and col_Decimal229=CAST(\'1.123\' AS Decimal(22,9)) and col_Decimal3510=CAST(\'1.123456\' AS Decimal(35,10)) and col_DyNumber=CAST(\'10.0\' AS DyNumber) and col_String=\'String 1\' and col_Utf8=\'Utf8 1\' and col_UUID=CAST(\'30015678-e89b-12d3-a456-556642440000\' AS UUID) and col_Date=CAST(\'2001-01-01\' AS Date) and col_Datetime=CAST(\'2001-10-02T11:00:00Z\' AS Datetime) and col_Timestamp=CAST(1696200100000000 AS Timestamp) and col_Interval=CAST(1 AS Interval) and col_Date32=CAST(\'2001-01-01\' AS Date32) and col_Datetime64=CAST(\'2001-10-02T11:00:00Z\' AS Datetime64) and col_Timestamp64=CAST(1696200100000000 AS Timestamp64) and col_Interval64=CAST(1 AS Interval64) and col_Float=CAST(1.1 AS Float) and col_Double=CAST(1.2 AS Double)\n                \n                " } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 59741a35-4121-414b-8b01-b8f178afa0bd, ghrun-plncoo66um.auto.internal:27781): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZWI0OWI0ZmQtNTc1ZTRjNmUtNjVhNTVmM2UtNDIyY2ExZTA=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZWI0OWI0ZmQtNTc1ZTRjNmUtNjVhNTVmM2UtNDIyY2ExZTA=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 3569bb2a-f8f2-4625-9d9b-27c38861bb78, ghrun-plncoo66um.auto.internal:27781): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 3569bb2a-f8f2-4625-9d9b-27c38861bb78, ghrun-plncoo66um.auto.internal:27781): request = { session_id: "ydb://session/3?node_id=1&id=ZWI0OWI0ZmQtNTc1ZTRjNmUtNjVhNTVmM2UtNDIyY2ExZTA=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_Datetime_1_UNIQUE_SYNC` WHERE \n                pk_Int64=CAST(1 AS Int64) and pk_Uint64=CAST(1 AS Uint64) and pk_Int32=CAST(1 AS Int32) and pk_Uint32=CAST(1 AS Uint32) and pk_Int16=CAST(1 AS Int16) and pk_Uint16=CAST(1 AS Uint16) and pk_Int8=CAST(1 AS Int8) and pk_Uint8=CAST(1 AS Uint8) and pk_Bool=CAST(False AS Bool) and pk_Decimal150=CAST(\'1\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'1.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'1.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'10.0\' AS DyNumber) and pk_String=\'String 1\' and pk_Utf8=\'Utf8 1\' and pk_UUID=CAST(\'30015678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2001-01-01\' AS Date) and pk_Datetime=CAST(\'2001-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696200100000000 AS Timestamp) and pk_Interval=CAST(1 AS Interval) and pk_Date32=CAST(\'2001-01-01\' AS Date32) and pk_Datetime64=CAST(\'2001-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696200100000000 AS Timestamp64) and pk_Interval64=CAST(1 AS Interval64)\n                 and \n                col_index_DyNumber=CAST(\'10.0\' AS DyNumber) and col_index_String=\'String 1\' and col_index_Utf8=\'Utf8 1\' and col_index_UUID=CAST(\'30015678-e89b-12d3-a456-556642440000\' AS UUID) and col_index_Date=CAST(\'2001-01-01\' AS Date) and col_index_Datetime=CAST(\'2001-10-02T11:00:00Z\' AS Datetime) and col_index_Timestamp=CAST(1696200100000000 AS Timestamp) and col_index_Interval=CAST(1 AS Interval) and col_index_Date32=CAST(\'2001-01-01\' AS Date32) and col_index_Datetime64=CAST(\'2001-10-02T11:00:00Z\' AS Datetime64) and col_index_Timestamp64=CAST(1696200100000000 AS Timestamp64) and col_index_Interval64=CAST(1 AS Interval64)\n                 and \n                col_Int64=CAST(1 AS Int64) and col_Uint64=CAST(1 AS Uint64) and col_Int32=CAST(1 AS Int32) and col_Uint32=CAST(1 AS Uint32) and col_Int16=CAST(1 AS Int16) and col_Uint16=CAST(1 AS Uint16) and col_Int8=CAST(1 AS Int8) and col_Uint8=CAST(1 AS Uint8) and col_Bool=CAST(False AS Bool) and col_Decimal150=CAST(\'1\' AS Decimal(15,0)) and col_Decimal229=CAST(\'1.123\' AS Decimal(22,9)) and col_Decimal3510=CAST(\'1.123456\' AS Decimal(35,10)) and col_DyNumber=CAST(\'10.0\' AS DyNumber) and col_String=\'String 1\' and col_Utf8=\'Utf8 1\' and col_UUID=CAST(\'30015678-e89b-12d3-a456-556642440000\' AS UUID) and col_Date=CAST(\'2001-01-01\' AS Date) and col_Datetime=CAST(\'2001-10-02T11:00:00Z\' AS Datetime) and col_Timestamp=CAST(1696200100000000 AS Timestamp) and col_Interval=CAST(1 AS Interval) and col_Date32=CAST(\'2001-01-01\' AS Date32) and col_Datetime64=CAST(\'2001-10-02T11:00:00Z\' AS Datetime64) and col_Timestamp64=CAST(1696200100000000 AS Timestamp64) and col_Interval64=CAST(1 AS Interval64) and col_Float=CAST(1.1 AS Float) and col_Double=CAST(1.2 AS Double)\n                \n                " } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 3569bb2a-f8f2-4625-9d9b-27c38861bb78, ghrun-plncoo66um.auto.internal:27781): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZWI0OWI0ZmQtNTc1ZTRjNmUtNjVhNTVmM2UtNDIyY2ExZTA=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZWI0OWI0ZmQtNTc1ZTRjNmUtNjVhNTVmM2UtNDIyY2ExZTA=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 8121b1e3-c133-4090-9213-576fc1dff199, ghrun-plncoo66um.auto.internal:27781): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 8121b1e3-c133-4090-9213-576fc1dff199, ghrun-plncoo66um.auto.internal:27781): request = { session_id: "ydb://session/3?node_id=1&id=ZWI0OWI0ZmQtNTc1ZTRjNmUtNjVhNTVmM2UtNDIyY2ExZTA=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_Datetime_1_UNIQUE_SYNC` WHERE \n                pk_Int64=CAST(2 AS Int64) and pk_Uint64=CAST(2 AS Uint64) and pk_Int32=CAST(2 AS Int32) and pk_Uint32=CAST(2 AS Uint32) and pk_Int16=CAST(2 AS Int16) and pk_Uint16=CAST(2 AS Uint16) and pk_Int8=CAST(2 AS Int8) and pk_Uint8=CAST(2 AS Uint8) and pk_Bool=CAST(False AS Bool) and pk_Decimal150=CAST(\'2\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'2.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'2.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'20.0\' AS DyNumber) and pk_String=\'String 2\' and pk_Utf8=\'Utf8 2\' and pk_UUID=CAST(\'30025678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2002-01-01\' AS Date) and pk_Datetime=CAST(\'2002-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696200200000000 AS Timestamp) and pk_Interval=CAST(2 AS Interval) and pk_Date32=CAST(\'2002-01-01\' AS Date32) and pk_Datetime64=CAST(\'2002-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696200200000000 AS Timestamp64) and pk_Interval64=CAST(2 AS Interval64)\n                 and \n                col_index_DyNumber=CAST(\'20.0\' AS DyNumber) and col_index_String=\'String 2\' and col_index_Utf8=\'Utf8 2\' and col_index_UUID=CAST(\'30025678-e89b-12d3-a456-556642440000\' AS UUID) and col_index_Date=CAST(\'2002-01-01\' AS Date) and col_index_Datetime=CAST(\'2002-10-02T11:00:00Z\' AS Datetime) and col_index_Timestamp=CAST(1696200200000000 AS Timestamp) and col_index_Interval=CAST(2 AS Interval) and col_index_Date32=CAST(\'2002-01-01\' AS Date32) and col_index_Datetime64=CAST(\'2002-10-02T11:00:00Z\' AS Datetime64) and col_index_Timestamp64=CAST(1696200200000000 AS Timestamp64) and col_index_Interval64=CAST(2 AS Interval64)\n                 and \n                col_Int64=CAST(2 AS Int64) and col_Uint64=CAST(2 AS Uint64) and col_Int32=CAST(2 AS Int32) and col_Uint32=CAST(2 AS Uint32) and col_Int16=CAST(2 AS Int16) and col_Uint16=CAST(2 AS Uint16) and col_Int8=CAST(2 AS Int8) and col_Uint8=CAST(2 AS Uint8) and col_Bool=CAST(False AS Bool) and col_Decimal150=CAST(\'2\' AS Decimal(15,0)) and col_Decimal229=CAST(\'2.123\' AS Decimal(22,9)) and col_Decimal3510=CAST(\'2.123456\' AS Decimal(35,10)) and col_DyNumber=CAST(\'20.0\' AS DyNumber) and col_String=\'String 2\' and col_Utf8=\'Utf8 2\' and col_UUID=CAST(\'30025678-e89b-12d3-a456-556642440000\' AS UUID) and col_Date=CAST(\'2002-01-01\' AS Date) and col_Datetime=CAST(\'2002-10-02T11:00:00Z\' AS Datetime) and col_Timestamp=CAST(1696200200000000 AS Timestamp) and col_Interval=CAST(2 AS Interval) and col_Date32=CAST(\'2002-01-01\' AS Date32) and col_Datetime64=CAST(\'2002-10-02T11:00:00Z\' AS Datetime64) and col_Timestamp64=CAST(1696200200000000 AS Timestamp64) and col_Interval64=CAST(2 AS Interval64) and col_Float=CAST(2.1 AS Float) and col_Double=CAST(2.2 AS Double)\n                \n                " } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 8121b1e3-c133-4090-9213-576fc1dff199, ghrun-plncoo66um.auto.internal:27781): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 10000), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root
DEBUG    ydb.connection:connection.py:421 RpcState(ListEndpoints, 7198dcb2-095f-4333-821c-f8496be8202e, localhost:27781): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 7198dcb2-095f-4333-821c-f8496be8202e, localhost:27781): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 7198dcb2-095f-4333-821c-f8496be8202e, localhost:27781): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-plncoo66um.auto.internal" port: 27781 service: "nbs" service: "legacy" service: "tablet_service" service: "yql" service: "discovery" service: "cms" service: "locking" service: "kesus" service: "pq" service: "pqcd" service: "pqv1" service: "topic" service: "datastreams" service: "scripting" service: "clickhouse_internal" service: "rate_limiter" service: "analytics" service: "export" service: "import" service: "yq" service: "keyvalue" service: "monitoring" service: "auth" service: "query_service" service: "view" location: "1" node_id: 1 } self_location: "1" } } } }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Resolved endpoints for database /Root: DiscoveryResult <self_location: 1, endpoints [<Endpoint ghrun-plncoo66um.auto.internal:27781, location 1, ssl: False>]>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27781
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZWI0OWI0ZmQtNTc1ZTRjNmUtNjVhNTVmM2UtNDIyY2ExZTA=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZWI0OWI0ZmQtNTc1ZTRjNmUtNjVhNTVmM2UtNDIyY2ExZTA=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 8faf21fb-6847-4c91-b136-53576da71478, ghrun-plncoo66um.auto.internal:27781): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 8faf21fb-6847-4c91-b136-53576da71478, ghrun-plncoo66um.auto.internal:27781): request = { session_id: "ydb://session/3?node_id=1&id=ZWI0OWI0ZmQtNTc1ZTRjNmUtNjVhNTVmM2UtNDIyY2ExZTA=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_Datetime_1_UNIQUE_SYNC` WHERE \n                pk_Int64=CAST(2 AS Int64) and pk_Uint64=CAST(2 AS Uint64) and pk_Int32=CAST(2 AS Int32) and pk_Uint32=CAST(2 AS Uint32) and pk_Int16=CAST(2 AS Int16) and pk_Uint16=CAST(2 AS Uint16) and pk_Int8=CAST(2 AS Int8) and pk_Uint8=CAST(2 AS Uint8) and pk_Bool=CAST(False AS Bool) and pk_Decimal150=CAST(\'2\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'2.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'2.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'20.0\' AS DyNumber) and pk_String=\'String 2\' and pk_Utf8=\'Utf8 2\' and pk_UUID=CAST(\'30025678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2002-01-01\' AS Date) and pk_Datetime=CAST(\'2002-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696200200000000 AS Timestamp) and pk_Interval=CAST(2 AS Interval) and pk_Date32=CAST(\'2002-01-01\' AS Date32) and pk_Datetime64=CAST(\'2002-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696200200000000 AS Timestamp64) and pk_Interval64=CAST(2 AS Interval64)\n                 and \n                col_index_DyNumber=CAST(\'20.0\' AS DyNumber) and col_index_String=\'String 2\' and col_index_Utf8=\'Utf8 2\' and col_index_UUID=CAST(\'30025678-e89b-12d3-a456-556642440000\' AS UUID) and col_index_Date=CAST(\'2002-01-01\' AS Date) and col_index_Datetime=CAST(\'2002-10-02T11:00:00Z\' AS Datetime) and col_index_Timestamp=CAST(1696200200000000 AS Timestamp) and col_index_Interval=CAST(2 AS Interval) and col_index_Date32=CAST(\'2002-01-01\' AS Date32) and col_index_Datetime64=CAST(\'2002-10-02T11:00:00Z\' AS Datetime64) and col_index_Timestamp64=CAST(1696200200000000 AS Timestamp64) and col_index_Interval64=CAST(2 AS Interval64)\n                 and \n                col_Int64=CAST(2 AS Int64) and col_Uint64=CAST(2 AS Uint64) and col_Int32=CAST(2 AS Int32) and col_Uint32=CAST(2 AS Uint32) and col_Int16=CAST(2 AS Int16) and col_Uint16=CAST(2 AS Uint16) and col_Int8=CAST(2 AS Int8) and col_Uint8=CAST(2 AS Uint8) and col_Bool=CAST(False AS Bool) and col_Decimal150=CAST(\'2\' AS Decimal(15,0)) and col_Decimal229=CAST(\'2.123\' AS Decimal(22,9)) and col_Decimal3510=CAST(\'2.123456\' AS Decimal(35,10)) and col_DyNumber=CAST(\'20.0\' AS DyNumber) and col_String=\'String 2\' and col_Utf8=\'Utf8 2\' and col_UUID=CAST(\'30025678-e89b-12d3-a456-556642440000\' AS UUID) and col_Date=CAST(\'2002-01-01\' AS Date) and col_Datetime=CAST(\'2002-10-02T11:00:00Z\' AS Datetime) and col_Timestamp=CAST(1696200200000000 AS Timestamp) and col_Interval=CAST(2 AS Interval) and col_Date32=CAST(\'2002-01-01\' AS Date32) and col_Datetime64=CAST(\'2002-10-02T11:00:00Z\' AS Datetime64) and col_Timestamp64=CAST(1696200200000000 AS Timestamp64) and col_Interval64=CAST(2 AS Interval64) and col_Float=CAST(2.1 AS Float) and col_Double=CAST(2.2 AS Double)\n                \n                " } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 8faf21fb-6847-4c91-b136-53576da71478, ghrun-plncoo66um.auto.internal:27781): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZWI0OWI0ZmQtNTc1ZTRjNmUtNjVhNTVmM2UtNDIyY2ExZTA=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZWI0OWI0ZmQtNTc1ZTRjNmUtNjVhNTVmM2UtNDIyY2ExZTA=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 79a8484f-7509-4dd9-b6a0-b66964b14a3a, ghrun-plncoo66um.auto.internal:27781): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 79a8484f-7509-4dd9-b6a0-b66964b14a3a, ghrun-plncoo66um.auto.internal:27781): request = { session_id: "ydb://session/3?node_id=1&id=ZWI0OWI0ZmQtNTc1ZTRjNmUtNjVhNTVmM2UtNDIyY2ExZTA=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_Datetime_1_UNIQUE_SYNC` WHERE \n                pk_Int64=CAST(3 AS Int64) and pk_Uint64=CAST(3 AS Uint64) and pk_Int32=CAST(3 AS Int32) and pk_Uint32=CAST(3 AS Uint32) and pk_Int16=CAST(3 AS Int16) and pk_Uint16=CAST(3 AS Uint16) and pk_Int8=CAST(3 AS Int8) and pk_Uint8=CAST(3 AS Uint8) and pk_Bool=CAST(False AS Bool) and pk_Decimal150=CAST(\'3\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'3.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'3.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'30.0\' AS DyNumber) and pk_String=\'String 3\' and pk_Utf8=\'Utf8 3\' and pk_UUID=CAST(\'30035678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2003-01-01\' AS Date) and pk_Datetime=CAST(\'2003-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696200300000000 AS Timestamp) and pk_Interval=CAST(3 AS Interval) and pk_Date32=CAST(\'2003-01-01\' AS Date32) and pk_Datetime64=CAST(\'2003-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696200300000000 AS Timestamp64) and pk_Interval64=CAST(3 AS Interval64)\n                 and \n                col_index_DyNumber=CAST(\'30.0\' AS DyNumber) and col_index_String=\'String 3\' and col_index_Utf8=\'Utf8 3\' and col_index_UUID=CAST(\'30035678-e89b-12d3-a456-556642440000\' AS UUID) and col_index_Date=CAST(\'2003-01-01\' AS Date) and col_index_Datetime=CAST(\'2003-10-02T11:00:00Z\' AS Datetime) and col_index_Timestamp=CAST(1696200300000000 AS Timestamp) and col_index_Interval=CAST(3 AS Interval) and col_index_Date32=CAST(\'2003-01-01\' AS Date32) and col_index_Datetime64=CAST(\'2003-10-02T11:00:00Z\' AS Datetime64) and col_index_Timestamp64=CAST(1696200300000000 AS Timestamp64) and col_index_Interval64=CAST(3 AS Interval64)\n                 and \n                col_Int64=CAST(3 AS Int64) and col_Uint64=CAST(3 AS Uint64) and col_Int32=CAST(3 AS Int32) and col_Uint32=CAST(3 AS Uint32) and col_Int16=CAST(3 AS Int16) and col_Uint16=CAST(3 AS Uint16) and col_Int8=CAST(3 AS Int8) and col_Uint8=CAST(3 AS Uint8) and col_Bool=CAST(False AS Bool) and col_Decimal150=CAST(\'3\' AS Decimal(15,0)) and col_Decimal229=CAST(\'3.123\' AS Decimal(22,9)) and col_Decimal3510=CAST(\'3.123456\' AS Decimal(35,10)) and col_DyNumber=CAST(\'30.0\' AS DyNumber) and col_String=\'String 3\' and col_Utf8=\'Utf8 3\' and col_UUID=CAST(\'30035678-e89b-12d3-a456-556642440000\' AS UUID) and col_Date=CAST(\'2003-01-01\' AS Date) and col_Datetime=CAST(\'2003-10-02T11:00:00Z\' AS Datetime) and col_Timestamp=CAST(1696200300000000 AS Timestamp) and col_Interval=CAST(3 AS Interval) and col_Date32=CAST(\'2003-01-01\' AS Date32) and col_Datetime64=CAST(\'2003-10-02T11:00:00Z\' AS Datetime64) and col_Timestamp64=CAST(1696200300000000 AS Timestamp64) and col_Interval64=CAST(3 AS Interval64) and col_Float=CAST(3.1 AS Float) and col_Double=CAST(3.2 AS Double)\n                \n                " } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 79a8484f-7509-4dd9-b6a0-b66964b14a3a, ghrun-plncoo66um.auto.internal:27781): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZWI0OWI0ZmQtNTc1ZTRjNmUtNjVhNTVmM2UtNDIyY2ExZTA=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZWI0OWI0ZmQtNTc1ZTRjNmUtNjVhNTVmM2UtNDIyY2ExZTA=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, a0264ce7-cbb0-4466-b1d7-d54b07f11173, ghrun-plncoo66um.auto.internal:27781): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, a0264ce7-cbb0-4466-b1d7-d54b07f11173, ghrun-plncoo66um.auto.internal:27781): request = { session_id: "ydb://session/3?node_id=1&id=ZWI0OWI0ZmQtNTc1ZTRjNmUtNjVhNTVmM2UtNDIyY2ExZTA=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_Datetime_1_UNIQUE_SYNC` WHERE \n                pk_Int64=CAST(3 AS Int64) and pk_Uint64=CAST(3 AS Uint64) and pk_Int32=CAST(3 AS Int32) and pk_Uint32=CAST(3 AS Uint32) and pk_Int16=CAST(3 AS Int16) and pk_Uint16=CAST(3 AS Uint16) and pk_Int8=CAST(3 AS Int8) and pk_Uint8=CAST(3 AS Uint8) and pk_Bool=CAST(False AS Bool) and pk_Decimal150=CAST(\'3\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'3.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'3.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'30.0\' AS DyNumber) and pk_String=\'String 3\' and pk_Utf8=\'Utf8 3\' and pk_UUID=CAST(\'30035678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2003-01-01\' AS Date) and pk_Datetime=CAST(\'2003-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696200300000000 AS Timestamp) and pk_Interval=CAST(3 AS Interval) and pk_Date32=CAST(\'2003-01-01\' AS Date32) and pk_Datetime64=CAST(\'2003-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696200300000000 AS Timestamp64) and pk_Interval64=CAST(3 AS Interval64)\n                 and \n                col_index_DyNumber=CAST(\'30.0\' AS DyNumber) and col_index_String=\'String 3\' and col_index_Utf8=\'Utf8 3\' and col_index_UUID=CAST(\'30035678-e89b-12d3-a456-556642440000\' AS UUID) and col_index_Date=CAST(\'2003-01-01\' AS Date) and col_index_Datetime=CAST(\'2003-10-02T11:00:00Z\' AS Datetime) and col_index_Timestamp=CAST(1696200300000000 AS Timestamp) and col_index_Interval=CAST(3 AS Interval) and col_index_Date32=CAST(\'2003-01-01\' AS Date32) and col_index_Datetime64=CAST(\'2003-10-02T11:00:00Z\' AS Datetime64) and col_index_Timestamp64=CAST(1696200300000000 AS Timestamp64) and col_index_Interval64=CAST(3 AS Interval64)\n                 and \n                col_Int64=CAST(3 AS Int64) and col_Uint64=CAST(3 AS Uint64) and col_Int32=CAST(3 AS Int32) and col_Uint32=CAST(3 AS Uint32) and col_Int16=CAST(3 AS Int16) and col_Uint16=CAST(3 AS Uint16) and col_Int8=CAST(3 AS Int8) and col_Uint8=CAST(3 AS Uint8) and col_Bool=CAST(False AS Bool) and col_Decimal150=CAST(\'3\' AS Decimal(15,0)) and col_Decimal229=CAST(\'3.123\' AS Decimal(22,9)) and col_Decimal3510=CAST(\'3.123456\' AS Decimal(35,10)) and col_DyNumber=CAST(\'30.0\' AS DyNumber) and col_String=\'String 3\' and col_Utf8=\'Utf8 3\' and col_UUID=CAST(\'30035678-e89b-12d3-a456-556642440000\' AS UUID) and col_Date=CAST(\'2003-01-01\' AS Date) and col_Datetime=CAST(\'2003-10-02T11:00:00Z\' AS Datetime) and col_Timestamp=CAST(1696200300000000 AS Timestamp) and col_Interval=CAST(3 AS Interval) and col_Date32=CAST(\'2003-01-01\' AS Date32) and col_Datetime64=CAST(\'2003-10-02T11:00:00Z\' AS Datetime64) and col_Timestamp64=CAST(1696200300000000 AS Timestamp64) and col_Interval64=CAST(3 AS Interval64) and col_Float=CAST(3.1 AS Float) and col_Double=CAST(3.2 AS Double)\n                \n                " } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, a0264ce7-cbb0-4466-b1d7-d54b07f11173, ghrun-plncoo66um.auto.internal:27781): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZWI0OWI0ZmQtNTc1ZTRjNmUtNjVhNTVmM2UtNDIyY2ExZTA=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZWI0OWI0ZmQtNTc1ZTRjNmUtNjVhNTVmM2UtNDIyY2ExZTA=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, ccb2c3c8-ecaf-40fd-a05c-65c0f9064988, ghrun-plncoo66um.auto.internal:27781): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, ccb2c3c8-ecaf-40fd-a05c-65c0f9064988, ghrun-plncoo66um.auto.internal:27781): request = { session_id: "ydb://session/3?node_id=1&id=ZWI0OWI0ZmQtNTc1ZTRjNmUtNjVhNTVmM2UtNDIyY2ExZTA=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_Datetime_1_UNIQUE_SYNC` WHERE \n                pk_Int64=CAST(3 AS Int64) and pk_Uint64=CAST(3 AS Uint64) and pk_Int32=CAST(3 AS Int32) and pk_Uint32=CAST(3 AS Uint32) and pk_Int16=CAST(3 AS Int16) and pk_Uint16=CAST(3 AS Uint16) and pk_Int8=CAST(3 AS Int8) and pk_Uint8=CAST(3 AS Uint8) and pk_Bool=CAST(False AS Bool) and pk_Decimal150=CAST(\'3\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'3.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'3.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'30.0\' AS DyNumber) and pk_String=\'String 3\' and pk_Utf8=\'Utf8 3\' and pk_UUID=CAST(\'30035678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2003-01-01\' AS Date) and pk_Datetime=CAST(\'2003-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696200300000000 AS Timestamp) and pk_Interval=CAST(3 AS Interval) and pk_Date32=CAST(\'2003-01-01\' AS Date32) and pk_Datetime64=CAST(\'2003-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696200300000000 AS Timestamp64) and pk_Interval64=CAST(3 AS Interval64)\n                 and \n                col_index_DyNumber=CAST(\'30.0\' AS DyNumber) and col_index_String=\'String 3\' and col_index_Utf8=\'Utf8 3\' and col_index_UUID=CAST(\'30035678-e89b-12d3-a456-556642440000\' AS UUID) and col_index_Date=CAST(\'2003-01-01\' AS Date) and col_index_Datetime=CAST(\'2003-10-02T11:00:00Z\' AS Datetime) and col_index_Timestamp=CAST(1696200300000000 AS Timestamp) and col_index_Interval=CAST(3 AS Interval) and col_index_Date32=CAST(\'2003-01-01\' AS Date32) and col_index_Datetime64=CAST(\'2003-10-02T11:00:00Z\' AS Datetime64) and col_index_Timestamp64=CAST(1696200300000000 AS Timestamp64) and col_index_Interval64=CAST(3 AS Interval64)\n                 and \n                col_Int64=CAST(3 AS Int64) and col_Uint64=CAST(3 AS Uint64) and col_Int32=CAST(3 AS Int32) and col_Uint32=CAST(3 AS Uint32) and col_Int16=CAST(3 AS Int16) and col_Uint16=CAST(3 AS Uint16) and col_Int8=CAST(3 AS Int8) and col_Uint8=CAST(3 AS Uint8) and col_Bool=CAST(False AS Bool) and col_Decimal150=CAST(\'3\' AS Decimal(15,0)) and col_Decimal229=CAST(\'3.123\' AS Decimal(22,9)) and col_Decimal3510=CAST(\'3.123456\' AS Decimal(35,10)) and col_DyNumber=CAST(\'30.0\' AS DyNumber) and col_String=\'String 3\' and col_Utf8=\'Utf8 3\' and col_UUID=CAST(\'30035678-e89b-12d3-a456-556642440000\' AS UUID) and col_Date=CAST(\'2003-01-01\' AS Date) and col_Datetime=CAST(\'2003-10-02T11:00:00Z\' AS Datetime) and col_Timestamp=CAST(1696200300000000 AS Timestamp) and col_Interval=CAST(3 AS Interval) and col_Date32=CAST(\'2003-01-01\' AS Date32) and col_Datetime64=CAST(\'2003-10-02T11:00:00Z\' AS Datetime64) and col_Timestamp64=CAST(1696200300000000 AS Timestamp64) and col_Interval64=CAST(3 AS Interval64) and col_Float=CAST(3.1 AS Float) and col_Double=CAST(3.2 AS Double)\n                \n                " } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, ccb2c3c8-ecaf-40fd-a05c-65c0f9064988, ghrun-plncoo66um.auto.internal:27781): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZWI0OWI0ZmQtNTc1ZTRjNmUtNjVhNTVmM2UtNDIyY2ExZTA=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZWI0OWI0ZmQtNTc1ZTRjNmUtNjVhNTVmM2UtNDIyY2ExZTA=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, a5b13a8f-b431-4866-bfdf-bb885fb56d41, ghrun-plncoo66um.auto.internal:27781): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, a5b13a8f-b431-4866-bfdf-bb885fb56d41, ghrun-plncoo66um.auto.internal:27781): request = { session_id: "ydb://session/3?node_id=1&id=ZWI0OWI0ZmQtNTc1ZTRjNmUtNjVhNTVmM2UtNDIyY2ExZTA=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_Datetime_1_UNIQUE_SYNC` WHERE \n                pk_Int64=CAST(3 AS Int64) and pk_Uint64=CAST(3 AS Uint64) and pk_Int32=CAST(3 AS Int32) and pk_Uint32=CAST(3 AS Uint32) and pk_Int16=CAST(3 AS Int16) and pk_Uint16=CAST(3 AS Uint16) and pk_Int8=CAST(3 AS Int8) and pk_Uint8=CAST(3 AS Uint8) and pk_Bool=CAST(False AS Bool) and pk_Decimal150=CAST(\'3\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'3.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'3.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'30.0\' AS DyNumber) and pk_String=\'String 3\' and pk_Utf8=\'Utf8 3\' and pk_UUID=CAST(\'30035678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2003-01-01\' AS Date) and pk_Datetime=CAST(\'2003-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696200300000000 AS Timestamp) and pk_Interval=CAST(3 AS Interval) and pk_Date32=CAST(\'2003-01-01\' AS Date32) and pk_Datetime64=CAST(\'2003-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696200300000000 AS Timestamp64) and pk_Interval64=CAST(3 AS Interval64)\n                 and \n                col_index_DyNumber=CAST(\'30.0\' AS DyNumber) and col_index_String=\'String 3\' and col_index_Utf8=\'Utf8 3\' and col_index_UUID=CAST(\'30035678-e89b-12d3-a456-556642440000\' AS UUID) and col_index_Date=CAST(\'2003-01-01\' AS Date) and col_index_Datetime=CAST(\'2003-10-02T11:00:00Z\' AS Datetime) and col_index_Timestamp=CAST(1696200300000000 AS Timestamp) and col_index_Interval=CAST(3 AS Interval) and col_index_Date32=CAST(\'2003-01-01\' AS Date32) and col_index_Datetime64=CAST(\'2003-10-02T11:00:00Z\' AS Datetime64) and col_index_Timestamp64=CAST(1696200300000000 AS Timestamp64) and col_index_Interval64=CAST(3 AS Interval64)\n                 and \n                col_Int64=CAST(3 AS Int64) and col_Uint64=CAST(3 AS Uint64) and col_Int32=CAST(3 AS Int32) and col_Uint32=CAST(3 AS Uint32) and col_Int16=CAST(3 AS Int16) and col_Uint16=CAST(3 AS Uint16) and col_Int8=CAST(3 AS Int8) and col_Uint8=CAST(3 AS Uint8) and col_Bool=CAST(False AS Bool) and col_Decimal150=CAST(\'3\' AS Decimal(15,0)) and col_Decimal229=CAST(\'3.123\' AS Decimal(22,9)) and col_Decimal3510=CAST(\'3.123456\' AS Decimal(35,10)) and col_DyNumber=CAST(\'30.0\' AS DyNumber) and col_String=\'String 3\' and col_Utf8=\'Utf8 3\' and col_UUID=CAST(\'30035678-e89b-12d3-a456-556642440000\' AS UUID) and col_Date=CAST(\'2003-01-01\' AS Date) and col_Datetime=CAST(\'2003-10-02T11:00:00Z\' AS Datetime) and col_Timestamp=CAST(1696200300000000 AS Timestamp) and col_Interval=CAST(3 AS Interval) and col_Date32=CAST(\'2003-01-01\' AS Date32) and col_Datetime64=CAST(\'2003-10-02T11:00:00Z\' AS Datetime64) and col_Timestamp64=CAST(1696200300000000 AS Timestamp64) and col_Interval64=CAST(3 AS Interval64) and col_Float=CAST(3.1 AS Float) and col_Double=CAST(3.2 AS Double)\n                \n                " } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, a5b13a8f-b431-4866-bfdf-bb885fb56d41, ghrun-plncoo66um.auto.internal:27781): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZWI0OWI0ZmQtNTc1ZTRjNmUtNjVhNTVmM2UtNDIyY2ExZTA=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZWI0OWI0ZmQtNTc1ZTRjNmUtNjVhNTVmM2UtNDIyY2ExZTA=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 7cd727a0-f855-4e3a-9cd9-62dc4c144f5a, ghrun-plncoo66um.auto.internal:27781): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 7cd727a0-f855-4e3a-9cd9-62dc4c144f5a, ghrun-plncoo66um.auto.internal:27781): request = { session_id: "ydb://session/3?node_id=1&id=ZWI0OWI0ZmQtNTc1ZTRjNmUtNjVhNTVmM2UtNDIyY2ExZTA=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_Datetime_1_UNIQUE_SYNC` WHERE \n                pk_Int64=CAST(3 AS Int64) and pk_Uint64=CAST(3 AS Uint64) and pk_Int32=CAST(3 AS Int32) and pk_Uint32=CAST(3 AS Uint32) and pk_Int16=CAST(3 AS Int16) and pk_Uint16=CAST(3 AS Uint16) and pk_Int8=CAST(3 AS Int8) and pk_Uint8=CAST(3 AS Uint8) and pk_Bool=CAST(False AS Bool) and pk_Decimal150=CAST(\'3\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'3.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'3.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'30.0\' AS DyNumber) and pk_String=\'String 3\' and pk_Utf8=\'Utf8 3\' and pk_UUID=CAST(\'30035678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2003-01-01\' AS Date) and pk_Datetime=CAST(\'2003-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696200300000000 AS Timestamp) and pk_Interval=CAST(3 AS Interval) and pk_Date32=CAST(\'2003-01-01\' AS Date32) and pk_Datetime64=CAST(\'2003-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696200300000000 AS Timestamp64) and pk_Interval64=CAST(3 AS Interval64)\n                 and \n                col_index_DyNumber=CAST(\'30.0\' AS DyNumber) and col_index_String=\'String 3\' and col_index_Utf8=\'Utf8 3\' and col_index_UUID=CAST(\'30035678-e89b-12d3-a456-556642440000\' AS UUID) and col_index_Date=CAST(\'2003-01-01\' AS Date) and col_index_Datetime=CAST(\'2003-10-02T11:00:00Z\' AS Datetime) and col_index_Timestamp=CAST(1696200300000000 AS Timestamp) and col_index_Interval=CAST(3 AS Interval) and col_index_Date32=CAST(\'2003-01-01\' AS Date32) and col_index_Datetime64=CAST(\'2003-10-02T11:00:00Z\' AS Datetime64) and col_index_Timestamp64=CAST(1696200300000000 AS Timestamp64) and col_index_Interval64=CAST(3 AS Interval64)\n                 and \n                col_Int64=CAST(3 AS Int64) and col_Uint64=CAST(3 AS Uint64) and col_Int32=CAST(3 AS Int32) and col_Uint32=CAST(3 AS Uint32) and col_Int16=CAST(3 AS Int16) and col_Uint16=CAST(3 AS Uint16) and col_Int8=CAST(3 AS Int8) and col_Uint8=CAST(3 AS Uint8) and col_Bool=CAST(False AS Bool) and col_Decimal150=CAST(\'3\' AS Decimal(15,0)) and col_Decimal229=CAST(\'3.123\' AS Decimal(22,9)) and col_Decimal3510=CAST(\'3.123456\' AS Decimal(35,10)) and col_DyNumber=CAST(\'30.0\' AS DyNumber) and col_String=\'String 3\' and col_Utf8=\'Utf8 3\' and col_UUID=CAST(\'30035678-e89b-12d3-a456-556642440000\' AS UUID) and col_Date=CAST(\'2003-01-01\' AS Date) and col_Datetime=CAST(\'2003-10-02T11:00:00Z\' AS Datetime) and col_Timestamp=CAST(1696200300000000 AS Timestamp) and col_Interval=CAST(3 AS Interval) and col_Date32=CAST(\'2003-01-01\' AS Date32) and col_Datetime64=CAST(\'2003-10-02T11:00:00Z\' AS Datetime64) and col_Timestamp64=CAST(1696200300000000 AS Timestamp64) and col_Interval64=CAST(3 AS Interval64) and col_Float=CAST(3.1 AS Float) and col_Double=CAST(3.2 AS Double)\n                \n                " } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 7cd727a0-f855-4e3a-9cd9-62dc4c144f5a, ghrun-plncoo66um.auto.internal:27781): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZWI0OWI0ZmQtNTc1ZTRjNmUtNjVhNTVmM2UtNDIyY2ExZTA=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZWI0OWI0ZmQtNTc1ZTRjNmUtNjVhNTVmM2UtNDIyY2ExZTA=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, d6f87fde-827b-41f0-a4ae-0229069abb8c, ghrun-plncoo66um.auto.internal:27781): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, d6f87fde-827b-41f0-a4ae-0229069abb8c, ghrun-plncoo66um.auto.internal:27781): request = { session_id: "ydb://session/3?node_id=1&id=ZWI0OWI0ZmQtNTc1ZTRjNmUtNjVhNTVmM2UtNDIyY2ExZTA=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_Datetime_1_UNIQUE_SYNC` WHERE \n                pk_Int64=CAST(3 AS Int64) and pk_Uint64=CAST(3 AS Uint64) and pk_Int32=CAST(3 AS Int32) and pk_Uint32=CAST(3 AS Uint32) and pk_Int16=CAST(3 AS Int16) and pk_Uint16=CAST(3 AS Uint16) and pk_Int8=CAST(3 AS Int8) and pk_Uint8=CAST(3 AS Uint8) and pk_Bool=CAST(False AS Bool) and pk_Decimal150=CAST(\'3\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'3.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'3.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'30.0\' AS DyNumber) and pk_String=\'String 3\' and pk_Utf8=\'Utf8 3\' and pk_UUID=CAST(\'30035678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2003-01-01\' AS Date) and pk_Datetime=CAST(\'2003-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696200300000000 AS Timestamp) and pk_Interval=CAST(3 AS Interval) and pk_Date32=CAST(\'2003-01-01\' AS Date32) and pk_Datetime64=CAST(\'2003-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696200300000000 AS Timestamp64) and pk_Interval64=CAST(3 AS Interval64)\n                 and \n                col_index_DyNumber=CAST(\'30.0\' AS DyNumber) and col_index_String=\'String 3\' and col_index_Utf8=\'Utf8 3\' and col_index_UUID=CAST(\'30035678-e89b-12d3-a456-556642440000\' AS UUID) and col_index_Date=CAST(\'2003-01-01\' AS Date) and col_index_Datetime=CAST(\'2003-10-02T11:00:00Z\' AS Datetime) and col_index_Timestamp=CAST(1696200300000000 AS Timestamp) and col_index_Interval=CAST(3 AS Interval) and col_index_Date32=CAST(\'2003-01-01\' AS Date32) and col_index_Datetime64=CAST(\'2003-10-02T11:00:00Z\' AS Datetime64) and col_index_Timestamp64=CAST(1696200300000000 AS Timestamp64) and col_index_Interval64=CAST(3 AS Interval64)\n                 and \n                col_Int64=CAST(3 AS Int64) and col_Uint64=CAST(3 AS Uint64) and col_Int32=CAST(3 AS Int32) and col_Uint32=CAST(3 AS Uint32) and col_Int16=CAST(3 AS Int16) and col_Uint16=CAST(3 AS Uint16) and col_Int8=CAST(3 AS Int8) and col_Uint8=CAST(3 AS Uint8) and col_Bool=CAST(False AS Bool) and col_Decimal150=CAST(\'3\' AS Decimal(15,0)) and col_Decimal229=CAST(\'3.123\' AS Decimal(22,9)) and col_Decimal3510=CAST(\'3.123456\' AS Decimal(35,10)) and col_DyNumber=CAST(\'30.0\' AS DyNumber) and col_String=\'String 3\' and col_Utf8=\'Utf8 3\' and col_UUID=CAST(\'30035678-e89b-12d3-a456-556642440000\' AS UUID) and col_Date=CAST(\'2003-01-01\' AS Date) and col_Datetime=CAST(\'2003-10-02T11:00:00Z\' AS Datetime) and col_Timestamp=CAST(1696200300000000 AS Timestamp) and col_Interval=CAST(3 AS Interval) and col_Date32=CAST(\'2003-01-01\' AS Date32) and col_Datetime64=CAST(\'2003-10-02T11:00:00Z\' AS Datetime64) and col_Timestamp64=CAST(1696200300000000 AS Timestamp64) and col_Interval64=CAST(3 AS Interval64) and col_Float=CAST(3.1 AS Float) and col_Double=CAST(3.2 AS Double)\n                \n                " } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, d6f87fde-827b-41f0-a4ae-0229069abb8c, ghrun-plncoo66um.auto.internal:27781): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZWI0OWI0ZmQtNTc1ZTRjNmUtNjVhNTVmM2UtNDIyY2ExZTA=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZWI0OWI0ZmQtNTc1ZTRjNmUtNjVhNTVmM2UtNDIyY2ExZTA=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 8f77fc96-481c-4b7b-8f17-1771ef0a63a5, ghrun-plncoo66um.auto.internal:27781): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 8f77fc96-481c-4b7b-8f17-1771ef0a63a5, ghrun-plncoo66um.auto.internal:27781): request = { session_id: "ydb://session/3?node_id=1&id=ZWI0OWI0ZmQtNTc1ZTRjNmUtNjVhNTVmM2UtNDIyY2ExZTA=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_Datetime_1_UNIQUE_SYNC` WHERE \n                pk_Int64=CAST(3 AS Int64) and pk_Uint64=CAST(3 AS Uint64) and pk_Int32=CAST(3 AS Int32) and pk_Uint32=CAST(3 AS Uint32) and pk_Int16=CAST(3 AS Int16) and pk_Uint16=CAST(3 AS Uint16) and pk_Int8=CAST(3 AS Int8) and pk_Uint8=CAST(3 AS Uint8) and pk_Bool=CAST(False AS Bool) and pk_Decimal150=CAST(\'3\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'3.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'3.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'30.0\' AS DyNumber) and pk_String=\'String 3\' and pk_Utf8=\'Utf8 3\' and pk_UUID=CAST(\'30035678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2003-01-01\' AS Date) and pk_Datetime=CAST(\'2003-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696200300000000 AS Timestamp) and pk_Interval=CAST(3 AS Interval) and pk_Date32=CAST(\'2003-01-01\' AS Date32) and pk_Datetime64=CAST(\'2003-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696200300000000 AS Timestamp64) and pk_Interval64=CAST(3 AS Interval64)\n                 and \n                col_index_DyNumber=CAST(\'30.0\' AS DyNumber) and col_index_String=\'String 3\' and col_index_Utf8=\'Utf8 3\' and col_index_UUID=CAST(\'30035678-e89b-12d3-a456-556642440000\' AS UUID) and col_index_Date=CAST(\'2003-01-01\' AS Date) and col_index_Datetime=CAST(\'2003-10-02T11:00:00Z\' AS Datetime) and col_index_Timestamp=CAST(1696200300000000 AS Timestamp) and col_index_Interval=CAST(3 AS Interval) and col_index_Date32=CAST(\'2003-01-01\' AS Date32) and col_index_Datetime64=CAST(\'2003-10-02T11:00:00Z\' AS Datetime64) and col_index_Timestamp64=CAST(1696200300000000 AS Timestamp64) and col_index_Interval64=CAST(3 AS Interval64)\n                 and \n                col_Int64=CAST(3 AS Int64) and col_Uint64=CAST(3 AS Uint64) and col_Int32=CAST(3 AS Int32) and col_Uint32=CAST(3 AS Uint32) and col_Int16=CAST(3 AS Int16) and col_Uint16=CAST(3 AS Uint16) and col_Int8=CAST(3 AS Int8) and col_Uint8=CAST(3 AS Uint8) and col_Bool=CAST(False AS Bool) and col_Decimal150=CAST(\'3\' AS Decimal(15,0)) and col_Decimal229=CAST(\'3.123\' AS Decimal(22,9)) and col_Decimal3510=CAST(\'3.123456\' AS Decimal(35,10)) and col_DyNumber=CAST(\'30.0\' AS DyNumber) and col_String=\'String 3\' and col_Utf8=\'Utf8 3\' and col_UUID=CAST(\'30035678-e89b-12d3-a456-556642440000\' AS UUID) and col_Date=CAST(\'2003-01-01\' AS Date) and col_Datetime=CAST(\'2003-10-02T11:00:00Z\' AS Datetime) and col_Timestamp=CAST(1696200300000000 AS Timestamp) and col_Interval=CAST(3 AS Interval) and col_Date32=CAST(\'2003-01-01\' AS Date32) and col_Datetime64=CAST(\'2003-10-02T11:00:00Z\' AS Datetime64) and col_Timestamp64=CAST(1696200300000000 AS Timestamp64) and col_Interval64=CAST(3 AS Interval64) and col_Float=CAST(3.1 AS Float) and col_Double=CAST(3.2 AS Double)\n                \n                " } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 8f77fc96-481c-4b7b-8f17-1771ef0a63a5, ghrun-plncoo66um.auto.internal:27781): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZWI0OWI0ZmQtNTc1ZTRjNmUtNjVhNTVmM2UtNDIyY2ExZTA=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZWI0OWI0ZmQtNTc1ZTRjNmUtNjVhNTVmM2UtNDIyY2ExZTA=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, df859a7b-7521-45cf-9c9e-90ce64f7a05a, ghrun-plncoo66um.auto.internal:27781): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, df859a7b-7521-45cf-9c9e-90ce64f7a05a, ghrun-plncoo66um.auto.internal:27781): request = { session_id: "ydb://session/3?node_id=1&id=ZWI0OWI0ZmQtNTc1ZTRjNmUtNjVhNTVmM2UtNDIyY2ExZTA=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_Datetime_1_UNIQUE_SYNC` WHERE \n                pk_Int64=CAST(3 AS Int64) and pk_Uint64=CAST(3 AS Uint64) and pk_Int32=CAST(3 AS Int32) and pk_Uint32=CAST(3 AS Uint32) and pk_Int16=CAST(3 AS Int16) and pk_Uint16=CAST(3 AS Uint16) and pk_Int8=CAST(3 AS Int8) and pk_Uint8=CAST(3 AS Uint8) and pk_Bool=CAST(False AS Bool) and pk_Decimal150=CAST(\'3\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'3.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'3.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'30.0\' AS DyNumber) and pk_String=\'String 3\' and pk_Utf8=\'Utf8 3\' and pk_UUID=CAST(\'30035678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2003-01-01\' AS Date) and pk_Datetime=CAST(\'2003-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696200300000000 AS Timestamp) and pk_Interval=CAST(3 AS Interval) and pk_Date32=CAST(\'2003-01-01\' AS Date32) and pk_Datetime64=CAST(\'2003-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696200300000000 AS Timestamp64) and pk_Interval64=CAST(3 AS Interval64)\n                 and \n                col_index_DyNumber=CAST(\'30.0\' AS DyNumber) and col_index_String=\'String 3\' and col_index_Utf8=\'Utf8 3\' and col_index_UUID=CAST(\'30035678-e89b-12d3-a456-556642440000\' AS UUID) and col_index_Date=CAST(\'2003-01-01\' AS Date) and col_index_Datetime=CAST(\'2003-10-02T11:00:00Z\' AS Datetime) and col_index_Timestamp=CAST(1696200300000000 AS Timestamp) and col_index_Interval=CAST(3 AS Interval) and col_index_Date32=CAST(\'2003-01-01\' AS Date32) and col_index_Datetime64=CAST(\'2003-10-02T11:00:00Z\' AS Datetime64) and col_index_Timestamp64=CAST(1696200300000000 AS Timestamp64) and col_index_Interval64=CAST(3 AS Interval64)\n                 and \n                col_Int64=CAST(3 AS Int64) and col_Uint64=CAST(3 AS Uint64) and col_Int32=CAST(3 AS Int32) and col_Uint32=CAST(3 AS Uint32) and col_Int16=CAST(3 AS Int16) and col_Uint16=CAST(3 AS Uint16) and col_Int8=CAST(3 AS Int8) and col_Uint8=CAST(3 AS Uint8) and col_Bool=CAST(False AS Bool) and col_Decimal150=CAST(\'3\' AS Decimal(15,0)) and col_Decimal229=CAST(\'3.123\' AS Decimal(22,9)) and col_Decimal3510=CAST(\'3.123456\' AS Decimal(35,10)) and col_DyNumber=CAST(\'30.0\' AS DyNumber) and col_String=\'String 3\' and col_Utf8=\'Utf8 3\' and col_UUID=CAST(\'30035678-e89b-12d3-a456-556642440000\' AS UUID) and col_Date=CAST(\'2003-01-01\' AS Date) and col_Datetime=CAST(\'2003-10-02T11:00:00Z\' AS Datetime) and col_Timestamp=CAST(1696200300000000 AS Timestamp) and col_Interval=CAST(3 AS Interval) and col_Date32=CAST(\'2003-01-01\' AS Date32) and col_Datetime64=CAST(\'2003-10-02T11:00:00Z\' AS Datetime64) and col_Timestamp64=CAST(1696200300000000 AS Timestamp64) and col_Interval64=CAST(3 AS Interval64) and col_Float=CAST(3.1 AS Float) and col_Double=CAST(3.2 AS Double)\n                \n                " } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, df859a7b-7521-45cf-9c9e-90ce64f7a05a, ghrun-plncoo66um.auto.internal:27781): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZWI0OWI0ZmQtNTc1ZTRjNmUtNjVhNTVmM2UtNDIyY2ExZTA=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZWI0OWI0ZmQtNTc1ZTRjNmUtNjVhNTVmM2UtNDIyY2ExZTA=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 99007e4a-077f-4ebe-a3f2-c50ccc3c510d, ghrun-plncoo66um.auto.internal:27781): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 99007e4a-077f-4ebe-a3f2-c50ccc3c510d, ghrun-plncoo66um.auto.internal:27781): request = { session_id: "ydb://session/3?node_id=1&id=ZWI0OWI0ZmQtNTc1ZTRjNmUtNjVhNTVmM2UtNDIyY2ExZTA=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_Datetime_1_UNIQUE_SYNC` WHERE \n                pk_Int64=CAST(3 AS Int64) and pk_Uint64=CAST(3 AS Uint64) and pk_Int32=CAST(3 AS Int32) and pk_Uint32=CAST(3 AS Uint32) and pk_Int16=CAST(3 AS Int16) and pk_Uint16=CAST(3 AS Uint16) and pk_Int8=CAST(3 AS Int8) and pk_Uint8=CAST(3 AS Uint8) and pk_Bool=CAST(False AS Bool) and pk_Decimal150=CAST(\'3\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'3.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'3.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'30.0\' AS DyNumber) and pk_String=\'String 3\' and pk_Utf8=\'Utf8 3\' and pk_UUID=CAST(\'30035678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2003-01-01\' AS Date) and pk_Datetime=CAST(\'2003-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696200300000000 AS Timestamp) and pk_Interval=CAST(3 AS Interval) and pk_Date32=CAST(\'2003-01-01\' AS Date32) and pk_Datetime64=CAST(\'2003-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696200300000000 AS Timestamp64) and pk_Interval64=CAST(3 AS Interval64)\n                 and \n                col_index_DyNumber=CAST(\'30.0\' AS DyNumber) and col_index_String=\'String 3\' and col_index_Utf8=\'Utf8 3\' and col_index_UUID=CAST(\'30035678-e89b-12d3-a456-556642440000\' AS UUID) and col_index_Date=CAST(\'2003-01-01\' AS Date) and col_index_Datetime=CAST(\'2003-10-02T11:00:00Z\' AS Datetime) and col_index_Timestamp=CAST(1696200300000000 AS Timestamp) and col_index_Interval=CAST(3 AS Interval) and col_index_Date32=CAST(\'2003-01-01\' AS Date32) and col_index_Datetime64=CAST(\'2003-10-02T11:00:00Z\' AS Datetime64) and col_index_Timestamp64=CAST(1696200300000000 AS Timestamp64) and col_index_Interval64=CAST(3 AS Interval64)\n                 and \n                col_Int64=CAST(3 AS Int64) and col_Uint64=CAST(3 AS Uint64) and col_Int32=CAST(3 AS Int32) and col_Uint32=CAST(3 AS Uint32) and col_Int16=CAST(3 AS Int16) and col_Uint16=CAST(3 AS Uint16) and col_Int8=CAST(3 AS Int8) and col_Uint8=CAST(3 AS Uint8) and col_Bool=CAST(False AS Bool) and col_Decimal150=CAST(\'3\' AS Decimal(15,0)) and col_Decimal229=CAST(\'3.123\' AS Decimal(22,9)) and col_Decimal3510=CAST(\'3.123456\' AS Decimal(35,10)) and col_DyNumber=CAST(\'30.0\' AS DyNumber) and col_String=\'String 3\' and col_Utf8=\'Utf8 3\' and col_UUID=CAST(\'30035678-e89b-12d3-a456-556642440000\' AS UUID) and col_Date=CAST(\'2003-01-01\' AS Date) and col_Datetime=CAST(\'2003-10-02T11:00:00Z\' AS Datetime) and col_Timestamp=CAST(1696200300000000 AS Timestamp) and col_Interval=CAST(3 AS Interval) and col_Date32=CAST(\'2003-01-01\' AS Date32) and col_Datetime64=CAST(\'2003-10-02T11:00:00Z\' AS Datetime64) and col_Timestamp64=CAST(1696200300000000 AS Timestamp64) and col_Interval64=CAST(3 AS Interval64) and col_Float=CAST(3.1 AS Float) and col_Double=CAST(3.2 AS Double)\n                \n                " } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 99007e4a-077f-4ebe-a3f2-c50ccc3c510d, ghrun-plncoo66um.auto.internal:27781): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZWI0OWI0ZmQtNTc1ZTRjNmUtNjVhNTVmM2UtNDIyY2ExZTA=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZWI0OWI0ZmQtNTc1ZTRjNmUtNjVhNTVmM2UtNDIyY2ExZTA=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, f161318e-9a41-4d5d-a881-2d48089935f8, ghrun-plncoo66um.auto.internal:27781): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, f161318e-9a41-4d5d-a881-2d48089935f8, ghrun-plncoo66um.auto.internal:27781): request = { session_id: "ydb://session/3?node_id=1&id=ZWI0OWI0ZmQtNTc1ZTRjNmUtNjVhNTVmM2UtNDIyY2ExZTA=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_Datetime_1_UNIQUE_SYNC` WHERE \n                pk_Int64=CAST(3 AS Int64) and pk_Uint64=CAST(3 AS Uint64) and pk_Int32=CAST(3 AS Int32) and pk_Uint32=CAST(3 AS Uint32) and pk_Int16=CAST(3 AS Int16) and pk_Uint16=CAST(3 AS Uint16) and pk_Int8=CAST(3 AS Int8) and pk_Uint8=CAST(3 AS Uint8) and pk_Bool=CAST(False AS Bool) and pk_Decimal150=CAST(\'3\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'3.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'3.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'30.0\' AS DyNumber) and pk_String=\'String 3\' and pk_Utf8=\'Utf8 3\' and pk_UUID=CAST(\'30035678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2003-01-01\' AS Date) and pk_Datetime=CAST(\'2003-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696200300000000 AS Timestamp) and pk_Interval=CAST(3 AS Interval) and pk_Date32=CAST(\'2003-01-01\' AS Date32) and pk_Datetime64=CAST(\'2003-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696200300000000 AS Timestamp64) and pk_Interval64=CAST(3 AS Interval64)\n                 and \n                col_index_DyNumber=CAST(\'30.0\' AS DyNumber) and col_index_String=\'String 3\' and col_index_Utf8=\'Utf8 3\' and col_index_UUID=CAST(\'30035678-e89b-12d3-a456-556642440000\' AS UUID) and col_index_Date=CAST(\'2003-01-01\' AS Date) and col_index_Datetime=CAST(\'2003-10-02T11:00:00Z\' AS Datetime) and col_index_Timestamp=CAST(1696200300000000 AS Timestamp) and col_index_Interval=CAST(3 AS Interval) and col_index_Date32=CAST(\'2003-01-01\' AS Date32) and col_index_Datetime64=CAST(\'2003-10-02T11:00:00Z\' AS Datetime64) and col_index_Timestamp64=CAST(1696200300000000 AS Timestamp64) and col_index_Interval64=CAST(3 AS Interval64)\n                 and \n                col_Int64=CAST(3 AS Int64) and col_Uint64=CAST(3 AS Uint64) and col_Int32=CAST(3 AS Int32) and col_Uint32=CAST(3 AS Uint32) and col_Int16=CAST(3 AS Int16) and col_Uint16=CAST(3 AS Uint16) and col_Int8=CAST(3 AS Int8) and col_Uint8=CAST(3 AS Uint8) and col_Bool=CAST(False AS Bool) and col_Decimal150=CAST(\'3\' AS Decimal(15,0)) and col_Decimal229=CAST(\'3.123\' AS Decimal(22,9)) and col_Decimal3510=CAST(\'3.123456\' AS Decimal(35,10)) and col_DyNumber=CAST(\'30.0\' AS DyNumber) and col_String=\'String 3\' and col_Utf8=\'Utf8 3\' and col_UUID=CAST(\'30035678-e89b-12d3-a456-556642440000\' AS UUID) and col_Date=CAST(\'2003-01-01\' AS Date) and col_Datetime=CAST(\'2003-10-02T11:00:00Z\' AS Datetime) and col_Timestamp=CAST(1696200300000000 AS Timestamp) and col_Interval=CAST(3 AS Interval) and col_Date32=CAST(\'2003-01-01\' AS Date32) and col_Datetime64=CAST(\'2003-10-02T11:00:00Z\' AS Datetime64) and col_Timestamp64=CAST(1696200300000000 AS Timestamp64) and col_Interval64=CAST(3 AS Interval64) and col_Float=CAST(3.1 AS Float) and col_Double=CAST(3.2 AS Double)\n                \n                " } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, f161318e-9a41-4d5d-a881-2d48089935f8, ghrun-plncoo66um.auto.internal:27781): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZWI0OWI0ZmQtNTc1ZTRjNmUtNjVhNTVmM2UtNDIyY2ExZTA=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZWI0OWI0ZmQtNTc1ZTRjNmUtNjVhNTVmM2UtNDIyY2ExZTA=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 8df44d6e-8d79-40d6-8550-99e685f5b0b3, ghrun-plncoo66um.auto.internal:27781): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 8df44d6e-8d79-40d6-8550-99e685f5b0b3, ghrun-plncoo66um.auto.internal:27781): request = { session_id: "ydb://session/3?node_id=1&id=ZWI0OWI0ZmQtNTc1ZTRjNmUtNjVhNTVmM2UtNDIyY2ExZTA=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_Datetime_1_UNIQUE_SYNC` WHERE \n                pk_Int64=CAST(3 AS Int64) and pk_Uint64=CAST(3 AS Uint64) and pk_Int32=CAST(3 AS Int32) and pk_Uint32=CAST(3 AS Uint32) and pk_Int16=CAST(3 AS Int16) and pk_Uint16=CAST(3 AS Uint16) and pk_Int8=CAST(3 AS Int8) and pk_Uint8=CAST(3 AS Uint8) and pk_Bool=CAST(False AS Bool) and pk_Decimal150=CAST(\'3\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'3.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'3.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'30.0\' AS DyNumber) and pk_String=\'String 3\' and pk_Utf8=\'Utf8 3\' and pk_UUID=CAST(\'30035678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2003-01-01\' AS Date) and pk_Datetime=CAST(\'2003-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696200300000000 AS Timestamp) and pk_Interval=CAST(3 AS Interval) and pk_Date32=CAST(\'2003-01-01\' AS Date32) and pk_Datetime64=CAST(\'2003-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696200300000000 AS Timestamp64) and pk_Interval64=CAST(3 AS Interval64)\n                 and \n                col_index_DyNumber=CAST(\'30.0\' AS DyNumber) and col_index_String=\'String 3\' and col_index_Utf8=\'Utf8 3\' and col_index_UUID=CAST(\'30035678-e89b-12d3-a456-556642440000\' AS UUID) and col_index_Date=CAST(\'2003-01-01\' AS Date) and col_index_Datetime=CAST(\'2003-10-02T11:00:00Z\' AS Datetime) and col_index_Timestamp=CAST(1696200300000000 AS Timestamp) and col_index_Interval=CAST(3 AS Interval) and col_index_Date32=CAST(\'2003-01-01\' AS Date32) and col_index_Datetime64=CAST(\'2003-10-02T11:00:00Z\' AS Datetime64) and col_index_Timestamp64=CAST(1696200300000000 AS Timestamp64) and col_index_Interval64=CAST(3 AS Interval64)\n                 and \n                col_Int64=CAST(3 AS Int64) and col_Uint64=CAST(3 AS Uint64) and col_Int32=CAST(3 AS Int32) and col_Uint32=CAST(3 AS Uint32) and col_Int16=CAST(3 AS Int16) and col_Uint16=CAST(3 AS Uint16) and col_Int8=CAST(3 AS Int8) and col_Uint8=CAST(3 AS Uint8) and col_Bool=CAST(False AS Bool) and col_Decimal150=CAST(\'3\' AS Decimal(15,0)) and col_Decimal229=CAST(\'3.123\' AS Decimal(22,9)) and col_Decimal3510=CAST(\'3.123456\' AS Decimal(35,10)) and col_DyNumber=CAST(\'30.0\' AS DyNumber) and col_String=\'String 3\' and col_Utf8=\'Utf8 3\' and col_UUID=CAST(\'30035678-e89b-12d3-a456-556642440000\' AS UUID) and col_Date=CAST(\'2003-01-01\' AS Date) and col_Datetime=CAST(\'2003-10-02T11:00:00Z\' AS Datetime) and col_Timestamp=CAST(1696200300000000 AS Timestamp) and col_Interval=CAST(3 AS Interval) and col_Date32=CAST(\'2003-01-01\' AS Date32) and col_Datetime64=CAST(\'2003-10-02T11:00:00Z\' AS Datetime64) and col_Timestamp64=CAST(1696200300000000 AS Timestamp64) and col_Interval64=CAST(3 AS Interval64) and col_Float=CAST(3.1 AS Float) and col_Double=CAST(3.2 AS Double)\n                \n                " } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 8df44d6e-8d79-40d6-8550-99e685f5b0b3, ghrun-plncoo66um.auto.internal:27781): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZWI0OWI0ZmQtNTc1ZTRjNmUtNjVhNTVmM2UtNDIyY2ExZTA=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZWI0OWI0ZmQtNTc1ZTRjNmUtNjVhNTVmM2UtNDIyY2ExZTA=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, ff25904f-bea1-4a25-b7df-3a4eae1129e4, ghrun-plncoo66um.auto.internal:27781): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, ff25904f-bea1-4a25-b7df-3a4eae1129e4, ghrun-plncoo66um.auto.internal:27781): request = { session_id: "ydb://session/3?node_id=1&id=ZWI0OWI0ZmQtNTc1ZTRjNmUtNjVhNTVmM2UtNDIyY2ExZTA=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_Datetime_1_UNIQUE_SYNC` WHERE \n                pk_Int64=CAST(3 AS Int64) and pk_Uint64=CAST(3 AS Uint64) and pk_Int32=CAST(3 AS Int32) and pk_Uint32=CAST(3 AS Uint32) and pk_Int16=CAST(3 AS Int16) and pk_Uint16=CAST(3 AS Uint16) and pk_Int8=CAST(3 AS Int8) and pk_Uint8=CAST(3 AS Uint8) and pk_Bool=CAST(False AS Bool) and pk_Decimal150=CAST(\'3\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'3.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'3.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'30.0\' AS DyNumber) and pk_String=\'String 3\' and pk_Utf8=\'Utf8 3\' and pk_UUID=CAST(\'30035678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2003-01-01\' AS Date) and pk_Datetime=CAST(\'2003-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696200300000000 AS Timestamp) and pk_Interval=CAST(3 AS Interval) and pk_Date32=CAST(\'2003-01-01\' AS Date32) and pk_Datetime64=CAST(\'2003-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696200300000000 AS Timestamp64) and pk_Interval64=CAST(3 AS Interval64)\n                 and \n                col_index_DyNumber=CAST(\'30.0\' AS DyNumber) and col_index_String=\'String 3\' and col_index_Utf8=\'Utf8 3\' and col_index_UUID=CAST(\'30035678-e89b-12d3-a456-556642440000\' AS UUID) and col_index_Date=CAST(\'2003-01-01\' AS Date) and col_index_Datetime=CAST(\'2003-10-02T11:00:00Z\' AS Datetime) and col_index_Timestamp=CAST(1696200300000000 AS Timestamp) and col_index_Interval=CAST(3 AS Interval) and col_index_Date32=CAST(\'2003-01-01\' AS Date32) and col_index_Datetime64=CAST(\'2003-10-02T11:00:00Z\' AS Datetime64) and col_index_Timestamp64=CAST(1696200300000000 AS Timestamp64) and col_index_Interval64=CAST(3 AS Interval64)\n                 and \n                col_Int64=CAST(3 AS Int64) and col_Uint64=CAST(3 AS Uint64) and col_Int32=CAST(3 AS Int32) and col_Uint32=CAST(3 AS Uint32) and col_Int16=CAST(3 AS Int16) and col_Uint16=CAST(3 AS Uint16) and col_Int8=CAST(3 AS Int8) and col_Uint8=CAST(3 AS Uint8) and col_Bool=CAST(False AS Bool) and col_Decimal150=CAST(\'3\' AS Decimal(15,0)) and col_Decimal229=CAST(\'3.123\' AS Decimal(22,9)) and col_Decimal3510=CAST(\'3.123456\' AS Decimal(35,10)) and col_DyNumber=CAST(\'30.0\' AS DyNumber) and col_String=\'String 3\' and col_Utf8=\'Utf8 3\' and col_UUID=CAST(\'30035678-e89b-12d3-a456-556642440000\' AS UUID) and col_Date=CAST(\'2003-01-01\' AS Date) and col_Datetime=CAST(\'2003-10-02T11:00:00Z\' AS Datetime) and col_Timestamp=CAST(1696200300000000 AS Timestamp) and col_Interval=CAST(3 AS Interval) and col_Date32=CAST(\'2003-01-01\' AS Date32) and col_Datetime64=CAST(\'2003-10-02T11:00:00Z\' AS Datetime64) and col_Timestamp64=CAST(1696200300000000 AS Timestamp64) and col_Interval64=CAST(3 AS Interval64) and col_Float=CAST(3.1 AS Float) and col_Double=CAST(3.2 AS Double)\n                \n                " } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, ff25904f-bea1-4a25-b7df-3a4eae1129e4, ghrun-plncoo66um.auto.internal:27781): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZWI0OWI0ZmQtNTc1ZTRjNmUtNjVhNTVmM2UtNDIyY2ExZTA=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZWI0OWI0ZmQtNTc1ZTRjNmUtNjVhNTVmM2UtNDIyY2ExZTA=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, ed8d8ac9-b516-4671-87af-2d4977fd6a37, ghrun-plncoo66um.auto.internal:27781): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, ed8d8ac9-b516-4671-87af-2d4977fd6a37, ghrun-plncoo66um.auto.internal:27781): request = { session_id: "ydb://session/3?node_id=1&id=ZWI0OWI0ZmQtNTc1ZTRjNmUtNjVhNTVmM2UtNDIyY2ExZTA=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_Datetime_1_UNIQUE_SYNC` WHERE \n                pk_Int64=CAST(3 AS Int64) and pk_Uint64=CAST(3 AS Uint64) and pk_Int32=CAST(3 AS Int32) and pk_Uint32=CAST(3 AS Uint32) and pk_Int16=CAST(3 AS Int16) and pk_Uint16=CAST(3 AS Uint16) and pk_Int8=CAST(3 AS Int8) and pk_Uint8=CAST(3 AS Uint8) and pk_Bool=CAST(False AS Bool) and pk_Decimal150=CAST(\'3\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'3.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'3.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'30.0\' AS DyNumber) and pk_String=\'String 3\' and pk_Utf8=\'Utf8 3\' and pk_UUID=CAST(\'30035678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2003-01-01\' AS Date) and pk_Datetime=CAST(\'2003-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696200300000000 AS Timestamp) and pk_Interval=CAST(3 AS Interval) and pk_Date32=CAST(\'2003-01-01\' AS Date32) and pk_Datetime64=CAST(\'2003-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696200300000000 AS Timestamp64) and pk_Interval64=CAST(3 AS Interval64)\n                 and \n                col_index_DyNumber=CAST(\'30.0\' AS DyNumber) and col_index_String=\'String 3\' and col_index_Utf8=\'Utf8 3\' and col_index_UUID=CAST(\'30035678-e89b-12d3-a456-556642440000\' AS UUID) and col_index_Date=CAST(\'2003-01-01\' AS Date) and col_index_Datetime=CAST(\'2003-10-02T11:00:00Z\' AS Datetime) and col_index_Timestamp=CAST(1696200300000000 AS Timestamp) and col_index_Interval=CAST(3 AS Interval) and col_index_Date32=CAST(\'2003-01-01\' AS Date32) and col_index_Datetime64=CAST(\'2003-10-02T11:00:00Z\' AS Datetime64) and col_index_Timestamp64=CAST(1696200300000000 AS Timestamp64) and col_index_Interval64=CAST(3 AS Interval64)\n                 and \n                col_Int64=CAST(3 AS Int64) and col_Uint64=CAST(3 AS Uint64) and col_Int32=CAST(3 AS Int32) and col_Uint32=CAST(3 AS Uint32) and col_Int16=CAST(3 AS Int16) and col_Uint16=CAST(3 AS Uint16) and col_Int8=CAST(3 AS Int8) and col_Uint8=CAST(3 AS Uint8) and col_Bool=CAST(False AS Bool) and col_Decimal150=CAST(\'3\' AS Decimal(15,0)) and col_Decimal229=CAST(\'3.123\' AS Decimal(22,9)) and col_Decimal3510=CAST(\'3.123456\' AS Decimal(35,10)) and col_DyNumber=CAST(\'30.0\' AS DyNumber) and col_String=\'String 3\' and col_Utf8=\'Utf8 3\' and col_UUID=CAST(\'30035678-e89b-12d3-a456-556642440000\' AS UUID) and col_Date=CAST(\'2003-01-01\' AS Date) and col_Datetime=CAST(\'2003-10-02T11:00:00Z\' AS Datetime) and col_Timestamp=CAST(1696200300000000 AS Timestamp) and col_Interval=CAST(3 AS Interval) and col_Date32=CAST(\'2003-01-01\' AS Date32) and col_Datetime64=CAST(\'2003-10-02T11:00:00Z\' AS Datetime64) and col_Timestamp64=CAST(1696200300000000 AS Timestamp64) and col_Interval64=CAST(3 AS Interval64) and col_Float=CAST(3.1 AS Float) and col_Double=CAST(3.2 AS Double)\n                \n                " } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, ed8d8ac9-b516-4671-87af-2d4977fd6a37, ghrun-plncoo66um.auto.internal:27781): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZWI0OWI0ZmQtNTc1ZTRjNmUtNjVhNTVmM2UtNDIyY2ExZTA=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZWI0OWI0ZmQtNTc1ZTRjNmUtNjVhNTVmM2UtNDIyY2ExZTA=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 0c4b1d37-ff51-4e69-8261-cf8e1212842d, ghrun-plncoo66um.auto.internal:27781): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 0c4b1d37-ff51-4e69-8261-cf8e1212842d, ghrun-plncoo66um.auto.internal:27781): request = { session_id: "ydb://session/3?node_id=1&id=ZWI0OWI0ZmQtNTc1ZTRjNmUtNjVhNTVmM2UtNDIyY2ExZTA=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_Datetime_1_UNIQUE_SYNC` WHERE \n                pk_Int64=CAST(3 AS Int64) and pk_Uint64=CAST(3 AS Uint64) and pk_Int32=CAST(3 AS Int32) and pk_Uint32=CAST(3 AS Uint32) and pk_Int16=CAST(3 AS Int16) and pk_Uint16=CAST(3 AS Uint16) and pk_Int8=CAST(3 AS Int8) and pk_Uint8=CAST(3 AS Uint8) and pk_Bool=CAST(False AS Bool) and pk_Decimal150=CAST(\'3\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'3.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'3.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'30.0\' AS DyNumber) and pk_String=\'String 3\' and pk_Utf8=\'Utf8 3\' and pk_UUID=CAST(\'30035678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2003-01-01\' AS Date) and pk_Datetime=CAST(\'2003-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696200300000000 AS Timestamp) and pk_Interval=CAST(3 AS Interval) and pk_Date32=CAST(\'2003-01-01\' AS Date32) and pk_Datetime64=CAST(\'2003-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696200300000000 AS Timestamp64) and pk_Interval64=CAST(3 AS Interval64)\n                 and \n                col_index_DyNumber=CAST(\'30.0\' AS DyNumber) and col_index_String=\'String 3\' and col_index_Utf8=\'Utf8 3\' and col_index_UUID=CAST(\'30035678-e89b-12d3-a456-556642440000\' AS UUID) and col_index_Date=CAST(\'2003-01-01\' AS Date) and col_index_Datetime=CAST(\'2003-10-02T11:00:00Z\' AS Datetime) and col_index_Timestamp=CAST(1696200300000000 AS Timestamp) and col_index_Interval=CAST(3 AS Interval) and col_index_Date32=CAST(\'2003-01-01\' AS Date32) and col_index_Datetime64=CAST(\'2003-10-02T11:00:00Z\' AS Datetime64) and col_index_Timestamp64=CAST(1696200300000000 AS Timestamp64) and col_index_Interval64=CAST(3 AS Interval64)\n                 and \n                col_Int64=CAST(3 AS Int64) and col_Uint64=CAST(3 AS Uint64) and col_Int32=CAST(3 AS Int32) and col_Uint32=CAST(3 AS Uint32) and col_Int16=CAST(3 AS Int16) and col_Uint16=CAST(3 AS Uint16) and col_Int8=CAST(3 AS Int8) and col_Uint8=CAST(3 AS Uint8) and col_Bool=CAST(False AS Bool) and col_Decimal150=CAST(\'3\' AS Decimal(15,0)) and col_Decimal229=CAST(\'3.123\' AS Decimal(22,9)) and col_Decimal3510=CAST(\'3.123456\' AS Decimal(35,10)) and col_DyNumber=CAST(\'30.0\' AS DyNumber) and col_String=\'String 3\' and col_Utf8=\'Utf8 3\' and col_UUID=CAST(\'30035678-e89b-12d3-a456-556642440000\' AS UUID) and col_Date=CAST(\'2003-01-01\' AS Date) and col_Datetime=CAST(\'2003-10-02T11:00:00Z\' AS Datetime) and col_Timestamp=CAST(1696200300000000 AS Timestamp) and col_Interval=CAST(3 AS Interval) and col_Date32=CAST(\'2003-01-01\' AS Date32) and col_Datetime64=CAST(\'2003-10-02T11:00:00Z\' AS Datetime64) and col_Timestamp64=CAST(1696200300000000 AS Timestamp64) and col_Interval64=CAST(3 AS Interval64) and col_Float=CAST(3.1 AS Float) and col_Double=CAST(3.2 AS Double)\n                \n                " } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 0c4b1d37-ff51-4e69-8261-cf8e1212842d, ghrun-plncoo66um.auto.internal:27781): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZWI0OWI0ZmQtNTc1ZTRjNmUtNjVhNTVmM2UtNDIyY2ExZTA=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZWI0OWI0ZmQtNTc1ZTRjNmUtNjVhNTVmM2UtNDIyY2ExZTA=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, f5195d92-7f1b-4926-a28c-c39f2451f34d, ghrun-plncoo66um.auto.internal:27781): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, f5195d92-7f1b-4926-a28c-c39f2451f34d, ghrun-plncoo66um.auto.internal:27781): request = { session_id: "ydb://session/3?node_id=1&id=ZWI0OWI0ZmQtNTc1ZTRjNmUtNjVhNTVmM2UtNDIyY2ExZTA=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_Datetime_1_UNIQUE_SYNC` WHERE \n                pk_Int64=CAST(3 AS Int64) and pk_Uint64=CAST(3 AS Uint64) and pk_Int32=CAST(3 AS Int32) and pk_Uint32=CAST(3 AS Uint32) and pk_Int16=CAST(3 AS Int16) and pk_Uint16=CAST(3 AS Uint16) and pk_Int8=CAST(3 AS Int8) and pk_Uint8=CAST(3 AS Uint8) and pk_Bool=CAST(False AS Bool) and pk_Decimal150=CAST(\'3\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'3.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'3.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'30.0\' AS DyNumber) and pk_String=\'String 3\' and pk_Utf8=\'Utf8 3\' and pk_UUID=CAST(\'30035678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2003-01-01\' AS Date) and pk_Datetime=CAST(\'2003-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696200300000000 AS Timestamp) and pk_Interval=CAST(3 AS Interval) and pk_Date32=CAST(\'2003-01-01\' AS Date32) and pk_Datetime64=CAST(\'2003-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696200300000000 AS Timestamp64) and pk_Interval64=CAST(3 AS Interval64)\n                 and \n                col_index_DyNumber=CAST(\'30.0\' AS DyNumber) and col_index_String=\'String 3\' and col_index_Utf8=\'Utf8 3\' and col_index_UUID=CAST(\'30035678-e89b-12d3-a456-556642440000\' AS UUID) and col_index_Date=CAST(\'2003-01-01\' AS Date) and col_index_Datetime=CAST(\'2003-10-02T11:00:00Z\' AS Datetime) and col_index_Timestamp=CAST(1696200300000000 AS Timestamp) and col_index_Interval=CAST(3 AS Interval) and col_index_Date32=CAST(\'2003-01-01\' AS Date32) and col_index_Datetime64=CAST(\'2003-10-02T11:00:00Z\' AS Datetime64) and col_index_Timestamp64=CAST(1696200300000000 AS Timestamp64) and col_index_Interval64=CAST(3 AS Interval64)\n                 and \n                col_Int64=CAST(3 AS Int64) and col_Uint64=CAST(3 AS Uint64) and col_Int32=CAST(3 AS Int32) and col_Uint32=CAST(3 AS Uint32) and col_Int16=CAST(3 AS Int16) and col_Uint16=CAST(3 AS Uint16) and col_Int8=CAST(3 AS Int8) and col_Uint8=CAST(3 AS Uint8) and col_Bool=CAST(False AS Bool) and col_Decimal150=CAST(\'3\' AS Decimal(15,0)) and col_Decimal229=CAST(\'3.123\' AS Decimal(22,9)) and col_Decimal3510=CAST(\'3.123456\' AS Decimal(35,10)) and col_DyNumber=CAST(\'30.0\' AS DyNumber) and col_String=\'String 3\' and col_Utf8=\'Utf8 3\' and col_UUID=CAST(\'30035678-e89b-12d3-a456-556642440000\' AS UUID) and col_Date=CAST(\'2003-01-01\' AS Date) and col_Datetime=CAST(\'2003-10-02T11:00:00Z\' AS Datetime) and col_Timestamp=CAST(1696200300000000 AS Timestamp) and col_Interval=CAST(3 AS Interval) and col_Date32=CAST(\'2003-01-01\' AS Date32) and col_Datetime64=CAST(\'2003-10-02T11:00:00Z\' AS Datetime64) and col_Timestamp64=CAST(1696200300000000 AS Timestamp64) and col_Interval64=CAST(3 AS Interval64) and col_Float=CAST(3.1 AS Float) and col_Double=CAST(3.2 AS Double)\n                \n                " } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, f5195d92-7f1b-4926-a28c-c39f2451f34d, ghrun-plncoo66um.auto.internal:27781): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZWI0OWI0ZmQtNTc1ZTRjNmUtNjVhNTVmM2UtNDIyY2ExZTA=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZWI0OWI0ZmQtNTc1ZTRjNmUtNjVhNTVmM2UtNDIyY2ExZTA=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 10ed9813-cea7-42c2-b030-f143f2c9bbfb, ghrun-plncoo66um.auto.internal:27781): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 10ed9813-cea7-42c2-b030-f143f2c9bbfb, ghrun-plncoo66um.auto.internal:27781): request = { session_id: "ydb://session/3?node_id=1&id=ZWI0OWI0ZmQtNTc1ZTRjNmUtNjVhNTVmM2UtNDIyY2ExZTA=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_Datetime_1_UNIQUE_SYNC` WHERE \n                pk_Int64=CAST(3 AS Int64) and pk_Uint64=CAST(3 AS Uint64) and pk_Int32=CAST(3 AS Int32) and pk_Uint32=CAST(3 AS Uint32) and pk_Int16=CAST(3 AS Int16) and pk_Uint16=CAST(3 AS Uint16) and pk_Int8=CAST(3 AS Int8) and pk_Uint8=CAST(3 AS Uint8) and pk_Bool=CAST(False AS Bool) and pk_Decimal150=CAST(\'3\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'3.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'3.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'30.0\' AS DyNumber) and pk_String=\'String 3\' and pk_Utf8=\'Utf8 3\' and pk_UUID=CAST(\'30035678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2003-01-01\' AS Date) and pk_Datetime=CAST(\'2003-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696200300000000 AS Timestamp) and pk_Interval=CAST(3 AS Interval) and pk_Date32=CAST(\'2003-01-01\' AS Date32) and pk_Datetime64=CAST(\'2003-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696200300000000 AS Timestamp64) and pk_Interval64=CAST(3 AS Interval64)\n                 and \n                col_index_DyNumber=CAST(\'30.0\' AS DyNumber) and col_index_String=\'String 3\' and col_index_Utf8=\'Utf8 3\' and col_index_UUID=CAST(\'30035678-e89b-12d3-a456-556642440000\' AS UUID) and col_index_Date=CAST(\'2003-01-01\' AS Date) and col_index_Datetime=CAST(\'2003-10-02T11:00:00Z\' AS Datetime) and col_index_Timestamp=CAST(1696200300000000 AS Timestamp) and col_index_Interval=CAST(3 AS Interval) and col_index_Date32=CAST(\'2003-01-01\' AS Date32) and col_index_Datetime64=CAST(\'2003-10-02T11:00:00Z\' AS Datetime64) and col_index_Timestamp64=CAST(1696200300000000 AS Timestamp64) and col_index_Interval64=CAST(3 AS Interval64)\n                 and \n                col_Int64=CAST(3 AS Int64) and col_Uint64=CAST(3 AS Uint64) and col_Int32=CAST(3 AS Int32) and col_Uint32=CAST(3 AS Uint32) and col_Int16=CAST(3 AS Int16) and col_Uint16=CAST(3 AS Uint16) and col_Int8=CAST(3 AS Int8) and col_Uint8=CAST(3 AS Uint8) and col_Bool=CAST(False AS Bool) and col_Decimal150=CAST(\'3\' AS Decimal(15,0)) and col_Decimal229=CAST(\'3.123\' AS Decimal(22,9)) and col_Decimal3510=CAST(\'3.123456\' AS Decimal(35,10)) and col_DyNumber=CAST(\'30.0\' AS DyNumber) and col_String=\'String 3\' and col_Utf8=\'Utf8 3\' and col_UUID=CAST(\'30035678-e89b-12d3-a456-556642440000\' AS UUID) and col_Date=CAST(\'2003-01-01\' AS Date) and col_Datetime=CAST(\'2003-10-02T11:00:00Z\' AS Datetime) and col_Timestamp=CAST(1696200300000000 AS Timestamp) and col_Interval=CAST(3 AS Interval) and col_Date32=CAST(\'2003-01-01\' AS Date32) and col_Datetime64=CAST(\'2003-10-02T11:00:00Z\' AS Datetime64) and col_Timestamp64=CAST(1696200300000000 AS Timestamp64) and col_Interval64=CAST(3 AS Interval64) and col_Float=CAST(3.1 AS Float) and col_Double=CAST(3.2 AS Double)\n                \n                " } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 10ed9813-cea7-42c2-b030-f143f2c9bbfb, ghrun-plncoo66um.auto.internal:27781): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZWI0OWI0ZmQtNTc1ZTRjNmUtNjVhNTVmM2UtNDIyY2ExZTA=
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 10000), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root
DEBUG    ydb.connection:connection.py:421 RpcState(ListEndpoints, a51ca750-2202-477b-b592-a7c631a8c617, localhost:27781): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, a51ca750-2202-477b-b592-a7c631a8c617, localhost:27781): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, a51ca750-2202-477b-b592-a7c631a8c617, localhost:27781): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-plncoo66um.auto.internal" port: 27781 service: "nbs" service: "legacy" service: "tablet_service" service: "yql" service: "discovery" service: "cms" service: "locking" service: "kesus" service: "pq" service: "pqcd" service: "pqv1" service: "topic" service: "datastreams" service: "scripting" service: "clickhouse_internal" service: "rate_limiter" service: "analytics" service: "export" service: "import" service: "yq" service: "keyvalue" service: "monitoring" service: "auth" service: "query_service" service: "view" location: "1" node_id: 1 } self_location: "1" } } } }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Resolved endpoints for database /Root: DiscoveryResult <self_location: 1, endpoints [<Endpoint ghrun-plncoo66um.auto.internal:27781, location 1, ssl: False>]>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27781
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZWI0OWI0ZmQtNTc1ZTRjNmUtNjVhNTVmM2UtNDIyY2ExZTA=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 3a099311-93ca-49c5-8452-d389a6220d73, ghrun-plncoo66um.auto.internal:27781): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 3a099311-93ca-49c5-8452-d389a6220d73, ghrun-plncoo66um.auto.internal:27781): request = { session_id: "ydb://session/3?node_id=1&id=ZWI0OWI0ZmQtNTc1ZTRjNmUtNjVhNTVmM2UtNDIyY2ExZTA=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_Datetime_1_UNIQUE_SYNC` WHERE \n                pk_Int64=CAST(3 AS Int64) and pk_Uint64=CAST(3 AS Uint64) and pk_Int32=CAST(3 AS Int32) and pk_Uint32=CAST(3 AS Uint32) and pk_Int16=CAST(3 AS Int16) and pk_Uint16=CAST(3 AS Uint16) and pk_Int8=CAST(3 AS Int8) and pk_Uint8=CAST(3 AS Uint8) and pk_Bool=CAST(False AS Bool) and pk_Decimal150=CAST(\'3\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'3.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'3.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'30.0\' AS DyNumber) and pk_String=\'String 3\' and pk_Utf8=\'Utf8 3\' and pk_UUID=CAST(\'30035678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2003-01-01\' AS Date) and pk_Datetime=CAST(\'2003-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696200300000000 AS Timestamp) and pk_Interval=CAST(3 AS Interval) and pk_Date32=CAST(\'2003-01-01\' AS Date32) and pk_Datetime64=CAST(\'2003-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696200300000000 AS Timestamp64) and pk_Interval64=CAST(3 AS Interval64)\n                 and \n                col_index_DyNumber=CAST(\'30.0\' AS DyNumber) and col_index_String=\'String 3\' and col_index_Utf8=\'Utf8 3\' and col_index_UUID=CAST(\'30035678-e89b-12d3-a456-556642440000\' AS UUID) and col_index_Date=CAST(\'2003-01-01\' AS Date) and col_index_Datetime=CAST(\'2003-10-02T11:00:00Z\' AS Datetime) and col_index_Timestamp=CAST(1696200300000000 AS Timestamp) and col_index_Interval=CAST(3 AS Interval) and col_index_Date32=CAST(\'2003-01-01\' AS Date32) and col_index_Datetime64=CAST(\'2003-10-02T11:00:00Z\' AS Datetime64) and col_index_Timestamp64=CAST(1696200300000000 AS Timestamp64) and col_index_Interval64=CAST(3 AS Interval64)\n                 and \n                col_Int64=CAST(3 AS Int64) and col_Uint64=CAST(3 AS Uint64) and col_Int32=CAST(3 AS Int32) and col_Uint32=CAST(3 AS Uint32) and col_Int16=CAST(3 AS Int16) and col_Uint16=CAST(3 AS Uint16) and col_Int8=CAST(3 AS Int8) and col_Uint8=CAST(3 AS Uint8) and col_Bool=CAST(False AS Bool) and col_Decimal150=CAST(\'3\' AS Decimal(15,0)) and col_Decimal229=CAST(\'3.123\' AS Decimal(22,9)) and col_Decimal3510=CAST(\'3.123456\' AS Decimal(35,10)) and col_DyNumber=CAST(\'30.0\' AS DyNumber) and col_String=\'String 3\' and col_Utf8=\'Utf8 3\' and col_UUID=CAST(\'30035678-e89b-12d3-a456-556642440000\' AS UUID) and col_Date=CAST(\'2003-01-01\' AS Date) and col_Datetime=CAST(\'2003-10-02T11:00:00Z\' AS Datetime) and col_Timestamp=CAST(1696200300000000 AS Timestamp) and col_Interval=CAST(3 AS Interval) and col_Date32=CAST(\'2003-01-01\' AS Date32) and col_Datetime64=CAST(\'2003-10-02T11:00:00Z\' AS Datetime64) and col_Timestamp64=CAST(1696200300000000 AS Timestamp64) and col_Interval64=CAST(3 AS Interval64) and col_Float=CAST(3.1 AS Float) and col_Double=CAST(3.2 AS Double)\n                \n                " } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 3a099311-93ca-49c5-8452-d389a6220d73, ghrun-plncoo66um.auto.internal:27781): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZWI0OWI0ZmQtNTc1ZTRjNmUtNjVhNTVmM2UtNDIyY2ExZTA=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZWI0OWI0ZmQtNTc1ZTRjNmUtNjVhNTVmM2UtNDIyY2ExZTA=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 7a4b137a-9df3-4a54-8541-996c5bc4bb64, ghrun-plncoo66um.auto.internal:27781): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 7a4b137a-9df3-4a54-8541-996c5bc4bb64, ghrun-plncoo66um.auto.internal:27781): request = { session_id: "ydb://session/3?node_id=1&id=ZWI0OWI0ZmQtNTc1ZTRjNmUtNjVhNTVmM2UtNDIyY2ExZTA=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_Datetime_1_UNIQUE_SYNC` WHERE \n                pk_Int64=CAST(3 AS Int64) and pk_Uint64=CAST(3 AS Uint64) and pk_Int32=CAST(3 AS Int32) and pk_Uint32=CAST(3 AS Uint32) and pk_Int16=CAST(3 AS Int16) and pk_Uint16=CAST(3 AS Uint16) and pk_Int8=CAST(3 AS Int8) and pk_Uint8=CAST(3 AS Uint8) and pk_Bool=CAST(False AS Bool) and pk_Decimal150=CAST(\'3\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'3.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'3.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'30.0\' AS DyNumber) and pk_String=\'String 3\' and pk_Utf8=\'Utf8 3\' and pk_UUID=CAST(\'30035678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2003-01-01\' AS Date) and pk_Datetime=CAST(\'2003-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696200300000000 AS Timestamp) and pk_Interval=CAST(3 AS Interval) and pk_Date32=CAST(\'2003-01-01\' AS Date32) and pk_Datetime64=CAST(\'2003-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696200300000000 AS Timestamp64) and pk_Interval64=CAST(3 AS Interval64)\n                 and \n                col_index_DyNumber=CAST(\'30.0\' AS DyNumber) and col_index_String=\'String 3\' and col_index_Utf8=\'Utf8 3\' and col_index_UUID=CAST(\'30035678-e89b-12d3-a456-556642440000\' AS UUID) and col_index_Date=CAST(\'2003-01-01\' AS Date) and col_index_Datetime=CAST(\'2003-10-02T11:00:00Z\' AS Datetime) and col_index_Timestamp=CAST(1696200300000000 AS Timestamp) and col_index_Interval=CAST(3 AS Interval) and col_index_Date32=CAST(\'2003-01-01\' AS Date32) and col_index_Datetime64=CAST(\'2003-10-02T11:00:00Z\' AS Datetime64) and col_index_Timestamp64=CAST(1696200300000000 AS Timestamp64) and col_index_Interval64=CAST(3 AS Interval64)\n                 and \n                col_Int64=CAST(3 AS Int64) and col_Uint64=CAST(3 AS Uint64) and col_Int32=CAST(3 AS Int32) and col_Uint32=CAST(3 AS Uint32) and col_Int16=CAST(3 AS Int16) and col_Uint16=CAST(3 AS Uint16) and col_Int8=CAST(3 AS Int8) and col_Uint8=CAST(3 AS Uint8) and col_Bool=CAST(False AS Bool) and col_Decimal150=CAST(\'3\' AS Decimal(15,0)) and col_Decimal229=CAST(\'3.123\' AS Decimal(22,9)) and col_Decimal3510=CAST(\'3.123456\' AS Decimal(35,10)) and col_DyNumber=CAST(\'30.0\' AS DyNumber) and col_String=\'String 3\' and col_Utf8=\'Utf8 3\' and col_UUID=CAST(\'30035678-e89b-12d3-a456-556642440000\' AS UUID) and col_Date=CAST(\'2003-01-01\' AS Date) and col_Datetime=CAST(\'2003-10-02T11:00:00Z\' AS Datetime) and col_Timestamp=CAST(1696200300000000 AS Timestamp) and col_Interval=CAST(3 AS Interval) and col_Date32=CAST(\'2003-01-01\' AS Date32) and col_Datetime64=CAST(\'2003-10-02T11:00:00Z\' AS Datetime64) and col_Timestamp64=CAST(1696200300000000 AS Timestamp64) and col_Interval64=CAST(3 AS Interval64) and col_Float=CAST(3.1 AS Float) and col_Double=CAST(3.2 AS Double)\n                \n                " } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 7a4b137a-9df3-4a54-8541-996c5bc4bb64, ghrun-plncoo66um.auto.internal:27781): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZWI0OWI0ZmQtNTc1ZTRjNmUtNjVhNTVmM2UtNDIyY2ExZTA=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZWI0OWI0ZmQtNTc1ZTRjNmUtNjVhNTVmM2UtNDIyY2ExZTA=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, a0b03aae-b7f1-48b3-8537-0d3e1a1d2c40, ghrun-plncoo66um.auto.internal:27781): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, a0b03aae-b7f1-48b3-8537-0d3e1a1d2c40, ghrun-plncoo66um.auto.internal:27781): request = { session_id: "ydb://session/3?node_id=1&id=ZWI0OWI0ZmQtNTc1ZTRjNmUtNjVhNTVmM2UtNDIyY2ExZTA=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_Datetime_1_UNIQUE_SYNC` WHERE \n                pk_Int64=CAST(3 AS Int64) and pk_Uint64=CAST(3 AS Uint64) and pk_Int32=CAST(3 AS Int32) and pk_Uint32=CAST(3 AS Uint32) and pk_Int16=CAST(3 AS Int16) and pk_Uint16=CAST(3 AS Uint16) and pk_Int8=CAST(3 AS Int8) and pk_Uint8=CAST(3 AS Uint8) and pk_Bool=CAST(False AS Bool) and pk_Decimal150=CAST(\'3\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'3.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'3.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'30.0\' AS DyNumber) and pk_String=\'String 3\' and pk_Utf8=\'Utf8 3\' and pk_UUID=CAST(\'30035678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2003-01-01\' AS Date) and pk_Datetime=CAST(\'2003-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696200300000000 AS Timestamp) and pk_Interval=CAST(3 AS Interval) and pk_Date32=CAST(\'2003-01-01\' AS Date32) and pk_Datetime64=CAST(\'2003-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696200300000000 AS Timestamp64) and pk_Interval64=CAST(3 AS Interval64)\n                 and \n                col_index_DyNumber=CAST(\'30.0\' AS DyNumber) and col_index_String=\'String 3\' and col_index_Utf8=\'Utf8 3\' and col_index_UUID=CAST(\'30035678-e89b-12d3-a456-556642440000\' AS UUID) and col_index_Date=CAST(\'2003-01-01\' AS Date) and col_index_Datetime=CAST(\'2003-10-02T11:00:00Z\' AS Datetime) and col_index_Timestamp=CAST(1696200300000000 AS Timestamp) and col_index_Interval=CAST(3 AS Interval) and col_index_Date32=CAST(\'2003-01-01\' AS Date32) and col_index_Datetime64=CAST(\'2003-10-02T11:00:00Z\' AS Datetime64) and col_index_Timestamp64=CAST(1696200300000000 AS Timestamp64) and col_index_Interval64=CAST(3 AS Interval64)\n                 and \n                col_Int64=CAST(3 AS Int64) and col_Uint64=CAST(3 AS Uint64) and col_Int32=CAST(3 AS Int32) and col_Uint32=CAST(3 AS Uint32) and col_Int16=CAST(3 AS Int16) and col_Uint16=CAST(3 AS Uint16) and col_Int8=CAST(3 AS Int8) and col_Uint8=CAST(3 AS Uint8) and col_Bool=CAST(False AS Bool) and col_Decimal150=CAST(\'3\' AS Decimal(15,0)) and col_Decimal229=CAST(\'3.123\' AS Decimal(22,9)) and col_Decimal3510=CAST(\'3.123456\' AS Decimal(35,10)) and col_DyNumber=CAST(\'30.0\' AS DyNumber) and col_String=\'String 3\' and col_Utf8=\'Utf8 3\' and col_UUID=CAST(\'30035678-e89b-12d3-a456-556642440000\' AS UUID) and col_Date=CAST(\'2003-01-01\' AS Date) and col_Datetime=CAST(\'2003-10-02T11:00:00Z\' AS Datetime) and col_Timestamp=CAST(1696200300000000 AS Timestamp) and col_Interval=CAST(3 AS Interval) and col_Date32=CAST(\'2003-01-01\' AS Date32) and col_Datetime64=CAST(\'2003-10-02T11:00:00Z\' AS Datetime64) and col_Timestamp64=CAST(1696200300000000 AS Timestamp64) and col_Interval64=CAST(3 AS Interval64) and col_Float=CAST(3.1 AS Float) and col_Double=CAST(3.2 AS Double)\n                \n                " } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, a0b03aae-b7f1-48b3-8537-0d3e1a1d2c40, ghrun-plncoo66um.auto.internal:27781): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZWI0OWI0ZmQtNTc1ZTRjNmUtNjVhNTVmM2UtNDIyY2ExZTA=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZWI0OWI0ZmQtNTc1ZTRjNmUtNjVhNTVmM2UtNDIyY2ExZTA=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, a3339670-fcad-4431-8a8b-fff9d97e0604, ghrun-plncoo66um.auto.internal:27781): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, a3339670-fcad-4431-8a8b-fff9d97e0604, ghrun-plncoo66um.auto.internal:27781): request = { session_id: "ydb://session/3?node_id=1&id=ZWI0OWI0ZmQtNTc1ZTRjNmUtNjVhNTVmM2UtNDIyY2ExZTA=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_Datetime_1_UNIQUE_SYNC` WHERE \n                pk_Int64=CAST(3 AS Int64) and pk_Uint64=CAST(3 AS Uint64) and pk_Int32=CAST(3 AS Int32) and pk_Uint32=CAST(3 AS Uint32) and pk_Int16=CAST(3 AS Int16) and pk_Uint16=CAST(3 AS Uint16) and pk_Int8=CAST(3 AS Int8) and pk_Uint8=CAST(3 AS Uint8) and pk_Bool=CAST(False AS Bool) and pk_Decimal150=CAST(\'3\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'3.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'3.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'30.0\' AS DyNumber) and pk_String=\'String 3\' and pk_Utf8=\'Utf8 3\' and pk_UUID=CAST(\'30035678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2003-01-01\' AS Date) and pk_Datetime=CAST(\'2003-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696200300000000 AS Timestamp) and pk_Interval=CAST(3 AS Interval) and pk_Date32=CAST(\'2003-01-01\' AS Date32) and pk_Datetime64=CAST(\'2003-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696200300000000 AS Timestamp64) and pk_Interval64=CAST(3 AS Interval64)\n                 and \n                col_index_DyNumber=CAST(\'30.0\' AS DyNumber) and col_index_String=\'String 3\' and col_index_Utf8=\'Utf8 3\' and col_index_UUID=CAST(\'30035678-e89b-12d3-a456-556642440000\' AS UUID) and col_index_Date=CAST(\'2003-01-01\' AS Date) and col_index_Datetime=CAST(\'2003-10-02T11:00:00Z\' AS Datetime) and col_index_Timestamp=CAST(1696200300000000 AS Timestamp) and col_index_Interval=CAST(3 AS Interval) and col_index_Date32=CAST(\'2003-01-01\' AS Date32) and col_index_Datetime64=CAST(\'2003-10-02T11:00:00Z\' AS Datetime64) and col_index_Timestamp64=CAST(1696200300000000 AS Timestamp64) and col_index_Interval64=CAST(3 AS Interval64)\n                 and \n                col_Int64=CAST(3 AS Int64) and col_Uint64=CAST(3 AS Uint64) and col_Int32=CAST(3 AS Int32) and col_Uint32=CAST(3 AS Uint32) and col_Int16=CAST(3 AS Int16) and col_Uint16=CAST(3 AS Uint16) and col_Int8=CAST(3 AS Int8) and col_Uint8=CAST(3 AS Uint8) and col_Bool=CAST(False AS Bool) and col_Decimal150=CAST(\'3\' AS Decimal(15,0)) and col_Decimal229=CAST(\'3.123\' AS Decimal(22,9)) and col_Decimal3510=CAST(\'3.123456\' AS Decimal(35,10)) and col_DyNumber=CAST(\'30.0\' AS DyNumber) and col_String=\'String 3\' and col_Utf8=\'Utf8 3\' and col_UUID=CAST(\'30035678-e89b-12d3-a456-556642440000\' AS UUID) and col_Date=CAST(\'2003-01-01\' AS Date) and col_Datetime=CAST(\'2003-10-02T11:00:00Z\' AS Datetime) and col_Timestamp=CAST(1696200300000000 AS Timestamp) and col_Interval=CAST(3 AS Interval) and col_Date32=CAST(\'2003-01-01\' AS Date32) and col_Datetime64=CAST(\'2003-10-02T11:00:00Z\' AS Datetime64) and col_Timestamp64=CAST(1696200300000000 AS Timestamp64) and col_Interval64=CAST(3 AS Interval64) and col_Float=CAST(3.1 AS Float) and col_Double=CAST(3.2 AS Double)\n                \n                " } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, a3339670-fcad-4431-8a8b-fff9d97e0604, ghrun-plncoo66um.auto.internal:27781): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZWI0OWI0ZmQtNTc1ZTRjNmUtNjVhNTVmM2UtNDIyY2ExZTA=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZWI0OWI0ZmQtNTc1ZTRjNmUtNjVhNTVmM2UtNDIyY2ExZTA=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, a607610a-e780-4390-97db-317b84c3a1ec, ghrun-plncoo66um.auto.internal:27781): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, a607610a-e780-4390-97db-317b84c3a1ec, ghrun-plncoo66um.auto.internal:27781): request = { session_id: "ydb://session/3?node_id=1&id=ZWI0OWI0ZmQtNTc1ZTRjNmUtNjVhNTVmM2UtNDIyY2ExZTA=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_Datetime_1_UNIQUE_SYNC` WHERE \n                pk_Int64=CAST(3 AS Int64) and pk_Uint64=CAST(3 AS Uint64) and pk_Int32=CAST(3 AS Int32) and pk_Uint32=CAST(3 AS Uint32) and pk_Int16=CAST(3 AS Int16) and pk_Uint16=CAST(3 AS Uint16) and pk_Int8=CAST(3 AS Int8) and pk_Uint8=CAST(3 AS Uint8) and pk_Bool=CAST(False AS Bool) and pk_Decimal150=CAST(\'3\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'3.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'3.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'30.0\' AS DyNumber) and pk_String=\'String 3\' and pk_Utf8=\'Utf8 3\' and pk_UUID=CAST(\'30035678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2003-01-01\' AS Date) and pk_Datetime=CAST(\'2003-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696200300000000 AS Timestamp) and pk_Interval=CAST(3 AS Interval) and pk_Date32=CAST(\'2003-01-01\' AS Date32) and pk_Datetime64=CAST(\'2003-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696200300000000 AS Timestamp64) and pk_Interval64=CAST(3 AS Interval64)\n                 and \n                col_index_DyNumber=CAST(\'30.0\' AS DyNumber) and col_index_String=\'String 3\' and col_index_Utf8=\'Utf8 3\' and col_index_UUID=CAST(\'30035678-e89b-12d3-a456-556642440000\' AS UUID) and col_index_Date=CAST(\'2003-01-01\' AS Date) and col_index_Datetime=CAST(\'2003-10-02T11:00:00Z\' AS Datetime) and col_index_Timestamp=CAST(1696200300000000 AS Timestamp) and col_index_Interval=CAST(3 AS Interval) and col_index_Date32=CAST(\'2003-01-01\' AS Date32) and col_index_Datetime64=CAST(\'2003-10-02T11:00:00Z\' AS Datetime64) and col_index_Timestamp64=CAST(1696200300000000 AS Timestamp64) and col_index_Interval64=CAST(3 AS Interval64)\n                 and \n                col_Int64=CAST(3 AS Int64) and col_Uint64=CAST(3 AS Uint64) and col_Int32=CAST(3 AS Int32) and col_Uint32=CAST(3 AS Uint32) and col_Int16=CAST(3 AS Int16) and col_Uint16=CAST(3 AS Uint16) and col_Int8=CAST(3 AS Int8) and col_Uint8=CAST(3 AS Uint8) and col_Bool=CAST(False AS Bool) and col_Decimal150=CAST(\'3\' AS Decimal(15,0)) and col_Decimal229=CAST(\'3.123\' AS Decimal(22,9)) and col_Decimal3510=CAST(\'3.123456\' AS Decimal(35,10)) and col_DyNumber=CAST(\'30.0\' AS DyNumber) and col_String=\'String 3\' and col_Utf8=\'Utf8 3\' and col_UUID=CAST(\'30035678-e89b-12d3-a456-556642440000\' AS UUID) and col_Date=CAST(\'2003-01-01\' AS Date) and col_Datetime=CAST(\'2003-10-02T11:00:00Z\' AS Datetime) and col_Timestamp=CAST(1696200300000000 AS Timestamp) and col_Interval=CAST(3 AS Interval) and col_Date32=CAST(\'2003-01-01\' AS Date32) and col_Datetime64=CAST(\'2003-10-02T11:00:00Z\' AS Datetime64) and col_Timestamp64=CAST(1696200300000000 AS Timestamp64) and col_Interval64=CAST(3 AS Interval64) and col_Float=CAST(3.1 AS Float) and col_Double=CAST(3.2 AS Double)\n                \n                " } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, a607610a-e780-4390-97db-317b84c3a1ec, ghrun-plncoo66um.auto.internal:27781): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZWI0OWI0ZmQtNTc1ZTRjNmUtNjVhNTVmM2UtNDIyY2ExZTA=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZWI0OWI0ZmQtNTc1ZTRjNmUtNjVhNTVmM2UtNDIyY2ExZTA=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 6846ecbc-d5aa-46be-bbf1-6a0e1b11f2d9, ghrun-plncoo66um.auto.internal:27781): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 6846ecbc-d5aa-46be-bbf1-6a0e1b11f2d9, ghrun-plncoo66um.auto.internal:27781): request = { session_id: "ydb://session/3?node_id=1&id=ZWI0OWI0ZmQtNTc1ZTRjNmUtNjVhNTVmM2UtNDIyY2ExZTA=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_Datetime_1_UNIQUE_SYNC` WHERE \n                pk_Int64=CAST(3 AS Int64) and pk_Uint64=CAST(3 AS Uint64) and pk_Int32=CAST(3 AS Int32) and pk_Uint32=CAST(3 AS Uint32) and pk_Int16=CAST(3 AS Int16) and pk_Uint16=CAST(3 AS Uint16) and pk_Int8=CAST(3 AS Int8) and pk_Uint8=CAST(3 AS Uint8) and pk_Bool=CAST(False AS Bool) and pk_Decimal150=CAST(\'3\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'3.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'3.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'30.0\' AS DyNumber) and pk_String=\'String 3\' and pk_Utf8=\'Utf8 3\' and pk_UUID=CAST(\'30035678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2003-01-01\' AS Date) and pk_Datetime=CAST(\'2003-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696200300000000 AS Timestamp) and pk_Interval=CAST(3 AS Interval) and pk_Date32=CAST(\'2003-01-01\' AS Date32) and pk_Datetime64=CAST(\'2003-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696200300000000 AS Timestamp64) and pk_Interval64=CAST(3 AS Interval64)\n                 and \n                col_index_DyNumber=CAST(\'30.0\' AS DyNumber) and col_index_String=\'String 3\' and col_index_Utf8=\'Utf8 3\' and col_index_UUID=CAST(\'30035678-e89b-12d3-a456-556642440000\' AS UUID) and col_index_Date=CAST(\'2003-01-01\' AS Date) and col_index_Datetime=CAST(\'2003-10-02T11:00:00Z\' AS Datetime) and col_index_Timestamp=CAST(1696200300000000 AS Timestamp) and col_index_Interval=CAST(3 AS Interval) and col_index_Date32=CAST(\'2003-01-01\' AS Date32) and col_index_Datetime64=CAST(\'2003-10-02T11:00:00Z\' AS Datetime64) and col_index_Timestamp64=CAST(1696200300000000 AS Timestamp64) and col_index_Interval64=CAST(3 AS Interval64)\n                 and \n                col_Int64=CAST(3 AS Int64) and col_Uint64=CAST(3 AS Uint64) and col_Int32=CAST(3 AS Int32) and col_Uint32=CAST(3 AS Uint32) and col_Int16=CAST(3 AS Int16) and col_Uint16=CAST(3 AS Uint16) and col_Int8=CAST(3 AS Int8) and col_Uint8=CAST(3 AS Uint8) and col_Bool=CAST(False AS Bool) and col_Decimal150=CAST(\'3\' AS Decimal(15,0)) and col_Decimal229=CAST(\'3.123\' AS Decimal(22,9)) and col_Decimal3510=CAST(\'3.123456\' AS Decimal(35,10)) and col_DyNumber=CAST(\'30.0\' AS DyNumber) and col_String=\'String 3\' and col_Utf8=\'Utf8 3\' and col_UUID=CAST(\'30035678-e89b-12d3-a456-556642440000\' AS UUID) and col_Date=CAST(\'2003-01-01\' AS Date) and col_Datetime=CAST(\'2003-10-02T11:00:00Z\' AS Datetime) and col_Timestamp=CAST(1696200300000000 AS Timestamp) and col_Interval=CAST(3 AS Interval) and col_Date32=CAST(\'2003-01-01\' AS Date32) and col_Datetime64=CAST(\'2003-10-02T11:00:00Z\' AS Datetime64) and col_Timestamp64=CAST(1696200300000000 AS Timestamp64) and col_Interval64=CAST(3 AS Interval64) and col_Float=CAST(3.1 AS Float) and col_Double=CAST(3.2 AS Double)\n                \n                " } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 6846ecbc-d5aa-46be-bbf1-6a0e1b11f2d9, ghrun-plncoo66um.auto.internal:27781): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZWI0OWI0ZmQtNTc1ZTRjNmUtNjVhNTVmM2UtNDIyY2ExZTA=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZWI0OWI0ZmQtNTc1ZTRjNmUtNjVhNTVmM2UtNDIyY2ExZTA=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 3a2b4818-10b9-4d95-a460-21f3eebe4b00, ghrun-plncoo66um.auto.internal:27781): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 3a2b4818-10b9-4d95-a460-21f3eebe4b00, ghrun-plncoo66um.auto.internal:27781): request = { session_id: "ydb://session/3?node_id=1&id=ZWI0OWI0ZmQtNTc1ZTRjNmUtNjVhNTVmM2UtNDIyY2ExZTA=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_Datetime_1_UNIQUE_SYNC` WHERE \n                pk_Int64=CAST(3 AS Int64) and pk_Uint64=CAST(3 AS Uint64) and pk_Int32=CAST(3 AS Int32) and pk_Uint32=CAST(3 AS Uint32) and pk_Int16=CAST(3 AS Int16) and pk_Uint16=CAST(3 AS Uint16) and pk_Int8=CAST(3 AS Int8) and pk_Uint8=CAST(3 AS Uint8) and pk_Bool=CAST(False AS Bool) and pk_Decimal150=CAST(\'3\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'3.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'3.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'30.0\' AS DyNumber) and pk_String=\'String 3\' and pk_Utf8=\'Utf8 3\' and pk_UUID=CAST(\'30035678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2003-01-01\' AS Date) and pk_Datetime=CAST(\'2003-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696200300000000 AS Timestamp) and pk_Interval=CAST(3 AS Interval) and pk_Date32=CAST(\'2003-01-01\' AS Date32) and pk_Datetime64=CAST(\'2003-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696200300000000 AS Timestamp64) and pk_Interval64=CAST(3 AS Interval64)\n                 and \n                col_index_DyNumber=CAST(\'30.0\' AS DyNumber) and col_index_String=\'String 3\' and col_index_Utf8=\'Utf8 3\' and col_index_UUID=CAST(\'30035678-e89b-12d3-a456-556642440000\' AS UUID) and col_index_Date=CAST(\'2003-01-01\' AS Date) and col_index_Datetime=CAST(\'2003-10-02T11:00:00Z\' AS Datetime) and col_index_Timestamp=CAST(1696200300000000 AS Timestamp) and col_index_Interval=CAST(3 AS Interval) and col_index_Date32=CAST(\'2003-01-01\' AS Date32) and col_index_Datetime64=CAST(\'2003-10-02T11:00:00Z\' AS Datetime64) and col_index_Timestamp64=CAST(1696200300000000 AS Timestamp64) and col_index_Interval64=CAST(3 AS Interval64)\n                 and \n                col_Int64=CAST(3 AS Int64) and col_Uint64=CAST(3 AS Uint64) and col_Int32=CAST(3 AS Int32) and col_Uint32=CAST(3 AS Uint32) and col_Int16=CAST(3 AS Int16) and col_Uint16=CAST(3 AS Uint16) and col_Int8=CAST(3 AS Int8) and col_Uint8=CAST(3 AS Uint8) and col_Bool=CAST(False AS Bool) and col_Decimal150=CAST(\'3\' AS Decimal(15,0)) and col_Decimal229=CAST(\'3.123\' AS Decimal(22,9)) and col_Decimal3510=CAST(\'3.123456\' AS Decimal(35,10)) and col_DyNumber=CAST(\'30.0\' AS DyNumber) and col_String=\'String 3\' and col_Utf8=\'Utf8 3\' and col_UUID=CAST(\'30035678-e89b-12d3-a456-556642440000\' AS UUID) and col_Date=CAST(\'2003-01-01\' AS Date) and col_Datetime=CAST(\'2003-10-02T11:00:00Z\' AS Datetime) and col_Timestamp=CAST(1696200300000000 AS Timestamp) and col_Interval=CAST(3 AS Interval) and col_Date32=CAST(\'2003-01-01\' AS Date32) and col_Datetime64=CAST(\'2003-10-02T11:00:00Z\' AS Datetime64) and col_Timestamp64=CAST(1696200300000000 AS Timestamp64) and col_Interval64=CAST(3 AS Interval64) and col_Float=CAST(3.1 AS Float) and col_Double=CAST(3.2 AS Double)\n                \n                " } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 3a2b4818-10b9-4d95-a460-21f3eebe4b00, ghrun-plncoo66um.auto.internal:27781): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZWI0OWI0ZmQtNTc1ZTRjNmUtNjVhNTVmM2UtNDIyY2ExZTA=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZWI0OWI0ZmQtNTc1ZTRjNmUtNjVhNTVmM2UtNDIyY2ExZTA=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 6589631b-5e10-49ef-baf0-9730c20912fc, ghrun-plncoo66um.auto.internal:27781): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 6589631b-5e10-49ef-baf0-9730c20912fc, ghrun-plncoo66um.auto.internal:27781): request = { session_id: "ydb://session/3?node_id=1&id=ZWI0OWI0ZmQtNTc1ZTRjNmUtNjVhNTVmM2UtNDIyY2ExZTA=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_Datetime_1_UNIQUE_SYNC` WHERE \n                pk_Int64=CAST(3 AS Int64) and pk_Uint64=CAST(3 AS Uint64) and pk_Int32=CAST(3 AS Int32) and pk_Uint32=CAST(3 AS Uint32) and pk_Int16=CAST(3 AS Int16) and pk_Uint16=CAST(3 AS Uint16) and pk_Int8=CAST(3 AS Int8) and pk_Uint8=CAST(3 AS Uint8) and pk_Bool=CAST(False AS Bool) and pk_Decimal150=CAST(\'3\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'3.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'3.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'30.0\' AS DyNumber) and pk_String=\'String 3\' and pk_Utf8=\'Utf8 3\' and pk_UUID=CAST(\'30035678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2003-01-01\' AS Date) and pk_Datetime=CAST(\'2003-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696200300000000 AS Timestamp) and pk_Interval=CAST(3 AS Interval) and pk_Date32=CAST(\'2003-01-01\' AS Date32) and pk_Datetime64=CAST(\'2003-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696200300000000 AS Timestamp64) and pk_Interval64=CAST(3 AS Interval64)\n                 and \n                col_index_DyNumber=CAST(\'30.0\' AS DyNumber) and col_index_String=\'String 3\' and col_index_Utf8=\'Utf8 3\' and col_index_UUID=CAST(\'30035678-e89b-12d3-a456-556642440000\' AS UUID) and col_index_Date=CAST(\'2003-01-01\' AS Date) and col_index_Datetime=CAST(\'2003-10-02T11:00:00Z\' AS Datetime) and col_index_Timestamp=CAST(1696200300000000 AS Timestamp) and col_index_Interval=CAST(3 AS Interval) and col_index_Date32=CAST(\'2003-01-01\' AS Date32) and col_index_Datetime64=CAST(\'2003-10-02T11:00:00Z\' AS Datetime64) and col_index_Timestamp64=CAST(1696200300000000 AS Timestamp64) and col_index_Interval64=CAST(3 AS Interval64)\n                 and \n                col_Int64=CAST(3 AS Int64) and col_Uint64=CAST(3 AS Uint64) and col_Int32=CAST(3 AS Int32) and col_Uint32=CAST(3 AS Uint32) and col_Int16=CAST(3 AS Int16) and col_Uint16=CAST(3 AS Uint16) and col_Int8=CAST(3 AS Int8) and col_Uint8=CAST(3 AS Uint8) and col_Bool=CAST(False AS Bool) and col_Decimal150=CAST(\'3\' AS Decimal(15,0)) and col_Decimal229=CAST(\'3.123\' AS Decimal(22,9)) and col_Decimal3510=CAST(\'3.123456\' AS Decimal(35,10)) and col_DyNumber=CAST(\'30.0\' AS DyNumber) and col_String=\'String 3\' and col_Utf8=\'Utf8 3\' and col_UUID=CAST(\'30035678-e89b-12d3-a456-556642440000\' AS UUID) and col_Date=CAST(\'2003-01-01\' AS Date) and col_Datetime=CAST(\'2003-10-02T11:00:00Z\' AS Datetime) and col_Timestamp=CAST(1696200300000000 AS Timestamp) and col_Interval=CAST(3 AS Interval) and col_Date32=CAST(\'2003-01-01\' AS Date32) and col_Datetime64=CAST(\'2003-10-02T11:00:00Z\' AS Datetime64) and col_Timestamp64=CAST(1696200300000000 AS Timestamp64) and col_Interval64=CAST(3 AS Interval64) and col_Float=CAST(3.1 AS Float) and col_Double=CAST(3.2 AS Double)\n                \n                " } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 6589631b-5e10-49ef-baf0-9730c20912fc, ghrun-plncoo66um.auto.internal:27781): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZWI0OWI0ZmQtNTc1ZTRjNmUtNjVhNTVmM2UtNDIyY2ExZTA=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZWI0OWI0ZmQtNTc1ZTRjNmUtNjVhNTVmM2UtNDIyY2ExZTA=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, cdff6b9b-6246-499d-895e-cf9b517e15fa, ghrun-plncoo66um.auto.internal:27781): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, cdff6b9b-6246-499d-895e-cf9b517e15fa, ghrun-plncoo66um.auto.internal:27781): request = { session_id: "ydb://session/3?node_id=1&id=ZWI0OWI0ZmQtNTc1ZTRjNmUtNjVhNTVmM2UtNDIyY2ExZTA=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_Datetime_1_UNIQUE_SYNC` WHERE \n                pk_Int64=CAST(3 AS Int64) and pk_Uint64=CAST(3 AS Uint64) and pk_Int32=CAST(3 AS Int32) and pk_Uint32=CAST(3 AS Uint32) and pk_Int16=CAST(3 AS Int16) and pk_Uint16=CAST(3 AS Uint16) and pk_Int8=CAST(3 AS Int8) and pk_Uint8=CAST(3 AS Uint8) and pk_Bool=CAST(False AS Bool) and pk_Decimal150=CAST(\'3\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'3.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'3.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'30.0\' AS DyNumber) and pk_String=\'String 3\' and pk_Utf8=\'Utf8 3\' and pk_UUID=CAST(\'30035678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2003-01-01\' AS Date) and pk_Datetime=CAST(\'2003-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696200300000000 AS Timestamp) and pk_Interval=CAST(3 AS Interval) and pk_Date32=CAST(\'2003-01-01\' AS Date32) and pk_Datetime64=CAST(\'2003-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696200300000000 AS Timestamp64) and pk_Interval64=CAST(3 AS Interval64)\n                 and \n                col_index_DyNumber=CAST(\'30.0\' AS DyNumber) and col_index_String=\'String 3\' and col_index_Utf8=\'Utf8 3\' and col_index_UUID=CAST(\'30035678-e89b-12d3-a456-556642440000\' AS UUID) and col_index_Date=CAST(\'2003-01-01\' AS Date) and col_index_Datetime=CAST(\'2003-10-02T11:00:00Z\' AS Datetime) and col_index_Timestamp=CAST(1696200300000000 AS Timestamp) and col_index_Interval=CAST(3 AS Interval) and col_index_Date32=CAST(\'2003-01-01\' AS Date32) and col_index_Datetime64=CAST(\'2003-10-02T11:00:00Z\' AS Datetime64) and col_index_Timestamp64=CAST(1696200300000000 AS Timestamp64) and col_index_Interval64=CAST(3 AS Interval64)\n                 and \n                col_Int64=CAST(3 AS Int64) and col_Uint64=CAST(3 AS Uint64) and col_Int32=CAST(3 AS Int32) and col_Uint32=CAST(3 AS Uint32) and col_Int16=CAST(3 AS Int16) and col_Uint16=CAST(3 AS Uint16) and col_Int8=CAST(3 AS Int8) and col_Uint8=CAST(3 AS Uint8) and col_Bool=CAST(False AS Bool) and col_Decimal150=CAST(\'3\' AS Decimal(15,0)) and col_Decimal229=CAST(\'3.123\' AS Decimal(22,9)) and col_Decimal3510=CAST(\'3.123456\' AS Decimal(35,10)) and col_DyNumber=CAST(\'30.0\' AS DyNumber) and col_String=\'String 3\' and col_Utf8=\'Utf8 3\' and col_UUID=CAST(\'30035678-e89b-12d3-a456-556642440000\' AS UUID) and col_Date=CAST(\'2003-01-01\' AS Date) and col_Datetime=CAST(\'2003-10-02T11:00:00Z\' AS Datetime) and col_Timestamp=CAST(1696200300000000 AS Timestamp) and col_Interval=CAST(3 AS Interval) and col_Date32=CAST(\'2003-01-01\' AS Date32) and col_Datetime64=CAST(\'2003-10-02T11:00:00Z\' AS Datetime64) and col_Timestamp64=CAST(1696200300000000 AS Timestamp64) and col_Interval64=CAST(3 AS Interval64) and col_Float=CAST(3.1 AS Float) and col_Double=CAST(3.2 AS Double)\n                \n                " } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, cdff6b9b-6246-499d-895e-cf9b517e15fa, ghrun-plncoo66um.auto.internal:27781): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZWI0OWI0ZmQtNTc1ZTRjNmUtNjVhNTVmM2UtNDIyY2ExZTA=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZWI0OWI0ZmQtNTc1ZTRjNmUtNjVhNTVmM2UtNDIyY2ExZTA=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, e361f474-2da0-46f9-b8b1-f9c737ca99c3, ghrun-plncoo66um.auto.internal:27781): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, e361f474-2da0-46f9-b8b1-f9c737ca99c3, ghrun-plncoo66um.auto.internal:27781): request = { session_id: "ydb://session/3?node_id=1&id=ZWI0OWI0ZmQtNTc1ZTRjNmUtNjVhNTVmM2UtNDIyY2ExZTA=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_Datetime_1_UNIQUE_SYNC` WHERE \n                pk_Int64=CAST(3 AS Int64) and pk_Uint64=CAST(3 AS Uint64) and pk_Int32=CAST(3 AS Int32) and pk_Uint32=CAST(3 AS Uint32) and pk_Int16=CAST(3 AS Int16) and pk_Uint16=CAST(3 AS Uint16) and pk_Int8=CAST(3 AS Int8) and pk_Uint8=CAST(3 AS Uint8) and pk_Bool=CAST(False AS Bool) and pk_Decimal150=CAST(\'3\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'3.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'3.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'30.0\' AS DyNumber) and pk_String=\'String 3\' and pk_Utf8=\'Utf8 3\' and pk_UUID=CAST(\'30035678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2003-01-01\' AS Date) and pk_Datetime=CAST(\'2003-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696200300000000 AS Timestamp) and pk_Interval=CAST(3 AS Interval) and pk_Date32=CAST(\'2003-01-01\' AS Date32) and pk_Datetime64=CAST(\'2003-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696200300000000 AS Timestamp64) and pk_Interval64=CAST(3 AS Interval64)\n                 and \n                col_index_DyNumber=CAST(\'30.0\' AS DyNumber) and col_index_String=\'String 3\' and col_index_Utf8=\'Utf8 3\' and col_index_UUID=CAST(\'30035678-e89b-12d3-a456-556642440000\' AS UUID) and col_index_Date=CAST(\'2003-01-01\' AS Date) and col_index_Datetime=CAST(\'2003-10-02T11:00:00Z\' AS Datetime) and col_index_Timestamp=CAST(1696200300000000 AS Timestamp) and col_index_Interval=CAST(3 AS Interval) and col_index_Date32=CAST(\'2003-01-01\' AS Date32) and col_index_Datetime64=CAST(\'2003-10-02T11:00:00Z\' AS Datetime64) and col_index_Timestamp64=CAST(1696200300000000 AS Timestamp64) and col_index_Interval64=CAST(3 AS Interval64)\n                 and \n                col_Int64=CAST(3 AS Int64) and col_Uint64=CAST(3 AS Uint64) and col_Int32=CAST(3 AS Int32) and col_Uint32=CAST(3 AS Uint32) and col_Int16=CAST(3 AS Int16) and col_Uint16=CAST(3 AS Uint16) and col_Int8=CAST(3 AS Int8) and col_Uint8=CAST(3 AS Uint8) and col_Bool=CAST(False AS Bool) and col_Decimal150=CAST(\'3\' AS Decimal(15,0)) and col_Decimal229=CAST(\'3.123\' AS Decimal(22,9)) and col_Decimal3510=CAST(\'3.123456\' AS Decimal(35,10)) and col_DyNumber=CAST(\'30.0\' AS DyNumber) and col_String=\'String 3\' and col_Utf8=\'Utf8 3\' and col_UUID=CAST(\'30035678-e89b-12d3-a456-556642440000\' AS UUID) and col_Date=CAST(\'2003-01-01\' AS Date) and col_Datetime=CAST(\'2003-10-02T11:00:00Z\' AS Datetime) and col_Timestamp=CAST(1696200300000000 AS Timestamp) and col_Interval=CAST(3 AS Interval) and col_Date32=CAST(\'2003-01-01\' AS Date32) and col_Datetime64=CAST(\'2003-10-02T11:00:00Z\' AS Datetime64) and col_Timestamp64=CAST(1696200300000000 AS Timestamp64) and col_Interval64=CAST(3 AS Interval64) and col_Float=CAST(3.1 AS Float) and col_Double=CAST(3.2 AS Double)\n                \n                " } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, e361f474-2da0-46f9-b8b1-f9c737ca99c3, ghrun-plncoo66um.auto.internal:27781): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZWI0OWI0ZmQtNTc1ZTRjNmUtNjVhNTVmM2UtNDIyY2ExZTA=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZWI0OWI0ZmQtNTc1ZTRjNmUtNjVhNTVmM2UtNDIyY2ExZTA=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, bf765c12-73e0-4e4d-8e51-d1dcf03dad33, ghrun-plncoo66um.auto.internal:27781): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, bf765c12-73e0-4e4d-8e51-d1dcf03dad33, ghrun-plncoo66um.auto.internal:27781): request = { session_id: "ydb://session/3?node_id=1&id=ZWI0OWI0ZmQtNTc1ZTRjNmUtNjVhNTVmM2UtNDIyY2ExZTA=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_Datetime_1_UNIQUE_SYNC` WHERE \n                pk_Int64=CAST(3 AS Int64) and pk_Uint64=CAST(3 AS Uint64) and pk_Int32=CAST(3 AS Int32) and pk_Uint32=CAST(3 AS Uint32) and pk_Int16=CAST(3 AS Int16) and pk_Uint16=CAST(3 AS Uint16) and pk_Int8=CAST(3 AS Int8) and pk_Uint8=CAST(3 AS Uint8) and pk_Bool=CAST(False AS Bool) and pk_Decimal150=CAST(\'3\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'3.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'3.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'30.0\' AS DyNumber) and pk_String=\'String 3\' and pk_Utf8=\'Utf8 3\' and pk_UUID=CAST(\'30035678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2003-01-01\' AS Date) and pk_Datetime=CAST(\'2003-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696200300000000 AS Timestamp) and pk_Interval=CAST(3 AS Interval) and pk_Date32=CAST(\'2003-01-01\' AS Date32) and pk_Datetime64=CAST(\'2003-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696200300000000 AS Timestamp64) and pk_Interval64=CAST(3 AS Interval64)\n                 and \n                col_index_DyNumber=CAST(\'30.0\' AS DyNumber) and col_index_String=\'String 3\' and col_index_Utf8=\'Utf8 3\' and col_index_UUID=CAST(\'30035678-e89b-12d3-a456-556642440000\' AS UUID) and col_index_Date=CAST(\'2003-01-01\' AS Date) and col_index_Datetime=CAST(\'2003-10-02T11:00:00Z\' AS Datetime) and col_index_Timestamp=CAST(1696200300000000 AS Timestamp) and col_index_Interval=CAST(3 AS Interval) and col_index_Date32=CAST(\'2003-01-01\' AS Date32) and col_index_Datetime64=CAST(\'2003-10-02T11:00:00Z\' AS Datetime64) and col_index_Timestamp64=CAST(1696200300000000 AS Timestamp64) and col_index_Interval64=CAST(3 AS Interval64)\n                 and \n                col_Int64=CAST(3 AS Int64) and col_Uint64=CAST(3 AS Uint64) and col_Int32=CAST(3 AS Int32) and col_Uint32=CAST(3 AS Uint32) and col_Int16=CAST(3 AS Int16) and col_Uint16=CAST(3 AS Uint16) and col_Int8=CAST(3 AS Int8) and col_Uint8=CAST(3 AS Uint8) and col_Bool=CAST(False AS Bool) and col_Decimal150=CAST(\'3\' AS Decimal(15,0)) and col_Decimal229=CAST(\'3.123\' AS Decimal(22,9)) and col_Decimal3510=CAST(\'3.123456\' AS Decimal(35,10)) and col_DyNumber=CAST(\'30.0\' AS DyNumber) and col_String=\'String 3\' and col_Utf8=\'Utf8 3\' and col_UUID=CAST(\'30035678-e89b-12d3-a456-556642440000\' AS UUID) and col_Date=CAST(\'2003-01-01\' AS Date) and col_Datetime=CAST(\'2003-10-02T11:00:00Z\' AS Datetime) and col_Timestamp=CAST(1696200300000000 AS Timestamp) and col_Interval=CAST(3 AS Interval) and col_Date32=CAST(\'2003-01-01\' AS Date32) and col_Datetime64=CAST(\'2003-10-02T11:00:00Z\' AS Datetime64) and col_Timestamp64=CAST(1696200300000000 AS Timestamp64) and col_Interval64=CAST(3 AS Interval64) and col_Float=CAST(3.1 AS Float) and col_Double=CAST(3.2 AS Double)\n                \n                " } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, bf765c12-73e0-4e4d-8e51-d1dcf03dad33, ghrun-plncoo66um.auto.internal:27781): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZWI0OWI0ZmQtNTc1ZTRjNmUtNjVhNTVmM2UtNDIyY2ExZTA=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZWI0OWI0ZmQtNTc1ZTRjNmUtNjVhNTVmM2UtNDIyY2ExZTA=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 09781a59-d4b4-4f22-a5ef-9df8c46a282d, ghrun-plncoo66um.auto.internal:27781): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 09781a59-d4b4-4f22-a5ef-9df8c46a282d, ghrun-plncoo66um.auto.internal:27781): request = { session_id: "ydb://session/3?node_id=1&id=ZWI0OWI0ZmQtNTc1ZTRjNmUtNjVhNTVmM2UtNDIyY2ExZTA=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_Datetime_1_UNIQUE_SYNC` WHERE \n                pk_Int64=CAST(3 AS Int64) and pk_Uint64=CAST(3 AS Uint64) and pk_Int32=CAST(3 AS Int32) and pk_Uint32=CAST(3 AS Uint32) and pk_Int16=CAST(3 AS Int16) and pk_Uint16=CAST(3 AS Uint16) and pk_Int8=CAST(3 AS Int8) and pk_Uint8=CAST(3 AS Uint8) and pk_Bool=CAST(False AS Bool) and pk_Decimal150=CAST(\'3\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'3.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'3.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'30.0\' AS DyNumber) and pk_String=\'String 3\' and pk_Utf8=\'Utf8 3\' and pk_UUID=CAST(\'30035678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2003-01-01\' AS Date) and pk_Datetime=CAST(\'2003-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696200300000000 AS Timestamp) and pk_Interval=CAST(3 AS Interval) and pk_Date32=CAST(\'2003-01-01\' AS Date32) and pk_Datetime64=CAST(\'2003-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696200300000000 AS Timestamp64) and pk_Interval64=CAST(3 AS Interval64)\n                 and \n                col_index_DyNumber=CAST(\'30.0\' AS DyNumber) and col_index_String=\'String 3\' and col_index_Utf8=\'Utf8 3\' and col_index_UUID=CAST(\'30035678-e89b-12d3-a456-556642440000\' AS UUID) and col_index_Date=CAST(\'2003-01-01\' AS Date) and col_index_Datetime=CAST(\'2003-10-02T11:00:00Z\' AS Datetime) and col_index_Timestamp=CAST(1696200300000000 AS Timestamp) and col_index_Interval=CAST(3 AS Interval) and col_index_Date32=CAST(\'2003-01-01\' AS Date32) and col_index_Datetime64=CAST(\'2003-10-02T11:00:00Z\' AS Datetime64) and col_index_Timestamp64=CAST(1696200300000000 AS Timestamp64) and col_index_Interval64=CAST(3 AS Interval64)\n                 and \n                col_Int64=CAST(3 AS Int64) and col_Uint64=CAST(3 AS Uint64) and col_Int32=CAST(3 AS Int32) and col_Uint32=CAST(3 AS Uint32) and col_Int16=CAST(3 AS Int16) and col_Uint16=CAST(3 AS Uint16) and col_Int8=CAST(3 AS Int8) and col_Uint8=CAST(3 AS Uint8) and col_Bool=CAST(False AS Bool) and col_Decimal150=CAST(\'3\' AS Decimal(15,0)) and col_Decimal229=CAST(\'3.123\' AS Decimal(22,9)) and col_Decimal3510=CAST(\'3.123456\' AS Decimal(35,10)) and col_DyNumber=CAST(\'30.0\' AS DyNumber) and col_String=\'String 3\' and col_Utf8=\'Utf8 3\' and col_UUID=CAST(\'30035678-e89b-12d3-a456-556642440000\' AS UUID) and col_Date=CAST(\'2003-01-01\' AS Date) and col_Datetime=CAST(\'2003-10-02T11:00:00Z\' AS Datetime) and col_Timestamp=CAST(1696200300000000 AS Timestamp) and col_Interval=CAST(3 AS Interval) and col_Date32=CAST(\'2003-01-01\' AS Date32) and col_Datetime64=CAST(\'2003-10-02T11:00:00Z\' AS Datetime64) and col_Timestamp64=CAST(1696200300000000 AS Timestamp64) and col_Interval64=CAST(3 AS Interval64) and col_Float=CAST(3.1 AS Float) and col_Double=CAST(3.2 AS Double)\n                \n                " } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 09781a59-d4b4-4f22-a5ef-9df8c46a282d, ghrun-plncoo66um.auto.internal:27781): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZWI0OWI0ZmQtNTc1ZTRjNmUtNjVhNTVmM2UtNDIyY2ExZTA=
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 10000), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root
DEBUG    ydb.connection:connection.py:421 RpcState(ListEndpoints, ed33682b-4b31-45ba-b05c-fc44cdbf104c, localhost:27781): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, ed33682b-4b31-45ba-b05c-fc44cdbf104c, localhost:27781): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, ed33682b-4b31-45ba-b05c-fc44cdbf104c, localhost:27781): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-plncoo66um.auto.internal" port: 27781 service: "nbs" service: "legacy" service: "tablet_service" service: "yql" service: "discovery" service: "cms" service: "locking" service: "kesus" service: "pq" service: "pqcd" service: "pqv1" service: "topic" service: "datastreams" service: "scripting" service: "clickhouse_internal" service: "rate_limiter" service: "analytics" service: "export" service: "import" service: "yq" service: "keyvalue" service: "monitoring" service: "auth" service: "query_service" service: "view" location: "1" node_id: 1 } self_location: "1" } } } }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Resolved endpoints for database /Root: DiscoveryResult <self_location: 1, endpoints [<Endpoint ghrun-plncoo66um.auto.internal:27781, location 1, ssl: False>]>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27781
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZWI0OWI0ZmQtNTc1ZTRjNmUtNjVhNTVmM2UtNDIyY2ExZTA=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 59bc5bfa-56cd-44fe-825c-aeb5ad0f236d, ghrun-plncoo66um.auto.internal:27781): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 59bc5bfa-56cd-44fe-825c-aeb5ad0f236d, ghrun-plncoo66um.auto.internal:27781): request = { session_id: "ydb://session/3?node_id=1&id=ZWI0OWI0ZmQtNTc1ZTRjNmUtNjVhNTVmM2UtNDIyY2ExZTA=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_Datetime_1_UNIQUE_SYNC` WHERE \n                pk_Int64=CAST(3 AS Int64) and pk_Uint64=CAST(3 AS Uint64) and pk_Int32=CAST(3 AS Int32) and pk_Uint32=CAST(3 AS Uint32) and pk_Int16=CAST(3 AS Int16) and pk_Uint16=CAST(3 AS Uint16) and pk_Int8=CAST(3 AS Int8) and pk_Uint8=CAST(3 AS Uint8) and pk_Bool=CAST(False AS Bool) and pk_Decimal150=CAST(\'3\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'3.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'3.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'30.0\' AS DyNumber) and pk_String=\'String 3\' and pk_Utf8=\'Utf8 3\' and pk_UUID=CAST(\'30035678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2003-01-01\' AS Date) and pk_Datetime=CAST(\'2003-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696200300000000 AS Timestamp) and pk_Interval=CAST(3 AS Interval) and pk_Date32=CAST(\'2003-01-01\' AS Date32) and pk_Datetime64=CAST(\'2003-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696200300000000 AS Timestamp64) and pk_Interval64=CAST(3 AS Interval64)\n                 and \n                col_index_DyNumber=CAST(\'30.0\' AS DyNumber) and col_index_String=\'String 3\' and col_index_Utf8=\'Utf8 3\' and col_index_UUID=CAST(\'30035678-e89b-12d3-a456-556642440000\' AS UUID) and col_index_Date=CAST(\'2003-01-01\' AS Date) and col_index_Datetime=CAST(\'2003-10-02T11:00:00Z\' AS Datetime) and col_index_Timestamp=CAST(1696200300000000 AS Timestamp) and col_index_Interval=CAST(3 AS Interval) and col_index_Date32=CAST(\'2003-01-01\' AS Date32) and col_index_Datetime64=CAST(\'2003-10-02T11:00:00Z\' AS Datetime64) and col_index_Timestamp64=CAST(1696200300000000 AS Timestamp64) and col_index_Interval64=CAST(3 AS Interval64)\n                 and \n                col_Int64=CAST(3 AS Int64) and col_Uint64=CAST(3 AS Uint64) and col_Int32=CAST(3 AS Int32) and col_Uint32=CAST(3 AS Uint32) and col_Int16=CAST(3 AS Int16) and col_Uint16=CAST(3 AS Uint16) and col_Int8=CAST(3 AS Int8) and col_Uint8=CAST(3 AS Uint8) and col_Bool=CAST(False AS Bool) and col_Decimal150=CAST(\'3\' AS Decimal(15,0)) and col_Decimal229=CAST(\'3.123\' AS Decimal(22,9)) and col_Decimal3510=CAST(\'3.123456\' AS Decimal(35,10)) and col_DyNumber=CAST(\'30.0\' AS DyNumber) and col_String=\'String 3\' and col_Utf8=\'Utf8 3\' and col_UUID=CAST(\'30035678-e89b-12d3-a456-556642440000\' AS UUID) and col_Date=CAST(\'2003-01-01\' AS Date) and col_Datetime=CAST(\'2003-10-02T11:00:00Z\' AS Datetime) and col_Timestamp=CAST(1696200300000000 AS Timestamp) and col_Interval=CAST(3 AS Interval) and col_Date32=CAST(\'2003-01-01\' AS Date32) and col_Datetime64=CAST(\'2003-10-02T11:00:00Z\' AS Datetime64) and col_Timestamp64=CAST(1696200300000000 AS Timestamp64) and col_Interval64=CAST(3 AS Interval64) and col_Float=CAST(3.1 AS Float) and col_Double=CAST(3.2 AS Double)\n                \n                " } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 59bc5bfa-56cd-44fe-825c-aeb5ad0f236d, ghrun-plncoo66um.auto.internal:27781): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZWI0OWI0ZmQtNTc1ZTRjNmUtNjVhNTVmM2UtNDIyY2ExZTA=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZWI0OWI0ZmQtNTc1ZTRjNmUtNjVhNTVmM2UtNDIyY2ExZTA=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, b10d7571-8bb9-4fdd-9a95-2ae6deec92e4, ghrun-plncoo66um.auto.internal:27781): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, b10d7571-8bb9-4fdd-9a95-2ae6deec92e4, ghrun-plncoo66um.auto.internal:27781): request = { session_id: "ydb://session/3?node_id=1&id=ZWI0OWI0ZmQtNTc1ZTRjNmUtNjVhNTVmM2UtNDIyY2ExZTA=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_Datetime_1_UNIQUE_SYNC` WHERE \n                pk_Int64=CAST(3 AS Int64) and pk_Uint64=CAST(3 AS Uint64) and pk_Int32=CAST(3 AS Int32) and pk_Uint32=CAST(3 AS Uint32) and pk_Int16=CAST(3 AS Int16) and pk_Uint16=CAST(3 AS Uint16) and pk_Int8=CAST(3 AS Int8) and pk_Uint8=CAST(3 AS Uint8) and pk_Bool=CAST(False AS Bool) and pk_Decimal150=CAST(\'3\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'3.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'3.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'30.0\' AS DyNumber) and pk_String=\'String 3\' and pk_Utf8=\'Utf8 3\' and pk_UUID=CAST(\'30035678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2003-01-01\' AS Date) and pk_Datetime=CAST(\'2003-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696200300000000 AS Timestamp) and pk_Interval=CAST(3 AS Interval) and pk_Date32=CAST(\'2003-01-01\' AS Date32) and pk_Datetime64=CAST(\'2003-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696200300000000 AS Timestamp64) and pk_Interval64=CAST(3 AS Interval64)\n                 and \n                col_index_DyNumber=CAST(\'30.0\' AS DyNumber) and col_index_String=\'String 3\' and col_index_Utf8=\'Utf8 3\' and col_index_UUID=CAST(\'30035678-e89b-12d3-a456-556642440000\' AS UUID) and col_index_Date=CAST(\'2003-01-01\' AS Date) and col_index_Datetime=CAST(\'2003-10-02T11:00:00Z\' AS Datetime) and col_index_Timestamp=CAST(1696200300000000 AS Timestamp) and col_index_Interval=CAST(3 AS Interval) and col_index_Date32=CAST(\'2003-01-01\' AS Date32) and col_index_Datetime64=CAST(\'2003-10-02T11:00:00Z\' AS Datetime64) and col_index_Timestamp64=CAST(1696200300000000 AS Timestamp64) and col_index_Interval64=CAST(3 AS Interval64)\n                 and \n                col_Int64=CAST(3 AS Int64) and col_Uint64=CAST(3 AS Uint64) and col_Int32=CAST(3 AS Int32) and col_Uint32=CAST(3 AS Uint32) and col_Int16=CAST(3 AS Int16) and col_Uint16=CAST(3 AS Uint16) and col_Int8=CAST(3 AS Int8) and col_Uint8=CAST(3 AS Uint8) and col_Bool=CAST(False AS Bool) and col_Decimal150=CAST(\'3\' AS Decimal(15,0)) and col_Decimal229=CAST(\'3.123\' AS Decimal(22,9)) and col_Decimal3510=CAST(\'3.123456\' AS Decimal(35,10)) and col_DyNumber=CAST(\'30.0\' AS DyNumber) and col_String=\'String 3\' and col_Utf8=\'Utf8 3\' and col_UUID=CAST(\'30035678-e89b-12d3-a456-556642440000\' AS UUID) and col_Date=CAST(\'2003-01-01\' AS Date) and col_Datetime=CAST(\'2003-10-02T11:00:00Z\' AS Datetime) and col_Timestamp=CAST(1696200300000000 AS Timestamp) and col_Interval=CAST(3 AS Interval) and col_Date32=CAST(\'2003-01-01\' AS Date32) and col_Datetime64=CAST(\'2003-10-02T11:00:00Z\' AS Datetime64) and col_Timestamp64=CAST(1696200300000000 AS Timestamp64) and col_Interval64=CAST(3 AS Interval64) and col_Float=CAST(3.1 AS Float) and col_Double=CAST(3.2 AS Double)\n                \n                " } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, b10d7571-8bb9-4fdd-9a95-2ae6deec92e4, ghrun-plncoo66um.auto.internal:27781): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZWI0OWI0ZmQtNTc1ZTRjNmUtNjVhNTVmM2UtNDIyY2ExZTA=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZWI0OWI0ZmQtNTc1ZTRjNmUtNjVhNTVmM2UtNDIyY2ExZTA=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 0bc1492d-cdf7-4c10-9310-9b87a220886c, ghrun-plncoo66um.auto.internal:27781): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 0bc1492d-cdf7-4c10-9310-9b87a220886c, ghrun-plncoo66um.auto.internal:27781): request = { session_id: "ydb://session/3?node_id=1&id=ZWI0OWI0ZmQtNTc1ZTRjNmUtNjVhNTVmM2UtNDIyY2ExZTA=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_Datetime_1_UNIQUE_SYNC` WHERE \n                pk_Int64=CAST(3 AS Int64) and pk_Uint64=CAST(3 AS Uint64) and pk_Int32=CAST(3 AS Int32) and pk_Uint32=CAST(3 AS Uint32) and pk_Int16=CAST(3 AS Int16) and pk_Uint16=CAST(3 AS Uint16) and pk_Int8=CAST(3 AS Int8) and pk_Uint8=CAST(3 AS Uint8) and pk_Bool=CAST(False AS Bool) and pk_Decimal150=CAST(\'3\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'3.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'3.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'30.0\' AS DyNumber) and pk_String=\'String 3\' and pk_Utf8=\'Utf8 3\' and pk_UUID=CAST(\'30035678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2003-01-01\' AS Date) and pk_Datetime=CAST(\'2003-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696200300000000 AS Timestamp) and pk_Interval=CAST(3 AS Interval) and pk_Date32=CAST(\'2003-01-01\' AS Date32) and pk_Datetime64=CAST(\'2003-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696200300000000 AS Timestamp64) and pk_Interval64=CAST(3 AS Interval64)\n                 and \n                col_index_DyNumber=CAST(\'30.0\' AS DyNumber) and col_index_String=\'String 3\' and col_index_Utf8=\'Utf8 3\' and col_index_UUID=CAST(\'30035678-e89b-12d3-a456-556642440000\' AS UUID) and col_index_Date=CAST(\'2003-01-01\' AS Date) and col_index_Datetime=CAST(\'2003-10-02T11:00:00Z\' AS Datetime) and col_index_Timestamp=CAST(1696200300000000 AS Timestamp) and col_index_Interval=CAST(3 AS Interval) and col_index_Date32=CAST(\'2003-01-01\' AS Date32) and col_index_Datetime64=CAST(\'2003-10-02T11:00:00Z\' AS Datetime64) and col_index_Timestamp64=CAST(1696200300000000 AS Timestamp64) and col_index_Interval64=CAST(3 AS Interval64)\n                 and \n                col_Int64=CAST(3 AS Int64) and col_Uint64=CAST(3 AS Uint64) and col_Int32=CAST(3 AS Int32) and col_Uint32=CAST(3 AS Uint32) and col_Int16=CAST(3 AS Int16) and col_Uint16=CAST(3 AS Uint16) and col_Int8=CAST(3 AS Int8) and col_Uint8=CAST(3 AS Uint8) and col_Bool=CAST(False AS Bool) and col_Decimal150=CAST(\'3\' AS Decimal(15,0)) and col_Decimal229=CAST(\'3.123\' AS Decimal(22,9)) and col_Decimal3510=CAST(\'3.123456\' AS Decimal(35,10)) and col_DyNumber=CAST(\'30.0\' AS DyNumber) and col_String=\'String 3\' and col_Utf8=\'Utf8 3\' and col_UUID=CAST(\'30035678-e89b-12d3-a456-556642440000\' AS UUID) and col_Date=CAST(\'2003-01-01\' AS Date) and col_Datetime=CAST(\'2003-10-02T11:00:00Z\' AS Datetime) and col_Timestamp=CAST(1696200300000000 AS Timestamp) and col_Interval=CAST(3 AS Interval) and col_Date32=CAST(\'2003-01-01\' AS Date32) and col_Datetime64=CAST(\'2003-10-02T11:00:00Z\' AS Datetime64) and col_Timestamp64=CAST(1696200300000000 AS Timestamp64) and col_Interval64=CAST(3 AS Interval64) and col_Float=CAST(3.1 AS Float) and col_Double=CAST(3.2 AS Double)\n                \n                " } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 0bc1492d-cdf7-4c10-9310-9b87a220886c, ghrun-plncoo66um.auto.internal:27781): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZWI0OWI0ZmQtNTc1ZTRjNmUtNjVhNTVmM2UtNDIyY2ExZTA=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZWI0OWI0ZmQtNTc1ZTRjNmUtNjVhNTVmM2UtNDIyY2ExZTA=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, f8bd05d7-8d51-46fe-89ae-0e0fc741c9b8, ghrun-plncoo66um.auto.internal:27781): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, f8bd05d7-8d51-46fe-89ae-0e0fc741c9b8, ghrun-plncoo66um.auto.internal:27781): request = { session_id: "ydb://session/3?node_id=1&id=ZWI0OWI0ZmQtNTc1ZTRjNmUtNjVhNTVmM2UtNDIyY2ExZTA=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_Datetime_1_UNIQUE_SYNC` WHERE \n                pk_Int64=CAST(3 AS Int64) and pk_Uint64=CAST(3 AS Uint64) and pk_Int32=CAST(3 AS Int32) and pk_Uint32=CAST(3 AS Uint32) and pk_Int16=CAST(3 AS Int16) and pk_Uint16=CAST(3 AS Uint16) and pk_Int8=CAST(3 AS Int8) and pk_Uint8=CAST(3 AS Uint8) and pk_Bool=CAST(False AS Bool) and pk_Decimal150=CAST(\'3\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'3.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'3.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'30.0\' AS DyNumber) and pk_String=\'String 3\' and pk_Utf8=\'Utf8 3\' and pk_UUID=CAST(\'30035678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2003-01-01\' AS Date) and pk_Datetime=CAST(\'2003-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696200300000000 AS Timestamp) and pk_Interval=CAST(3 AS Interval) and pk_Date32=CAST(\'2003-01-01\' AS Date32) and pk_Datetime64=CAST(\'2003-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696200300000000 AS Timestamp64) and pk_Interval64=CAST(3 AS Interval64)\n                 and \n                col_index_DyNumber=CAST(\'30.0\' AS DyNumber) and col_index_String=\'String 3\' and col_index_Utf8=\'Utf8 3\' and col_index_UUID=CAST(\'30035678-e89b-12d3-a456-556642440000\' AS UUID) and col_index_Date=CAST(\'2003-01-01\' AS Date) and col_index_Datetime=CAST(\'2003-10-02T11:00:00Z\' AS Datetime) and col_index_Timestamp=CAST(1696200300000000 AS Timestamp) and col_index_Interval=CAST(3 AS Interval) and col_index_Date32=CAST(\'2003-01-01\' AS Date32) and col_index_Datetime64=CAST(\'2003-10-02T11:00:00Z\' AS Datetime64) and col_index_Timestamp64=CAST(1696200300000000 AS Timestamp64) and col_index_Interval64=CAST(3 AS Interval64)\n                 and \n                col_Int64=CAST(3 AS Int64) and col_Uint64=CAST(3 AS Uint64) and col_Int32=CAST(3 AS Int32) and col_Uint32=CAST(3 AS Uint32) and col_Int16=CAST(3 AS Int16) and col_Uint16=CAST(3 AS Uint16) and col_Int8=CAST(3 AS Int8) and col_Uint8=CAST(3 AS Uint8) and col_Bool=CAST(False AS Bool) and col_Decimal150=CAST(\'3\' AS Decimal(15,0)) and col_Decimal229=CAST(\'3.123\' AS Decimal(22,9)) and col_Decimal3510=CAST(\'3.123456\' AS Decimal(35,10)) and col_DyNumber=CAST(\'30.0\' AS DyNumber) and col_String=\'String 3\' and col_Utf8=\'Utf8 3\' and col_UUID=CAST(\'30035678-e89b-12d3-a456-556642440000\' AS UUID) and col_Date=CAST(\'2003-01-01\' AS Date) and col_Datetime=CAST(\'2003-10-02T11:00:00Z\' AS Datetime) and col_Timestamp=CAST(1696200300000000 AS Timestamp) and col_Interval=CAST(3 AS Interval) and col_Date32=CAST(\'2003-01-01\' AS Date32) and col_Datetime64=CAST(\'2003-10-02T11:00:00Z\' AS Datetime64) and col_Timestamp64=CAST(1696200300000000 AS Timestamp64) and col_Interval64=CAST(3 AS Interval64) and col_Float=CAST(3.1 AS Float) and col_Double=CAST(3.2 AS Double)\n                \n                " } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, f8bd05d7-8d51-46fe-89ae-0e0fc741c9b8, ghrun-plncoo66um.auto.internal:27781): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZWI0OWI0ZmQtNTc1ZTRjNmUtNjVhNTVmM2UtNDIyY2ExZTA=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZWI0OWI0ZmQtNTc1ZTRjNmUtNjVhNTVmM2UtNDIyY2ExZTA=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, e63a450f-038f-4c46-9a1e-0d2036cd2253, ghrun-plncoo66um.auto.internal:27781): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, e63a450f-038f-4c46-9a1e-0d2036cd2253, ghrun-plncoo66um.auto.internal:27781): request = { session_id: "ydb://session/3?node_id=1&id=ZWI0OWI0ZmQtNTc1ZTRjNmUtNjVhNTVmM2UtNDIyY2ExZTA=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_Datetime_1_UNIQUE_SYNC` WHERE \n                pk_Int64=CAST(3 AS Int64) and pk_Uint64=CAST(3 AS Uint64) and pk_Int32=CAST(3 AS Int32) and pk_Uint32=CAST(3 AS Uint32) and pk_Int16=CAST(3 AS Int16) and pk_Uint16=CAST(3 AS Uint16) and pk_Int8=CAST(3 AS Int8) and pk_Uint8=CAST(3 AS Uint8) and pk_Bool=CAST(False AS Bool) and pk_Decimal150=CAST(\'3\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'3.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'3.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'30.0\' AS DyNumber) and pk_String=\'String 3\' and pk_Utf8=\'Utf8 3\' and pk_UUID=CAST(\'30035678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2003-01-01\' AS Date) and pk_Datetime=CAST(\'2003-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696200300000000 AS Timestamp) and pk_Interval=CAST(3 AS Interval) and pk_Date32=CAST(\'2003-01-01\' AS Date32) and pk_Datetime64=CAST(\'2003-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696200300000000 AS Timestamp64) and pk_Interval64=CAST(3 AS Interval64)\n                 and \n                col_index_DyNumber=CAST(\'30.0\' AS DyNumber) and col_index_String=\'String 3\' and col_index_Utf8=\'Utf8 3\' and col_index_UUID=CAST(\'30035678-e89b-12d3-a456-556642440000\' AS UUID) and col_index_Date=CAST(\'2003-01-01\' AS Date) and col_index_Datetime=CAST(\'2003-10-02T11:00:00Z\' AS Datetime) and col_index_Timestamp=CAST(1696200300000000 AS Timestamp) and col_index_Interval=CAST(3 AS Interval) and col_index_Date32=CAST(\'2003-01-01\' AS Date32) and col_index_Datetime64=CAST(\'2003-10-02T11:00:00Z\' AS Datetime64) and col_index_Timestamp64=CAST(1696200300000000 AS Timestamp64) and col_index_Interval64=CAST(3 AS Interval64)\n                 and \n                col_Int64=CAST(3 AS Int64) and col_Uint64=CAST(3 AS Uint64) and col_Int32=CAST(3 AS Int32) and col_Uint32=CAST(3 AS Uint32) and col_Int16=CAST(3 AS Int16) and col_Uint16=CAST(3 AS Uint16) and col_Int8=CAST(3 AS Int8) and col_Uint8=CAST(3 AS Uint8) and col_Bool=CAST(False AS Bool) and col_Decimal150=CAST(\'3\' AS Decimal(15,0)) and col_Decimal229=CAST(\'3.123\' AS Decimal(22,9)) and col_Decimal3510=CAST(\'3.123456\' AS Decimal(35,10)) and col_DyNumber=CAST(\'30.0\' AS DyNumber) and col_String=\'String 3\' and col_Utf8=\'Utf8 3\' and col_UUID=CAST(\'30035678-e89b-12d3-a456-556642440000\' AS UUID) and col_Date=CAST(\'2003-01-01\' AS Date) and col_Datetime=CAST(\'2003-10-02T11:00:00Z\' AS Datetime) and col_Timestamp=CAST(1696200300000000 AS Timestamp) and col_Interval=CAST(3 AS Interval) and col_Date32=CAST(\'2003-01-01\' AS Date32) and col_Datetime64=CAST(\'2003-10-02T11:00:00Z\' AS Datetime64) and col_Timestamp64=CAST(1696200300000000 AS Timestamp64) and col_Interval64=CAST(3 AS Interval64) and col_Float=CAST(3.1 AS Float) and col_Double=CAST(3.2 AS Double)\n                \n                " } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, e63a450f-038f-4c46-9a1e-0d2036cd2253, ghrun-plncoo66um.auto.internal:27781): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZWI0OWI0ZmQtNTc1ZTRjNmUtNjVhNTVmM2UtNDIyY2ExZTA=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZWI0OWI0ZmQtNTc1ZTRjNmUtNjVhNTVmM2UtNDIyY2ExZTA=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 4418bac4-a117-460b-b162-fdd5fe6eeea2, ghrun-plncoo66um.auto.internal:27781): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 4418bac4-a117-460b-b162-fdd5fe6eeea2, ghrun-plncoo66um.auto.internal:27781): request = { session_id: "ydb://session/3?node_id=1&id=ZWI0OWI0ZmQtNTc1ZTRjNmUtNjVhNTVmM2UtNDIyY2ExZTA=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_Datetime_1_UNIQUE_SYNC` WHERE \n                pk_Int64=CAST(3 AS Int64) and pk_Uint64=CAST(3 AS Uint64) and pk_Int32=CAST(3 AS Int32) and pk_Uint32=CAST(3 AS Uint32) and pk_Int16=CAST(3 AS Int16) and pk_Uint16=CAST(3 AS Uint16) and pk_Int8=CAST(3 AS Int8) and pk_Uint8=CAST(3 AS Uint8) and pk_Bool=CAST(False AS Bool) and pk_Decimal150=CAST(\'3\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'3.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'3.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'30.0\' AS DyNumber) and pk_String=\'String 3\' and pk_Utf8=\'Utf8 3\' and pk_UUID=CAST(\'30035678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2003-01-01\' AS Date) and pk_Datetime=CAST(\'2003-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696200300000000 AS Timestamp) and pk_Interval=CAST(3 AS Interval) and pk_Date32=CAST(\'2003-01-01\' AS Date32) and pk_Datetime64=CAST(\'2003-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696200300000000 AS Timestamp64) and pk_Interval64=CAST(3 AS Interval64)\n                 and \n                col_index_DyNumber=CAST(\'30.0\' AS DyNumber) and col_index_String=\'String 3\' and col_index_Utf8=\'Utf8 3\' and col_index_UUID=CAST(\'30035678-e89b-12d3-a456-556642440000\' AS UUID) and col_index_Date=CAST(\'2003-01-01\' AS Date) and col_index_Datetime=CAST(\'2003-10-02T11:00:00Z\' AS Datetime) and col_index_Timestamp=CAST(1696200300000000 AS Timestamp) and col_index_Interval=CAST(3 AS Interval) and col_index_Date32=CAST(\'2003-01-01\' AS Date32) and col_index_Datetime64=CAST(\'2003-10-02T11:00:00Z\' AS Datetime64) and col_index_Timestamp64=CAST(1696200300000000 AS Timestamp64) and col_index_Interval64=CAST(3 AS Interval64)\n                 and \n                col_Int64=CAST(3 AS Int64) and col_Uint64=CAST(3 AS Uint64) and col_Int32=CAST(3 AS Int32) and col_Uint32=CAST(3 AS Uint32) and col_Int16=CAST(3 AS Int16) and col_Uint16=CAST(3 AS Uint16) and col_Int8=CAST(3 AS Int8) and col_Uint8=CAST(3 AS Uint8) and col_Bool=CAST(False AS Bool) and col_Decimal150=CAST(\'3\' AS Decimal(15,0)) and col_Decimal229=CAST(\'3.123\' AS Decimal(22,9)) and col_Decimal3510=CAST(\'3.123456\' AS Decimal(35,10)) and col_DyNumber=CAST(\'30.0\' AS DyNumber) and col_String=\'String 3\' and col_Utf8=\'Utf8 3\' and col_UUID=CAST(\'30035678-e89b-12d3-a456-556642440000\' AS UUID) and col_Date=CAST(\'2003-01-01\' AS Date) and col_Datetime=CAST(\'2003-10-02T11:00:00Z\' AS Datetime) and col_Timestamp=CAST(1696200300000000 AS Timestamp) and col_Interval=CAST(3 AS Interval) and col_Date32=CAST(\'2003-01-01\' AS Date32) and col_Datetime64=CAST(\'2003-10-02T11:00:00Z\' AS Datetime64) and col_Timestamp64=CAST(1696200300000000 AS Timestamp64) and col_Interval64=CAST(3 AS Interval64) and col_Float=CAST(3.1 AS Float) and col_Double=CAST(3.2 AS Double)\n                \n                " } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 4418bac4-a117-460b-b162-fdd5fe6eeea2, ghrun-plncoo66um.auto.internal:27781): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZWI0OWI0ZmQtNTc1ZTRjNmUtNjVhNTVmM2UtNDIyY2ExZTA=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZWI0OWI0ZmQtNTc1ZTRjNmUtNjVhNTVmM2UtNDIyY2ExZTA=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 8cd3b89e-b771-4af9-a801-66eeeb8aa043, ghrun-plncoo66um.auto.internal:27781): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 8cd3b89e-b771-4af9-a801-66eeeb8aa043, ghrun-plncoo66um.auto.internal:27781): request = { session_id: "ydb://session/3?node_id=1&id=ZWI0OWI0ZmQtNTc1ZTRjNmUtNjVhNTVmM2UtNDIyY2ExZTA=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_Datetime_1_UNIQUE_SYNC` WHERE \n                pk_Int64=CAST(3 AS Int64) and pk_Uint64=CAST(3 AS Uint64) and pk_Int32=CAST(3 AS Int32) and pk_Uint32=CAST(3 AS Uint32) and pk_Int16=CAST(3 AS Int16) and pk_Uint16=CAST(3 AS Uint16) and pk_Int8=CAST(3 AS Int8) and pk_Uint8=CAST(3 AS Uint8) and pk_Bool=CAST(False AS Bool) and pk_Decimal150=CAST(\'3\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'3.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'3.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'30.0\' AS DyNumber) and pk_String=\'String 3\' and pk_Utf8=\'Utf8 3\' and pk_UUID=CAST(\'30035678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2003-01-01\' AS Date) and pk_Datetime=CAST(\'2003-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696200300000000 AS Timestamp) and pk_Interval=CAST(3 AS Interval) and pk_Date32=CAST(\'2003-01-01\' AS Date32) and pk_Datetime64=CAST(\'2003-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696200300000000 AS Timestamp64) and pk_Interval64=CAST(3 AS Interval64)\n                 and \n                col_index_DyNumber=CAST(\'30.0\' AS DyNumber) and col_index_String=\'String 3\' and col_index_Utf8=\'Utf8 3\' and col_index_UUID=CAST(\'30035678-e89b-12d3-a456-556642440000\' AS UUID) and col_index_Date=CAST(\'2003-01-01\' AS Date) and col_index_Datetime=CAST(\'2003-10-02T11:00:00Z\' AS Datetime) and col_index_Timestamp=CAST(1696200300000000 AS Timestamp) and col_index_Interval=CAST(3 AS Interval) and col_index_Date32=CAST(\'2003-01-01\' AS Date32) and col_index_Datetime64=CAST(\'2003-10-02T11:00:00Z\' AS Datetime64) and col_index_Timestamp64=CAST(1696200300000000 AS Timestamp64) and col_index_Interval64=CAST(3 AS Interval64)\n                 and \n                col_Int64=CAST(3 AS Int64) and col_Uint64=CAST(3 AS Uint64) and col_Int32=CAST(3 AS Int32) and col_Uint32=CAST(3 AS Uint32) and col_Int16=CAST(3 AS Int16) and col_Uint16=CAST(3 AS Uint16) and col_Int8=CAST(3 AS Int8) and col_Uint8=CAST(3 AS Uint8) and col_Bool=CAST(False AS Bool) and col_Decimal150=CAST(\'3\' AS Decimal(15,0)) and col_Decimal229=CAST(\'3.123\' AS Decimal(22,9)) and col_Decimal3510=CAST(\'3.123456\' AS Decimal(35,10)) and col_DyNumber=CAST(\'30.0\' AS DyNumber) and col_String=\'String 3\' and col_Utf8=\'Utf8 3\' and col_UUID=CAST(\'30035678-e89b-12d3-a456-556642440000\' AS UUID) and col_Date=CAST(\'2003-01-01\' AS Date) and col_Datetime=CAST(\'2003-10-02T11:00:00Z\' AS Datetime) and col_Timestamp=CAST(1696200300000000 AS Timestamp) and col_Interval=CAST(3 AS Interval) and col_Date32=CAST(\'2003-01-01\' AS Date32) and col_Datetime64=CAST(\'2003-10-02T11:00:00Z\' AS Datetime64) and col_Timestamp64=CAST(1696200300000000 AS Timestamp64) and col_Interval64=CAST(3 AS Interval64) and col_Float=CAST(3.1 AS Float) and col_Double=CAST(3.2 AS Double)\n                \n                " } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 8cd3b89e-b771-4af9-a801-66eeeb8aa043, ghrun-plncoo66um.auto.internal:27781): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZWI0OWI0ZmQtNTc1ZTRjNmUtNjVhNTVmM2UtNDIyY2ExZTA=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZWI0OWI0ZmQtNTc1ZTRjNmUtNjVhNTVmM2UtNDIyY2ExZTA=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 3e6303a9-e450-4d43-996e-c5d8ce030a8f, ghrun-plncoo66um.auto.internal:27781): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 3e6303a9-e450-4d43-996e-c5d8ce030a8f, ghrun-plncoo66um.auto.internal:27781): request = { session_id: "ydb://session/3?node_id=1&id=ZWI0OWI0ZmQtNTc1ZTRjNmUtNjVhNTVmM2UtNDIyY2ExZTA=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_Datetime_1_UNIQUE_SYNC` WHERE \n                pk_Int64=CAST(3 AS Int64) and pk_Uint64=CAST(3 AS Uint64) and pk_Int32=CAST(3 AS Int32) and pk_Uint32=CAST(3 AS Uint32) and pk_Int16=CAST(3 AS Int16) and pk_Uint16=CAST(3 AS Uint16) and pk_Int8=CAST(3 AS Int8) and pk_Uint8=CAST(3 AS Uint8) and pk_Bool=CAST(False AS Bool) and pk_Decimal150=CAST(\'3\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'3.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'3.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'30.0\' AS DyNumber) and pk_String=\'String 3\' and pk_Utf8=\'Utf8 3\' and pk_UUID=CAST(\'30035678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2003-01-01\' AS Date) and pk_Datetime=CAST(\'2003-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696200300000000 AS Timestamp) and pk_Interval=CAST(3 AS Interval) and pk_Date32=CAST(\'2003-01-01\' AS Date32) and pk_Datetime64=CAST(\'2003-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696200300000000 AS Timestamp64) and pk_Interval64=CAST(3 AS Interval64)\n                 and \n                col_index_DyNumber=CAST(\'30.0\' AS DyNumber) and col_index_String=\'String 3\' and col_index_Utf8=\'Utf8 3\' and col_index_UUID=CAST(\'30035678-e89b-12d3-a456-556642440000\' AS UUID) and col_index_Date=CAST(\'2003-01-01\' AS Date) and col_index_Datetime=CAST(\'2003-10-02T11:00:00Z\' AS Datetime) and col_index_Timestamp=CAST(1696200300000000 AS Timestamp) and col_index_Interval=CAST(3 AS Interval) and col_index_Date32=CAST(\'2003-01-01\' AS Date32) and col_index_Datetime64=CAST(\'2003-10-02T11:00:00Z\' AS Datetime64) and col_index_Timestamp64=CAST(1696200300000000 AS Timestamp64) and col_index_Interval64=CAST(3 AS Interval64)\n                 and \n                col_Int64=CAST(3 AS Int64) and col_Uint64=CAST(3 AS Uint64) and col_Int32=CAST(3 AS Int32) and col_Uint32=CAST(3 AS Uint32) and col_Int16=CAST(3 AS Int16) and col_Uint16=CAST(3 AS Uint16) and col_Int8=CAST(3 AS Int8) and col_Uint8=CAST(3 AS Uint8) and col_Bool=CAST(False AS Bool) and col_Decimal150=CAST(\'3\' AS Decimal(15,0)) and col_Decimal229=CAST(\'3.123\' AS Decimal(22,9)) and col_Decimal3510=CAST(\'3.123456\' AS Decimal(35,10)) and col_DyNumber=CAST(\'30.0\' AS DyNumber) and col_String=\'String 3\' and col_Utf8=\'Utf8 3\' and col_UUID=CAST(\'30035678-e89b-12d3-a456-556642440000\' AS UUID) and col_Date=CAST(\'2003-01-01\' AS Date) and col_Datetime=CAST(\'2003-10-02T11:00:00Z\' AS Datetime) and col_Timestamp=CAST(1696200300000000 AS Timestamp) and col_Interval=CAST(3 AS Interval) and col_Date32=CAST(\'2003-01-01\' AS Date32) and col_Datetime64=CAST(\'2003-10-02T11:00:00Z\' AS Datetime64) and col_Timestamp64=CAST(1696200300000000 AS Timestamp64) and col_Interval64=CAST(3 AS Interval64) and col_Float=CAST(3.1 AS Float) and col_Double=CAST(3.2 AS Double)\n                \n                " } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 3e6303a9-e450-4d43-996e-c5d8ce030a8f, ghrun-plncoo66um.auto.internal:27781): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZWI0OWI0ZmQtNTc1ZTRjNmUtNjVhNTVmM2UtNDIyY2ExZTA=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZWI0OWI0ZmQtNTc1ZTRjNmUtNjVhNTVmM2UtNDIyY2ExZTA=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 5118fda6-1628-4f46-8a78-0a7a999f99a9, ghrun-plncoo66um.auto.internal:27781): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 5118fda6-1628-4f46-8a78-0a7a999f99a9, ghrun-plncoo66um.auto.internal:27781): request = { session_id: "ydb://session/3?node_id=1&id=ZWI0OWI0ZmQtNTc1ZTRjNmUtNjVhNTVmM2UtNDIyY2ExZTA=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_Datetime_1_UNIQUE_SYNC` WHERE \n                pk_Int64=CAST(3 AS Int64) and pk_Uint64=CAST(3 AS Uint64) and pk_Int32=CAST(3 AS Int32) and pk_Uint32=CAST(3 AS Uint32) and pk_Int16=CAST(3 AS Int16) and pk_Uint16=CAST(3 AS Uint16) and pk_Int8=CAST(3 AS Int8) and pk_Uint8=CAST(3 AS Uint8) and pk_Bool=CAST(False AS Bool) and pk_Decimal150=CAST(\'3\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'3.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'3.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'30.0\' AS DyNumber) and pk_String=\'String 3\' and pk_Utf8=\'Utf8 3\' and pk_UUID=CAST(\'30035678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2003-01-01\' AS Date) and pk_Datetime=CAST(\'2003-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696200300000000 AS Timestamp) and pk_Interval=CAST(3 AS Interval) and pk_Date32=CAST(\'2003-01-01\' AS Date32) and pk_Datetime64=CAST(\'2003-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696200300000000 AS Timestamp64) and pk_Interval64=CAST(3 AS Interval64)\n                 and \n                col_index_DyNumber=CAST(\'30.0\' AS DyNumber) and col_index_String=\'String 3\' and col_index_Utf8=\'Utf8 3\' and col_index_UUID=CAST(\'30035678-e89b-12d3-a456-556642440000\' AS UUID) and col_index_Date=CAST(\'2003-01-01\' AS Date) and col_index_Datetime=CAST(\'2003-10-02T11:00:00Z\' AS Datetime) and col_index_Timestamp=CAST(1696200300000000 AS Timestamp) and col_index_Interval=CAST(3 AS Interval) and col_index_Date32=CAST(\'2003-01-01\' AS Date32) and col_index_Datetime64=CAST(\'2003-10-02T11:00:00Z\' AS Datetime64) and col_index_Timestamp64=CAST(1696200300000000 AS Timestamp64) and col_index_Interval64=CAST(3 AS Interval64)\n                 and \n                col_Int64=CAST(3 AS Int64) and col_Uint64=CAST(3 AS Uint64) and col_Int32=CAST(3 AS Int32) and col_Uint32=CAST(3 AS Uint32) and col_Int16=CAST(3 AS Int16) and col_Uint16=CAST(3 AS Uint16) and col_Int8=CAST(3 AS Int8) and col_Uint8=CAST(3 AS Uint8) and col_Bool=CAST(False AS Bool) and col_Decimal150=CAST(\'3\' AS Decimal(15,0)) and col_Decimal229=CAST(\'3.123\' AS Decimal(22,9)) and col_Decimal3510=CAST(\'3.123456\' AS Decimal(35,10)) and col_DyNumber=CAST(\'30.0\' AS DyNumber) and col_String=\'String 3\' and col_Utf8=\'Utf8 3\' and col_UUID=CAST(\'30035678-e89b-12d3-a456-556642440000\' AS UUID) and col_Date=CAST(\'2003-01-01\' AS Date) and col_Datetime=CAST(\'2003-10-02T11:00:00Z\' AS Datetime) and col_Timestamp=CAST(1696200300000000 AS Timestamp) and col_Interval=CAST(3 AS Interval) and col_Date32=CAST(\'2003-01-01\' AS Date32) and col_Datetime64=CAST(\'2003-10-02T11:00:00Z\' AS Datetime64) and col_Timestamp64=CAST(1696200300000000 AS Timestamp64) and col_Interval64=CAST(3 AS Interval64) and col_Float=CAST(3.1 AS Float) and col_Double=CAST(3.2 AS Double)\n                \n                " } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 5118fda6-1628-4f46-8a78-0a7a999f99a9, ghrun-plncoo66um.auto.internal:27781): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZWI0OWI0ZmQtNTc1ZTRjNmUtNjVhNTVmM2UtNDIyY2ExZTA=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZWI0OWI0ZmQtNTc1ZTRjNmUtNjVhNTVmM2UtNDIyY2ExZTA=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, f5584030-2c09-4b24-9f8a-42f2bb184099, ghrun-plncoo66um.auto.internal:27781): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, f5584030-2c09-4b24-9f8a-42f2bb184099, ghrun-plncoo66um.auto.internal:27781): request = { session_id: "ydb://session/3?node_id=1&id=ZWI0OWI0ZmQtNTc1ZTRjNmUtNjVhNTVmM2UtNDIyY2ExZTA=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_Datetime_1_UNIQUE_SYNC` WHERE \n                pk_Int64=CAST(3 AS Int64) and pk_Uint64=CAST(3 AS Uint64) and pk_Int32=CAST(3 AS Int32) and pk_Uint32=CAST(3 AS Uint32) and pk_Int16=CAST(3 AS Int16) and pk_Uint16=CAST(3 AS Uint16) and pk_Int8=CAST(3 AS Int8) and pk_Uint8=CAST(3 AS Uint8) and pk_Bool=CAST(False AS Bool) and pk_Decimal150=CAST(\'3\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'3.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'3.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'30.0\' AS DyNumber) and pk_String=\'String 3\' and pk_Utf8=\'Utf8 3\' and pk_UUID=CAST(\'30035678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2003-01-01\' AS Date) and pk_Datetime=CAST(\'2003-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696200300000000 AS Timestamp) and pk_Interval=CAST(3 AS Interval) and pk_Date32=CAST(\'2003-01-01\' AS Date32) and pk_Datetime64=CAST(\'2003-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696200300000000 AS Timestamp64) and pk_Interval64=CAST(3 AS Interval64)\n                 and \n                col_index_DyNumber=CAST(\'30.0\' AS DyNumber) and col_index_String=\'String 3\' and col_index_Utf8=\'Utf8 3\' and col_index_UUID=CAST(\'30035678-e89b-12d3-a456-556642440000\' AS UUID) and col_index_Date=CAST(\'2003-01-01\' AS Date) and col_index_Datetime=CAST(\'2003-10-02T11:00:00Z\' AS Datetime) and col_index_Timestamp=CAST(1696200300000000 AS Timestamp) and col_index_Interval=CAST(3 AS Interval) and col_index_Date32=CAST(\'2003-01-01\' AS Date32) and col_index_Datetime64=CAST(\'2003-10-02T11:00:00Z\' AS Datetime64) and col_index_Timestamp64=CAST(1696200300000000 AS Timestamp64) and col_index_Interval64=CAST(3 AS Interval64)\n                 and \n                col_Int64=CAST(3 AS Int64) and col_Uint64=CAST(3 AS Uint64) and col_Int32=CAST(3 AS Int32) and col_Uint32=CAST(3 AS Uint32) and col_Int16=CAST(3 AS Int16) and col_Uint16=CAST(3 AS Uint16) and col_Int8=CAST(3 AS Int8) and col_Uint8=CAST(3 AS Uint8) and col_Bool=CAST(False AS Bool) and col_Decimal150=CAST(\'3\' AS Decimal(15,0)) and col_Decimal229=CAST(\'3.123\' AS Decimal(22,9)) and col_Decimal3510=CAST(\'3.123456\' AS Decimal(35,10)) and col_DyNumber=CAST(\'30.0\' AS DyNumber) and col_String=\'String 3\' and col_Utf8=\'Utf8 3\' and col_UUID=CAST(\'30035678-e89b-12d3-a456-556642440000\' AS UUID) and col_Date=CAST(\'2003-01-01\' AS Date) and col_Datetime=CAST(\'2003-10-02T11:00:00Z\' AS Datetime) and col_Timestamp=CAST(1696200300000000 AS Timestamp) and col_Interval=CAST(3 AS Interval) and col_Date32=CAST(\'2003-01-01\' AS Date32) and col_Datetime64=CAST(\'2003-10-02T11:00:00Z\' AS Datetime64) and col_Timestamp64=CAST(1696200300000000 AS Timestamp64) and col_Interval64=CAST(3 AS Interval64) and col_Float=CAST(3.1 AS Float) and col_Double=CAST(3.2 AS Double)\n                \n                " } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, f5584030-2c09-4b24-9f8a-42f2bb184099, ghrun-plncoo66um.auto.internal:27781): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZWI0OWI0ZmQtNTc1ZTRjNmUtNjVhNTVmM2UtNDIyY2ExZTA=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZWI0OWI0ZmQtNTc1ZTRjNmUtNjVhNTVmM2UtNDIyY2ExZTA=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, d8448657-2f56-4d7b-96cd-50fdc32a9d65, ghrun-plncoo66um.auto.internal:27781): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, d8448657-2f56-4d7b-96cd-50fdc32a9d65, ghrun-plncoo66um.auto.internal:27781): request = { session_id: "ydb://session/3?node_id=1&id=ZWI0OWI0ZmQtNTc1ZTRjNmUtNjVhNTVmM2UtNDIyY2ExZTA=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_Datetime_1_UNIQUE_SYNC` WHERE \n                pk_Int64=CAST(3 AS Int64) and pk_Uint64=CAST(3 AS Uint64) and pk_Int32=CAST(3 AS Int32) and pk_Uint32=CAST(3 AS Uint32) and pk_Int16=CAST(3 AS Int16) and pk_Uint16=CAST(3 AS Uint16) and pk_Int8=CAST(3 AS Int8) and pk_Uint8=CAST(3 AS Uint8) and pk_Bool=CAST(False AS Bool) and pk_Decimal150=CAST(\'3\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'3.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'3.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'30.0\' AS DyNumber) and pk_String=\'String 3\' and pk_Utf8=\'Utf8 3\' and pk_UUID=CAST(\'30035678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2003-01-01\' AS Date) and pk_Datetime=CAST(\'2003-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696200300000000 AS Timestamp) and pk_Interval=CAST(3 AS Interval) and pk_Date32=CAST(\'2003-01-01\' AS Date32) and pk_Datetime64=CAST(\'2003-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696200300000000 AS Timestamp64) and pk_Interval64=CAST(3 AS Interval64)\n                 and \n                col_index_DyNumber=CAST(\'30.0\' AS DyNumber) and col_index_String=\'String 3\' and col_index_Utf8=\'Utf8 3\' and col_index_UUID=CAST(\'30035678-e89b-12d3-a456-556642440000\' AS UUID) and col_index_Date=CAST(\'2003-01-01\' AS Date) and col_index_Datetime=CAST(\'2003-10-02T11:00:00Z\' AS Datetime) and col_index_Timestamp=CAST(1696200300000000 AS Timestamp) and col_index_Interval=CAST(3 AS Interval) and col_index_Date32=CAST(\'2003-01-01\' AS Date32) and col_index_Datetime64=CAST(\'2003-10-02T11:00:00Z\' AS Datetime64) and col_index_Timestamp64=CAST(1696200300000000 AS Timestamp64) and col_index_Interval64=CAST(3 AS Interval64)\n                 and \n                col_Int64=CAST(3 AS Int64) and col_Uint64=CAST(3 AS Uint64) and col_Int32=CAST(3 AS Int32) and col_Uint32=CAST(3 AS Uint32) and col_Int16=CAST(3 AS Int16) and col_Uint16=CAST(3 AS Uint16) and col_Int8=CAST(3 AS Int8) and col_Uint8=CAST(3 AS Uint8) and col_Bool=CAST(False AS Bool) and col_Decimal150=CAST(\'3\' AS Decimal(15,0)) and col_Decimal229=CAST(\'3.123\' AS Decimal(22,9)) and col_Decimal3510=CAST(\'3.123456\' AS Decimal(35,10)) and col_DyNumber=CAST(\'30.0\' AS DyNumber) and col_String=\'String 3\' and col_Utf8=\'Utf8 3\' and col_UUID=CAST(\'30035678-e89b-12d3-a456-556642440000\' AS UUID) and col_Date=CAST(\'2003-01-01\' AS Date) and col_Datetime=CAST(\'2003-10-02T11:00:00Z\' AS Datetime) and col_Timestamp=CAST(1696200300000000 AS Timestamp) and col_Interval=CAST(3 AS Interval) and col_Date32=CAST(\'2003-01-01\' AS Date32) and col_Datetime64=CAST(\'2003-10-02T11:00:00Z\' AS Datetime64) and col_Timestamp64=CAST(1696200300000000 AS Timestamp64) and col_Interval64=CAST(3 AS Interval64) and col_Float=CAST(3.1 AS Float) and col_Double=CAST(3.2 AS Double)\n                \n                " } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, d8448657-2f56-4d7b-96cd-50fdc32a9d65, ghrun-plncoo66um.auto.internal:27781): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZWI0OWI0ZmQtNTc1ZTRjNmUtNjVhNTVmM2UtNDIyY2ExZTA=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZWI0OWI0ZmQtNTc1ZTRjNmUtNjVhNTVmM2UtNDIyY2ExZTA=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 794e409c-e8ee-455f-91e6-2cda0a557fe7, ghrun-plncoo66um.auto.internal:27781): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 794e409c-e8ee-455f-91e6-2cda0a557fe7, ghrun-plncoo66um.auto.internal:27781): request = { session_id: "ydb://session/3?node_id=1&id=ZWI0OWI0ZmQtNTc1ZTRjNmUtNjVhNTVmM2UtNDIyY2ExZTA=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_Datetime_1_UNIQUE_SYNC` WHERE \n                pk_Int64=CAST(3 AS Int64) and pk_Uint64=CAST(3 AS Uint64) and pk_Int32=CAST(3 AS Int32) and pk_Uint32=CAST(3 AS Uint32) and pk_Int16=CAST(3 AS Int16) and pk_Uint16=CAST(3 AS Uint16) and pk_Int8=CAST(3 AS Int8) and pk_Uint8=CAST(3 AS Uint8) and pk_Bool=CAST(False AS Bool) and pk_Decimal150=CAST(\'3\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'3.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'3.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'30.0\' AS DyNumber) and pk_String=\'String 3\' and pk_Utf8=\'Utf8 3\' and pk_UUID=CAST(\'30035678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2003-01-01\' AS Date) and pk_Datetime=CAST(\'2003-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696200300000000 AS Timestamp) and pk_Interval=CAST(3 AS Interval) and pk_Date32=CAST(\'2003-01-01\' AS Date32) and pk_Datetime64=CAST(\'2003-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696200300000000 AS Timestamp64) and pk_Interval64=CAST(3 AS Interval64)\n                 and \n                col_index_DyNumber=CAST(\'30.0\' AS DyNumber) and col_index_String=\'String 3\' and col_index_Utf8=\'Utf8 3\' and col_index_UUID=CAST(\'30035678-e89b-12d3-a456-556642440000\' AS UUID) and col_index_Date=CAST(\'2003-01-01\' AS Date) and col_index_Datetime=CAST(\'2003-10-02T11:00:00Z\' AS Datetime) and col_index_Timestamp=CAST(1696200300000000 AS Timestamp) and col_index_Interval=CAST(3 AS Interval) and col_index_Date32=CAST(\'2003-01-01\' AS Date32) and col_index_Datetime64=CAST(\'2003-10-02T11:00:00Z\' AS Datetime64) and col_index_Timestamp64=CAST(1696200300000000 AS Timestamp64) and col_index_Interval64=CAST(3 AS Interval64)\n                 and \n                col_Int64=CAST(3 AS Int64) and col_Uint64=CAST(3 AS Uint64) and col_Int32=CAST(3 AS Int32) and col_Uint32=CAST(3 AS Uint32) and col_Int16=CAST(3 AS Int16) and col_Uint16=CAST(3 AS Uint16) and col_Int8=CAST(3 AS Int8) and col_Uint8=CAST(3 AS Uint8) and col_Bool=CAST(False AS Bool) and col_Decimal150=CAST(\'3\' AS Decimal(15,0)) and col_Decimal229=CAST(\'3.123\' AS Decimal(22,9)) and col_Decimal3510=CAST(\'3.123456\' AS Decimal(35,10)) and col_DyNumber=CAST(\'30.0\' AS DyNumber) and col_String=\'String 3\' and col_Utf8=\'Utf8 3\' and col_UUID=CAST(\'30035678-e89b-12d3-a456-556642440000\' AS UUID) and col_Date=CAST(\'2003-01-01\' AS Date) and col_Datetime=CAST(\'2003-10-02T11:00:00Z\' AS Datetime) and col_Timestamp=CAST(1696200300000000 AS Timestamp) and col_Interval=CAST(3 AS Interval) and col_Date32=CAST(\'2003-01-01\' AS Date32) and col_Datetime64=CAST(\'2003-10-02T11:00:00Z\' AS Datetime64) and col_Timestamp64=CAST(1696200300000000 AS Timestamp64) and col_Interval64=CAST(3 AS Interval64) and col_Float=CAST(3.1 AS Float) and col_Double=CAST(3.2 AS Double)\n                \n                " } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 794e409c-e8ee-455f-91e6-2cda0a557fe7, ghrun-plncoo66um.auto.internal:27781): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZWI0OWI0ZmQtNTc1ZTRjNmUtNjVhNTVmM2UtNDIyY2ExZTA=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZWI0OWI0ZmQtNTc1ZTRjNmUtNjVhNTVmM2UtNDIyY2ExZTA=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, dceae816-a1c5-4b1d-8318-a4ec5e1eb79a, ghrun-plncoo66um.auto.internal:27781): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, dceae816-a1c5-4b1d-8318-a4ec5e1eb79a, ghrun-plncoo66um.auto.internal:27781): request = { session_id: "ydb://session/3?node_id=1&id=ZWI0OWI0ZmQtNTc1ZTRjNmUtNjVhNTVmM2UtNDIyY2ExZTA=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_Datetime_1_UNIQUE_SYNC` WHERE \n                pk_Int64=CAST(3 AS Int64) and pk_Uint64=CAST(3 AS Uint64) and pk_Int32=CAST(3 AS Int32) and pk_Uint32=CAST(3 AS Uint32) and pk_Int16=CAST(3 AS Int16) and pk_Uint16=CAST(3 AS Uint16) and pk_Int8=CAST(3 AS Int8) and pk_Uint8=CAST(3 AS Uint8) and pk_Bool=CAST(False AS Bool) and pk_Decimal150=CAST(\'3\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'3.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'3.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'30.0\' AS DyNumber) and pk_String=\'String 3\' and pk_Utf8=\'Utf8 3\' and pk_UUID=CAST(\'30035678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2003-01-01\' AS Date) and pk_Datetime=CAST(\'2003-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696200300000000 AS Timestamp) and pk_Interval=CAST(3 AS Interval) and pk_Date32=CAST(\'2003-01-01\' AS Date32) and pk_Datetime64=CAST(\'2003-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696200300000000 AS Timestamp64) and pk_Interval64=CAST(3 AS Interval64)\n                 and \n                col_index_DyNumber=CAST(\'30.0\' AS DyNumber) and col_index_String=\'String 3\' and col_index_Utf8=\'Utf8 3\' and col_index_UUID=CAST(\'30035678-e89b-12d3-a456-556642440000\' AS UUID) and col_index_Date=CAST(\'2003-01-01\' AS Date) and col_index_Datetime=CAST(\'2003-10-02T11:00:00Z\' AS Datetime) and col_index_Timestamp=CAST(1696200300000000 AS Timestamp) and col_index_Interval=CAST(3 AS Interval) and col_index_Date32=CAST(\'2003-01-01\' AS Date32) and col_index_Datetime64=CAST(\'2003-10-02T11:00:00Z\' AS Datetime64) and col_index_Timestamp64=CAST(1696200300000000 AS Timestamp64) and col_index_Interval64=CAST(3 AS Interval64)\n                 and \n                col_Int64=CAST(3 AS Int64) and col_Uint64=CAST(3 AS Uint64) and col_Int32=CAST(3 AS Int32) and col_Uint32=CAST(3 AS Uint32) and col_Int16=CAST(3 AS Int16) and col_Uint16=CAST(3 AS Uint16) and col_Int8=CAST(3 AS Int8) and col_Uint8=CAST(3 AS Uint8) and col_Bool=CAST(False AS Bool) and col_Decimal150=CAST(\'3\' AS Decimal(15,0)) and col_Decimal229=CAST(\'3.123\' AS Decimal(22,9)) and col_Decimal3510=CAST(\'3.123456\' AS Decimal(35,10)) and col_DyNumber=CAST(\'30.0\' AS DyNumber) and col_String=\'String 3\' and col_Utf8=\'Utf8 3\' and col_UUID=CAST(\'30035678-e89b-12d3-a456-556642440000\' AS UUID) and col_Date=CAST(\'2003-01-01\' AS Date) and col_Datetime=CAST(\'2003-10-02T11:00:00Z\' AS Datetime) and col_Timestamp=CAST(1696200300000000 AS Timestamp) and col_Interval=CAST(3 AS Interval) and col_Date32=CAST(\'2003-01-01\' AS Date32) and col_Datetime64=CAST(\'2003-10-02T11:00:00Z\' AS Datetime64) and col_Timestamp64=CAST(1696200300000000 AS Timestamp64) and col_Interval64=CAST(3 AS Interval64) and col_Float=CAST(3.1 AS Float) and col_Double=CAST(3.2 AS Double)\n                \n                " } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, dceae816-a1c5-4b1d-8318-a4ec5e1eb79a, ghrun-plncoo66um.auto.internal:27781): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZWI0OWI0ZmQtNTc1ZTRjNmUtNjVhNTVmM2UtNDIyY2ExZTA=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZWI0OWI0ZmQtNTc1ZTRjNmUtNjVhNTVmM2UtNDIyY2ExZTA=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 6f727b67-ed32-4455-a562-63cfcb9534e6, ghrun-plncoo66um.auto.internal:27781): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 6f727b67-ed32-4455-a562-63cfcb9534e6, ghrun-plncoo66um.auto.internal:27781): request = { session_id: "ydb://session/3?node_id=1&id=ZWI0OWI0ZmQtNTc1ZTRjNmUtNjVhNTVmM2UtNDIyY2ExZTA=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_Datetime_1_UNIQUE_SYNC` WHERE \n                pk_Int64=CAST(3 AS Int64) and pk_Uint64=CAST(3 AS Uint64) and pk_Int32=CAST(3 AS Int32) and pk_Uint32=CAST(3 AS Uint32) and pk_Int16=CAST(3 AS Int16) and pk_Uint16=CAST(3 AS Uint16) and pk_Int8=CAST(3 AS Int8) and pk_Uint8=CAST(3 AS Uint8) and pk_Bool=CAST(False AS Bool) and pk_Decimal150=CAST(\'3\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'3.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'3.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'30.0\' AS DyNumber) and pk_String=\'String 3\' and pk_Utf8=\'Utf8 3\' and pk_UUID=CAST(\'30035678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2003-01-01\' AS Date) and pk_Datetime=CAST(\'2003-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696200300000000 AS Timestamp) and pk_Interval=CAST(3 AS Interval) and pk_Date32=CAST(\'2003-01-01\' AS Date32) and pk_Datetime64=CAST(\'2003-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696200300000000 AS Timestamp64) and pk_Interval64=CAST(3 AS Interval64)\n                 and \n                col_index_DyNumber=CAST(\'30.0\' AS DyNumber) and col_index_String=\'String 3\' and col_index_Utf8=\'Utf8 3\' and col_index_UUID=CAST(\'30035678-e89b-12d3-a456-556642440000\' AS UUID) and col_index_Date=CAST(\'2003-01-01\' AS Date) and col_index_Datetime=CAST(\'2003-10-02T11:00:00Z\' AS Datetime) and col_index_Timestamp=CAST(1696200300000000 AS Timestamp) and col_index_Interval=CAST(3 AS Interval) and col_index_Date32=CAST(\'2003-01-01\' AS Date32) and col_index_Datetime64=CAST(\'2003-10-02T11:00:00Z\' AS Datetime64) and col_index_Timestamp64=CAST(1696200300000000 AS Timestamp64) and col_index_Interval64=CAST(3 AS Interval64)\n                 and \n                col_Int64=CAST(3 AS Int64) and col_Uint64=CAST(3 AS Uint64) and col_Int32=CAST(3 AS Int32) and col_Uint32=CAST(3 AS Uint32) and col_Int16=CAST(3 AS Int16) and col_Uint16=CAST(3 AS Uint16) and col_Int8=CAST(3 AS Int8) and col_Uint8=CAST(3 AS Uint8) and col_Bool=CAST(False AS Bool) and col_Decimal150=CAST(\'3\' AS Decimal(15,0)) and col_Decimal229=CAST(\'3.123\' AS Decimal(22,9)) and col_Decimal3510=CAST(\'3.123456\' AS Decimal(35,10)) and col_DyNumber=CAST(\'30.0\' AS DyNumber) and col_String=\'String 3\' and col_Utf8=\'Utf8 3\' and col_UUID=CAST(\'30035678-e89b-12d3-a456-556642440000\' AS UUID) and col_Date=CAST(\'2003-01-01\' AS Date) and col_Datetime=CAST(\'2003-10-02T11:00:00Z\' AS Datetime) and col_Timestamp=CAST(1696200300000000 AS Timestamp) and col_Interval=CAST(3 AS Interval) and col_Date32=CAST(\'2003-01-01\' AS Date32) and col_Datetime64=CAST(\'2003-10-02T11:00:00Z\' AS Datetime64) and col_Timestamp64=CAST(1696200300000000 AS Timestamp64) and col_Interval64=CAST(3 AS Interval64) and col_Float=CAST(3.1 AS Float) and col_Double=CAST(3.2 AS Double)\n                \n                " } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 6f727b67-ed32-4455-a562-63cfcb9534e6, ghrun-plncoo66um.auto.internal:27781): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZWI0OWI0ZmQtNTc1ZTRjNmUtNjVhNTVmM2UtNDIyY2ExZTA=
---------------------------- Captured log teardown -----------------------------
INFO     ya.test:ya.py:442 Test teardown
DEBUG    ydb.connection:connection.py:421 RpcState(DeleteSession, b42191d9-8a10-4417-9f3b-9d139015ce46, ghrun-plncoo66um.auto.internal:27781): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DeleteSession, b42191d9-8a10-4417-9f3b-9d139015ce46, ghrun-plncoo66um.auto.internal:27781): request = { session_id: "ydb://session/3?node_id=1&id=ZWI0OWI0ZmQtNTc1ZTRjNmUtNjVhNTVmM2UtNDIyY2ExZTA=" }
DEBUG    ydb.connection:connection.py:52 RpcState(DeleteSession, b42191d9-8a10-4417-9f3b-9d139015ce46, ghrun-plncoo66um.auto.internal:27781): response = { status: SUCCESS }
DEBUG    ydb.query.session:session.py:236 Attach stream closed, session_id: ydb://session/3?node_id=1&id=ZWI0OWI0ZmQtNTc1ZTRjNmUtNjVhNTVmM2UtNDIyY2ExZTA=
DEBUG    ydb.query.pool:pool.py:313 All session were deleted.
DEBUG    ydb.topic:topic.py:681 Close topic client
DEBUG    ydb.topic:topic.py:684 Topic client was closed
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27781
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-plncoo66um.auto.internal:27781
INFO     ydb.pool.Discovery:pool.py:277 Successfully terminated discovery process
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:282 Stopped node localhost:27781/1
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/16479
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/26054
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/4893
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/27781
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/18637
============================== slowest durations ===============================
267.92s call     test_ttl.py::TestTTL::test_ttl[table_Datetime_1_UNIQUE_SYNC-pk_types5-all_types5-index5-Datetime-UNIQUE-SYNC]
96.92s call     test_ttl.py::TestTTL::test_ttl[table_Datetime_0__SYNC-pk_types0-all_types0-index0-Datetime--SYNC]
12.03s teardown test_ttl.py::TestTTL::test_ttl[table_Datetime_1_UNIQUE_SYNC-pk_types5-all_types5-index5-Datetime-UNIQUE-SYNC]
10.74s setup    test_ttl.py::TestTTL::test_ttl[table_Datetime_0__SYNC-pk_types0-all_types0-index0-Datetime--SYNC]
0.01s setup    test_ttl.py::TestTTL::test_ttl[table_Datetime_1_UNIQUE_SYNC-pk_types5-all_types5-index5-Datetime-UNIQUE-SYNC]

(1 durations < 0.005s hidden.  Use -vv to show these durations.)
=========================== short test summary info ============================
FAILED test_ttl.py::TestTTL::test_ttl[table_Datetime_1_UNIQUE_SYNC-pk_types5-all_types5-index5-Datetime-UNIQUE-SYNC] - AssertionError: Expected 0 rows, error when deleting 3 lines, table table_Datetime_1_UNIQUE_SYNC
assert (1 == 1 and 1 == 0)
 +  where 1 = len([{'count': 1}])
 +  and   1 = {'count': 1}.count
=================== 1 failed, 1 passed in 389.51s (0:06:29) ====================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/piru/001be3/ydb/tests/datashard/ttl/test-results/py3test/testing_out_stuff/chunk11
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-4.4.4
collected 48 items

test_ttl.py ..

============================== slowest durations ===============================
85.25s call     test_ttl.py::TestTTL::test_ttl[table_Datetime_1__ASYNC-pk_types4-all_types4-index4-Datetime--ASYNC]
83.90s call     test_ttl.py::TestTTL::test_ttl[table_Datetime_1__SYNC-pk_types3-all_types3-index3-Datetime--SYNC]
11.46s setup    test_ttl.py::TestTTL::test_ttl[table_Datetime_1__ASYNC-pk_types4-all_types4-index4-Datetime--ASYNC]
7.04s teardown test_ttl.py::TestTTL::test_ttl[table_Datetime_1__SYNC-pk_types3-all_types3-index3-Datetime--SYNC]
0.01s setup    test_ttl.py::TestTTL::test_ttl[table_Datetime_1__SYNC-pk_types3-all_types3-index3-Datetime--SYNC]
0.01s teardown test_ttl.py::TestTTL::test_ttl[table_Datetime_1__ASYNC-pk_types4-all_types4-index4-Datetime--ASYNC]
======================== 2 passed in 189.60s (0:03:09) =========================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/piru/001beb/ydb/tests/datashard/ttl/test-results/py3test/testing_out_stuff/chunk12
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-4.4.4
collected 48 items

test_ttl.py .

============================== slowest durations ===============================
102.64s call     test_ttl.py::TestTTL::test_ttl[table_DyNumber_0_UNIQUE_SYNC-pk_types14-all_types14-index14-DyNumber-UNIQUE-SYNC]
12.04s teardown test_ttl.py::TestTTL::test_ttl[table_DyNumber_0_UNIQUE_SYNC-pk_types14-all_types14-index14-DyNumber-UNIQUE-SYNC]
8.43s setup    test_ttl.py::TestTTL::test_ttl[table_DyNumber_0_UNIQUE_SYNC-pk_types14-all_types14-index14-DyNumber-UNIQUE-SYNC]
======================== 1 passed in 124.31s (0:02:04) =========================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/piru/001c03/ydb/tests/datashard/ttl/test-results/py3test/testing_out_stuff/chunk13
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-4.4.4
collected 48 items

test_ttl.py .

============================== slowest durations ===============================
90.39s call     test_ttl.py::TestTTL::test_ttl[table_DyNumber_0__ASYNC-pk_types13-all_types13-index13-DyNumber--ASYNC]
12.06s teardown test_ttl.py::TestTTL::test_ttl[table_DyNumber_0__ASYNC-pk_types13-all_types13-index13-DyNumber--ASYNC]
10.59s setup    test_ttl.py::TestTTL::test_ttl[table_DyNumber_0__ASYNC-pk_types13-all_types13-index13-DyNumber--ASYNC]
======================== 1 passed in 114.32s (0:01:54) =========================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/piru/001bec/ydb/tests/datashard/ttl/test-results/py3test/testing_out_stuff/chunk14
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-4.4.4
collected 48 items

test_ttl.py .

============================== slowest durations ===============================
90.01s call     test_ttl.py::TestTTL::test_ttl[table_DyNumber_0__SYNC-pk_types12-all_types12-index12-DyNumber--SYNC]
12.06s teardown test_ttl.py::TestTTL::test_ttl[table_DyNumber_0__SYNC-pk_types12-all_types12-index12-DyNumber--SYNC]
6.35s setup    test_ttl.py::TestTTL::test_ttl[table_DyNumber_0__SYNC-pk_types12-all_types12-index12-DyNumber--SYNC]
======================== 1 passed in 109.63s (0:01:49) =========================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/piru/001c06/ydb/tests/datashard/ttl/test-results/py3test/testing_out_stuff/chunk15
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-4.4.4
collected 48 items

test_ttl.py .

============================== slowest durations ===============================
97.19s call     test_ttl.py::TestTTL::test_ttl[table_DyNumber_1_UNIQUE_SYNC-pk_types17-all_types17-index17-DyNumber-UNIQUE-SYNC]
12.05s teardown test_ttl.py::TestTTL::test_ttl[table_DyNumber_1_UNIQUE_SYNC-pk_types17-all_types17-index17-DyNumber-UNIQUE-SYNC]
10.30s setup    test_ttl.py::TestTTL::test_ttl[table_DyNumber_1_UNIQUE_SYNC-pk_types17-all_types17-index17-DyNumber-UNIQUE-SYNC]
======================== 1 passed in 120.83s (0:02:00) =========================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/piru/001bf4/ydb/tests/datashard/ttl/test-results/py3test/testing_out_stuff/chunk16
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-4.4.4
collected 48 items

test_ttl.py .

============================== slowest durations ===============================
78.51s call     test_ttl.py::TestTTL::test_ttl[table_DyNumber_1__ASYNC-pk_types16-all_types16-index16-DyNumber--ASYNC]
9.21s setup    test_ttl.py::TestTTL::test_ttl[table_DyNumber_1__ASYNC-pk_types16-all_types16-index16-DyNumber--ASYNC]
7.02s teardown test_ttl.py::TestTTL::test_ttl[table_DyNumber_1__ASYNC-pk_types16-all_types16-index16-DyNumber--ASYNC]
========================= 1 passed in 95.98s (0:01:35) =========================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/piru/001bf0/ydb/tests/datashard/ttl/test-results/py3test/testing_out_stuff/chunk17
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-4.4.4
collected 48 items

test_ttl.py .

============================== slowest durations ===============================
88.20s call     test_ttl.py::TestTTL::test_ttl[table_DyNumber_1__SYNC-pk_types15-all_types15-index15-DyNumber--SYNC]
7.04s teardown test_ttl.py::TestTTL::test_ttl[table_DyNumber_1__SYNC-pk_types15-all_types15-index15-DyNumber--SYNC]
6.17s setup    test_ttl.py::TestTTL::test_ttl[table_DyNumber_1__SYNC-pk_types15-all_types15-index15-DyNumber--SYNC]
======================== 1 passed in 102.68s (0:01:42) =========================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/piru/001be9/ydb/tests/datashard/ttl/test-results/py3test/testing_out_stuff/chunk18
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-4.4.4
collected 48 items

test_ttl.py .

============================== slowest durations ===============================
98.48s call     test_ttl.py::TestTTL::test_ttl[table_Timestamp_0_UNIQUE_SYNC-pk_types8-all_types8-index8-Timestamp-UNIQUE-SYNC]
12.06s teardown test_ttl.py::TestTTL::test_ttl[table_Timestamp_0_UNIQUE_SYNC-pk_types8-all_types8-index8-Timestamp-UNIQUE-SYNC]
8.48s setup    test_ttl.py::TestTTL::test_ttl[table_Timestamp_0_UNIQUE_SYNC-pk_types8-all_types8-index8-Timestamp-UNIQUE-SYNC]
======================== 1 passed in 120.24s (0:02:00) =========================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/piru/001be6/ydb/tests/datashard/ttl/test-results/py3test/testing_out_stuff/chunk19
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-4.4.4
collected 48 items

test_ttl.py .

============================== slowest durations ===============================
87.53s call     test_ttl.py::TestTTL::test_ttl[table_Timestamp_0__ASYNC-pk_types7-all_types7-index7-Timestamp--ASYNC]
12.05s teardown test_ttl.py::TestTTL::test_ttl[table_Timestamp_0__ASYNC-pk_types7-all_types7-index7-Timestamp--ASYNC]
11.68s setup    test_ttl.py::TestTTL::test_ttl[table_Timestamp_0__ASYNC-pk_types7-all_types7-index7-Timestamp--ASYNC]
======================== 1 passed in 113.22s (0:01:53) =========================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/piru/001c0a/ydb/tests/datashard/ttl/test-results/py3test/testing_out_stuff/chunk20
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-4.4.4
collected 48 items

test_ttl.py .

============================== slowest durations ===============================
97.49s call     test_ttl.py::TestTTL::test_ttl[table_Timestamp_0__SYNC-pk_types6-all_types6-index6-Timestamp--SYNC]
12.05s teardown test_ttl.py::TestTTL::test_ttl[table_Timestamp_0__SYNC-pk_types6-all_types6-index6-Timestamp--SYNC]
9.60s setup    test_ttl.py::TestTTL::test_ttl[table_Timestamp_0__SYNC-pk_types6-all_types6-index6-Timestamp--SYNC]
======================== 1 passed in 120.61s (0:02:00) =========================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/piru/001c1a/ydb/tests/datashard/ttl/test-results/py3test/testing_out_stuff/chunk21
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-4.4.4
collected 48 items

test_ttl.py .

============================== slowest durations ===============================
100.22s call     test_ttl.py::TestTTL::test_ttl[table_Timestamp_1_UNIQUE_SYNC-pk_types11-all_types11-index11-Timestamp-UNIQUE-SYNC]
17.05s teardown test_ttl.py::TestTTL::test_ttl[table_Timestamp_1_UNIQUE_SYNC-pk_types11-all_types11-index11-Timestamp-UNIQUE-SYNC]
10.15s setup    test_ttl.py::TestTTL::test_ttl[table_Timestamp_1_UNIQUE_SYNC-pk_types11-all_types11-index11-Timestamp-UNIQUE-SYNC]
======================== 1 passed in 129.21s (0:02:09) =========================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/piru/001bfe/ydb/tests/datashard/ttl/test-results/py3test/testing_out_stuff/chunk22
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-4.4.4
collected 48 items

test_ttl.py .

============================== slowest durations ===============================
110.04s call     test_ttl.py::TestTTL::test_ttl[table_Timestamp_1__ASYNC-pk_types10-all_types10-index10-Timestamp--ASYNC]
99.52s setup    test_ttl.py::TestTTL::test_ttl[table_Timestamp_1__ASYNC-pk_types10-all_types10-index10-Timestamp--ASYNC]
12.06s teardown test_ttl.py::TestTTL::test_ttl[table_Timestamp_1__ASYNC-pk_types10-all_types10-index10-Timestamp--ASYNC]
======================== 1 passed in 226.94s (0:03:46) =========================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/piru/001c02/ydb/tests/datashard/ttl/test-results/py3test/testing_out_stuff/chunk23
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-4.4.4
collected 48 items

test_ttl.py .

============================== slowest durations ===============================
94.55s call     test_ttl.py::TestTTL::test_ttl[table_Timestamp_1__SYNC-pk_types9-all_types9-index9-Timestamp--SYNC]
10.09s setup    test_ttl.py::TestTTL::test_ttl[table_Timestamp_1__SYNC-pk_types9-all_types9-index9-Timestamp--SYNC]
7.03s teardown test_ttl.py::TestTTL::test_ttl[table_Timestamp_1__SYNC-pk_types9-all_types9-index9-Timestamp--SYNC]
======================== 1 passed in 113.29s (0:01:53) =========================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/piru/001c05/ydb/tests/datashard/ttl/test-results/py3test/testing_out_stuff/chunk24
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-4.4.4
collected 48 items

test_ttl.py .

============================== slowest durations ===============================
96.36s call     test_ttl.py::TestTTL::test_ttl[table_Uint32_0_UNIQUE_SYNC-pk_types20-all_types20-index20-Uint32-UNIQUE-SYNC]
12.04s teardown test_ttl.py::TestTTL::test_ttl[table_Uint32_0_UNIQUE_SYNC-pk_types20-all_types20-index20-Uint32-UNIQUE-SYNC]
10.37s setup    test_ttl.py::TestTTL::test_ttl[table_Uint32_0_UNIQUE_SYNC-pk_types20-all_types20-index20-Uint32-UNIQUE-SYNC]
======================== 1 passed in 120.22s (0:02:00) =========================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/piru/001bff/ydb/tests/datashard/ttl/test-results/py3test/testing_out_stuff/chunk25
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-4.4.4
collected 48 items

test_ttl.py .

============================== slowest durations ===============================
89.99s call     test_ttl.py::TestTTL::test_ttl[table_Uint32_0__ASYNC-pk_types19-all_types19-index19-Uint32--ASYNC]
12.05s teardown test_ttl.py::TestTTL::test_ttl[table_Uint32_0__ASYNC-pk_types19-all_types19-index19-Uint32--ASYNC]
11.03s setup    test_ttl.py::TestTTL::test_ttl[table_Uint32_0__ASYNC-pk_types19-all_types19-index19-Uint32--ASYNC]
======================== 1 passed in 115.04s (0:01:55) =========================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/piru/001c0c/ydb/tests/datashard/ttl/test-results/py3test/testing_out_stuff/chunk26
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-4.4.4
collected 48 items

test_ttl.py .

============================== slowest durations ===============================
93.27s call     test_ttl.py::TestTTL::test_ttl[table_Uint32_0__SYNC-pk_types18-all_types18-index18-Uint32--SYNC]
12.06s teardown test_ttl.py::TestTTL::test_ttl[table_Uint32_0__SYNC-pk_types18-all_types18-index18-Uint32--SYNC]
9.50s setup    test_ttl.py::TestTTL::test_ttl[table_Uint32_0__SYNC-pk_types18-all_types18-index18-Uint32--SYNC]
======================== 1 passed in 116.15s (0:01:56) =========================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/piru/001bf8/ydb/tests/datashard/ttl/test-results/py3test/testing_out_stuff/chunk27
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-4.4.4
collected 48 items

test_ttl.py .

============================== slowest durations ===============================
92.41s call     test_ttl.py::TestTTL::test_ttl[table_Uint32_1_UNIQUE_SYNC-pk_types23-all_types23-index23-Uint32-UNIQUE-SYNC]
12.03s teardown test_ttl.py::TestTTL::test_ttl[table_Uint32_1_UNIQUE_SYNC-pk_types23-all_types23-index23-Uint32-UNIQUE-SYNC]
6.27s setup    test_ttl.py::TestTTL::test_ttl[table_Uint32_1_UNIQUE_SYNC-pk_types23-all_types23-index23-Uint32-UNIQUE-SYNC]
======================== 1 passed in 111.58s (0:01:51) =========================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/piru/001c07/ydb/tests/datashard/ttl/test-results/py3test/testing_out_stuff/chunk28
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-4.4.4
collected 48 items

test_ttl.py .

============================== slowest durations ===============================
90.37s call     test_ttl.py::TestTTL::test_ttl[table_Uint32_1__ASYNC-pk_types22-all_types22-index22-Uint32--ASYNC]
12.04s teardown test_ttl.py::TestTTL::test_ttl[table_Uint32_1__ASYNC-pk_types22-all_types22-index22-Uint32--ASYNC]
9.99s setup    test_ttl.py::TestTTL::test_ttl[table_Uint32_1__ASYNC-pk_types22-all_types22-index22-Uint32--ASYNC]
======================== 1 passed in 113.63s (0:01:53) =========================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/piru/001bed/ydb/tests/datashard/ttl/test-results/py3test/testing_out_stuff/chunk29
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-4.4.4
collected 48 items

test_ttl.py .

============================== slowest durations ===============================
92.79s call     test_ttl.py::TestTTL::test_ttl[table_Uint32_1__SYNC-pk_types21-all_types21-index21-Uint32--SYNC]
12.05s teardown test_ttl.py::TestTTL::test_ttl[table_Uint32_1__SYNC-pk_types21-all_types21-index21-Uint32--SYNC]
8.04s setup    test_ttl.py::TestTTL::test_ttl[table_Uint32_1__SYNC-pk_types21-all_types21-index21-Uint32--SYNC]
======================== 1 passed in 114.07s (0:01:54) =========================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/piru/001bf7/ydb/tests/datashard/ttl/test-results/py3test/testing_out_stuff/chunk30
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-4.4.4
collected 48 items

test_ttl.py .

============================== slowest durations ===============================
88.78s call     test_ttl.py::TestTTL::test_ttl[table_Uint64_0_UNIQUE_SYNC-pk_types26-all_types26-index26-Uint64-UNIQUE-SYNC]
8.43s setup    test_ttl.py::TestTTL::test_ttl[table_Uint64_0_UNIQUE_SYNC-pk_types26-all_types26-index26-Uint64-UNIQUE-SYNC]
7.03s teardown test_ttl.py::TestTTL::test_ttl[table_Uint64_0_UNIQUE_SYNC-pk_types26-all_types26-index26-Uint64-UNIQUE-SYNC]
======================== 1 passed in 105.36s (0:01:45) =========================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/piru/001be4/ydb/tests/datashard/ttl/test-results/py3test/testing_out_stuff/chunk31
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-4.4.4
collected 48 items

test_ttl.py .

============================== slowest durations ===============================
88.15s call     test_ttl.py::TestTTL::test_ttl[table_Uint64_0__ASYNC-pk_types25-all_types25-index25-Uint64--ASYNC]
11.27s setup    test_ttl.py::TestTTL::test_ttl[table_Uint64_0__ASYNC-pk_types25-all_types25-index25-Uint64--ASYNC]
7.05s teardown test_ttl.py::TestTTL::test_ttl[table_Uint64_0__ASYNC-pk_types25-all_types25-index25-Uint64--ASYNC]
======================== 1 passed in 107.87s (0:01:47) =========================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/piru/001bf5/ydb/tests/datashard/ttl/test-results/py3test/testing_out_stuff/chunk32
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-4.4.4
collected 48 items

test_ttl.py .

============================== slowest durations ===============================
86.28s call     test_ttl.py::TestTTL::test_ttl[table_Uint64_0__SYNC-pk_types24-all_types24-index24-Uint64--SYNC]
12.04s teardown test_ttl.py::TestTTL::test_ttl[table_Uint64_0__SYNC-pk_types24-all_types24-index24-Uint64--SYNC]
9.54s setup    test_ttl.py::TestTTL::test_ttl[table_Uint64_0__SYNC-pk_types24-all_types24-index24-Uint64--SYNC]
======================== 1 passed in 109.11s (0:01:49) =========================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/piru/001bfd/ydb/tests/datashard/ttl/test-results/py3test/testing_out_stuff/chunk33
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-4.4.4
collected 48 items

test_ttl.py .

============================== slowest durations ===============================
106.22s call     test_ttl.py::TestTTL::test_ttl[table_Uint64_1_UNIQUE_SYNC-pk_types29-all_types29-index29-Uint64-UNIQUE-SYNC]
15.16s setup    test_ttl.py::TestTTL::test_ttl[table_Uint64_1_UNIQUE_SYNC-pk_types29-all_types29-index29-Uint64-UNIQUE-SYNC]
12.07s teardown test_ttl.py::TestTTL::test_ttl[table_Uint64_1_UNIQUE_SYNC-pk_types29-all_types29-index29-Uint64-UNIQUE-SYNC]
======================== 1 passed in 135.46s (0:02:15) =========================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/piru/001bfb/ydb/tests/datashard/ttl/test-results/py3test/testing_out_stuff/chunk34
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-4.4.4
collected 48 items

test_ttl.py .

============================== slowest durations ===============================
91.05s call     test_ttl.py::TestTTL::test_ttl[table_Uint64_1__ASYNC-pk_types28-all_types28-index28-Uint64--ASYNC]
17.03s teardown test_ttl.py::TestTTL::test_ttl[table_Uint64_1__ASYNC-pk_types28-all_types28-index28-Uint64--ASYNC]
12.52s setup    test_ttl.py::TestTTL::test_ttl[table_Uint64_1__ASYNC-pk_types28-all_types28-index28-Uint64--ASYNC]
======================== 1 passed in 122.70s (0:02:02) =========================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/piru/001bee/ydb/tests/datashard/ttl/test-results/py3test/testing_out_stuff/chunk35
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-4.4.4
collected 48 items

test_ttl.py .

============================== slowest durations ===============================
92.60s call     test_ttl.py::TestTTL::test_ttl[table_Uint64_1__SYNC-pk_types27-all_types27-index27-Uint64--SYNC]
12.03s teardown test_ttl.py::TestTTL::test_ttl[table_Uint64_1__SYNC-pk_types27-all_types27-index27-Uint64--SYNC]
6.54s setup    test_ttl.py::TestTTL::test_ttl[table_Uint64_1__SYNC-pk_types27-all_types27-index27-Uint64--SYNC]
======================== 1 passed in 112.38s (0:01:52) =========================
