============================= test session starts ==============================
platform linux -- Python 3.13.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/9slg/004810/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 ===============================
78.40s call     test_ttl.py::TestPgTTL::test_ttl[table_pgdate_0_UNIQUE_SYNC-pk_types8-all_types8-index8-pgdate-UNIQUE-SYNC]
64.65s call     test_ttl.py::TestPgTTL::test_ttl[table_pgdate_0__ASYNC-pk_types7-all_types7-index7-pgdate--ASYNC]
12.17s teardown test_ttl.py::TestPgTTL::test_ttl[table_pgdate_0__ASYNC-pk_types7-all_types7-index7-pgdate--ASYNC]
10.55s 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]
0.01s teardown test_ttl.py::TestPgTTL::test_ttl[table_pgdate_0_UNIQUE_SYNC-pk_types8-all_types8-index8-pgdate-UNIQUE-SYNC]
======================== 2 passed in 167.32s (0:02:47) =========================
============================= test session starts ==============================
platform linux -- Python 3.13.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/9slg/00480f/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 5 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:108 Acquired active session from queue: ydb://session/3?node_id=1&id=ZGIzOThmMjUtNGZmYmFiZTItZWM3Mjk1MDAtY2Q5Njc3MjM=
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, 497661e3-cd7e-45c1-99ec-c234b1927046, ghrun-6yqidkutd4.auto.internal:31914): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, 497661e3-cd7e-45c1-99ec-c234b1927046, ghrun-6yqidkutd4.auto.internal:31914): request = { session_id: "ydb://session/3?node_id=1&id=ZGIzOThmMjUtNGZmYmFiZTItZWM3Mjk1MDAtY2Q5Njc3MjM=" 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:65 RpcState(ExecuteQuery, 497661e3-cd7e-45c1-99ec-c234b1927046, ghrun-6yqidkutd4.auto.internal:31914): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=ZGIzOThmMjUtNGZmYmFiZTItZWM3Mjk1MDAtY2Q5Njc3MjM=
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=ZGIzOThmMjUtNGZmYmFiZTItZWM3Mjk1MDAtY2Q5Njc3MjM=
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, a1634515-8242-4f10-995b-2d6c9bfc9ff5, ghrun-6yqidkutd4.auto.internal:31914): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, a1634515-8242-4f10-995b-2d6c9bfc9ff5, ghrun-6yqidkutd4.auto.internal:31914): request = { session_id: "ydb://session/3?node_id=1&id=ZGIzOThmMjUtNGZmYmFiZTItZWM3Mjk1MDAtY2Q5Njc3MjM=" 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:65 RpcState(ExecuteQuery, a1634515-8242-4f10-995b-2d6c9bfc9ff5, ghrun-6yqidkutd4.auto.internal:31914): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=ZGIzOThmMjUtNGZmYmFiZTItZWM3Mjk1MDAtY2Q5Njc3MjM=
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=ZGIzOThmMjUtNGZmYmFiZTItZWM3Mjk1MDAtY2Q5Njc3MjM=
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, 87b99c45-7a7e-40ec-b437-1be6d65ed6de, ghrun-6yqidkutd4.auto.internal:31914): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, 87b99c45-7a7e-40ec-b437-1be6d65ed6de, ghrun-6yqidkutd4.auto.internal:31914): request = { session_id: "ydb://session/3?node_id=1&id=ZGIzOThmMjUtNGZmYmFiZTItZWM3Mjk1MDAtY2Q5Njc3MjM=" 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:65 RpcState(ExecuteQuery, 87b99c45-7a7e-40ec-b437-1be6d65ed6de, ghrun-6yqidkutd4.auto.internal:31914): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=ZGIzOThmMjUtNGZmYmFiZTItZWM3Mjk1MDAtY2Q5Njc3MjM=
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=ZGIzOThmMjUtNGZmYmFiZTItZWM3Mjk1MDAtY2Q5Njc3MjM=
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, 3b9d2a87-eb68-4d3c-b339-6a5c8da0b3bc, ghrun-6yqidkutd4.auto.internal:31914): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, 3b9d2a87-eb68-4d3c-b339-6a5c8da0b3bc, ghrun-6yqidkutd4.auto.internal:31914): request = { session_id: "ydb://session/3?node_id=1&id=ZGIzOThmMjUtNGZmYmFiZTItZWM3Mjk1MDAtY2Q5Njc3MjM=" 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:65 RpcState(ExecuteQuery, 3b9d2a87-eb68-4d3c-b339-6a5c8da0b3bc, ghrun-6yqidkutd4.auto.internal:31914): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=ZGIzOThmMjUtNGZmYmFiZTItZWM3Mjk1MDAtY2Q5Njc3MjM=
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=ZGIzOThmMjUtNGZmYmFiZTItZWM3Mjk1MDAtY2Q5Njc3MjM=
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, 5f716df3-3a9d-4533-a420-cf4e37de1445, ghrun-6yqidkutd4.auto.internal:31914): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, 5f716df3-3a9d-4533-a420-cf4e37de1445, ghrun-6yqidkutd4.auto.internal:31914): request = { session_id: "ydb://session/3?node_id=1&id=ZGIzOThmMjUtNGZmYmFiZTItZWM3Mjk1MDAtY2Q5Njc3MjM=" 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(\'1770848205\')\n            );\n        " } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:65 RpcState(ExecuteQuery, 5f716df3-3a9d-4533-a420-cf4e37de1445, ghrun-6yqidkutd4.auto.internal:31914): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=ZGIzOThmMjUtNGZmYmFiZTItZWM3Mjk1MDAtY2Q5Njc3MjM=
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=ZGIzOThmMjUtNGZmYmFiZTItZWM3Mjk1MDAtY2Q5Njc3MjM=
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, a10db397-a74e-450e-a5ca-a9440afac250, ghrun-6yqidkutd4.auto.internal:31914): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, a10db397-a74e-450e-a5ca-a9440afac250, ghrun-6yqidkutd4.auto.internal:31914): request = { session_id: "ydb://session/3?node_id=1&id=ZGIzOThmMjUtNGZmYmFiZTItZWM3Mjk1MDAtY2Q5Njc3MjM=" 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(\'1770848205\')\n            );\n        " } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:65 RpcState(ExecuteQuery, a10db397-a74e-450e-a5ca-a9440afac250, ghrun-6yqidkutd4.auto.internal:31914): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=ZGIzOThmMjUtNGZmYmFiZTItZWM3Mjk1MDAtY2Q5Njc3MjM=
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=ZGIzOThmMjUtNGZmYmFiZTItZWM3Mjk1MDAtY2Q5Njc3MjM=
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, 9030ef27-e0a9-4f64-ba56-f69134594927, ghrun-6yqidkutd4.auto.internal:31914): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, 9030ef27-e0a9-4f64-ba56-f69134594927, ghrun-6yqidkutd4.auto.internal:31914): request = { session_id: "ydb://session/3?node_id=1&id=ZGIzOThmMjUtNGZmYmFiZTItZWM3Mjk1MDAtY2Q5Njc3MjM=" 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(\'1771453005\')\n            );\n        " } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:65 RpcState(ExecuteQuery, 9030ef27-e0a9-4f64-ba56-f69134594927, ghrun-6yqidkutd4.auto.internal:31914): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=ZGIzOThmMjUtNGZmYmFiZTItZWM3Mjk1MDAtY2Q5Njc3MjM=
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=ZGIzOThmMjUtNGZmYmFiZTItZWM3Mjk1MDAtY2Q5Njc3MjM=
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, 84df58b0-27f2-4a8e-b2a0-496bdefedec0, ghrun-6yqidkutd4.auto.internal:31914): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, 84df58b0-27f2-4a8e-b2a0-496bdefedec0, ghrun-6yqidkutd4.auto.internal:31914): request = { session_id: "ydb://session/3?node_id=1&id=ZGIzOThmMjUtNGZmYmFiZTItZWM3Mjk1MDAtY2Q5Njc3MjM=" 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(\'1771453005\')\n            );\n        " } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:65 RpcState(ExecuteQuery, 84df58b0-27f2-4a8e-b2a0-496bdefedec0, ghrun-6yqidkutd4.auto.internal:31914): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=ZGIzOThmMjUtNGZmYmFiZTItZWM3Mjk1MDAtY2Q5Njc3MjM=
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=ZGIzOThmMjUtNGZmYmFiZTItZWM3Mjk1MDAtY2Q5Njc3MjM=
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, 279e4d67-80f9-4093-855e-c1c74c830549, ghrun-6yqidkutd4.auto.internal:31914): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, 279e4d67-80f9-4093-855e-c1c74c830549, ghrun-6yqidkutd4.auto.internal:31914): request = { session_id: "ydb://session/3?node_id=1&id=ZGIzOThmMjUtNGZmYmFiZTItZWM3Mjk1MDAtY2Q5Njc3MjM=" 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(\'1771453010\')\n            );\n        " } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:65 RpcState(ExecuteQuery, 279e4d67-80f9-4093-855e-c1c74c830549, ghrun-6yqidkutd4.auto.internal:31914): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=ZGIzOThmMjUtNGZmYmFiZTItZWM3Mjk1MDAtY2Q5Njc3MjM=
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=ZGIzOThmMjUtNGZmYmFiZTItZWM3Mjk1MDAtY2Q5Njc3MjM=
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, 6d97fd17-9f7e-4210-9c3e-7c5d15970bac, ghrun-6yqidkutd4.auto.internal:31914): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, 6d97fd17-9f7e-4210-9c3e-7c5d15970bac, ghrun-6yqidkutd4.auto.internal:31914): request = { session_id: "ydb://session/3?node_id=1&id=ZGIzOThmMjUtNGZmYmFiZTItZWM3Mjk1MDAtY2Q5Njc3MjM=" 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(\'1771453010\')\n            );\n        " } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:65 RpcState(ExecuteQuery, 6d97fd17-9f7e-4210-9c3e-7c5d15970bac, ghrun-6yqidkutd4.auto.internal:31914): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=ZGIzOThmMjUtNGZmYmFiZTItZWM3Mjk1MDAtY2Q5Njc3MjM=
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=ZGIzOThmMjUtNGZmYmFiZTItZWM3Mjk1MDAtY2Q5Njc3MjM=
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, 39007c05-bd00-4611-895f-9033e33ca4fd, ghrun-6yqidkutd4.auto.internal:31914): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, 39007c05-bd00-4611-895f-9033e33ca4fd, ghrun-6yqidkutd4.auto.internal:31914): request = { session_id: "ydb://session/3?node_id=1&id=ZGIzOThmMjUtNGZmYmFiZTItZWM3Mjk1MDAtY2Q5Njc3MjM=" 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(\'1772662605\')\n            );\n        " } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:65 RpcState(ExecuteQuery, 39007c05-bd00-4611-895f-9033e33ca4fd, ghrun-6yqidkutd4.auto.internal:31914): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=ZGIzOThmMjUtNGZmYmFiZTItZWM3Mjk1MDAtY2Q5Njc3MjM=
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=ZGIzOThmMjUtNGZmYmFiZTItZWM3Mjk1MDAtY2Q5Njc3MjM=
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, 4580452c-47d7-4adf-8ba3-bf64eda93c55, ghrun-6yqidkutd4.auto.internal:31914): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, 4580452c-47d7-4adf-8ba3-bf64eda93c55, ghrun-6yqidkutd4.auto.internal:31914): request = { session_id: "ydb://session/3?node_id=1&id=ZGIzOThmMjUtNGZmYmFiZTItZWM3Mjk1MDAtY2Q5Njc3MjM=" 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(\'1772662605\')\n            );\n        " } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:65 RpcState(ExecuteQuery, 4580452c-47d7-4adf-8ba3-bf64eda93c55, ghrun-6yqidkutd4.auto.internal:31914): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=ZGIzOThmMjUtNGZmYmFiZTItZWM3Mjk1MDAtY2Q5Njc3MjM=
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=ZGIzOThmMjUtNGZmYmFiZTItZWM3Mjk1MDAtY2Q5Njc3MjM=
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, 24480061-3d1b-472a-97e7-18e445cf17cb, ghrun-6yqidkutd4.auto.internal:31914): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, 24480061-3d1b-472a-97e7-18e445cf17cb, ghrun-6yqidkutd4.auto.internal:31914): request = { session_id: "ydb://session/3?node_id=1&id=ZGIzOThmMjUtNGZmYmFiZTItZWM3Mjk1MDAtY2Q5Njc3MjM=" 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:65 RpcState(ExecuteQuery, 24480061-3d1b-472a-97e7-18e445cf17cb, ghrun-6yqidkutd4.auto.internal:31914): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=ZGIzOThmMjUtNGZmYmFiZTItZWM3Mjk1MDAtY2Q5Njc3MjM=
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=ZGIzOThmMjUtNGZmYmFiZTItZWM3Mjk1MDAtY2Q5Njc3MjM=
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, ce400c3b-7a2c-42f9-9ca3-ea0306f8a429, ghrun-6yqidkutd4.auto.internal:31914): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, ce400c3b-7a2c-42f9-9ca3-ea0306f8a429, ghrun-6yqidkutd4.auto.internal:31914): request = { session_id: "ydb://session/3?node_id=1&id=ZGIzOThmMjUtNGZmYmFiZTItZWM3Mjk1MDAtY2Q5Njc3MjM=" 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:65 RpcState(ExecuteQuery, ce400c3b-7a2c-42f9-9ca3-ea0306f8a429, ghrun-6yqidkutd4.auto.internal:31914): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=ZGIzOThmMjUtNGZmYmFiZTItZWM3Mjk1MDAtY2Q5Njc3MjM=
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=ZGIzOThmMjUtNGZmYmFiZTItZWM3Mjk1MDAtY2Q5Njc3MjM=
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, 1a0ae6a5-b2bc-42fc-92e0-01562947dd28, ghrun-6yqidkutd4.auto.internal:31914): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, 1a0ae6a5-b2bc-42fc-92e0-01562947dd28, ghrun-6yqidkutd4.auto.internal:31914): request = { session_id: "ydb://session/3?node_id=1&id=ZGIzOThmMjUtNGZmYmFiZTItZWM3Mjk1MDAtY2Q5Njc3MjM=" 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:65 RpcState(ExecuteQuery, 1a0ae6a5-b2bc-42fc-92e0-01562947dd28, ghrun-6yqidkutd4.auto.internal:31914): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=ZGIzOThmMjUtNGZmYmFiZTItZWM3Mjk1MDAtY2Q5Njc3MjM=
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=ZGIzOThmMjUtNGZmYmFiZTItZWM3Mjk1MDAtY2Q5Njc3MjM=
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, b00bfbbe-f5a5-43f2-8299-10321f54ddb0, ghrun-6yqidkutd4.auto.internal:31914): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, b00bfbbe-f5a5-43f2-8299-10321f54ddb0, ghrun-6yqidkutd4.auto.internal:31914): request = { session_id: "ydb://session/3?node_id=1&id=ZGIzOThmMjUtNGZmYmFiZTItZWM3Mjk1MDAtY2Q5Njc3MjM=" 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:65 RpcState(ExecuteQuery, b00bfbbe-f5a5-43f2-8299-10321f54ddb0, ghrun-6yqidkutd4.auto.internal:31914): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=ZGIzOThmMjUtNGZmYmFiZTItZWM3Mjk1MDAtY2Q5Njc3MjM=
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=ZGIzOThmMjUtNGZmYmFiZTItZWM3Mjk1MDAtY2Q5Njc3MjM=
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, 0762cf54-62e9-4d3e-bcc6-11fac53cce24, ghrun-6yqidkutd4.auto.internal:31914): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, 0762cf54-62e9-4d3e-bcc6-11fac53cce24, ghrun-6yqidkutd4.auto.internal:31914): request = { session_id: "ydb://session/3?node_id=1&id=ZGIzOThmMjUtNGZmYmFiZTItZWM3Mjk1MDAtY2Q5Njc3MjM=" 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:65 RpcState(ExecuteQuery, 0762cf54-62e9-4d3e-bcc6-11fac53cce24, ghrun-6yqidkutd4.auto.internal:31914): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=ZGIzOThmMjUtNGZmYmFiZTItZWM3Mjk1MDAtY2Q5Njc3MjM=
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=ZGIzOThmMjUtNGZmYmFiZTItZWM3Mjk1MDAtY2Q5Njc3MjM=
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, 8207ddbb-ef75-4ce4-8435-999d89888eca, ghrun-6yqidkutd4.auto.internal:31914): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, 8207ddbb-ef75-4ce4-8435-999d89888eca, ghrun-6yqidkutd4.auto.internal:31914): request = { session_id: "ydb://session/3?node_id=1&id=ZGIzOThmMjUtNGZmYmFiZTItZWM3Mjk1MDAtY2Q5Njc3MjM=" 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:65 RpcState(ExecuteQuery, 8207ddbb-ef75-4ce4-8435-999d89888eca, ghrun-6yqidkutd4.auto.internal:31914): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=ZGIzOThmMjUtNGZmYmFiZTItZWM3Mjk1MDAtY2Q5Njc3MjM=
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=ZGIzOThmMjUtNGZmYmFiZTItZWM3Mjk1MDAtY2Q5Njc3MjM=
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, fd5cec2f-0bb4-478b-ba26-9b8aadf2cb11, ghrun-6yqidkutd4.auto.internal:31914): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, fd5cec2f-0bb4-478b-ba26-9b8aadf2cb11, ghrun-6yqidkutd4.auto.internal:31914): request = { session_id: "ydb://session/3?node_id=1&id=ZGIzOThmMjUtNGZmYmFiZTItZWM3Mjk1MDAtY2Q5Njc3MjM=" 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:65 RpcState(ExecuteQuery, fd5cec2f-0bb4-478b-ba26-9b8aadf2cb11, ghrun-6yqidkutd4.auto.internal:31914): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=ZGIzOThmMjUtNGZmYmFiZTItZWM3Mjk1MDAtY2Q5Njc3MjM=
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=ZGIzOThmMjUtNGZmYmFiZTItZWM3Mjk1MDAtY2Q5Njc3MjM=
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, d1201e34-e4a8-479e-93b6-5662540661a1, ghrun-6yqidkutd4.auto.internal:31914): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, d1201e34-e4a8-479e-93b6-5662540661a1, ghrun-6yqidkutd4.auto.internal:31914): request = { session_id: "ydb://session/3?node_id=1&id=ZGIzOThmMjUtNGZmYmFiZTItZWM3Mjk1MDAtY2Q5Njc3MjM=" 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:65 RpcState(ExecuteQuery, d1201e34-e4a8-479e-93b6-5662540661a1, ghrun-6yqidkutd4.auto.internal:31914): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=ZGIzOThmMjUtNGZmYmFiZTItZWM3Mjk1MDAtY2Q5Njc3MjM=
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=ZGIzOThmMjUtNGZmYmFiZTItZWM3Mjk1MDAtY2Q5Njc3MjM=
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, dc88df8e-cd03-47cc-841b-c50426fc93f8, ghrun-6yqidkutd4.auto.internal:31914): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, dc88df8e-cd03-47cc-841b-c50426fc93f8, ghrun-6yqidkutd4.auto.internal:31914): request = { session_id: "ydb://session/3?node_id=1&id=ZGIzOThmMjUtNGZmYmFiZTItZWM3Mjk1MDAtY2Q5Njc3MjM=" 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:65 RpcState(ExecuteQuery, dc88df8e-cd03-47cc-841b-c50426fc93f8, ghrun-6yqidkutd4.auto.internal:31914): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=ZGIzOThmMjUtNGZmYmFiZTItZWM3Mjk1MDAtY2Q5Njc3MjM=
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=ZGIzOThmMjUtNGZmYmFiZTItZWM3Mjk1MDAtY2Q5Njc3MjM=
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, 807b2fb6-9557-4cc6-98f5-c74211f7abeb, ghrun-6yqidkutd4.auto.internal:31914): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, 807b2fb6-9557-4cc6-98f5-c74211f7abeb, ghrun-6yqidkutd4.auto.internal:31914): request = { session_id: "ydb://session/3?node_id=1&id=ZGIzOThmMjUtNGZmYmFiZTItZWM3Mjk1MDAtY2Q5Njc3MjM=" 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:65 RpcState(ExecuteQuery, 807b2fb6-9557-4cc6-98f5-c74211f7abeb, ghrun-6yqidkutd4.auto.internal:31914): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=ZGIzOThmMjUtNGZmYmFiZTItZWM3Mjk1MDAtY2Q5Njc3MjM=
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=ZGIzOThmMjUtNGZmYmFiZTItZWM3Mjk1MDAtY2Q5Njc3MjM=
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, 3c347a3a-048f-4113-bb8e-a4831b35c5ba, ghrun-6yqidkutd4.auto.internal:31914): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, 3c347a3a-048f-4113-bb8e-a4831b35c5ba, ghrun-6yqidkutd4.auto.internal:31914): request = { session_id: "ydb://session/3?node_id=1&id=ZGIzOThmMjUtNGZmYmFiZTItZWM3Mjk1MDAtY2Q5Njc3MjM=" 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:65 RpcState(ExecuteQuery, 3c347a3a-048f-4113-bb8e-a4831b35c5ba, ghrun-6yqidkutd4.auto.internal:31914): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=ZGIzOThmMjUtNGZmYmFiZTItZWM3Mjk1MDAtY2Q5Njc3MjM=
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=ZGIzOThmMjUtNGZmYmFiZTItZWM3Mjk1MDAtY2Q5Njc3MjM=
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, 53355081-0299-49eb-8e88-9c278de0a82d, ghrun-6yqidkutd4.auto.internal:31914): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, 53355081-0299-49eb-8e88-9c278de0a82d, ghrun-6yqidkutd4.auto.internal:31914): request = { session_id: "ydb://session/3?node_id=1&id=ZGIzOThmMjUtNGZmYmFiZTItZWM3Mjk1MDAtY2Q5Njc3MjM=" 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:65 RpcState(ExecuteQuery, 53355081-0299-49eb-8e88-9c278de0a82d, ghrun-6yqidkutd4.auto.internal:31914): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=ZGIzOThmMjUtNGZmYmFiZTItZWM3Mjk1MDAtY2Q5Njc3MjM=
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=ZGIzOThmMjUtNGZmYmFiZTItZWM3Mjk1MDAtY2Q5Njc3MjM=
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, 5597eb1f-a7f4-4e38-b1f4-8865f4b14d04, ghrun-6yqidkutd4.auto.internal:31914): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, 5597eb1f-a7f4-4e38-b1f4-8865f4b14d04, ghrun-6yqidkutd4.auto.internal:31914): request = { session_id: "ydb://session/3?node_id=1&id=ZGIzOThmMjUtNGZmYmFiZTItZWM3Mjk1MDAtY2Q5Njc3MjM=" 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:65 RpcState(ExecuteQuery, 5597eb1f-a7f4-4e38-b1f4-8865f4b14d04, ghrun-6yqidkutd4.auto.internal:31914): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=ZGIzOThmMjUtNGZmYmFiZTItZWM3Mjk1MDAtY2Q5Njc3MjM=
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=ZGIzOThmMjUtNGZmYmFiZTItZWM3Mjk1MDAtY2Q5Njc3MjM=
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, 19aeb6a8-6fda-492b-be01-801f0786bd33, ghrun-6yqidkutd4.auto.internal:31914): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, 19aeb6a8-6fda-492b-be01-801f0786bd33, ghrun-6yqidkutd4.auto.internal:31914): request = { session_id: "ydb://session/3?node_id=1&id=ZGIzOThmMjUtNGZmYmFiZTItZWM3Mjk1MDAtY2Q5Njc3MjM=" 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:65 RpcState(ExecuteQuery, 19aeb6a8-6fda-492b-be01-801f0786bd33, ghrun-6yqidkutd4.auto.internal:31914): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=ZGIzOThmMjUtNGZmYmFiZTItZWM3Mjk1MDAtY2Q5Njc3MjM=
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=ZGIzOThmMjUtNGZmYmFiZTItZWM3Mjk1MDAtY2Q5Njc3MjM=
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, 3d657f21-ae0d-4152-9b74-b4921163b1eb, ghrun-6yqidkutd4.auto.internal:31914): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, 3d657f21-ae0d-4152-9b74-b4921163b1eb, ghrun-6yqidkutd4.auto.internal:31914): request = { session_id: "ydb://session/3?node_id=1&id=ZGIzOThmMjUtNGZmYmFiZTItZWM3Mjk1MDAtY2Q5Njc3MjM=" 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:65 RpcState(ExecuteQuery, 3d657f21-ae0d-4152-9b74-b4921163b1eb, ghrun-6yqidkutd4.auto.internal:31914): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=ZGIzOThmMjUtNGZmYmFiZTItZWM3Mjk1MDAtY2Q5Njc3MjM=
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:178 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:335 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:188 Resolving endpoints for database /Root
DEBUG    ydb.connection:connection.py:447 RpcState(ListEndpoints, 49054b93-5d10-4b87-9b52-f69707659300, localhost:31914): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ListEndpoints, 49054b93-5d10-4b87-9b52-f69707659300, localhost:31914): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:65 RpcState(ListEndpoints, 49054b93-5d10-4b87-9b52-f69707659300, localhost:31914): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-6yqidkutd4.auto.internal" port: 31914 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:158 Resolved endpoints for database /Root: DiscoveryResult <self_location: 1, endpoints [<Endpoint ghrun-6yqidkutd4.auto.internal:31914, location 1, ssl: False>]>
DEBUG    ydb.connection:connection.py:575 Closing channel for endpoint localhost:31914
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=ZGIzOThmMjUtNGZmYmFiZTItZWM3Mjk1MDAtY2Q5Njc3MjM=
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, 0afa6f75-5d1e-4407-ac14-e692d20f14a4, ghrun-6yqidkutd4.auto.internal:31914): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, 0afa6f75-5d1e-4407-ac14-e692d20f14a4, ghrun-6yqidkutd4.auto.internal:31914): request = { session_id: "ydb://session/3?node_id=1&id=ZGIzOThmMjUtNGZmYmFiZTItZWM3Mjk1MDAtY2Q5Njc3MjM=" 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:65 RpcState(ExecuteQuery, 0afa6f75-5d1e-4407-ac14-e692d20f14a4, ghrun-6yqidkutd4.auto.internal:31914): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=ZGIzOThmMjUtNGZmYmFiZTItZWM3Mjk1MDAtY2Q5Njc3MjM=
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=ZGIzOThmMjUtNGZmYmFiZTItZWM3Mjk1MDAtY2Q5Njc3MjM=
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, dbf26a13-7a7f-4cc8-83a9-8c3ef00472ce, ghrun-6yqidkutd4.auto.internal:31914): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, dbf26a13-7a7f-4cc8-83a9-8c3ef00472ce, ghrun-6yqidkutd4.auto.internal:31914): request = { session_id: "ydb://session/3?node_id=1&id=ZGIzOThmMjUtNGZmYmFiZTItZWM3Mjk1MDAtY2Q5Njc3MjM=" 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:65 RpcState(ExecuteQuery, dbf26a13-7a7f-4cc8-83a9-8c3ef00472ce, ghrun-6yqidkutd4.auto.internal:31914): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=ZGIzOThmMjUtNGZmYmFiZTItZWM3Mjk1MDAtY2Q5Njc3MjM=
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=ZGIzOThmMjUtNGZmYmFiZTItZWM3Mjk1MDAtY2Q5Njc3MjM=
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, 3ec0ebc1-0c30-4483-95dd-6ac178c9dd9c, ghrun-6yqidkutd4.auto.internal:31914): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, 3ec0ebc1-0c30-4483-95dd-6ac178c9dd9c, ghrun-6yqidkutd4.auto.internal:31914): request = { session_id: "ydb://session/3?node_id=1&id=ZGIzOThmMjUtNGZmYmFiZTItZWM3Mjk1MDAtY2Q5Njc3MjM=" 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:65 RpcState(ExecuteQuery, 3ec0ebc1-0c30-4483-95dd-6ac178c9dd9c, ghrun-6yqidkutd4.auto.internal:31914): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=ZGIzOThmMjUtNGZmYmFiZTItZWM3Mjk1MDAtY2Q5Njc3MjM=
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=ZGIzOThmMjUtNGZmYmFiZTItZWM3Mjk1MDAtY2Q5Njc3MjM=
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, 8444ce17-735d-4cd2-bcaf-04d00c8f68bf, ghrun-6yqidkutd4.auto.internal:31914): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, 8444ce17-735d-4cd2-bcaf-04d00c8f68bf, ghrun-6yqidkutd4.auto.internal:31914): request = { session_id: "ydb://session/3?node_id=1&id=ZGIzOThmMjUtNGZmYmFiZTItZWM3Mjk1MDAtY2Q5Njc3MjM=" 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:65 RpcState(ExecuteQuery, 8444ce17-735d-4cd2-bcaf-04d00c8f68bf, ghrun-6yqidkutd4.auto.internal:31914): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=ZGIzOThmMjUtNGZmYmFiZTItZWM3Mjk1MDAtY2Q5Njc3MjM=
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=ZGIzOThmMjUtNGZmYmFiZTItZWM3Mjk1MDAtY2Q5Njc3MjM=
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, 02e7276e-9e37-4b45-9a81-727da33dac18, ghrun-6yqidkutd4.auto.internal:31914): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, 02e7276e-9e37-4b45-9a81-727da33dac18, ghrun-6yqidkutd4.auto.internal:31914): request = { session_id: "ydb://session/3?node_id=1&id=ZGIzOThmMjUtNGZmYmFiZTItZWM3Mjk1MDAtY2Q5Njc3MjM=" 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:65 RpcState(ExecuteQuery, 02e7276e-9e37-4b45-9a81-727da33dac18, ghrun-6yqidkutd4.auto.internal:31914): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=ZGIzOThmMjUtNGZmYmFiZTItZWM3Mjk1MDAtY2Q5Njc3MjM=
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=ZGIzOThmMjUtNGZmYmFiZTItZWM3Mjk1MDAtY2Q5Njc3MjM=
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, 197e9d7c-28de-4cdc-823d-96202b94f74e, ghrun-6yqidkutd4.auto.internal:31914): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, 197e9d7c-28de-4cdc-823d-96202b94f74e, ghrun-6yqidkutd4.auto.internal:31914): request = { session_id: "ydb://session/3?node_id=1&id=ZGIzOThmMjUtNGZmYmFiZTItZWM3Mjk1MDAtY2Q5Njc3MjM=" 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:65 RpcState(ExecuteQuery, 197e9d7c-28de-4cdc-823d-96202b94f74e, ghrun-6yqidkutd4.auto.internal:31914): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=ZGIzOThmMjUtNGZmYmFiZTItZWM3Mjk1MDAtY2Q5Njc3MjM=
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=ZGIzOThmMjUtNGZmYmFiZTItZWM3Mjk1MDAtY2Q5Njc3MjM=
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, c418e0ed-497c-4278-9c97-ad92bd188290, ghrun-6yqidkutd4.auto.internal:31914): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, c418e0ed-497c-4278-9c97-ad92bd188290, ghrun-6yqidkutd4.auto.internal:31914): request = { session_id: "ydb://session/3?node_id=1&id=ZGIzOThmMjUtNGZmYmFiZTItZWM3Mjk1MDAtY2Q5Njc3MjM=" 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:65 RpcState(ExecuteQuery, c418e0ed-497c-4278-9c97-ad92bd188290, ghrun-6yqidkutd4.auto.internal:31914): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=ZGIzOThmMjUtNGZmYmFiZTItZWM3Mjk1MDAtY2Q5Njc3MjM=
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=ZGIzOThmMjUtNGZmYmFiZTItZWM3Mjk1MDAtY2Q5Njc3MjM=
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, 3f61b04d-cd93-4068-92b3-21de553f8ff5, ghrun-6yqidkutd4.auto.internal:31914): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, 3f61b04d-cd93-4068-92b3-21de553f8ff5, ghrun-6yqidkutd4.auto.internal:31914): request = { session_id: "ydb://session/3?node_id=1&id=ZGIzOThmMjUtNGZmYmFiZTItZWM3Mjk1MDAtY2Q5Njc3MjM=" 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:65 RpcState(ExecuteQuery, 3f61b04d-cd93-4068-92b3-21de553f8ff5, ghrun-6yqidkutd4.auto.internal:31914): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=ZGIzOThmMjUtNGZmYmFiZTItZWM3Mjk1MDAtY2Q5Njc3MjM=
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=ZGIzOThmMjUtNGZmYmFiZTItZWM3Mjk1MDAtY2Q5Njc3MjM=
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, 79512fc2-8587-4f0f-8e9c-90ae7317c95c, ghrun-6yqidkutd4.auto.internal:31914): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, 79512fc2-8587-4f0f-8e9c-90ae7317c95c, ghrun-6yqidkutd4.auto.internal:31914): request = { session_id: "ydb://session/3?node_id=1&id=ZGIzOThmMjUtNGZmYmFiZTItZWM3Mjk1MDAtY2Q5Njc3MjM=" 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:65 RpcState(ExecuteQuery, 79512fc2-8587-4f0f-8e9c-90ae7317c95c, ghrun-6yqidkutd4.auto.internal:31914): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=ZGIzOThmMjUtNGZmYmFiZTItZWM3Mjk1MDAtY2Q5Njc3MjM=
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=ZGIzOThmMjUtNGZmYmFiZTItZWM3Mjk1MDAtY2Q5Njc3MjM=
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, ade5b5cc-066c-40f6-802f-d781c823209f, ghrun-6yqidkutd4.auto.internal:31914): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, ade5b5cc-066c-40f6-802f-d781c823209f, ghrun-6yqidkutd4.auto.internal:31914): request = { session_id: "ydb://session/3?node_id=1&id=ZGIzOThmMjUtNGZmYmFiZTItZWM3Mjk1MDAtY2Q5Njc3MjM=" 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:65 RpcState(ExecuteQuery, ade5b5cc-066c-40f6-802f-d781c823209f, ghrun-6yqidkutd4.auto.internal:31914): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=ZGIzOThmMjUtNGZmYmFiZTItZWM3Mjk1MDAtY2Q5Njc3MjM=
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=ZGIzOThmMjUtNGZmYmFiZTItZWM3Mjk1MDAtY2Q5Njc3MjM=
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, fbff8a65-35a8-4f3b-ba2d-8cba58b91f92, ghrun-6yqidkutd4.auto.internal:31914): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, fbff8a65-35a8-4f3b-ba2d-8cba58b91f92, ghrun-6yqidkutd4.auto.internal:31914): request = { session_id: "ydb://session/3?node_id=1&id=ZGIzOThmMjUtNGZmYmFiZTItZWM3Mjk1MDAtY2Q5Njc3MjM=" 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:65 RpcState(ExecuteQuery, fbff8a65-35a8-4f3b-ba2d-8cba58b91f92, ghrun-6yqidkutd4.auto.internal:31914): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=ZGIzOThmMjUtNGZmYmFiZTItZWM3Mjk1MDAtY2Q5Njc3MjM=
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=ZGIzOThmMjUtNGZmYmFiZTItZWM3Mjk1MDAtY2Q5Njc3MjM=
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, 3b669dfb-8674-426a-81a2-1091fd0fb41c, ghrun-6yqidkutd4.auto.internal:31914): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, 3b669dfb-8674-426a-81a2-1091fd0fb41c, ghrun-6yqidkutd4.auto.internal:31914): request = { session_id: "ydb://session/3?node_id=1&id=ZGIzOThmMjUtNGZmYmFiZTItZWM3Mjk1MDAtY2Q5Njc3MjM=" 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:65 RpcState(ExecuteQuery, 3b669dfb-8674-426a-81a2-1091fd0fb41c, ghrun-6yqidkutd4.auto.internal:31914): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=ZGIzOThmMjUtNGZmYmFiZTItZWM3Mjk1MDAtY2Q5Njc3MjM=
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=ZGIzOThmMjUtNGZmYmFiZTItZWM3Mjk1MDAtY2Q5Njc3MjM=
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, 37c006b1-c0da-458b-95a4-b528460f42c4, ghrun-6yqidkutd4.auto.internal:31914): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, 37c006b1-c0da-458b-95a4-b528460f42c4, ghrun-6yqidkutd4.auto.internal:31914): request = { session_id: "ydb://session/3?node_id=1&id=ZGIzOThmMjUtNGZmYmFiZTItZWM3Mjk1MDAtY2Q5Njc3MjM=" 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:65 RpcState(ExecuteQuery, 37c006b1-c0da-458b-95a4-b528460f42c4, ghrun-6yqidkutd4.auto.internal:31914): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=ZGIzOThmMjUtNGZmYmFiZTItZWM3Mjk1MDAtY2Q5Njc3MjM=
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=ZGIzOThmMjUtNGZmYmFiZTItZWM3Mjk1MDAtY2Q5Njc3MjM=
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, c6053adc-55b1-4dcc-9103-cff851579d38, ghrun-6yqidkutd4.auto.internal:31914): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, c6053adc-55b1-4dcc-9103-cff851579d38, ghrun-6yqidkutd4.auto.internal:31914): request = { session_id: "ydb://session/3?node_id=1&id=ZGIzOThmMjUtNGZmYmFiZTItZWM3Mjk1MDAtY2Q5Njc3MjM=" 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:65 RpcState(ExecuteQuery, c6053adc-55b1-4dcc-9103-cff851579d38, ghrun-6yqidkutd4.auto.internal:31914): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=ZGIzOThmMjUtNGZmYmFiZTItZWM3Mjk1MDAtY2Q5Njc3MjM=
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=ZGIzOThmMjUtNGZmYmFiZTItZWM3Mjk1MDAtY2Q5Njc3MjM=
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, 0820b214-0427-4f5e-b7d1-ecd4690746d9, ghrun-6yqidkutd4.auto.internal:31914): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, 0820b214-0427-4f5e-b7d1-ecd4690746d9, ghrun-6yqidkutd4.auto.internal:31914): request = { session_id: "ydb://session/3?node_id=1&id=ZGIzOThmMjUtNGZmYmFiZTItZWM3Mjk1MDAtY2Q5Njc3MjM=" 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:65 RpcState(ExecuteQuery, 0820b214-0427-4f5e-b7d1-ecd4690746d9, ghrun-6yqidkutd4.auto.internal:31914): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=ZGIzOThmMjUtNGZmYmFiZTItZWM3Mjk1MDAtY2Q5Njc3MjM=
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=ZGIzOThmMjUtNGZmYmFiZTItZWM3Mjk1MDAtY2Q5Njc3MjM=
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, bcaa5c98-3295-4640-ba90-28a2baa8e710, ghrun-6yqidkutd4.auto.internal:31914): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, bcaa5c98-3295-4640-ba90-28a2baa8e710, ghrun-6yqidkutd4.auto.internal:31914): request = { session_id: "ydb://session/3?node_id=1&id=ZGIzOThmMjUtNGZmYmFiZTItZWM3Mjk1MDAtY2Q5Njc3MjM=" 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:65 RpcState(ExecuteQuery, bcaa5c98-3295-4640-ba90-28a2baa8e710, ghrun-6yqidkutd4.auto.internal:31914): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=ZGIzOThmMjUtNGZmYmFiZTItZWM3Mjk1MDAtY2Q5Njc3MjM=
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=ZGIzOThmMjUtNGZmYmFiZTItZWM3Mjk1MDAtY2Q5Njc3MjM=
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, cf680af9-fd9a-473f-b8cd-9674afc0f669, ghrun-6yqidkutd4.auto.internal:31914): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, cf680af9-fd9a-473f-b8cd-9674afc0f669, ghrun-6yqidkutd4.auto.internal:31914): request = { session_id: "ydb://session/3?node_id=1&id=ZGIzOThmMjUtNGZmYmFiZTItZWM3Mjk1MDAtY2Q5Njc3MjM=" 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:65 RpcState(ExecuteQuery, cf680af9-fd9a-473f-b8cd-9674afc0f669, ghrun-6yqidkutd4.auto.internal:31914): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=ZGIzOThmMjUtNGZmYmFiZTItZWM3Mjk1MDAtY2Q5Njc3MjM=
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=ZGIzOThmMjUtNGZmYmFiZTItZWM3Mjk1MDAtY2Q5Njc3MjM=
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, 2e687924-513f-4f2d-a132-fca0cace8cd9, ghrun-6yqidkutd4.auto.internal:31914): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, 2e687924-513f-4f2d-a132-fca0cace8cd9, ghrun-6yqidkutd4.auto.internal:31914): request = { session_id: "ydb://session/3?node_id=1&id=ZGIzOThmMjUtNGZmYmFiZTItZWM3Mjk1MDAtY2Q5Njc3MjM=" 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:65 RpcState(ExecuteQuery, 2e687924-513f-4f2d-a132-fca0cace8cd9, ghrun-6yqidkutd4.auto.internal:31914): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=ZGIzOThmMjUtNGZmYmFiZTItZWM3Mjk1MDAtY2Q5Njc3MjM=
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:178 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:335 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:188 Resolving endpoints for database /Root
DEBUG    ydb.connection:connection.py:447 RpcState(ListEndpoints, f2f1cbd2-794c-4d1f-9f85-45bff6706638, localhost:31914): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ListEndpoints, f2f1cbd2-794c-4d1f-9f85-45bff6706638, localhost:31914): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:65 RpcState(ListEndpoints, f2f1cbd2-794c-4d1f-9f85-45bff6706638, localhost:31914): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-6yqidkutd4.auto.internal" port: 31914 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:158 Resolved endpoints for database /Root: DiscoveryResult <self_location: 1, endpoints [<Endpoint ghrun-6yqidkutd4.auto.internal:31914, location 1, ssl: False>]>
DEBUG    ydb.connection:connection.py:575 Closing channel for endpoint localhost:31914
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=ZGIzOThmMjUtNGZmYmFiZTItZWM3Mjk1MDAtY2Q5Njc3MjM=
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, 138a2d06-b2ee-4bd2-8398-a8ca329a095d, ghrun-6yqidkutd4.auto.internal:31914): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, 138a2d06-b2ee-4bd2-8398-a8ca329a095d, ghrun-6yqidkutd4.auto.internal:31914): request = { session_id: "ydb://session/3?node_id=1&id=ZGIzOThmMjUtNGZmYmFiZTItZWM3Mjk1MDAtY2Q5Njc3MjM=" 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:65 RpcState(ExecuteQuery, 138a2d06-b2ee-4bd2-8398-a8ca329a095d, ghrun-6yqidkutd4.auto.internal:31914): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=ZGIzOThmMjUtNGZmYmFiZTItZWM3Mjk1MDAtY2Q5Njc3MjM=
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=ZGIzOThmMjUtNGZmYmFiZTItZWM3Mjk1MDAtY2Q5Njc3MjM=
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, b5a35bfa-404f-44f0-bb83-16f32b60e394, ghrun-6yqidkutd4.auto.internal:31914): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, b5a35bfa-404f-44f0-bb83-16f32b60e394, ghrun-6yqidkutd4.auto.internal:31914): request = { session_id: "ydb://session/3?node_id=1&id=ZGIzOThmMjUtNGZmYmFiZTItZWM3Mjk1MDAtY2Q5Njc3MjM=" 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:65 RpcState(ExecuteQuery, b5a35bfa-404f-44f0-bb83-16f32b60e394, ghrun-6yqidkutd4.auto.internal:31914): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=ZGIzOThmMjUtNGZmYmFiZTItZWM3Mjk1MDAtY2Q5Njc3MjM=
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=ZGIzOThmMjUtNGZmYmFiZTItZWM3Mjk1MDAtY2Q5Njc3MjM=
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, 4e07acd8-2fea-4f04-92d8-368e215bc896, ghrun-6yqidkutd4.auto.internal:31914): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, 4e07acd8-2fea-4f04-92d8-368e215bc896, ghrun-6yqidkutd4.auto.internal:31914): request = { session_id: "ydb://session/3?node_id=1&id=ZGIzOThmMjUtNGZmYmFiZTItZWM3Mjk1MDAtY2Q5Njc3MjM=" 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:65 RpcState(ExecuteQuery, 4e07acd8-2fea-4f04-92d8-368e215bc896, ghrun-6yqidkutd4.auto.internal:31914): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=ZGIzOThmMjUtNGZmYmFiZTItZWM3Mjk1MDAtY2Q5Njc3MjM=
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=ZGIzOThmMjUtNGZmYmFiZTItZWM3Mjk1MDAtY2Q5Njc3MjM=
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, a04a66c7-6697-4db9-bcd6-453c9b150562, ghrun-6yqidkutd4.auto.internal:31914): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, a04a66c7-6697-4db9-bcd6-453c9b150562, ghrun-6yqidkutd4.auto.internal:31914): request = { session_id: "ydb://session/3?node_id=1&id=ZGIzOThmMjUtNGZmYmFiZTItZWM3Mjk1MDAtY2Q5Njc3MjM=" 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:65 RpcState(ExecuteQuery, a04a66c7-6697-4db9-bcd6-453c9b150562, ghrun-6yqidkutd4.auto.internal:31914): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=ZGIzOThmMjUtNGZmYmFiZTItZWM3Mjk1MDAtY2Q5Njc3MjM=
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=ZGIzOThmMjUtNGZmYmFiZTItZWM3Mjk1MDAtY2Q5Njc3MjM=
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, 83781506-4511-420f-b939-bfdda683b1c5, ghrun-6yqidkutd4.auto.internal:31914): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, 83781506-4511-420f-b939-bfdda683b1c5, ghrun-6yqidkutd4.auto.internal:31914): request = { session_id: "ydb://session/3?node_id=1&id=ZGIzOThmMjUtNGZmYmFiZTItZWM3Mjk1MDAtY2Q5Njc3MjM=" 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:65 RpcState(ExecuteQuery, 83781506-4511-420f-b939-bfdda683b1c5, ghrun-6yqidkutd4.auto.internal:31914): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=ZGIzOThmMjUtNGZmYmFiZTItZWM3Mjk1MDAtY2Q5Njc3MjM=
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=ZGIzOThmMjUtNGZmYmFiZTItZWM3Mjk1MDAtY2Q5Njc3MjM=
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, e29fed74-f074-41e7-aa0a-8e5677a223c0, ghrun-6yqidkutd4.auto.internal:31914): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, e29fed74-f074-41e7-aa0a-8e5677a223c0, ghrun-6yqidkutd4.auto.internal:31914): request = { session_id: "ydb://session/3?node_id=1&id=ZGIzOThmMjUtNGZmYmFiZTItZWM3Mjk1MDAtY2Q5Njc3MjM=" 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:65 RpcState(ExecuteQuery, e29fed74-f074-41e7-aa0a-8e5677a223c0, ghrun-6yqidkutd4.auto.internal:31914): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=ZGIzOThmMjUtNGZmYmFiZTItZWM3Mjk1MDAtY2Q5Njc3MjM=
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=ZGIzOThmMjUtNGZmYmFiZTItZWM3Mjk1MDAtY2Q5Njc3MjM=
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, ab53ee1e-7439-48d1-a88a-b352745bc2ae, ghrun-6yqidkutd4.auto.internal:31914): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, ab53ee1e-7439-48d1-a88a-b352745bc2ae, ghrun-6yqidkutd4.auto.internal:31914): request = { session_id: "ydb://session/3?node_id=1&id=ZGIzOThmMjUtNGZmYmFiZTItZWM3Mjk1MDAtY2Q5Njc3MjM=" 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:65 RpcState(ExecuteQuery, ab53ee1e-7439-48d1-a88a-b352745bc2ae, ghrun-6yqidkutd4.auto.internal:31914): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=ZGIzOThmMjUtNGZmYmFiZTItZWM3Mjk1MDAtY2Q5Njc3MjM=
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=ZGIzOThmMjUtNGZmYmFiZTItZWM3Mjk1MDAtY2Q5Njc3MjM=
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, d0a8d5f3-c520-4118-9688-d2e59f275ff4, ghrun-6yqidkutd4.auto.internal:31914): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, d0a8d5f3-c520-4118-9688-d2e59f275ff4, ghrun-6yqidkutd4.auto.internal:31914): request = { session_id: "ydb://session/3?node_id=1&id=ZGIzOThmMjUtNGZmYmFiZTItZWM3Mjk1MDAtY2Q5Njc3MjM=" 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:65 RpcState(ExecuteQuery, d0a8d5f3-c520-4118-9688-d2e59f275ff4, ghrun-6yqidkutd4.auto.internal:31914): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=ZGIzOThmMjUtNGZmYmFiZTItZWM3Mjk1MDAtY2Q5Njc3MjM=
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=ZGIzOThmMjUtNGZmYmFiZTItZWM3Mjk1MDAtY2Q5Njc3MjM=
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, 61924420-3e61-4c42-bd72-0857060d4796, ghrun-6yqidkutd4.auto.internal:31914): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, 61924420-3e61-4c42-bd72-0857060d4796, ghrun-6yqidkutd4.auto.internal:31914): request = { session_id: "ydb://session/3?node_id=1&id=ZGIzOThmMjUtNGZmYmFiZTItZWM3Mjk1MDAtY2Q5Njc3MjM=" 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:65 RpcState(ExecuteQuery, 61924420-3e61-4c42-bd72-0857060d4796, ghrun-6yqidkutd4.auto.internal:31914): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=ZGIzOThmMjUtNGZmYmFiZTItZWM3Mjk1MDAtY2Q5Njc3MjM=
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=ZGIzOThmMjUtNGZmYmFiZTItZWM3Mjk1MDAtY2Q5Njc3MjM=
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, b704545a-f195-44ee-b7eb-6608baa90dbd, ghrun-6yqidkutd4.auto.internal:31914): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, b704545a-f195-44ee-b7eb-6608baa90dbd, ghrun-6yqidkutd4.auto.internal:31914): request = { session_id: "ydb://session/3?node_id=1&id=ZGIzOThmMjUtNGZmYmFiZTItZWM3Mjk1MDAtY2Q5Njc3MjM=" 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:65 RpcState(ExecuteQuery, b704545a-f195-44ee-b7eb-6608baa90dbd, ghrun-6yqidkutd4.auto.internal:31914): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=ZGIzOThmMjUtNGZmYmFiZTItZWM3Mjk1MDAtY2Q5Njc3MjM=
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=ZGIzOThmMjUtNGZmYmFiZTItZWM3Mjk1MDAtY2Q5Njc3MjM=
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, 748e9512-8236-45bd-8708-ed20a3a1a38b, ghrun-6yqidkutd4.auto.internal:31914): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, 748e9512-8236-45bd-8708-ed20a3a1a38b, ghrun-6yqidkutd4.auto.internal:31914): request = { session_id: "ydb://session/3?node_id=1&id=ZGIzOThmMjUtNGZmYmFiZTItZWM3Mjk1MDAtY2Q5Njc3MjM=" 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:65 RpcState(ExecuteQuery, 748e9512-8236-45bd-8708-ed20a3a1a38b, ghrun-6yqidkutd4.auto.internal:31914): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=ZGIzOThmMjUtNGZmYmFiZTItZWM3Mjk1MDAtY2Q5Njc3MjM=
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=ZGIzOThmMjUtNGZmYmFiZTItZWM3Mjk1MDAtY2Q5Njc3MjM=
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, 1859d32a-6743-4314-94e4-74856c0a385e, ghrun-6yqidkutd4.auto.internal:31914): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, 1859d32a-6743-4314-94e4-74856c0a385e, ghrun-6yqidkutd4.auto.internal:31914): request = { session_id: "ydb://session/3?node_id=1&id=ZGIzOThmMjUtNGZmYmFiZTItZWM3Mjk1MDAtY2Q5Njc3MjM=" 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:65 RpcState(ExecuteQuery, 1859d32a-6743-4314-94e4-74856c0a385e, ghrun-6yqidkutd4.auto.internal:31914): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=ZGIzOThmMjUtNGZmYmFiZTItZWM3Mjk1MDAtY2Q5Njc3MjM=
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=ZGIzOThmMjUtNGZmYmFiZTItZWM3Mjk1MDAtY2Q5Njc3MjM=
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, a9c6d052-df3f-4e3e-99df-c75826310027, ghrun-6yqidkutd4.auto.internal:31914): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, a9c6d052-df3f-4e3e-99df-c75826310027, ghrun-6yqidkutd4.auto.internal:31914): request = { session_id: "ydb://session/3?node_id=1&id=ZGIzOThmMjUtNGZmYmFiZTItZWM3Mjk1MDAtY2Q5Njc3MjM=" 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:65 RpcState(ExecuteQuery, a9c6d052-df3f-4e3e-99df-c75826310027, ghrun-6yqidkutd4.auto.internal:31914): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=ZGIzOThmMjUtNGZmYmFiZTItZWM3Mjk1MDAtY2Q5Njc3MjM=
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=ZGIzOThmMjUtNGZmYmFiZTItZWM3Mjk1MDAtY2Q5Njc3MjM=
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, 4f5e9302-2efc-47df-86c7-c6cc88c1232c, ghrun-6yqidkutd4.auto.internal:31914): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, 4f5e9302-2efc-47df-86c7-c6cc88c1232c, ghrun-6yqidkutd4.auto.internal:31914): request = { session_id: "ydb://session/3?node_id=1&id=ZGIzOThmMjUtNGZmYmFiZTItZWM3Mjk1MDAtY2Q5Njc3MjM=" 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:65 RpcState(ExecuteQuery, 4f5e9302-2efc-47df-86c7-c6cc88c1232c, ghrun-6yqidkutd4.auto.internal:31914): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=ZGIzOThmMjUtNGZmYmFiZTItZWM3Mjk1MDAtY2Q5Njc3MjM=
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=ZGIzOThmMjUtNGZmYmFiZTItZWM3Mjk1MDAtY2Q5Njc3MjM=
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, 90a91828-f61e-4409-aa71-b07adf1878a8, ghrun-6yqidkutd4.auto.internal:31914): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, 90a91828-f61e-4409-aa71-b07adf1878a8, ghrun-6yqidkutd4.auto.internal:31914): request = { session_id: "ydb://session/3?node_id=1&id=ZGIzOThmMjUtNGZmYmFiZTItZWM3Mjk1MDAtY2Q5Njc3MjM=" 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:65 RpcState(ExecuteQuery, 90a91828-f61e-4409-aa71-b07adf1878a8, ghrun-6yqidkutd4.auto.internal:31914): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=ZGIzOThmMjUtNGZmYmFiZTItZWM3Mjk1MDAtY2Q5Njc3MjM=
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=ZGIzOThmMjUtNGZmYmFiZTItZWM3Mjk1MDAtY2Q5Njc3MjM=
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, cf195430-09ef-434c-85a8-9789b6c9aa76, ghrun-6yqidkutd4.auto.internal:31914): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, cf195430-09ef-434c-85a8-9789b6c9aa76, ghrun-6yqidkutd4.auto.internal:31914): request = { session_id: "ydb://session/3?node_id=1&id=ZGIzOThmMjUtNGZmYmFiZTItZWM3Mjk1MDAtY2Q5Njc3MjM=" 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:65 RpcState(ExecuteQuery, cf195430-09ef-434c-85a8-9789b6c9aa76, ghrun-6yqidkutd4.auto.internal:31914): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=ZGIzOThmMjUtNGZmYmFiZTItZWM3Mjk1MDAtY2Q5Njc3MjM=
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=ZGIzOThmMjUtNGZmYmFiZTItZWM3Mjk1MDAtY2Q5Njc3MjM=
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, d6afaabb-d73e-4dfe-93dd-8b770d62dcb6, ghrun-6yqidkutd4.auto.internal:31914): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, d6afaabb-d73e-4dfe-93dd-8b770d62dcb6, ghrun-6yqidkutd4.auto.internal:31914): request = { session_id: "ydb://session/3?node_id=1&id=ZGIzOThmMjUtNGZmYmFiZTItZWM3Mjk1MDAtY2Q5Njc3MjM=" 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:65 RpcState(ExecuteQuery, d6afaabb-d73e-4dfe-93dd-8b770d62dcb6, ghrun-6yqidkutd4.auto.internal:31914): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=ZGIzOThmMjUtNGZmYmFiZTItZWM3Mjk1MDAtY2Q5Njc3MjM=
---------------------------- Captured log teardown -----------------------------
INFO     ya.test:ya.py:442 Test teardown
DEBUG    ydb.connection:connection.py:447 RpcState(DeleteSession, 9589dfa1-bfdf-4912-a0f0-67fd38648f39, ghrun-6yqidkutd4.auto.internal:31914): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(DeleteSession, 9589dfa1-bfdf-4912-a0f0-67fd38648f39, ghrun-6yqidkutd4.auto.internal:31914): request = { session_id: "ydb://session/3?node_id=1&id=ZGIzOThmMjUtNGZmYmFiZTItZWM3Mjk1MDAtY2Q5Njc3MjM=" }
DEBUG    ydb.connection:connection.py:65 RpcState(DeleteSession, 9589dfa1-bfdf-4912-a0f0-67fd38648f39, ghrun-6yqidkutd4.auto.internal:31914): response = { status: SUCCESS }
DEBUG    ydb.query.session:session.py:339 Attach stream closed, session_id: ydb://session/3?node_id=1&id=ZGIzOThmMjUtNGZmYmFiZTItZWM3Mjk1MDAtY2Q5Njc3MjM=
DEBUG    ydb.query.pool:pool.py:319 All session were deleted.
DEBUG    ydb.topic:topic.py:743 Close topic client
DEBUG    ydb.topic:topic.py:746 Topic client was closed
DEBUG    ydb.connection:connection.py:575 Closing channel for endpoint localhost:31914
DEBUG    ydb.connection:connection.py:575 Closing channel for endpoint ghrun-6yqidkutd4.auto.internal:31914
INFO     ydb.pool.Discovery:pool.py:286 Successfully terminated discovery process
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:299 Stopped node localhost:31914/1
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/8549
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/31183
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/6184
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/31914
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/24420
============================== slowest durations ===============================
282.83s call     test_ttl.py::TestPgTTL::test_ttl[table_pgint4_0_UNIQUE_SYNC-pk_types2-all_types2-index2-pgint4-UNIQUE-SYNC]
74.95s call     test_ttl.py::TestPgTTL::test_ttl[table_pgdate_0__SYNC-pk_types6-all_types6-index6-pgdate--SYNC]
13.42s setup    test_ttl.py::TestPgTTL::test_ttl[table_pgdate_0__SYNC-pk_types6-all_types6-index6-pgdate--SYNC]
7.03s teardown test_ttl.py::TestPgTTL::test_ttl[table_pgint4_0_UNIQUE_SYNC-pk_types2-all_types2-index2-pgint4-UNIQUE-SYNC]
0.02s teardown 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]
=========================== 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 5 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 380.65s (0:06:20) ====================
============================= test session starts ==============================
platform linux -- Python 3.13.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/9slg/00481c/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 ===============================
74.13s call     test_ttl.py::TestPgTTL::test_ttl[table_pgint4_0__ASYNC-pk_types1-all_types1-index1-pgint4--ASYNC]
66.83s call     test_ttl.py::TestPgTTL::test_ttl[table_pgint4_0__SYNC-pk_types0-all_types0-index0-pgint4--SYNC]
12.09s teardown test_ttl.py::TestPgTTL::test_ttl[table_pgint4_0__SYNC-pk_types0-all_types0-index0-pgint4--SYNC]
11.75s setup    test_ttl.py::TestPgTTL::test_ttl[table_pgint4_0__ASYNC-pk_types1-all_types1-index1-pgint4--ASYNC]
0.03s 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 166.51s (0:02:46) =========================
============================= test session starts ==============================
platform linux -- Python 3.13.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/9slg/00481e/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 ===============================
81.42s call     test_ttl.py::TestPgTTL::test_ttl[table_pgint8_0_UNIQUE_SYNC-pk_types5-all_types5-index5-pgint8-UNIQUE-SYNC]
59.32s call     test_ttl.py::TestPgTTL::test_ttl[table_pgint8_0__ASYNC-pk_types4-all_types4-index4-pgint8--ASYNC]
12.18s teardown test_ttl.py::TestPgTTL::test_ttl[table_pgint8_0__ASYNC-pk_types4-all_types4-index4-pgint8--ASYNC]
10.43s setup    test_ttl.py::TestPgTTL::test_ttl[table_pgint8_0_UNIQUE_SYNC-pk_types5-all_types5-index5-pgint8-UNIQUE-SYNC]
0.03s setup    test_ttl.py::TestPgTTL::test_ttl[table_pgint8_0__ASYNC-pk_types4-all_types4-index4-pgint8--ASYNC]
0.02s teardown test_ttl.py::TestPgTTL::test_ttl[table_pgint8_0_UNIQUE_SYNC-pk_types5-all_types5-index5-pgint8-UNIQUE-SYNC]
======================== 2 passed in 164.92s (0:02:44) =========================
============================= test session starts ==============================
platform linux -- Python 3.13.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/9slg/004804/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 .F

=================================== FAILURES ===================================
_ TestPgTTL.test_ttl[table_pgtimestamp_0_UNIQUE_SYNC-pk_types11-all_types11-index11-pgtimestamp-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 5 lines, table table_pgtimestamp_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_pgtimestamp_0_UNIQUE_SYNC-pk_types11-all_types11-index11-pgtimestamp-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_pgtimestamp_0_UNIQUE_SYNC-pk_types11-all_types11-index11-pgtimestamp-UNIQUE-SYNC])
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=OTQwYWQzYjAtNTEzYTkxMTMtZGYwYmNiZjktODhmZGFiNjE=
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, 7e1933a0-2977-41bb-861e-0da8a1abf783, ghrun-6yqidkutd4.auto.internal:5717): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, 7e1933a0-2977-41bb-861e-0da8a1abf783, ghrun-6yqidkutd4.auto.internal:5717): request = { session_id: "ydb://session/3?node_id=1&id=OTQwYWQzYjAtNTEzYTkxMTMtZGYwYmNiZjktODhmZGFiNjE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n        CREATE TABLE `table_pgtimestamp_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_pgtimestamp pgtimestamp,\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:65 RpcState(ExecuteQuery, 7e1933a0-2977-41bb-861e-0da8a1abf783, ghrun-6yqidkutd4.auto.internal:5717): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=OTQwYWQzYjAtNTEzYTkxMTMtZGYwYmNiZjktODhmZGFiNjE=
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=OTQwYWQzYjAtNTEzYTkxMTMtZGYwYmNiZjktODhmZGFiNjE=
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, 8d245ed2-4691-4e9d-b30a-de23c9cf660b, ghrun-6yqidkutd4.auto.internal:5717): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, 8d245ed2-4691-4e9d-b30a-de23c9cf660b, ghrun-6yqidkutd4.auto.internal:5717): request = { session_id: "ydb://session/3?node_id=1&id=OTQwYWQzYjAtNTEzYTkxMTMtZGYwYmNiZjktODhmZGFiNjE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n         ALTER TABLE table_pgtimestamp_0_UNIQUE_SYNC SET ( TTL = \n         Interval(\"P18262D\") \n         ON ttl_pgtimestamp  )\n    " } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:65 RpcState(ExecuteQuery, 8d245ed2-4691-4e9d-b30a-de23c9cf660b, ghrun-6yqidkutd4.auto.internal:5717): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=OTQwYWQzYjAtNTEzYTkxMTMtZGYwYmNiZjktODhmZGFiNjE=
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=OTQwYWQzYjAtNTEzYTkxMTMtZGYwYmNiZjktODhmZGFiNjE=
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, 304e5e45-711b-4055-b26f-3b8146b164ec, ghrun-6yqidkutd4.auto.internal:5717): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, 304e5e45-711b-4055-b26f-3b8146b164ec, ghrun-6yqidkutd4.auto.internal:5717): request = { session_id: "ydb://session/3?node_id=1&id=OTQwYWQzYjAtNTEzYTkxMTMtZGYwYmNiZjktODhmZGFiNjE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "ALTER TABLE `table_pgtimestamp_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:65 RpcState(ExecuteQuery, 304e5e45-711b-4055-b26f-3b8146b164ec, ghrun-6yqidkutd4.auto.internal:5717): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=OTQwYWQzYjAtNTEzYTkxMTMtZGYwYmNiZjktODhmZGFiNjE=
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=OTQwYWQzYjAtNTEzYTkxMTMtZGYwYmNiZjktODhmZGFiNjE=
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, 112f933c-c541-450f-bbe2-ab43c8532637, ghrun-6yqidkutd4.auto.internal:5717): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, 112f933c-c541-450f-bbe2-ab43c8532637, ghrun-6yqidkutd4.auto.internal:5717): request = { session_id: "ydb://session/3?node_id=1&id=OTQwYWQzYjAtNTEzYTkxMTMtZGYwYmNiZjktODhmZGFiNjE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n         ALTER TABLE table_pgtimestamp_0_UNIQUE_SYNC SET ( TTL = \n         Interval(\"PT0S\") \n         ON ttl_pgtimestamp  )\n    " } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:65 RpcState(ExecuteQuery, 112f933c-c541-450f-bbe2-ab43c8532637, ghrun-6yqidkutd4.auto.internal:5717): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=OTQwYWQzYjAtNTEzYTkxMTMtZGYwYmNiZjktODhmZGFiNjE=
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=OTQwYWQzYjAtNTEzYTkxMTMtZGYwYmNiZjktODhmZGFiNjE=
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, 6ad04cb3-481e-45af-98ef-9668a73903f2, ghrun-6yqidkutd4.auto.internal:5717): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, 6ad04cb3-481e-45af-98ef-9668a73903f2, ghrun-6yqidkutd4.auto.internal:5717): request = { session_id: "ydb://session/3?node_id=1&id=OTQwYWQzYjAtNTEzYTkxMTMtZGYwYmNiZjktODhmZGFiNjE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_pgtimestamp_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_pgtimestamp\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                pgtimestamp(\'2026-02-11 22:16:50\')\n            );\n        " } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:65 RpcState(ExecuteQuery, 6ad04cb3-481e-45af-98ef-9668a73903f2, ghrun-6yqidkutd4.auto.internal:5717): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=OTQwYWQzYjAtNTEzYTkxMTMtZGYwYmNiZjktODhmZGFiNjE=
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=OTQwYWQzYjAtNTEzYTkxMTMtZGYwYmNiZjktODhmZGFiNjE=
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, 1fadab74-857f-4086-9acc-e15f69fdaf84, ghrun-6yqidkutd4.auto.internal:5717): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, 1fadab74-857f-4086-9acc-e15f69fdaf84, ghrun-6yqidkutd4.auto.internal:5717): request = { session_id: "ydb://session/3?node_id=1&id=OTQwYWQzYjAtNTEzYTkxMTMtZGYwYmNiZjktODhmZGFiNjE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_pgtimestamp_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_pgtimestamp\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                pgtimestamp(\'2026-02-11 22:16:50\')\n            );\n        " } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:65 RpcState(ExecuteQuery, 1fadab74-857f-4086-9acc-e15f69fdaf84, ghrun-6yqidkutd4.auto.internal:5717): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=OTQwYWQzYjAtNTEzYTkxMTMtZGYwYmNiZjktODhmZGFiNjE=
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=OTQwYWQzYjAtNTEzYTkxMTMtZGYwYmNiZjktODhmZGFiNjE=
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, 4c167c22-75e3-4f52-b707-5ab9efb85b10, ghrun-6yqidkutd4.auto.internal:5717): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, 4c167c22-75e3-4f52-b707-5ab9efb85b10, ghrun-6yqidkutd4.auto.internal:5717): request = { session_id: "ydb://session/3?node_id=1&id=OTQwYWQzYjAtNTEzYTkxMTMtZGYwYmNiZjktODhmZGFiNjE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_pgtimestamp_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_pgtimestamp\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                pgtimestamp(\'2026-02-18 22:16:50\')\n            );\n        " } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:65 RpcState(ExecuteQuery, 4c167c22-75e3-4f52-b707-5ab9efb85b10, ghrun-6yqidkutd4.auto.internal:5717): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=OTQwYWQzYjAtNTEzYTkxMTMtZGYwYmNiZjktODhmZGFiNjE=
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=OTQwYWQzYjAtNTEzYTkxMTMtZGYwYmNiZjktODhmZGFiNjE=
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, e423db2d-8f0f-4ff8-9cc6-5276d5c8ea55, ghrun-6yqidkutd4.auto.internal:5717): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, e423db2d-8f0f-4ff8-9cc6-5276d5c8ea55, ghrun-6yqidkutd4.auto.internal:5717): request = { session_id: "ydb://session/3?node_id=1&id=OTQwYWQzYjAtNTEzYTkxMTMtZGYwYmNiZjktODhmZGFiNjE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_pgtimestamp_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_pgtimestamp\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                pgtimestamp(\'2026-02-18 22:16:50\')\n            );\n        " } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:65 RpcState(ExecuteQuery, e423db2d-8f0f-4ff8-9cc6-5276d5c8ea55, ghrun-6yqidkutd4.auto.internal:5717): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=OTQwYWQzYjAtNTEzYTkxMTMtZGYwYmNiZjktODhmZGFiNjE=
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=OTQwYWQzYjAtNTEzYTkxMTMtZGYwYmNiZjktODhmZGFiNjE=
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, 241516b7-b0b7-4da7-8244-19f980c266fd, ghrun-6yqidkutd4.auto.internal:5717): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, 241516b7-b0b7-4da7-8244-19f980c266fd, ghrun-6yqidkutd4.auto.internal:5717): request = { session_id: "ydb://session/3?node_id=1&id=OTQwYWQzYjAtNTEzYTkxMTMtZGYwYmNiZjktODhmZGFiNjE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_pgtimestamp_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_pgtimestamp\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                pgtimestamp(\'2026-02-18 22:16:55\')\n            );\n        " } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:65 RpcState(ExecuteQuery, 241516b7-b0b7-4da7-8244-19f980c266fd, ghrun-6yqidkutd4.auto.internal:5717): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:178 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:335 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:188 Resolving endpoints for database /Root
DEBUG    ydb.connection:connection.py:447 RpcState(ListEndpoints, abda38bf-50e0-491a-b6b1-2a372dadfbfa, localhost:5717): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ListEndpoints, abda38bf-50e0-491a-b6b1-2a372dadfbfa, localhost:5717): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:65 RpcState(ListEndpoints, abda38bf-50e0-491a-b6b1-2a372dadfbfa, localhost:5717): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-6yqidkutd4.auto.internal" port: 5717 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:158 Resolved endpoints for database /Root: DiscoveryResult <self_location: 1, endpoints [<Endpoint ghrun-6yqidkutd4.auto.internal:5717, location 1, ssl: False>]>
DEBUG    ydb.connection:connection.py:575 Closing channel for endpoint localhost:5717
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=OTQwYWQzYjAtNTEzYTkxMTMtZGYwYmNiZjktODhmZGFiNjE=
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=OTQwYWQzYjAtNTEzYTkxMTMtZGYwYmNiZjktODhmZGFiNjE=
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, 4a5183c8-b7ed-4725-a5cf-1dc05dc3309c, ghrun-6yqidkutd4.auto.internal:5717): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, 4a5183c8-b7ed-4725-a5cf-1dc05dc3309c, ghrun-6yqidkutd4.auto.internal:5717): request = { session_id: "ydb://session/3?node_id=1&id=OTQwYWQzYjAtNTEzYTkxMTMtZGYwYmNiZjktODhmZGFiNjE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_pgtimestamp_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_pgtimestamp\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                pgtimestamp(\'2026-02-18 22:16:55\')\n            );\n        " } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:65 RpcState(ExecuteQuery, 4a5183c8-b7ed-4725-a5cf-1dc05dc3309c, ghrun-6yqidkutd4.auto.internal:5717): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=OTQwYWQzYjAtNTEzYTkxMTMtZGYwYmNiZjktODhmZGFiNjE=
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=OTQwYWQzYjAtNTEzYTkxMTMtZGYwYmNiZjktODhmZGFiNjE=
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, c2e80dba-12bb-42d5-b904-61e0d2d9057a, ghrun-6yqidkutd4.auto.internal:5717): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, c2e80dba-12bb-42d5-b904-61e0d2d9057a, ghrun-6yqidkutd4.auto.internal:5717): request = { session_id: "ydb://session/3?node_id=1&id=OTQwYWQzYjAtNTEzYTkxMTMtZGYwYmNiZjktODhmZGFiNjE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_pgtimestamp_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_pgtimestamp\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                pgtimestamp(\'2026-03-04 22:16:50\')\n            );\n        " } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:65 RpcState(ExecuteQuery, c2e80dba-12bb-42d5-b904-61e0d2d9057a, ghrun-6yqidkutd4.auto.internal:5717): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=OTQwYWQzYjAtNTEzYTkxMTMtZGYwYmNiZjktODhmZGFiNjE=
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=OTQwYWQzYjAtNTEzYTkxMTMtZGYwYmNiZjktODhmZGFiNjE=
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, fe976bd0-482b-4844-baa7-5837263bae54, ghrun-6yqidkutd4.auto.internal:5717): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, fe976bd0-482b-4844-baa7-5837263bae54, ghrun-6yqidkutd4.auto.internal:5717): request = { session_id: "ydb://session/3?node_id=1&id=OTQwYWQzYjAtNTEzYTkxMTMtZGYwYmNiZjktODhmZGFiNjE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_pgtimestamp_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_pgtimestamp\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                pgtimestamp(\'2026-03-04 22:16:50\')\n            );\n        " } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:65 RpcState(ExecuteQuery, fe976bd0-482b-4844-baa7-5837263bae54, ghrun-6yqidkutd4.auto.internal:5717): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=OTQwYWQzYjAtNTEzYTkxMTMtZGYwYmNiZjktODhmZGFiNjE=
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=OTQwYWQzYjAtNTEzYTkxMTMtZGYwYmNiZjktODhmZGFiNjE=
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, 637a913c-01cb-4550-85eb-cfca7084814d, ghrun-6yqidkutd4.auto.internal:5717): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, 637a913c-01cb-4550-85eb-cfca7084814d, ghrun-6yqidkutd4.auto.internal:5717): request = { session_id: "ydb://session/3?node_id=1&id=OTQwYWQzYjAtNTEzYTkxMTMtZGYwYmNiZjktODhmZGFiNjE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_pgtimestamp_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:65 RpcState(ExecuteQuery, 637a913c-01cb-4550-85eb-cfca7084814d, ghrun-6yqidkutd4.auto.internal:5717): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=OTQwYWQzYjAtNTEzYTkxMTMtZGYwYmNiZjktODhmZGFiNjE=
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=OTQwYWQzYjAtNTEzYTkxMTMtZGYwYmNiZjktODhmZGFiNjE=
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, 98bce6ac-cffb-4588-8490-0bddd9cf25fc, ghrun-6yqidkutd4.auto.internal:5717): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, 98bce6ac-cffb-4588-8490-0bddd9cf25fc, ghrun-6yqidkutd4.auto.internal:5717): request = { session_id: "ydb://session/3?node_id=1&id=OTQwYWQzYjAtNTEzYTkxMTMtZGYwYmNiZjktODhmZGFiNjE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_pgtimestamp_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:65 RpcState(ExecuteQuery, 98bce6ac-cffb-4588-8490-0bddd9cf25fc, ghrun-6yqidkutd4.auto.internal:5717): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=OTQwYWQzYjAtNTEzYTkxMTMtZGYwYmNiZjktODhmZGFiNjE=
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=OTQwYWQzYjAtNTEzYTkxMTMtZGYwYmNiZjktODhmZGFiNjE=
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, 029c38cb-e317-427d-88d2-2daa5822088c, ghrun-6yqidkutd4.auto.internal:5717): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, 029c38cb-e317-427d-88d2-2daa5822088c, ghrun-6yqidkutd4.auto.internal:5717): request = { session_id: "ydb://session/3?node_id=1&id=OTQwYWQzYjAtNTEzYTkxMTMtZGYwYmNiZjktODhmZGFiNjE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_pgtimestamp_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:65 RpcState(ExecuteQuery, 029c38cb-e317-427d-88d2-2daa5822088c, ghrun-6yqidkutd4.auto.internal:5717): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=OTQwYWQzYjAtNTEzYTkxMTMtZGYwYmNiZjktODhmZGFiNjE=
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=OTQwYWQzYjAtNTEzYTkxMTMtZGYwYmNiZjktODhmZGFiNjE=
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, 85616f40-b159-4748-9bfa-a4b1e5717137, ghrun-6yqidkutd4.auto.internal:5717): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, 85616f40-b159-4748-9bfa-a4b1e5717137, ghrun-6yqidkutd4.auto.internal:5717): request = { session_id: "ydb://session/3?node_id=1&id=OTQwYWQzYjAtNTEzYTkxMTMtZGYwYmNiZjktODhmZGFiNjE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_pgtimestamp_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:65 RpcState(ExecuteQuery, 85616f40-b159-4748-9bfa-a4b1e5717137, ghrun-6yqidkutd4.auto.internal:5717): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=OTQwYWQzYjAtNTEzYTkxMTMtZGYwYmNiZjktODhmZGFiNjE=
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=OTQwYWQzYjAtNTEzYTkxMTMtZGYwYmNiZjktODhmZGFiNjE=
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, f22408d7-22c8-4281-9c43-d0c5054e61c6, ghrun-6yqidkutd4.auto.internal:5717): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, f22408d7-22c8-4281-9c43-d0c5054e61c6, ghrun-6yqidkutd4.auto.internal:5717): request = { session_id: "ydb://session/3?node_id=1&id=OTQwYWQzYjAtNTEzYTkxMTMtZGYwYmNiZjktODhmZGFiNjE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_pgtimestamp_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:65 RpcState(ExecuteQuery, f22408d7-22c8-4281-9c43-d0c5054e61c6, ghrun-6yqidkutd4.auto.internal:5717): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=OTQwYWQzYjAtNTEzYTkxMTMtZGYwYmNiZjktODhmZGFiNjE=
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=OTQwYWQzYjAtNTEzYTkxMTMtZGYwYmNiZjktODhmZGFiNjE=
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, b5ba0186-d21d-4bd0-86d6-fff02b3fdb9b, ghrun-6yqidkutd4.auto.internal:5717): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, b5ba0186-d21d-4bd0-86d6-fff02b3fdb9b, ghrun-6yqidkutd4.auto.internal:5717): request = { session_id: "ydb://session/3?node_id=1&id=OTQwYWQzYjAtNTEzYTkxMTMtZGYwYmNiZjktODhmZGFiNjE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_pgtimestamp_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:65 RpcState(ExecuteQuery, b5ba0186-d21d-4bd0-86d6-fff02b3fdb9b, ghrun-6yqidkutd4.auto.internal:5717): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=OTQwYWQzYjAtNTEzYTkxMTMtZGYwYmNiZjktODhmZGFiNjE=
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=OTQwYWQzYjAtNTEzYTkxMTMtZGYwYmNiZjktODhmZGFiNjE=
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, 470cf0ec-6b13-4e0b-81cc-a265add5dcd4, ghrun-6yqidkutd4.auto.internal:5717): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, 470cf0ec-6b13-4e0b-81cc-a265add5dcd4, ghrun-6yqidkutd4.auto.internal:5717): request = { session_id: "ydb://session/3?node_id=1&id=OTQwYWQzYjAtNTEzYTkxMTMtZGYwYmNiZjktODhmZGFiNjE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_pgtimestamp_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:65 RpcState(ExecuteQuery, 470cf0ec-6b13-4e0b-81cc-a265add5dcd4, ghrun-6yqidkutd4.auto.internal:5717): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=OTQwYWQzYjAtNTEzYTkxMTMtZGYwYmNiZjktODhmZGFiNjE=
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=OTQwYWQzYjAtNTEzYTkxMTMtZGYwYmNiZjktODhmZGFiNjE=
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, 0aed8452-a95e-49f1-87ee-ae8c9e25a34d, ghrun-6yqidkutd4.auto.internal:5717): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, 0aed8452-a95e-49f1-87ee-ae8c9e25a34d, ghrun-6yqidkutd4.auto.internal:5717): request = { session_id: "ydb://session/3?node_id=1&id=OTQwYWQzYjAtNTEzYTkxMTMtZGYwYmNiZjktODhmZGFiNjE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_pgtimestamp_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:65 RpcState(ExecuteQuery, 0aed8452-a95e-49f1-87ee-ae8c9e25a34d, ghrun-6yqidkutd4.auto.internal:5717): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=OTQwYWQzYjAtNTEzYTkxMTMtZGYwYmNiZjktODhmZGFiNjE=
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=OTQwYWQzYjAtNTEzYTkxMTMtZGYwYmNiZjktODhmZGFiNjE=
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, 4dfcfaa6-f0cd-4458-8da8-bc3d1c4578ce, ghrun-6yqidkutd4.auto.internal:5717): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, 4dfcfaa6-f0cd-4458-8da8-bc3d1c4578ce, ghrun-6yqidkutd4.auto.internal:5717): request = { session_id: "ydb://session/3?node_id=1&id=OTQwYWQzYjAtNTEzYTkxMTMtZGYwYmNiZjktODhmZGFiNjE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_pgtimestamp_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:65 RpcState(ExecuteQuery, 4dfcfaa6-f0cd-4458-8da8-bc3d1c4578ce, ghrun-6yqidkutd4.auto.internal:5717): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=OTQwYWQzYjAtNTEzYTkxMTMtZGYwYmNiZjktODhmZGFiNjE=
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=OTQwYWQzYjAtNTEzYTkxMTMtZGYwYmNiZjktODhmZGFiNjE=
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, 60f3618e-ad89-4a20-ae82-53c72c48f433, ghrun-6yqidkutd4.auto.internal:5717): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, 60f3618e-ad89-4a20-ae82-53c72c48f433, ghrun-6yqidkutd4.auto.internal:5717): request = { session_id: "ydb://session/3?node_id=1&id=OTQwYWQzYjAtNTEzYTkxMTMtZGYwYmNiZjktODhmZGFiNjE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_pgtimestamp_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:65 RpcState(ExecuteQuery, 60f3618e-ad89-4a20-ae82-53c72c48f433, ghrun-6yqidkutd4.auto.internal:5717): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=OTQwYWQzYjAtNTEzYTkxMTMtZGYwYmNiZjktODhmZGFiNjE=
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=OTQwYWQzYjAtNTEzYTkxMTMtZGYwYmNiZjktODhmZGFiNjE=
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, 7e9a258c-d193-4061-84a4-8f5f7d8b0592, ghrun-6yqidkutd4.auto.internal:5717): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, 7e9a258c-d193-4061-84a4-8f5f7d8b0592, ghrun-6yqidkutd4.auto.internal:5717): request = { session_id: "ydb://session/3?node_id=1&id=OTQwYWQzYjAtNTEzYTkxMTMtZGYwYmNiZjktODhmZGFiNjE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_pgtimestamp_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:65 RpcState(ExecuteQuery, 7e9a258c-d193-4061-84a4-8f5f7d8b0592, ghrun-6yqidkutd4.auto.internal:5717): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=OTQwYWQzYjAtNTEzYTkxMTMtZGYwYmNiZjktODhmZGFiNjE=
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=OTQwYWQzYjAtNTEzYTkxMTMtZGYwYmNiZjktODhmZGFiNjE=
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, 78a1bbc0-5ca5-4683-a6a0-26f19368789e, ghrun-6yqidkutd4.auto.internal:5717): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, 78a1bbc0-5ca5-4683-a6a0-26f19368789e, ghrun-6yqidkutd4.auto.internal:5717): request = { session_id: "ydb://session/3?node_id=1&id=OTQwYWQzYjAtNTEzYTkxMTMtZGYwYmNiZjktODhmZGFiNjE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_pgtimestamp_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:65 RpcState(ExecuteQuery, 78a1bbc0-5ca5-4683-a6a0-26f19368789e, ghrun-6yqidkutd4.auto.internal:5717): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=OTQwYWQzYjAtNTEzYTkxMTMtZGYwYmNiZjktODhmZGFiNjE=
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=OTQwYWQzYjAtNTEzYTkxMTMtZGYwYmNiZjktODhmZGFiNjE=
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, a57cd0d6-505f-442b-b5f0-aa013e72b387, ghrun-6yqidkutd4.auto.internal:5717): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, a57cd0d6-505f-442b-b5f0-aa013e72b387, ghrun-6yqidkutd4.auto.internal:5717): request = { session_id: "ydb://session/3?node_id=1&id=OTQwYWQzYjAtNTEzYTkxMTMtZGYwYmNiZjktODhmZGFiNjE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_pgtimestamp_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:65 RpcState(ExecuteQuery, a57cd0d6-505f-442b-b5f0-aa013e72b387, ghrun-6yqidkutd4.auto.internal:5717): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=OTQwYWQzYjAtNTEzYTkxMTMtZGYwYmNiZjktODhmZGFiNjE=
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=OTQwYWQzYjAtNTEzYTkxMTMtZGYwYmNiZjktODhmZGFiNjE=
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, 6a660e8d-5359-4600-bb5c-3f37286a2409, ghrun-6yqidkutd4.auto.internal:5717): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, 6a660e8d-5359-4600-bb5c-3f37286a2409, ghrun-6yqidkutd4.auto.internal:5717): request = { session_id: "ydb://session/3?node_id=1&id=OTQwYWQzYjAtNTEzYTkxMTMtZGYwYmNiZjktODhmZGFiNjE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_pgtimestamp_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:65 RpcState(ExecuteQuery, 6a660e8d-5359-4600-bb5c-3f37286a2409, ghrun-6yqidkutd4.auto.internal:5717): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=OTQwYWQzYjAtNTEzYTkxMTMtZGYwYmNiZjktODhmZGFiNjE=
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=OTQwYWQzYjAtNTEzYTkxMTMtZGYwYmNiZjktODhmZGFiNjE=
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, 557212a2-46cc-456a-a2a0-7c0256a32755, ghrun-6yqidkutd4.auto.internal:5717): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, 557212a2-46cc-456a-a2a0-7c0256a32755, ghrun-6yqidkutd4.auto.internal:5717): request = { session_id: "ydb://session/3?node_id=1&id=OTQwYWQzYjAtNTEzYTkxMTMtZGYwYmNiZjktODhmZGFiNjE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_pgtimestamp_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:65 RpcState(ExecuteQuery, 557212a2-46cc-456a-a2a0-7c0256a32755, ghrun-6yqidkutd4.auto.internal:5717): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=OTQwYWQzYjAtNTEzYTkxMTMtZGYwYmNiZjktODhmZGFiNjE=
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=OTQwYWQzYjAtNTEzYTkxMTMtZGYwYmNiZjktODhmZGFiNjE=
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, 4ab31898-54a4-4780-8371-ffc38ca270b4, ghrun-6yqidkutd4.auto.internal:5717): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, 4ab31898-54a4-4780-8371-ffc38ca270b4, ghrun-6yqidkutd4.auto.internal:5717): request = { session_id: "ydb://session/3?node_id=1&id=OTQwYWQzYjAtNTEzYTkxMTMtZGYwYmNiZjktODhmZGFiNjE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_pgtimestamp_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:65 RpcState(ExecuteQuery, 4ab31898-54a4-4780-8371-ffc38ca270b4, ghrun-6yqidkutd4.auto.internal:5717): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=OTQwYWQzYjAtNTEzYTkxMTMtZGYwYmNiZjktODhmZGFiNjE=
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=OTQwYWQzYjAtNTEzYTkxMTMtZGYwYmNiZjktODhmZGFiNjE=
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, b3ba8bb0-78f2-46ef-89a9-849eea3c25bd, ghrun-6yqidkutd4.auto.internal:5717): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, b3ba8bb0-78f2-46ef-89a9-849eea3c25bd, ghrun-6yqidkutd4.auto.internal:5717): request = { session_id: "ydb://session/3?node_id=1&id=OTQwYWQzYjAtNTEzYTkxMTMtZGYwYmNiZjktODhmZGFiNjE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_pgtimestamp_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:65 RpcState(ExecuteQuery, b3ba8bb0-78f2-46ef-89a9-849eea3c25bd, ghrun-6yqidkutd4.auto.internal:5717): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=OTQwYWQzYjAtNTEzYTkxMTMtZGYwYmNiZjktODhmZGFiNjE=
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:178 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:335 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:188 Resolving endpoints for database /Root
DEBUG    ydb.connection:connection.py:447 RpcState(ListEndpoints, 55613587-eafb-41f9-b10f-1cc4a7bde2f2, localhost:5717): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ListEndpoints, 55613587-eafb-41f9-b10f-1cc4a7bde2f2, localhost:5717): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:65 RpcState(ListEndpoints, 55613587-eafb-41f9-b10f-1cc4a7bde2f2, localhost:5717): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-6yqidkutd4.auto.internal" port: 5717 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:158 Resolved endpoints for database /Root: DiscoveryResult <self_location: 1, endpoints [<Endpoint ghrun-6yqidkutd4.auto.internal:5717, location 1, ssl: False>]>
DEBUG    ydb.connection:connection.py:575 Closing channel for endpoint localhost:5717
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=OTQwYWQzYjAtNTEzYTkxMTMtZGYwYmNiZjktODhmZGFiNjE=
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, bf64e181-f903-4390-a8a6-d5f7e0fad424, ghrun-6yqidkutd4.auto.internal:5717): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, bf64e181-f903-4390-a8a6-d5f7e0fad424, ghrun-6yqidkutd4.auto.internal:5717): request = { session_id: "ydb://session/3?node_id=1&id=OTQwYWQzYjAtNTEzYTkxMTMtZGYwYmNiZjktODhmZGFiNjE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_pgtimestamp_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:65 RpcState(ExecuteQuery, bf64e181-f903-4390-a8a6-d5f7e0fad424, ghrun-6yqidkutd4.auto.internal:5717): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=OTQwYWQzYjAtNTEzYTkxMTMtZGYwYmNiZjktODhmZGFiNjE=
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=OTQwYWQzYjAtNTEzYTkxMTMtZGYwYmNiZjktODhmZGFiNjE=
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, d3f4d8e4-18f5-4c9e-b1b5-5cc32135ac56, ghrun-6yqidkutd4.auto.internal:5717): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, d3f4d8e4-18f5-4c9e-b1b5-5cc32135ac56, ghrun-6yqidkutd4.auto.internal:5717): request = { session_id: "ydb://session/3?node_id=1&id=OTQwYWQzYjAtNTEzYTkxMTMtZGYwYmNiZjktODhmZGFiNjE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_pgtimestamp_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:65 RpcState(ExecuteQuery, d3f4d8e4-18f5-4c9e-b1b5-5cc32135ac56, ghrun-6yqidkutd4.auto.internal:5717): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=OTQwYWQzYjAtNTEzYTkxMTMtZGYwYmNiZjktODhmZGFiNjE=
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=OTQwYWQzYjAtNTEzYTkxMTMtZGYwYmNiZjktODhmZGFiNjE=
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, ba4427cb-96c7-4c99-98df-f10f70cef9cb, ghrun-6yqidkutd4.auto.internal:5717): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, ba4427cb-96c7-4c99-98df-f10f70cef9cb, ghrun-6yqidkutd4.auto.internal:5717): request = { session_id: "ydb://session/3?node_id=1&id=OTQwYWQzYjAtNTEzYTkxMTMtZGYwYmNiZjktODhmZGFiNjE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_pgtimestamp_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:65 RpcState(ExecuteQuery, ba4427cb-96c7-4c99-98df-f10f70cef9cb, ghrun-6yqidkutd4.auto.internal:5717): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=OTQwYWQzYjAtNTEzYTkxMTMtZGYwYmNiZjktODhmZGFiNjE=
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=OTQwYWQzYjAtNTEzYTkxMTMtZGYwYmNiZjktODhmZGFiNjE=
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, cfe186f2-41e2-4c0d-9823-af8c900fa8a5, ghrun-6yqidkutd4.auto.internal:5717): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, cfe186f2-41e2-4c0d-9823-af8c900fa8a5, ghrun-6yqidkutd4.auto.internal:5717): request = { session_id: "ydb://session/3?node_id=1&id=OTQwYWQzYjAtNTEzYTkxMTMtZGYwYmNiZjktODhmZGFiNjE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_pgtimestamp_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:65 RpcState(ExecuteQuery, cfe186f2-41e2-4c0d-9823-af8c900fa8a5, ghrun-6yqidkutd4.auto.internal:5717): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=OTQwYWQzYjAtNTEzYTkxMTMtZGYwYmNiZjktODhmZGFiNjE=
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=OTQwYWQzYjAtNTEzYTkxMTMtZGYwYmNiZjktODhmZGFiNjE=
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, 66cc3f6c-7230-44ba-a563-f6e2e0209ee1, ghrun-6yqidkutd4.auto.internal:5717): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, 66cc3f6c-7230-44ba-a563-f6e2e0209ee1, ghrun-6yqidkutd4.auto.internal:5717): request = { session_id: "ydb://session/3?node_id=1&id=OTQwYWQzYjAtNTEzYTkxMTMtZGYwYmNiZjktODhmZGFiNjE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_pgtimestamp_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:65 RpcState(ExecuteQuery, 66cc3f6c-7230-44ba-a563-f6e2e0209ee1, ghrun-6yqidkutd4.auto.internal:5717): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=OTQwYWQzYjAtNTEzYTkxMTMtZGYwYmNiZjktODhmZGFiNjE=
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=OTQwYWQzYjAtNTEzYTkxMTMtZGYwYmNiZjktODhmZGFiNjE=
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, bcd46aad-3ed4-4465-8d89-b384dca855f1, ghrun-6yqidkutd4.auto.internal:5717): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, bcd46aad-3ed4-4465-8d89-b384dca855f1, ghrun-6yqidkutd4.auto.internal:5717): request = { session_id: "ydb://session/3?node_id=1&id=OTQwYWQzYjAtNTEzYTkxMTMtZGYwYmNiZjktODhmZGFiNjE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_pgtimestamp_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:65 RpcState(ExecuteQuery, bcd46aad-3ed4-4465-8d89-b384dca855f1, ghrun-6yqidkutd4.auto.internal:5717): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=OTQwYWQzYjAtNTEzYTkxMTMtZGYwYmNiZjktODhmZGFiNjE=
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=OTQwYWQzYjAtNTEzYTkxMTMtZGYwYmNiZjktODhmZGFiNjE=
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, 8b5adc40-34ad-4d57-b8f3-84ffc1505142, ghrun-6yqidkutd4.auto.internal:5717): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, 8b5adc40-34ad-4d57-b8f3-84ffc1505142, ghrun-6yqidkutd4.auto.internal:5717): request = { session_id: "ydb://session/3?node_id=1&id=OTQwYWQzYjAtNTEzYTkxMTMtZGYwYmNiZjktODhmZGFiNjE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_pgtimestamp_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:65 RpcState(ExecuteQuery, 8b5adc40-34ad-4d57-b8f3-84ffc1505142, ghrun-6yqidkutd4.auto.internal:5717): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=OTQwYWQzYjAtNTEzYTkxMTMtZGYwYmNiZjktODhmZGFiNjE=
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=OTQwYWQzYjAtNTEzYTkxMTMtZGYwYmNiZjktODhmZGFiNjE=
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, ac0c4927-fbdd-4540-954b-b7a67d6deb8f, ghrun-6yqidkutd4.auto.internal:5717): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, ac0c4927-fbdd-4540-954b-b7a67d6deb8f, ghrun-6yqidkutd4.auto.internal:5717): request = { session_id: "ydb://session/3?node_id=1&id=OTQwYWQzYjAtNTEzYTkxMTMtZGYwYmNiZjktODhmZGFiNjE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_pgtimestamp_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:65 RpcState(ExecuteQuery, ac0c4927-fbdd-4540-954b-b7a67d6deb8f, ghrun-6yqidkutd4.auto.internal:5717): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=OTQwYWQzYjAtNTEzYTkxMTMtZGYwYmNiZjktODhmZGFiNjE=
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=OTQwYWQzYjAtNTEzYTkxMTMtZGYwYmNiZjktODhmZGFiNjE=
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, 57d745b9-f5e2-4c8d-b2c1-46828f2c11a7, ghrun-6yqidkutd4.auto.internal:5717): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, 57d745b9-f5e2-4c8d-b2c1-46828f2c11a7, ghrun-6yqidkutd4.auto.internal:5717): request = { session_id: "ydb://session/3?node_id=1&id=OTQwYWQzYjAtNTEzYTkxMTMtZGYwYmNiZjktODhmZGFiNjE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_pgtimestamp_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:65 RpcState(ExecuteQuery, 57d745b9-f5e2-4c8d-b2c1-46828f2c11a7, ghrun-6yqidkutd4.auto.internal:5717): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=OTQwYWQzYjAtNTEzYTkxMTMtZGYwYmNiZjktODhmZGFiNjE=
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=OTQwYWQzYjAtNTEzYTkxMTMtZGYwYmNiZjktODhmZGFiNjE=
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, fd27b2c9-033e-421e-8906-b6d9d6d11fa2, ghrun-6yqidkutd4.auto.internal:5717): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, fd27b2c9-033e-421e-8906-b6d9d6d11fa2, ghrun-6yqidkutd4.auto.internal:5717): request = { session_id: "ydb://session/3?node_id=1&id=OTQwYWQzYjAtNTEzYTkxMTMtZGYwYmNiZjktODhmZGFiNjE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_pgtimestamp_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:65 RpcState(ExecuteQuery, fd27b2c9-033e-421e-8906-b6d9d6d11fa2, ghrun-6yqidkutd4.auto.internal:5717): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=OTQwYWQzYjAtNTEzYTkxMTMtZGYwYmNiZjktODhmZGFiNjE=
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=OTQwYWQzYjAtNTEzYTkxMTMtZGYwYmNiZjktODhmZGFiNjE=
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, db8e5f4a-b850-47f0-b8e5-da564907ca15, ghrun-6yqidkutd4.auto.internal:5717): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, db8e5f4a-b850-47f0-b8e5-da564907ca15, ghrun-6yqidkutd4.auto.internal:5717): request = { session_id: "ydb://session/3?node_id=1&id=OTQwYWQzYjAtNTEzYTkxMTMtZGYwYmNiZjktODhmZGFiNjE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_pgtimestamp_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:65 RpcState(ExecuteQuery, db8e5f4a-b850-47f0-b8e5-da564907ca15, ghrun-6yqidkutd4.auto.internal:5717): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=OTQwYWQzYjAtNTEzYTkxMTMtZGYwYmNiZjktODhmZGFiNjE=
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=OTQwYWQzYjAtNTEzYTkxMTMtZGYwYmNiZjktODhmZGFiNjE=
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, 645d69d2-ab93-44b8-81e2-41dd4ba420cf, ghrun-6yqidkutd4.auto.internal:5717): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, 645d69d2-ab93-44b8-81e2-41dd4ba420cf, ghrun-6yqidkutd4.auto.internal:5717): request = { session_id: "ydb://session/3?node_id=1&id=OTQwYWQzYjAtNTEzYTkxMTMtZGYwYmNiZjktODhmZGFiNjE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_pgtimestamp_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:65 RpcState(ExecuteQuery, 645d69d2-ab93-44b8-81e2-41dd4ba420cf, ghrun-6yqidkutd4.auto.internal:5717): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=OTQwYWQzYjAtNTEzYTkxMTMtZGYwYmNiZjktODhmZGFiNjE=
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=OTQwYWQzYjAtNTEzYTkxMTMtZGYwYmNiZjktODhmZGFiNjE=
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, 1db85d0b-98fc-4323-91fe-81dc3d2d6311, ghrun-6yqidkutd4.auto.internal:5717): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, 1db85d0b-98fc-4323-91fe-81dc3d2d6311, ghrun-6yqidkutd4.auto.internal:5717): request = { session_id: "ydb://session/3?node_id=1&id=OTQwYWQzYjAtNTEzYTkxMTMtZGYwYmNiZjktODhmZGFiNjE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_pgtimestamp_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:65 RpcState(ExecuteQuery, 1db85d0b-98fc-4323-91fe-81dc3d2d6311, ghrun-6yqidkutd4.auto.internal:5717): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=OTQwYWQzYjAtNTEzYTkxMTMtZGYwYmNiZjktODhmZGFiNjE=
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=OTQwYWQzYjAtNTEzYTkxMTMtZGYwYmNiZjktODhmZGFiNjE=
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, f27bf83e-76b1-4c34-9cf8-0bcff2c5f7b0, ghrun-6yqidkutd4.auto.internal:5717): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, f27bf83e-76b1-4c34-9cf8-0bcff2c5f7b0, ghrun-6yqidkutd4.auto.internal:5717): request = { session_id: "ydb://session/3?node_id=1&id=OTQwYWQzYjAtNTEzYTkxMTMtZGYwYmNiZjktODhmZGFiNjE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_pgtimestamp_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:65 RpcState(ExecuteQuery, f27bf83e-76b1-4c34-9cf8-0bcff2c5f7b0, ghrun-6yqidkutd4.auto.internal:5717): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=OTQwYWQzYjAtNTEzYTkxMTMtZGYwYmNiZjktODhmZGFiNjE=
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=OTQwYWQzYjAtNTEzYTkxMTMtZGYwYmNiZjktODhmZGFiNjE=
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, 278671da-1666-4ab8-93a5-9dcd95690e76, ghrun-6yqidkutd4.auto.internal:5717): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, 278671da-1666-4ab8-93a5-9dcd95690e76, ghrun-6yqidkutd4.auto.internal:5717): request = { session_id: "ydb://session/3?node_id=1&id=OTQwYWQzYjAtNTEzYTkxMTMtZGYwYmNiZjktODhmZGFiNjE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_pgtimestamp_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:65 RpcState(ExecuteQuery, 278671da-1666-4ab8-93a5-9dcd95690e76, ghrun-6yqidkutd4.auto.internal:5717): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=OTQwYWQzYjAtNTEzYTkxMTMtZGYwYmNiZjktODhmZGFiNjE=
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=OTQwYWQzYjAtNTEzYTkxMTMtZGYwYmNiZjktODhmZGFiNjE=
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, 644c7ce0-1b4f-4590-a0fc-ac91f20b2ccf, ghrun-6yqidkutd4.auto.internal:5717): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, 644c7ce0-1b4f-4590-a0fc-ac91f20b2ccf, ghrun-6yqidkutd4.auto.internal:5717): request = { session_id: "ydb://session/3?node_id=1&id=OTQwYWQzYjAtNTEzYTkxMTMtZGYwYmNiZjktODhmZGFiNjE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_pgtimestamp_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:65 RpcState(ExecuteQuery, 644c7ce0-1b4f-4590-a0fc-ac91f20b2ccf, ghrun-6yqidkutd4.auto.internal:5717): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=OTQwYWQzYjAtNTEzYTkxMTMtZGYwYmNiZjktODhmZGFiNjE=
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=OTQwYWQzYjAtNTEzYTkxMTMtZGYwYmNiZjktODhmZGFiNjE=
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, c143fd0f-b5be-4e17-8fe5-4419678147f3, ghrun-6yqidkutd4.auto.internal:5717): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, c143fd0f-b5be-4e17-8fe5-4419678147f3, ghrun-6yqidkutd4.auto.internal:5717): request = { session_id: "ydb://session/3?node_id=1&id=OTQwYWQzYjAtNTEzYTkxMTMtZGYwYmNiZjktODhmZGFiNjE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_pgtimestamp_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:65 RpcState(ExecuteQuery, c143fd0f-b5be-4e17-8fe5-4419678147f3, ghrun-6yqidkutd4.auto.internal:5717): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=OTQwYWQzYjAtNTEzYTkxMTMtZGYwYmNiZjktODhmZGFiNjE=
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=OTQwYWQzYjAtNTEzYTkxMTMtZGYwYmNiZjktODhmZGFiNjE=
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, 96091193-c974-4d05-bdaa-8881ab6b9a3b, ghrun-6yqidkutd4.auto.internal:5717): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, 96091193-c974-4d05-bdaa-8881ab6b9a3b, ghrun-6yqidkutd4.auto.internal:5717): request = { session_id: "ydb://session/3?node_id=1&id=OTQwYWQzYjAtNTEzYTkxMTMtZGYwYmNiZjktODhmZGFiNjE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_pgtimestamp_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:65 RpcState(ExecuteQuery, 96091193-c974-4d05-bdaa-8881ab6b9a3b, ghrun-6yqidkutd4.auto.internal:5717): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=OTQwYWQzYjAtNTEzYTkxMTMtZGYwYmNiZjktODhmZGFiNjE=
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=OTQwYWQzYjAtNTEzYTkxMTMtZGYwYmNiZjktODhmZGFiNjE=
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, deeab39e-c0cf-4490-9c17-562a258d68f7, ghrun-6yqidkutd4.auto.internal:5717): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, deeab39e-c0cf-4490-9c17-562a258d68f7, ghrun-6yqidkutd4.auto.internal:5717): request = { session_id: "ydb://session/3?node_id=1&id=OTQwYWQzYjAtNTEzYTkxMTMtZGYwYmNiZjktODhmZGFiNjE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_pgtimestamp_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:65 RpcState(ExecuteQuery, deeab39e-c0cf-4490-9c17-562a258d68f7, ghrun-6yqidkutd4.auto.internal:5717): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=OTQwYWQzYjAtNTEzYTkxMTMtZGYwYmNiZjktODhmZGFiNjE=
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:178 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:335 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:188 Resolving endpoints for database /Root
DEBUG    ydb.connection:connection.py:447 RpcState(ListEndpoints, ca3b25d4-ce0b-47fa-9d72-52a47bec107f, localhost:5717): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ListEndpoints, ca3b25d4-ce0b-47fa-9d72-52a47bec107f, localhost:5717): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:65 RpcState(ListEndpoints, ca3b25d4-ce0b-47fa-9d72-52a47bec107f, localhost:5717): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-6yqidkutd4.auto.internal" port: 5717 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:158 Resolved endpoints for database /Root: DiscoveryResult <self_location: 1, endpoints [<Endpoint ghrun-6yqidkutd4.auto.internal:5717, location 1, ssl: False>]>
DEBUG    ydb.connection:connection.py:575 Closing channel for endpoint localhost:5717
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=OTQwYWQzYjAtNTEzYTkxMTMtZGYwYmNiZjktODhmZGFiNjE=
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, 15978816-f8ed-4fa4-ad4b-d8cb11c0a4d7, ghrun-6yqidkutd4.auto.internal:5717): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, 15978816-f8ed-4fa4-ad4b-d8cb11c0a4d7, ghrun-6yqidkutd4.auto.internal:5717): request = { session_id: "ydb://session/3?node_id=1&id=OTQwYWQzYjAtNTEzYTkxMTMtZGYwYmNiZjktODhmZGFiNjE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_pgtimestamp_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:65 RpcState(ExecuteQuery, 15978816-f8ed-4fa4-ad4b-d8cb11c0a4d7, ghrun-6yqidkutd4.auto.internal:5717): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=OTQwYWQzYjAtNTEzYTkxMTMtZGYwYmNiZjktODhmZGFiNjE=
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=OTQwYWQzYjAtNTEzYTkxMTMtZGYwYmNiZjktODhmZGFiNjE=
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, 27a3d1e4-540f-473b-b59a-99c12fd0e423, ghrun-6yqidkutd4.auto.internal:5717): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, 27a3d1e4-540f-473b-b59a-99c12fd0e423, ghrun-6yqidkutd4.auto.internal:5717): request = { session_id: "ydb://session/3?node_id=1&id=OTQwYWQzYjAtNTEzYTkxMTMtZGYwYmNiZjktODhmZGFiNjE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_pgtimestamp_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:65 RpcState(ExecuteQuery, 27a3d1e4-540f-473b-b59a-99c12fd0e423, ghrun-6yqidkutd4.auto.internal:5717): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=OTQwYWQzYjAtNTEzYTkxMTMtZGYwYmNiZjktODhmZGFiNjE=
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=OTQwYWQzYjAtNTEzYTkxMTMtZGYwYmNiZjktODhmZGFiNjE=
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, 22172c6f-e45c-4404-ad6f-cd85d29d731f, ghrun-6yqidkutd4.auto.internal:5717): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, 22172c6f-e45c-4404-ad6f-cd85d29d731f, ghrun-6yqidkutd4.auto.internal:5717): request = { session_id: "ydb://session/3?node_id=1&id=OTQwYWQzYjAtNTEzYTkxMTMtZGYwYmNiZjktODhmZGFiNjE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_pgtimestamp_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:65 RpcState(ExecuteQuery, 22172c6f-e45c-4404-ad6f-cd85d29d731f, ghrun-6yqidkutd4.auto.internal:5717): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=OTQwYWQzYjAtNTEzYTkxMTMtZGYwYmNiZjktODhmZGFiNjE=
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=OTQwYWQzYjAtNTEzYTkxMTMtZGYwYmNiZjktODhmZGFiNjE=
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, bd274945-2348-438d-9381-a4fe97a4e466, ghrun-6yqidkutd4.auto.internal:5717): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, bd274945-2348-438d-9381-a4fe97a4e466, ghrun-6yqidkutd4.auto.internal:5717): request = { session_id: "ydb://session/3?node_id=1&id=OTQwYWQzYjAtNTEzYTkxMTMtZGYwYmNiZjktODhmZGFiNjE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_pgtimestamp_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:65 RpcState(ExecuteQuery, bd274945-2348-438d-9381-a4fe97a4e466, ghrun-6yqidkutd4.auto.internal:5717): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=OTQwYWQzYjAtNTEzYTkxMTMtZGYwYmNiZjktODhmZGFiNjE=
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=OTQwYWQzYjAtNTEzYTkxMTMtZGYwYmNiZjktODhmZGFiNjE=
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, b261ff07-a9db-4e3b-b6db-460bfa294560, ghrun-6yqidkutd4.auto.internal:5717): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, b261ff07-a9db-4e3b-b6db-460bfa294560, ghrun-6yqidkutd4.auto.internal:5717): request = { session_id: "ydb://session/3?node_id=1&id=OTQwYWQzYjAtNTEzYTkxMTMtZGYwYmNiZjktODhmZGFiNjE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_pgtimestamp_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:65 RpcState(ExecuteQuery, b261ff07-a9db-4e3b-b6db-460bfa294560, ghrun-6yqidkutd4.auto.internal:5717): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=OTQwYWQzYjAtNTEzYTkxMTMtZGYwYmNiZjktODhmZGFiNjE=
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=OTQwYWQzYjAtNTEzYTkxMTMtZGYwYmNiZjktODhmZGFiNjE=
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, 845e8e03-37f8-4c23-aee1-50f769fd5551, ghrun-6yqidkutd4.auto.internal:5717): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, 845e8e03-37f8-4c23-aee1-50f769fd5551, ghrun-6yqidkutd4.auto.internal:5717): request = { session_id: "ydb://session/3?node_id=1&id=OTQwYWQzYjAtNTEzYTkxMTMtZGYwYmNiZjktODhmZGFiNjE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_pgtimestamp_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:65 RpcState(ExecuteQuery, 845e8e03-37f8-4c23-aee1-50f769fd5551, ghrun-6yqidkutd4.auto.internal:5717): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=OTQwYWQzYjAtNTEzYTkxMTMtZGYwYmNiZjktODhmZGFiNjE=
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=OTQwYWQzYjAtNTEzYTkxMTMtZGYwYmNiZjktODhmZGFiNjE=
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, abc397a5-1ee8-4d96-8858-8b659397d020, ghrun-6yqidkutd4.auto.internal:5717): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, abc397a5-1ee8-4d96-8858-8b659397d020, ghrun-6yqidkutd4.auto.internal:5717): request = { session_id: "ydb://session/3?node_id=1&id=OTQwYWQzYjAtNTEzYTkxMTMtZGYwYmNiZjktODhmZGFiNjE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_pgtimestamp_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:65 RpcState(ExecuteQuery, abc397a5-1ee8-4d96-8858-8b659397d020, ghrun-6yqidkutd4.auto.internal:5717): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=OTQwYWQzYjAtNTEzYTkxMTMtZGYwYmNiZjktODhmZGFiNjE=
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=OTQwYWQzYjAtNTEzYTkxMTMtZGYwYmNiZjktODhmZGFiNjE=
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, f1cc8ae0-95e2-457f-998b-1e73b441b11a, ghrun-6yqidkutd4.auto.internal:5717): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, f1cc8ae0-95e2-457f-998b-1e73b441b11a, ghrun-6yqidkutd4.auto.internal:5717): request = { session_id: "ydb://session/3?node_id=1&id=OTQwYWQzYjAtNTEzYTkxMTMtZGYwYmNiZjktODhmZGFiNjE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_pgtimestamp_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:65 RpcState(ExecuteQuery, f1cc8ae0-95e2-457f-998b-1e73b441b11a, ghrun-6yqidkutd4.auto.internal:5717): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=OTQwYWQzYjAtNTEzYTkxMTMtZGYwYmNiZjktODhmZGFiNjE=
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=OTQwYWQzYjAtNTEzYTkxMTMtZGYwYmNiZjktODhmZGFiNjE=
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, 0c1b52db-d07f-408f-bc09-158a55d5e3cf, ghrun-6yqidkutd4.auto.internal:5717): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, 0c1b52db-d07f-408f-bc09-158a55d5e3cf, ghrun-6yqidkutd4.auto.internal:5717): request = { session_id: "ydb://session/3?node_id=1&id=OTQwYWQzYjAtNTEzYTkxMTMtZGYwYmNiZjktODhmZGFiNjE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_pgtimestamp_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:65 RpcState(ExecuteQuery, 0c1b52db-d07f-408f-bc09-158a55d5e3cf, ghrun-6yqidkutd4.auto.internal:5717): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=OTQwYWQzYjAtNTEzYTkxMTMtZGYwYmNiZjktODhmZGFiNjE=
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=OTQwYWQzYjAtNTEzYTkxMTMtZGYwYmNiZjktODhmZGFiNjE=
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, cfea2f2e-476b-4a10-8e9e-050db923b115, ghrun-6yqidkutd4.auto.internal:5717): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, cfea2f2e-476b-4a10-8e9e-050db923b115, ghrun-6yqidkutd4.auto.internal:5717): request = { session_id: "ydb://session/3?node_id=1&id=OTQwYWQzYjAtNTEzYTkxMTMtZGYwYmNiZjktODhmZGFiNjE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_pgtimestamp_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:65 RpcState(ExecuteQuery, cfea2f2e-476b-4a10-8e9e-050db923b115, ghrun-6yqidkutd4.auto.internal:5717): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=OTQwYWQzYjAtNTEzYTkxMTMtZGYwYmNiZjktODhmZGFiNjE=
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=OTQwYWQzYjAtNTEzYTkxMTMtZGYwYmNiZjktODhmZGFiNjE=
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, f6eadd29-4e33-4eac-a563-1fcc8d8be851, ghrun-6yqidkutd4.auto.internal:5717): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, f6eadd29-4e33-4eac-a563-1fcc8d8be851, ghrun-6yqidkutd4.auto.internal:5717): request = { session_id: "ydb://session/3?node_id=1&id=OTQwYWQzYjAtNTEzYTkxMTMtZGYwYmNiZjktODhmZGFiNjE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_pgtimestamp_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:65 RpcState(ExecuteQuery, f6eadd29-4e33-4eac-a563-1fcc8d8be851, ghrun-6yqidkutd4.auto.internal:5717): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=OTQwYWQzYjAtNTEzYTkxMTMtZGYwYmNiZjktODhmZGFiNjE=
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=OTQwYWQzYjAtNTEzYTkxMTMtZGYwYmNiZjktODhmZGFiNjE=
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, 8fcc5335-161b-4d3a-bc44-121b01993f67, ghrun-6yqidkutd4.auto.internal:5717): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, 8fcc5335-161b-4d3a-bc44-121b01993f67, ghrun-6yqidkutd4.auto.internal:5717): request = { session_id: "ydb://session/3?node_id=1&id=OTQwYWQzYjAtNTEzYTkxMTMtZGYwYmNiZjktODhmZGFiNjE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_pgtimestamp_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:65 RpcState(ExecuteQuery, 8fcc5335-161b-4d3a-bc44-121b01993f67, ghrun-6yqidkutd4.auto.internal:5717): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=OTQwYWQzYjAtNTEzYTkxMTMtZGYwYmNiZjktODhmZGFiNjE=
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=OTQwYWQzYjAtNTEzYTkxMTMtZGYwYmNiZjktODhmZGFiNjE=
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, 19fe3a73-e01e-4faf-b794-4457a3fe0b64, ghrun-6yqidkutd4.auto.internal:5717): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, 19fe3a73-e01e-4faf-b794-4457a3fe0b64, ghrun-6yqidkutd4.auto.internal:5717): request = { session_id: "ydb://session/3?node_id=1&id=OTQwYWQzYjAtNTEzYTkxMTMtZGYwYmNiZjktODhmZGFiNjE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_pgtimestamp_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:65 RpcState(ExecuteQuery, 19fe3a73-e01e-4faf-b794-4457a3fe0b64, ghrun-6yqidkutd4.auto.internal:5717): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=OTQwYWQzYjAtNTEzYTkxMTMtZGYwYmNiZjktODhmZGFiNjE=
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=OTQwYWQzYjAtNTEzYTkxMTMtZGYwYmNiZjktODhmZGFiNjE=
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, 5b25c58e-07e1-4ddc-bf3f-7e912f23f5ca, ghrun-6yqidkutd4.auto.internal:5717): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, 5b25c58e-07e1-4ddc-bf3f-7e912f23f5ca, ghrun-6yqidkutd4.auto.internal:5717): request = { session_id: "ydb://session/3?node_id=1&id=OTQwYWQzYjAtNTEzYTkxMTMtZGYwYmNiZjktODhmZGFiNjE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_pgtimestamp_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:65 RpcState(ExecuteQuery, 5b25c58e-07e1-4ddc-bf3f-7e912f23f5ca, ghrun-6yqidkutd4.auto.internal:5717): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=OTQwYWQzYjAtNTEzYTkxMTMtZGYwYmNiZjktODhmZGFiNjE=
---------------------------- Captured log teardown -----------------------------
INFO     ya.test:ya.py:442 Test teardown
DEBUG    ydb.connection:connection.py:447 RpcState(DeleteSession, 3d540a47-257c-4825-a546-8663171960a1, ghrun-6yqidkutd4.auto.internal:5717): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(DeleteSession, 3d540a47-257c-4825-a546-8663171960a1, ghrun-6yqidkutd4.auto.internal:5717): request = { session_id: "ydb://session/3?node_id=1&id=OTQwYWQzYjAtNTEzYTkxMTMtZGYwYmNiZjktODhmZGFiNjE=" }
DEBUG    ydb.connection:connection.py:65 RpcState(DeleteSession, 3d540a47-257c-4825-a546-8663171960a1, ghrun-6yqidkutd4.auto.internal:5717): response = { status: SUCCESS }
DEBUG    ydb.query.pool:pool.py:319 All session were deleted.
DEBUG    ydb.topic:topic.py:743 Close topic client
DEBUG    ydb.topic:topic.py:746 Topic client was closed
DEBUG    ydb.connection:connection.py:575 Closing channel for endpoint localhost:5717
DEBUG    ydb.connection:connection.py:575 Closing channel for endpoint ghrun-6yqidkutd4.auto.internal:5717
INFO     ydb.pool.Discovery:pool.py:286 Successfully terminated discovery process
DEBUG    ydb.query.session:session.py:339 Attach stream closed, session_id: ydb://session/3?node_id=1&id=OTQwYWQzYjAtNTEzYTkxMTMtZGYwYmNiZjktODhmZGFiNjE=
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:299 Stopped node localhost:5717/1
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/2786
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/62453
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/3726
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/5717
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/24488
============================== slowest durations ===============================
276.90s call     test_ttl.py::TestPgTTL::test_ttl[table_pgtimestamp_0_UNIQUE_SYNC-pk_types11-all_types11-index11-pgtimestamp-UNIQUE-SYNC]
76.67s call     test_ttl.py::TestPgTTL::test_ttl[table_pgint8_0__SYNC-pk_types3-all_types3-index3-pgint8--SYNC]
13.04s setup    test_ttl.py::TestPgTTL::test_ttl[table_pgint8_0__SYNC-pk_types3-all_types3-index3-pgint8--SYNC]
12.05s teardown test_ttl.py::TestPgTTL::test_ttl[table_pgtimestamp_0_UNIQUE_SYNC-pk_types11-all_types11-index11-pgtimestamp-UNIQUE-SYNC]
0.04s setup    test_ttl.py::TestPgTTL::test_ttl[table_pgtimestamp_0_UNIQUE_SYNC-pk_types11-all_types11-index11-pgtimestamp-UNIQUE-SYNC]
0.01s teardown test_ttl.py::TestPgTTL::test_ttl[table_pgint8_0__SYNC-pk_types3-all_types3-index3-pgint8--SYNC]
=========================== short test summary info ============================
FAILED test_ttl.py::TestPgTTL::test_ttl[table_pgtimestamp_0_UNIQUE_SYNC-pk_types11-all_types11-index11-pgtimestamp-UNIQUE-SYNC] - AssertionError: Expected 0 rows, error when deleting 5 lines, table table_pgtimestamp_0_UNIQUE_SYNC
assert (1 == 1 and 1 == 0)
 +  where 1 = len([{'count': 1}])
 +  and   1 = {'count': 1}.count
=================== 1 failed, 1 passed in 381.10s (0:06:21) ====================
============================= test session starts ==============================
platform linux -- Python 3.13.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/9slg/00481d/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 ===============================
74.22s call     test_ttl.py::TestPgTTL::test_ttl[table_pgtimestamp_0__ASYNC-pk_types10-all_types10-index10-pgtimestamp--ASYNC]
62.98s call     test_ttl.py::TestPgTTL::test_ttl[table_pgtimestamp_0__SYNC-pk_types9-all_types9-index9-pgtimestamp--SYNC]
12.25s setup    test_ttl.py::TestPgTTL::test_ttl[table_pgtimestamp_0__ASYNC-pk_types10-all_types10-index10-pgtimestamp--ASYNC]
12.12s teardown test_ttl.py::TestPgTTL::test_ttl[table_pgtimestamp_0__SYNC-pk_types9-all_types9-index9-pgtimestamp--SYNC]
0.02s setup    test_ttl.py::TestPgTTL::test_ttl[table_pgtimestamp_0__SYNC-pk_types9-all_types9-index9-pgtimestamp--SYNC]
0.01s teardown test_ttl.py::TestPgTTL::test_ttl[table_pgtimestamp_0__ASYNC-pk_types10-all_types10-index10-pgtimestamp--ASYNC]
======================== 2 passed in 163.55s (0:02:43) =========================
============================= test session starts ==============================
platform linux -- Python 3.13.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/9slg/0047f6/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 .F

=================================== FAILURES ===================================
_ TestTTL.test_ttl[table_Date_0__ASYNC-pk_types31-all_types31-index31-Date--ASYNC] _
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 1 lines, table table_Date_0__ASYNC
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_0__ASYNC-pk_types31-all_types31-index31-Date--ASYNC]
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_0__ASYNC-pk_types31-all_types31-index31-Date--ASYNC])
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=NjVmM2ZlYmYtYzZmZTYxZGUtZjM5MTkwYjAtNzdmOGJiZGM=
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:178 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:335 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.connection:connection.py:447 RpcState(ExecuteQuery, 310d5289-43b1-4de2-9ee8-7a24def48bb5, ghrun-6yqidkutd4.auto.internal:3515): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, 310d5289-43b1-4de2-9ee8-7a24def48bb5, ghrun-6yqidkutd4.auto.internal:3515): request = { session_id: "ydb://session/3?node_id=1&id=NjVmM2ZlYmYtYzZmZTYxZGUtZjM5MTkwYjAtNzdmOGJiZGM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n        CREATE TABLE `table_Date_0__ASYNC` (\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_Int64 Int64, col_index_Uint64 Uint64, col_index_Int32 Int32, col_index_Uint32 Uint32, col_index_Int16 Int16, col_index_Uint16 Uint16, col_index_Int8 Int8, col_index_Uint8 Uint8, col_index_Bool Bool, col_index_Decimal150 Decimal(15,0), col_index_Decimal229 Decimal(22,9), col_index_Decimal3510 Decimal(35,10), 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_Int64 GLOBAL  ASYNC ON (col_index_Int64), INDEX idx_col_index_Uint64 GLOBAL  ASYNC ON (col_index_Uint64), INDEX idx_col_index_Int32 GLOBAL  ASYNC ON (col_index_Int32), INDEX idx_col_index_Uint32 GLOBAL  ASYNC ON (col_index_Uint32), INDEX idx_col_index_Int16 GLOBAL  ASYNC ON (col_index_Int16), INDEX idx_col_index_Uint16 GLOBAL  ASYNC ON (col_index_Uint16), INDEX idx_col_index_Int8 GLOBAL  ASYNC ON (col_index_Int8), INDEX idx_col_index_Uint8 GLOBAL  ASYNC ON (col_index_Uint8), INDEX idx_col_index_Bool GLOBAL  ASYNC ON (col_index_Bool), INDEX idx_col_index_Decimal150 GLOBAL  ASYNC ON (col_index_Decimal150), INDEX idx_col_index_Decimal229 GLOBAL  ASYNC ON (col_index_Decimal229), INDEX idx_col_index_Decimal3510 GLOBAL  ASYNC ON (col_index_Decimal3510)\n            )\n    " } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:65 RpcState(ExecuteQuery, 310d5289-43b1-4de2-9ee8-7a24def48bb5, ghrun-6yqidkutd4.auto.internal:3515): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:188 Resolving endpoints for database /Root
DEBUG    ydb.connection:connection.py:447 RpcState(ListEndpoints, fc75af66-ff2d-4b0a-be68-7fe2163712d3, localhost:3515): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ListEndpoints, fc75af66-ff2d-4b0a-be68-7fe2163712d3, localhost:3515): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:65 RpcState(ListEndpoints, fc75af66-ff2d-4b0a-be68-7fe2163712d3, localhost:3515): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-6yqidkutd4.auto.internal" port: 3515 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:158 Resolved endpoints for database /Root: DiscoveryResult <self_location: 1, endpoints [<Endpoint ghrun-6yqidkutd4.auto.internal:3515, location 1, ssl: False>]>
DEBUG    ydb.connection:connection.py:575 Closing channel for endpoint localhost:3515
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=NjVmM2ZlYmYtYzZmZTYxZGUtZjM5MTkwYjAtNzdmOGJiZGM=
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=NjVmM2ZlYmYtYzZmZTYxZGUtZjM5MTkwYjAtNzdmOGJiZGM=
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, aa2ede3c-62c4-4d1e-9174-717ca6164c17, ghrun-6yqidkutd4.auto.internal:3515): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, aa2ede3c-62c4-4d1e-9174-717ca6164c17, ghrun-6yqidkutd4.auto.internal:3515): request = { session_id: "ydb://session/3?node_id=1&id=NjVmM2ZlYmYtYzZmZTYxZGUtZjM5MTkwYjAtNzdmOGJiZGM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n         ALTER TABLE table_Date_0__ASYNC 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:65 RpcState(ExecuteQuery, aa2ede3c-62c4-4d1e-9174-717ca6164c17, ghrun-6yqidkutd4.auto.internal:3515): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=NjVmM2ZlYmYtYzZmZTYxZGUtZjM5MTkwYjAtNzdmOGJiZGM=
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=NjVmM2ZlYmYtYzZmZTYxZGUtZjM5MTkwYjAtNzdmOGJiZGM=
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, 03923651-ce5d-47c9-ad3a-66dfb31b9e3c, ghrun-6yqidkutd4.auto.internal:3515): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, 03923651-ce5d-47c9-ad3a-66dfb31b9e3c, ghrun-6yqidkutd4.auto.internal:3515): request = { session_id: "ydb://session/3?node_id=1&id=NjVmM2ZlYmYtYzZmZTYxZGUtZjM5MTkwYjAtNzdmOGJiZGM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "ALTER TABLE `table_Date_0__ASYNC` RESET (TTL)" } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:65 RpcState(ExecuteQuery, 03923651-ce5d-47c9-ad3a-66dfb31b9e3c, ghrun-6yqidkutd4.auto.internal:3515): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=NjVmM2ZlYmYtYzZmZTYxZGUtZjM5MTkwYjAtNzdmOGJiZGM=
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=NjVmM2ZlYmYtYzZmZTYxZGUtZjM5MTkwYjAtNzdmOGJiZGM=
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, 7582ebe0-a0d7-470f-ace1-fc32f8ef56e2, ghrun-6yqidkutd4.auto.internal:3515): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, 7582ebe0-a0d7-470f-ace1-fc32f8ef56e2, ghrun-6yqidkutd4.auto.internal:3515): request = { session_id: "ydb://session/3?node_id=1&id=NjVmM2ZlYmYtYzZmZTYxZGUtZjM5MTkwYjAtNzdmOGJiZGM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n         ALTER TABLE table_Date_0__ASYNC 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:65 RpcState(ExecuteQuery, 7582ebe0-a0d7-470f-ace1-fc32f8ef56e2, ghrun-6yqidkutd4.auto.internal:3515): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=NjVmM2ZlYmYtYzZmZTYxZGUtZjM5MTkwYjAtNzdmOGJiZGM=
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=NjVmM2ZlYmYtYzZmZTYxZGUtZjM5MTkwYjAtNzdmOGJiZGM=
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, 6384772c-01b7-491a-b2f2-87988ba6536b, ghrun-6yqidkutd4.auto.internal:3515): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, 6384772c-01b7-491a-b2f2-87988ba6536b, ghrun-6yqidkutd4.auto.internal:3515): request = { session_id: "ydb://session/3?node_id=1&id=NjVmM2ZlYmYtYzZmZTYxZGUtZjM5MTkwYjAtNzdmOGJiZGM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_Date_0__ASYNC(\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_Int64, col_index_Uint64, col_index_Int32, col_index_Uint32, col_index_Int16, col_index_Uint16, col_index_Int8, col_index_Uint8, col_index_Bool, col_index_Decimal150, col_index_Decimal229, col_index_Decimal3510, \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(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)), \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:65 RpcState(ExecuteQuery, 6384772c-01b7-491a-b2f2-87988ba6536b, ghrun-6yqidkutd4.auto.internal:3515): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=NjVmM2ZlYmYtYzZmZTYxZGUtZjM5MTkwYjAtNzdmOGJiZGM=
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=NjVmM2ZlYmYtYzZmZTYxZGUtZjM5MTkwYjAtNzdmOGJiZGM=
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, 4897d556-6fbf-4cee-8ed0-3538b8c38e77, ghrun-6yqidkutd4.auto.internal:3515): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, 4897d556-6fbf-4cee-8ed0-3538b8c38e77, ghrun-6yqidkutd4.auto.internal:3515): request = { session_id: "ydb://session/3?node_id=1&id=NjVmM2ZlYmYtYzZmZTYxZGUtZjM5MTkwYjAtNzdmOGJiZGM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_Date_0__ASYNC(\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_Int64, col_index_Uint64, col_index_Int32, col_index_Uint32, col_index_Int16, col_index_Uint16, col_index_Int8, col_index_Uint8, col_index_Bool, col_index_Decimal150, col_index_Decimal229, col_index_Decimal3510, \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(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)), \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:65 RpcState(ExecuteQuery, 4897d556-6fbf-4cee-8ed0-3538b8c38e77, ghrun-6yqidkutd4.auto.internal:3515): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=NjVmM2ZlYmYtYzZmZTYxZGUtZjM5MTkwYjAtNzdmOGJiZGM=
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=NjVmM2ZlYmYtYzZmZTYxZGUtZjM5MTkwYjAtNzdmOGJiZGM=
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, 092fbffa-2570-475b-ab21-fde5856d088d, ghrun-6yqidkutd4.auto.internal:3515): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, 092fbffa-2570-475b-ab21-fde5856d088d, ghrun-6yqidkutd4.auto.internal:3515): request = { session_id: "ydb://session/3?node_id=1&id=NjVmM2ZlYmYtYzZmZTYxZGUtZjM5MTkwYjAtNzdmOGJiZGM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_Date_0__ASYNC(\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_Int64, col_index_Uint64, col_index_Int32, col_index_Uint32, col_index_Int16, col_index_Uint16, col_index_Int8, col_index_Uint8, col_index_Bool, col_index_Decimal150, col_index_Decimal229, col_index_Decimal3510, \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(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)), \n                CAST(\'2026-02-18\' 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:65 RpcState(ExecuteQuery, 092fbffa-2570-475b-ab21-fde5856d088d, ghrun-6yqidkutd4.auto.internal:3515): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=NjVmM2ZlYmYtYzZmZTYxZGUtZjM5MTkwYjAtNzdmOGJiZGM=
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=NjVmM2ZlYmYtYzZmZTYxZGUtZjM5MTkwYjAtNzdmOGJiZGM=
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, 6260f89a-4d82-4bc8-94af-c946afebf434, ghrun-6yqidkutd4.auto.internal:3515): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, 6260f89a-4d82-4bc8-94af-c946afebf434, ghrun-6yqidkutd4.auto.internal:3515): request = { session_id: "ydb://session/3?node_id=1&id=NjVmM2ZlYmYtYzZmZTYxZGUtZjM5MTkwYjAtNzdmOGJiZGM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_Date_0__ASYNC(\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_Int64, col_index_Uint64, col_index_Int32, col_index_Uint32, col_index_Int16, col_index_Uint16, col_index_Int8, col_index_Uint8, col_index_Bool, col_index_Decimal150, col_index_Decimal229, col_index_Decimal3510, \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(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)), \n                CAST(\'2026-02-18\' 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:65 RpcState(ExecuteQuery, 6260f89a-4d82-4bc8-94af-c946afebf434, ghrun-6yqidkutd4.auto.internal:3515): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=NjVmM2ZlYmYtYzZmZTYxZGUtZjM5MTkwYjAtNzdmOGJiZGM=
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=NjVmM2ZlYmYtYzZmZTYxZGUtZjM5MTkwYjAtNzdmOGJiZGM=
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, 2a181233-c72f-4812-832b-e936304b7902, ghrun-6yqidkutd4.auto.internal:3515): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, 2a181233-c72f-4812-832b-e936304b7902, ghrun-6yqidkutd4.auto.internal:3515): request = { session_id: "ydb://session/3?node_id=1&id=NjVmM2ZlYmYtYzZmZTYxZGUtZjM5MTkwYjAtNzdmOGJiZGM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_Date_0__ASYNC(\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_Int64, col_index_Uint64, col_index_Int32, col_index_Uint32, col_index_Int16, col_index_Uint16, col_index_Int8, col_index_Uint8, col_index_Bool, col_index_Decimal150, col_index_Decimal229, col_index_Decimal3510, \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(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)), \n                CAST(\'2026-02-18\' 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:65 RpcState(ExecuteQuery, 2a181233-c72f-4812-832b-e936304b7902, ghrun-6yqidkutd4.auto.internal:3515): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=NjVmM2ZlYmYtYzZmZTYxZGUtZjM5MTkwYjAtNzdmOGJiZGM=
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=NjVmM2ZlYmYtYzZmZTYxZGUtZjM5MTkwYjAtNzdmOGJiZGM=
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, cd4d0b2d-53a1-4f4e-aa62-05843efc87bf, ghrun-6yqidkutd4.auto.internal:3515): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, cd4d0b2d-53a1-4f4e-aa62-05843efc87bf, ghrun-6yqidkutd4.auto.internal:3515): request = { session_id: "ydb://session/3?node_id=1&id=NjVmM2ZlYmYtYzZmZTYxZGUtZjM5MTkwYjAtNzdmOGJiZGM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_Date_0__ASYNC(\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_Int64, col_index_Uint64, col_index_Int32, col_index_Uint32, col_index_Int16, col_index_Uint16, col_index_Int8, col_index_Uint8, col_index_Bool, col_index_Decimal150, col_index_Decimal229, col_index_Decimal3510, \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(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)), \n                CAST(\'2026-02-18\' 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:65 RpcState(ExecuteQuery, cd4d0b2d-53a1-4f4e-aa62-05843efc87bf, ghrun-6yqidkutd4.auto.internal:3515): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=NjVmM2ZlYmYtYzZmZTYxZGUtZjM5MTkwYjAtNzdmOGJiZGM=
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=NjVmM2ZlYmYtYzZmZTYxZGUtZjM5MTkwYjAtNzdmOGJiZGM=
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, 6acd60f4-e8fc-405a-8ec7-1b53a8332b4e, ghrun-6yqidkutd4.auto.internal:3515): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, 6acd60f4-e8fc-405a-8ec7-1b53a8332b4e, ghrun-6yqidkutd4.auto.internal:3515): request = { session_id: "ydb://session/3?node_id=1&id=NjVmM2ZlYmYtYzZmZTYxZGUtZjM5MTkwYjAtNzdmOGJiZGM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_Date_0__ASYNC(\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_Int64, col_index_Uint64, col_index_Int32, col_index_Uint32, col_index_Int16, col_index_Uint16, col_index_Int8, col_index_Uint8, col_index_Bool, col_index_Decimal150, col_index_Decimal229, col_index_Decimal3510, \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(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)), \n                CAST(\'2026-03-04\' 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:65 RpcState(ExecuteQuery, 6acd60f4-e8fc-405a-8ec7-1b53a8332b4e, ghrun-6yqidkutd4.auto.internal:3515): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=NjVmM2ZlYmYtYzZmZTYxZGUtZjM5MTkwYjAtNzdmOGJiZGM=
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=NjVmM2ZlYmYtYzZmZTYxZGUtZjM5MTkwYjAtNzdmOGJiZGM=
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, ed6abab5-82b0-45a7-976a-2f70efeb10ac, ghrun-6yqidkutd4.auto.internal:3515): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, ed6abab5-82b0-45a7-976a-2f70efeb10ac, ghrun-6yqidkutd4.auto.internal:3515): request = { session_id: "ydb://session/3?node_id=1&id=NjVmM2ZlYmYtYzZmZTYxZGUtZjM5MTkwYjAtNzdmOGJiZGM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_Date_0__ASYNC(\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_Int64, col_index_Uint64, col_index_Int32, col_index_Uint32, col_index_Int16, col_index_Uint16, col_index_Int8, col_index_Uint8, col_index_Bool, col_index_Decimal150, col_index_Decimal229, col_index_Decimal3510, \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(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)), \n                CAST(\'2026-03-04\' 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:65 RpcState(ExecuteQuery, ed6abab5-82b0-45a7-976a-2f70efeb10ac, ghrun-6yqidkutd4.auto.internal:3515): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=NjVmM2ZlYmYtYzZmZTYxZGUtZjM5MTkwYjAtNzdmOGJiZGM=
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=NjVmM2ZlYmYtYzZmZTYxZGUtZjM5MTkwYjAtNzdmOGJiZGM=
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, 08f8fb37-2b4d-4114-9c9b-73ece43c8834, ghrun-6yqidkutd4.auto.internal:3515): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, 08f8fb37-2b4d-4114-9c9b-73ece43c8834, ghrun-6yqidkutd4.auto.internal:3515): request = { session_id: "ydb://session/3?node_id=1&id=NjVmM2ZlYmYtYzZmZTYxZGUtZjM5MTkwYjAtNzdmOGJiZGM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_Date_0__ASYNC` 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_Int64=CAST(1 AS Int64) and col_index_Uint64=CAST(1 AS Uint64) and col_index_Int32=CAST(1 AS Int32) and col_index_Uint32=CAST(1 AS Uint32) and col_index_Int16=CAST(1 AS Int16) and col_index_Uint16=CAST(1 AS Uint16) and col_index_Int8=CAST(1 AS Int8) and col_index_Uint8=CAST(1 AS Uint8) and col_index_Bool=CAST(False AS Bool) and col_index_Decimal150=CAST(\'1\' AS Decimal(15,0)) and col_index_Decimal229=CAST(\'1.123\' AS Decimal(22,9)) and col_index_Decimal3510=CAST(\'1.123456\' AS Decimal(35,10))\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:65 RpcState(ExecuteQuery, 08f8fb37-2b4d-4114-9c9b-73ece43c8834, ghrun-6yqidkutd4.auto.internal:3515): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=NjVmM2ZlYmYtYzZmZTYxZGUtZjM5MTkwYjAtNzdmOGJiZGM=
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=NjVmM2ZlYmYtYzZmZTYxZGUtZjM5MTkwYjAtNzdmOGJiZGM=
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, 3f71583c-7b98-4383-a9c7-1e2454c4d127, ghrun-6yqidkutd4.auto.internal:3515): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, 3f71583c-7b98-4383-a9c7-1e2454c4d127, ghrun-6yqidkutd4.auto.internal:3515): request = { session_id: "ydb://session/3?node_id=1&id=NjVmM2ZlYmYtYzZmZTYxZGUtZjM5MTkwYjAtNzdmOGJiZGM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_Date_0__ASYNC` 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_Int64=CAST(1 AS Int64) and col_index_Uint64=CAST(1 AS Uint64) and col_index_Int32=CAST(1 AS Int32) and col_index_Uint32=CAST(1 AS Uint32) and col_index_Int16=CAST(1 AS Int16) and col_index_Uint16=CAST(1 AS Uint16) and col_index_Int8=CAST(1 AS Int8) and col_index_Uint8=CAST(1 AS Uint8) and col_index_Bool=CAST(False AS Bool) and col_index_Decimal150=CAST(\'1\' AS Decimal(15,0)) and col_index_Decimal229=CAST(\'1.123\' AS Decimal(22,9)) and col_index_Decimal3510=CAST(\'1.123456\' AS Decimal(35,10))\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:65 RpcState(ExecuteQuery, 3f71583c-7b98-4383-a9c7-1e2454c4d127, ghrun-6yqidkutd4.auto.internal:3515): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=NjVmM2ZlYmYtYzZmZTYxZGUtZjM5MTkwYjAtNzdmOGJiZGM=
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=NjVmM2ZlYmYtYzZmZTYxZGUtZjM5MTkwYjAtNzdmOGJiZGM=
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, 6a35b175-fb2f-4ec5-a9c4-af6dbe7440b0, ghrun-6yqidkutd4.auto.internal:3515): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, 6a35b175-fb2f-4ec5-a9c4-af6dbe7440b0, ghrun-6yqidkutd4.auto.internal:3515): request = { session_id: "ydb://session/3?node_id=1&id=NjVmM2ZlYmYtYzZmZTYxZGUtZjM5MTkwYjAtNzdmOGJiZGM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_Date_0__ASYNC` 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_Int64=CAST(1 AS Int64) and col_index_Uint64=CAST(1 AS Uint64) and col_index_Int32=CAST(1 AS Int32) and col_index_Uint32=CAST(1 AS Uint32) and col_index_Int16=CAST(1 AS Int16) and col_index_Uint16=CAST(1 AS Uint16) and col_index_Int8=CAST(1 AS Int8) and col_index_Uint8=CAST(1 AS Uint8) and col_index_Bool=CAST(False AS Bool) and col_index_Decimal150=CAST(\'1\' AS Decimal(15,0)) and col_index_Decimal229=CAST(\'1.123\' AS Decimal(22,9)) and col_index_Decimal3510=CAST(\'1.123456\' AS Decimal(35,10))\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:65 RpcState(ExecuteQuery, 6a35b175-fb2f-4ec5-a9c4-af6dbe7440b0, ghrun-6yqidkutd4.auto.internal:3515): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=NjVmM2ZlYmYtYzZmZTYxZGUtZjM5MTkwYjAtNzdmOGJiZGM=
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=NjVmM2ZlYmYtYzZmZTYxZGUtZjM5MTkwYjAtNzdmOGJiZGM=
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, 75bc7477-3844-4c6f-a973-58f193a0b4f5, ghrun-6yqidkutd4.auto.internal:3515): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, 75bc7477-3844-4c6f-a973-58f193a0b4f5, ghrun-6yqidkutd4.auto.internal:3515): request = { session_id: "ydb://session/3?node_id=1&id=NjVmM2ZlYmYtYzZmZTYxZGUtZjM5MTkwYjAtNzdmOGJiZGM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_Date_0__ASYNC` 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_Int64=CAST(1 AS Int64) and col_index_Uint64=CAST(1 AS Uint64) and col_index_Int32=CAST(1 AS Int32) and col_index_Uint32=CAST(1 AS Uint32) and col_index_Int16=CAST(1 AS Int16) and col_index_Uint16=CAST(1 AS Uint16) and col_index_Int8=CAST(1 AS Int8) and col_index_Uint8=CAST(1 AS Uint8) and col_index_Bool=CAST(False AS Bool) and col_index_Decimal150=CAST(\'1\' AS Decimal(15,0)) and col_index_Decimal229=CAST(\'1.123\' AS Decimal(22,9)) and col_index_Decimal3510=CAST(\'1.123456\' AS Decimal(35,10))\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:65 RpcState(ExecuteQuery, 75bc7477-3844-4c6f-a973-58f193a0b4f5, ghrun-6yqidkutd4.auto.internal:3515): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=NjVmM2ZlYmYtYzZmZTYxZGUtZjM5MTkwYjAtNzdmOGJiZGM=
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=NjVmM2ZlYmYtYzZmZTYxZGUtZjM5MTkwYjAtNzdmOGJiZGM=
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, b293a052-2ec3-4f3a-b2b2-968c61d205de, ghrun-6yqidkutd4.auto.internal:3515): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, b293a052-2ec3-4f3a-b2b2-968c61d205de, ghrun-6yqidkutd4.auto.internal:3515): request = { session_id: "ydb://session/3?node_id=1&id=NjVmM2ZlYmYtYzZmZTYxZGUtZjM5MTkwYjAtNzdmOGJiZGM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_Date_0__ASYNC` 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_Int64=CAST(1 AS Int64) and col_index_Uint64=CAST(1 AS Uint64) and col_index_Int32=CAST(1 AS Int32) and col_index_Uint32=CAST(1 AS Uint32) and col_index_Int16=CAST(1 AS Int16) and col_index_Uint16=CAST(1 AS Uint16) and col_index_Int8=CAST(1 AS Int8) and col_index_Uint8=CAST(1 AS Uint8) and col_index_Bool=CAST(False AS Bool) and col_index_Decimal150=CAST(\'1\' AS Decimal(15,0)) and col_index_Decimal229=CAST(\'1.123\' AS Decimal(22,9)) and col_index_Decimal3510=CAST(\'1.123456\' AS Decimal(35,10))\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:65 RpcState(ExecuteQuery, b293a052-2ec3-4f3a-b2b2-968c61d205de, ghrun-6yqidkutd4.auto.internal:3515): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=NjVmM2ZlYmYtYzZmZTYxZGUtZjM5MTkwYjAtNzdmOGJiZGM=
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=NjVmM2ZlYmYtYzZmZTYxZGUtZjM5MTkwYjAtNzdmOGJiZGM=
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, 05f5f95c-46be-4a1a-9898-58ed1ce73be0, ghrun-6yqidkutd4.auto.internal:3515): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, 05f5f95c-46be-4a1a-9898-58ed1ce73be0, ghrun-6yqidkutd4.auto.internal:3515): request = { session_id: "ydb://session/3?node_id=1&id=NjVmM2ZlYmYtYzZmZTYxZGUtZjM5MTkwYjAtNzdmOGJiZGM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_Date_0__ASYNC` 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_Int64=CAST(1 AS Int64) and col_index_Uint64=CAST(1 AS Uint64) and col_index_Int32=CAST(1 AS Int32) and col_index_Uint32=CAST(1 AS Uint32) and col_index_Int16=CAST(1 AS Int16) and col_index_Uint16=CAST(1 AS Uint16) and col_index_Int8=CAST(1 AS Int8) and col_index_Uint8=CAST(1 AS Uint8) and col_index_Bool=CAST(False AS Bool) and col_index_Decimal150=CAST(\'1\' AS Decimal(15,0)) and col_index_Decimal229=CAST(\'1.123\' AS Decimal(22,9)) and col_index_Decimal3510=CAST(\'1.123456\' AS Decimal(35,10))\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:65 RpcState(ExecuteQuery, 05f5f95c-46be-4a1a-9898-58ed1ce73be0, ghrun-6yqidkutd4.auto.internal:3515): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=NjVmM2ZlYmYtYzZmZTYxZGUtZjM5MTkwYjAtNzdmOGJiZGM=
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=NjVmM2ZlYmYtYzZmZTYxZGUtZjM5MTkwYjAtNzdmOGJiZGM=
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, 6c448653-6540-40b6-97f9-aba72861026f, ghrun-6yqidkutd4.auto.internal:3515): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, 6c448653-6540-40b6-97f9-aba72861026f, ghrun-6yqidkutd4.auto.internal:3515): request = { session_id: "ydb://session/3?node_id=1&id=NjVmM2ZlYmYtYzZmZTYxZGUtZjM5MTkwYjAtNzdmOGJiZGM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_Date_0__ASYNC` 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_Int64=CAST(1 AS Int64) and col_index_Uint64=CAST(1 AS Uint64) and col_index_Int32=CAST(1 AS Int32) and col_index_Uint32=CAST(1 AS Uint32) and col_index_Int16=CAST(1 AS Int16) and col_index_Uint16=CAST(1 AS Uint16) and col_index_Int8=CAST(1 AS Int8) and col_index_Uint8=CAST(1 AS Uint8) and col_index_Bool=CAST(False AS Bool) and col_index_Decimal150=CAST(\'1\' AS Decimal(15,0)) and col_index_Decimal229=CAST(\'1.123\' AS Decimal(22,9)) and col_index_Decimal3510=CAST(\'1.123456\' AS Decimal(35,10))\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:65 RpcState(ExecuteQuery, 6c448653-6540-40b6-97f9-aba72861026f, ghrun-6yqidkutd4.auto.internal:3515): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=NjVmM2ZlYmYtYzZmZTYxZGUtZjM5MTkwYjAtNzdmOGJiZGM=
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=NjVmM2ZlYmYtYzZmZTYxZGUtZjM5MTkwYjAtNzdmOGJiZGM=
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, 34911824-5897-4de8-8abb-cf459813e17e, ghrun-6yqidkutd4.auto.internal:3515): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, 34911824-5897-4de8-8abb-cf459813e17e, ghrun-6yqidkutd4.auto.internal:3515): request = { session_id: "ydb://session/3?node_id=1&id=NjVmM2ZlYmYtYzZmZTYxZGUtZjM5MTkwYjAtNzdmOGJiZGM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_Date_0__ASYNC` 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_Int64=CAST(1 AS Int64) and col_index_Uint64=CAST(1 AS Uint64) and col_index_Int32=CAST(1 AS Int32) and col_index_Uint32=CAST(1 AS Uint32) and col_index_Int16=CAST(1 AS Int16) and col_index_Uint16=CAST(1 AS Uint16) and col_index_Int8=CAST(1 AS Int8) and col_index_Uint8=CAST(1 AS Uint8) and col_index_Bool=CAST(False AS Bool) and col_index_Decimal150=CAST(\'1\' AS Decimal(15,0)) and col_index_Decimal229=CAST(\'1.123\' AS Decimal(22,9)) and col_index_Decimal3510=CAST(\'1.123456\' AS Decimal(35,10))\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:65 RpcState(ExecuteQuery, 34911824-5897-4de8-8abb-cf459813e17e, ghrun-6yqidkutd4.auto.internal:3515): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=NjVmM2ZlYmYtYzZmZTYxZGUtZjM5MTkwYjAtNzdmOGJiZGM=
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=NjVmM2ZlYmYtYzZmZTYxZGUtZjM5MTkwYjAtNzdmOGJiZGM=
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, 3af6a0f1-e18f-431f-96bf-c0d8fef500a2, ghrun-6yqidkutd4.auto.internal:3515): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, 3af6a0f1-e18f-431f-96bf-c0d8fef500a2, ghrun-6yqidkutd4.auto.internal:3515): request = { session_id: "ydb://session/3?node_id=1&id=NjVmM2ZlYmYtYzZmZTYxZGUtZjM5MTkwYjAtNzdmOGJiZGM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_Date_0__ASYNC` 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_Int64=CAST(1 AS Int64) and col_index_Uint64=CAST(1 AS Uint64) and col_index_Int32=CAST(1 AS Int32) and col_index_Uint32=CAST(1 AS Uint32) and col_index_Int16=CAST(1 AS Int16) and col_index_Uint16=CAST(1 AS Uint16) and col_index_Int8=CAST(1 AS Int8) and col_index_Uint8=CAST(1 AS Uint8) and col_index_Bool=CAST(False AS Bool) and col_index_Decimal150=CAST(\'1\' AS Decimal(15,0)) and col_index_Decimal229=CAST(\'1.123\' AS Decimal(22,9)) and col_index_Decimal3510=CAST(\'1.123456\' AS Decimal(35,10))\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:65 RpcState(ExecuteQuery, 3af6a0f1-e18f-431f-96bf-c0d8fef500a2, ghrun-6yqidkutd4.auto.internal:3515): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=NjVmM2ZlYmYtYzZmZTYxZGUtZjM5MTkwYjAtNzdmOGJiZGM=
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=NjVmM2ZlYmYtYzZmZTYxZGUtZjM5MTkwYjAtNzdmOGJiZGM=
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, 14b5e99b-53a9-4170-925e-2e5c0d097a8e, ghrun-6yqidkutd4.auto.internal:3515): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, 14b5e99b-53a9-4170-925e-2e5c0d097a8e, ghrun-6yqidkutd4.auto.internal:3515): request = { session_id: "ydb://session/3?node_id=1&id=NjVmM2ZlYmYtYzZmZTYxZGUtZjM5MTkwYjAtNzdmOGJiZGM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_Date_0__ASYNC` 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_Int64=CAST(1 AS Int64) and col_index_Uint64=CAST(1 AS Uint64) and col_index_Int32=CAST(1 AS Int32) and col_index_Uint32=CAST(1 AS Uint32) and col_index_Int16=CAST(1 AS Int16) and col_index_Uint16=CAST(1 AS Uint16) and col_index_Int8=CAST(1 AS Int8) and col_index_Uint8=CAST(1 AS Uint8) and col_index_Bool=CAST(False AS Bool) and col_index_Decimal150=CAST(\'1\' AS Decimal(15,0)) and col_index_Decimal229=CAST(\'1.123\' AS Decimal(22,9)) and col_index_Decimal3510=CAST(\'1.123456\' AS Decimal(35,10))\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:65 RpcState(ExecuteQuery, 14b5e99b-53a9-4170-925e-2e5c0d097a8e, ghrun-6yqidkutd4.auto.internal:3515): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=NjVmM2ZlYmYtYzZmZTYxZGUtZjM5MTkwYjAtNzdmOGJiZGM=
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=NjVmM2ZlYmYtYzZmZTYxZGUtZjM5MTkwYjAtNzdmOGJiZGM=
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, 59e9e3c0-a9c4-4735-bff0-86f36bbc1790, ghrun-6yqidkutd4.auto.internal:3515): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, 59e9e3c0-a9c4-4735-bff0-86f36bbc1790, ghrun-6yqidkutd4.auto.internal:3515): request = { session_id: "ydb://session/3?node_id=1&id=NjVmM2ZlYmYtYzZmZTYxZGUtZjM5MTkwYjAtNzdmOGJiZGM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_Date_0__ASYNC` 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_Int64=CAST(1 AS Int64) and col_index_Uint64=CAST(1 AS Uint64) and col_index_Int32=CAST(1 AS Int32) and col_index_Uint32=CAST(1 AS Uint32) and col_index_Int16=CAST(1 AS Int16) and col_index_Uint16=CAST(1 AS Uint16) and col_index_Int8=CAST(1 AS Int8) and col_index_Uint8=CAST(1 AS Uint8) and col_index_Bool=CAST(False AS Bool) and col_index_Decimal150=CAST(\'1\' AS Decimal(15,0)) and col_index_Decimal229=CAST(\'1.123\' AS Decimal(22,9)) and col_index_Decimal3510=CAST(\'1.123456\' AS Decimal(35,10))\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:65 RpcState(ExecuteQuery, 59e9e3c0-a9c4-4735-bff0-86f36bbc1790, ghrun-6yqidkutd4.auto.internal:3515): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=NjVmM2ZlYmYtYzZmZTYxZGUtZjM5MTkwYjAtNzdmOGJiZGM=
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=NjVmM2ZlYmYtYzZmZTYxZGUtZjM5MTkwYjAtNzdmOGJiZGM=
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, 1d0b3eee-e575-4c8b-a9b9-0fb282038ce4, ghrun-6yqidkutd4.auto.internal:3515): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, 1d0b3eee-e575-4c8b-a9b9-0fb282038ce4, ghrun-6yqidkutd4.auto.internal:3515): request = { session_id: "ydb://session/3?node_id=1&id=NjVmM2ZlYmYtYzZmZTYxZGUtZjM5MTkwYjAtNzdmOGJiZGM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_Date_0__ASYNC` 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_Int64=CAST(1 AS Int64) and col_index_Uint64=CAST(1 AS Uint64) and col_index_Int32=CAST(1 AS Int32) and col_index_Uint32=CAST(1 AS Uint32) and col_index_Int16=CAST(1 AS Int16) and col_index_Uint16=CAST(1 AS Uint16) and col_index_Int8=CAST(1 AS Int8) and col_index_Uint8=CAST(1 AS Uint8) and col_index_Bool=CAST(False AS Bool) and col_index_Decimal150=CAST(\'1\' AS Decimal(15,0)) and col_index_Decimal229=CAST(\'1.123\' AS Decimal(22,9)) and col_index_Decimal3510=CAST(\'1.123456\' AS Decimal(35,10))\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:65 RpcState(ExecuteQuery, 1d0b3eee-e575-4c8b-a9b9-0fb282038ce4, ghrun-6yqidkutd4.auto.internal:3515): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=NjVmM2ZlYmYtYzZmZTYxZGUtZjM5MTkwYjAtNzdmOGJiZGM=
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=NjVmM2ZlYmYtYzZmZTYxZGUtZjM5MTkwYjAtNzdmOGJiZGM=
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, cba5b7b8-b147-49ee-9ba7-ab2dc8e78471, ghrun-6yqidkutd4.auto.internal:3515): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, cba5b7b8-b147-49ee-9ba7-ab2dc8e78471, ghrun-6yqidkutd4.auto.internal:3515): request = { session_id: "ydb://session/3?node_id=1&id=NjVmM2ZlYmYtYzZmZTYxZGUtZjM5MTkwYjAtNzdmOGJiZGM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_Date_0__ASYNC` 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_Int64=CAST(1 AS Int64) and col_index_Uint64=CAST(1 AS Uint64) and col_index_Int32=CAST(1 AS Int32) and col_index_Uint32=CAST(1 AS Uint32) and col_index_Int16=CAST(1 AS Int16) and col_index_Uint16=CAST(1 AS Uint16) and col_index_Int8=CAST(1 AS Int8) and col_index_Uint8=CAST(1 AS Uint8) and col_index_Bool=CAST(False AS Bool) and col_index_Decimal150=CAST(\'1\' AS Decimal(15,0)) and col_index_Decimal229=CAST(\'1.123\' AS Decimal(22,9)) and col_index_Decimal3510=CAST(\'1.123456\' AS Decimal(35,10))\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:65 RpcState(ExecuteQuery, cba5b7b8-b147-49ee-9ba7-ab2dc8e78471, ghrun-6yqidkutd4.auto.internal:3515): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=NjVmM2ZlYmYtYzZmZTYxZGUtZjM5MTkwYjAtNzdmOGJiZGM=
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=NjVmM2ZlYmYtYzZmZTYxZGUtZjM5MTkwYjAtNzdmOGJiZGM=
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, 25e5b5a8-4119-4a49-8efd-49b8b39279c8, ghrun-6yqidkutd4.auto.internal:3515): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, 25e5b5a8-4119-4a49-8efd-49b8b39279c8, ghrun-6yqidkutd4.auto.internal:3515): request = { session_id: "ydb://session/3?node_id=1&id=NjVmM2ZlYmYtYzZmZTYxZGUtZjM5MTkwYjAtNzdmOGJiZGM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_Date_0__ASYNC` 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_Int64=CAST(1 AS Int64) and col_index_Uint64=CAST(1 AS Uint64) and col_index_Int32=CAST(1 AS Int32) and col_index_Uint32=CAST(1 AS Uint32) and col_index_Int16=CAST(1 AS Int16) and col_index_Uint16=CAST(1 AS Uint16) and col_index_Int8=CAST(1 AS Int8) and col_index_Uint8=CAST(1 AS Uint8) and col_index_Bool=CAST(False AS Bool) and col_index_Decimal150=CAST(\'1\' AS Decimal(15,0)) and col_index_Decimal229=CAST(\'1.123\' AS Decimal(22,9)) and col_index_Decimal3510=CAST(\'1.123456\' AS Decimal(35,10))\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:65 RpcState(ExecuteQuery, 25e5b5a8-4119-4a49-8efd-49b8b39279c8, ghrun-6yqidkutd4.auto.internal:3515): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=NjVmM2ZlYmYtYzZmZTYxZGUtZjM5MTkwYjAtNzdmOGJiZGM=
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=NjVmM2ZlYmYtYzZmZTYxZGUtZjM5MTkwYjAtNzdmOGJiZGM=
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, dd3a1c51-5161-4743-9ecf-bb6d0fbaf735, ghrun-6yqidkutd4.auto.internal:3515): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, dd3a1c51-5161-4743-9ecf-bb6d0fbaf735, ghrun-6yqidkutd4.auto.internal:3515): request = { session_id: "ydb://session/3?node_id=1&id=NjVmM2ZlYmYtYzZmZTYxZGUtZjM5MTkwYjAtNzdmOGJiZGM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_Date_0__ASYNC` 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_Int64=CAST(1 AS Int64) and col_index_Uint64=CAST(1 AS Uint64) and col_index_Int32=CAST(1 AS Int32) and col_index_Uint32=CAST(1 AS Uint32) and col_index_Int16=CAST(1 AS Int16) and col_index_Uint16=CAST(1 AS Uint16) and col_index_Int8=CAST(1 AS Int8) and col_index_Uint8=CAST(1 AS Uint8) and col_index_Bool=CAST(False AS Bool) and col_index_Decimal150=CAST(\'1\' AS Decimal(15,0)) and col_index_Decimal229=CAST(\'1.123\' AS Decimal(22,9)) and col_index_Decimal3510=CAST(\'1.123456\' AS Decimal(35,10))\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:65 RpcState(ExecuteQuery, dd3a1c51-5161-4743-9ecf-bb6d0fbaf735, ghrun-6yqidkutd4.auto.internal:3515): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=NjVmM2ZlYmYtYzZmZTYxZGUtZjM5MTkwYjAtNzdmOGJiZGM=
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=NjVmM2ZlYmYtYzZmZTYxZGUtZjM5MTkwYjAtNzdmOGJiZGM=
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, 1e283c95-3b65-4e58-9c7b-95652c20a3f6, ghrun-6yqidkutd4.auto.internal:3515): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, 1e283c95-3b65-4e58-9c7b-95652c20a3f6, ghrun-6yqidkutd4.auto.internal:3515): request = { session_id: "ydb://session/3?node_id=1&id=NjVmM2ZlYmYtYzZmZTYxZGUtZjM5MTkwYjAtNzdmOGJiZGM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_Date_0__ASYNC` 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_Int64=CAST(1 AS Int64) and col_index_Uint64=CAST(1 AS Uint64) and col_index_Int32=CAST(1 AS Int32) and col_index_Uint32=CAST(1 AS Uint32) and col_index_Int16=CAST(1 AS Int16) and col_index_Uint16=CAST(1 AS Uint16) and col_index_Int8=CAST(1 AS Int8) and col_index_Uint8=CAST(1 AS Uint8) and col_index_Bool=CAST(False AS Bool) and col_index_Decimal150=CAST(\'1\' AS Decimal(15,0)) and col_index_Decimal229=CAST(\'1.123\' AS Decimal(22,9)) and col_index_Decimal3510=CAST(\'1.123456\' AS Decimal(35,10))\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:65 RpcState(ExecuteQuery, 1e283c95-3b65-4e58-9c7b-95652c20a3f6, ghrun-6yqidkutd4.auto.internal:3515): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=NjVmM2ZlYmYtYzZmZTYxZGUtZjM5MTkwYjAtNzdmOGJiZGM=
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=NjVmM2ZlYmYtYzZmZTYxZGUtZjM5MTkwYjAtNzdmOGJiZGM=
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, d337efaf-121c-4ca9-9ed0-c107d041fad0, ghrun-6yqidkutd4.auto.internal:3515): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, d337efaf-121c-4ca9-9ed0-c107d041fad0, ghrun-6yqidkutd4.auto.internal:3515): request = { session_id: "ydb://session/3?node_id=1&id=NjVmM2ZlYmYtYzZmZTYxZGUtZjM5MTkwYjAtNzdmOGJiZGM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_Date_0__ASYNC` 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_Int64=CAST(1 AS Int64) and col_index_Uint64=CAST(1 AS Uint64) and col_index_Int32=CAST(1 AS Int32) and col_index_Uint32=CAST(1 AS Uint32) and col_index_Int16=CAST(1 AS Int16) and col_index_Uint16=CAST(1 AS Uint16) and col_index_Int8=CAST(1 AS Int8) and col_index_Uint8=CAST(1 AS Uint8) and col_index_Bool=CAST(False AS Bool) and col_index_Decimal150=CAST(\'1\' AS Decimal(15,0)) and col_index_Decimal229=CAST(\'1.123\' AS Decimal(22,9)) and col_index_Decimal3510=CAST(\'1.123456\' AS Decimal(35,10))\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:65 RpcState(ExecuteQuery, d337efaf-121c-4ca9-9ed0-c107d041fad0, ghrun-6yqidkutd4.auto.internal:3515): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=NjVmM2ZlYmYtYzZmZTYxZGUtZjM5MTkwYjAtNzdmOGJiZGM=
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=NjVmM2ZlYmYtYzZmZTYxZGUtZjM5MTkwYjAtNzdmOGJiZGM=
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, 3b9420ab-8696-4eb8-9cef-85e00a50277b, ghrun-6yqidkutd4.auto.internal:3515): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, 3b9420ab-8696-4eb8-9cef-85e00a50277b, ghrun-6yqidkutd4.auto.internal:3515): request = { session_id: "ydb://session/3?node_id=1&id=NjVmM2ZlYmYtYzZmZTYxZGUtZjM5MTkwYjAtNzdmOGJiZGM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_Date_0__ASYNC` 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_Int64=CAST(1 AS Int64) and col_index_Uint64=CAST(1 AS Uint64) and col_index_Int32=CAST(1 AS Int32) and col_index_Uint32=CAST(1 AS Uint32) and col_index_Int16=CAST(1 AS Int16) and col_index_Uint16=CAST(1 AS Uint16) and col_index_Int8=CAST(1 AS Int8) and col_index_Uint8=CAST(1 AS Uint8) and col_index_Bool=CAST(False AS Bool) and col_index_Decimal150=CAST(\'1\' AS Decimal(15,0)) and col_index_Decimal229=CAST(\'1.123\' AS Decimal(22,9)) and col_index_Decimal3510=CAST(\'1.123456\' AS Decimal(35,10))\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:65 RpcState(ExecuteQuery, 3b9420ab-8696-4eb8-9cef-85e00a50277b, ghrun-6yqidkutd4.auto.internal:3515): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=NjVmM2ZlYmYtYzZmZTYxZGUtZjM5MTkwYjAtNzdmOGJiZGM=
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=NjVmM2ZlYmYtYzZmZTYxZGUtZjM5MTkwYjAtNzdmOGJiZGM=
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, d4b310ef-51e6-496d-a9a7-956d18f18dc7, ghrun-6yqidkutd4.auto.internal:3515): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, d4b310ef-51e6-496d-a9a7-956d18f18dc7, ghrun-6yqidkutd4.auto.internal:3515): request = { session_id: "ydb://session/3?node_id=1&id=NjVmM2ZlYmYtYzZmZTYxZGUtZjM5MTkwYjAtNzdmOGJiZGM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_Date_0__ASYNC` 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_Int64=CAST(1 AS Int64) and col_index_Uint64=CAST(1 AS Uint64) and col_index_Int32=CAST(1 AS Int32) and col_index_Uint32=CAST(1 AS Uint32) and col_index_Int16=CAST(1 AS Int16) and col_index_Uint16=CAST(1 AS Uint16) and col_index_Int8=CAST(1 AS Int8) and col_index_Uint8=CAST(1 AS Uint8) and col_index_Bool=CAST(False AS Bool) and col_index_Decimal150=CAST(\'1\' AS Decimal(15,0)) and col_index_Decimal229=CAST(\'1.123\' AS Decimal(22,9)) and col_index_Decimal3510=CAST(\'1.123456\' AS Decimal(35,10))\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:65 RpcState(ExecuteQuery, d4b310ef-51e6-496d-a9a7-956d18f18dc7, ghrun-6yqidkutd4.auto.internal:3515): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=NjVmM2ZlYmYtYzZmZTYxZGUtZjM5MTkwYjAtNzdmOGJiZGM=
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=NjVmM2ZlYmYtYzZmZTYxZGUtZjM5MTkwYjAtNzdmOGJiZGM=
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, 24fc45a7-62cc-41c7-8b8b-c33d929d0733, ghrun-6yqidkutd4.auto.internal:3515): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, 24fc45a7-62cc-41c7-8b8b-c33d929d0733, ghrun-6yqidkutd4.auto.internal:3515): request = { session_id: "ydb://session/3?node_id=1&id=NjVmM2ZlYmYtYzZmZTYxZGUtZjM5MTkwYjAtNzdmOGJiZGM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_Date_0__ASYNC` 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_Int64=CAST(1 AS Int64) and col_index_Uint64=CAST(1 AS Uint64) and col_index_Int32=CAST(1 AS Int32) and col_index_Uint32=CAST(1 AS Uint32) and col_index_Int16=CAST(1 AS Int16) and col_index_Uint16=CAST(1 AS Uint16) and col_index_Int8=CAST(1 AS Int8) and col_index_Uint8=CAST(1 AS Uint8) and col_index_Bool=CAST(False AS Bool) and col_index_Decimal150=CAST(\'1\' AS Decimal(15,0)) and col_index_Decimal229=CAST(\'1.123\' AS Decimal(22,9)) and col_index_Decimal3510=CAST(\'1.123456\' AS Decimal(35,10))\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:65 RpcState(ExecuteQuery, 24fc45a7-62cc-41c7-8b8b-c33d929d0733, ghrun-6yqidkutd4.auto.internal:3515): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=NjVmM2ZlYmYtYzZmZTYxZGUtZjM5MTkwYjAtNzdmOGJiZGM=
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=NjVmM2ZlYmYtYzZmZTYxZGUtZjM5MTkwYjAtNzdmOGJiZGM=
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, a3425edc-ce0f-4eb6-9f91-e9fed1865fd6, ghrun-6yqidkutd4.auto.internal:3515): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, a3425edc-ce0f-4eb6-9f91-e9fed1865fd6, ghrun-6yqidkutd4.auto.internal:3515): request = { session_id: "ydb://session/3?node_id=1&id=NjVmM2ZlYmYtYzZmZTYxZGUtZjM5MTkwYjAtNzdmOGJiZGM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_Date_0__ASYNC` 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_Int64=CAST(1 AS Int64) and col_index_Uint64=CAST(1 AS Uint64) and col_index_Int32=CAST(1 AS Int32) and col_index_Uint32=CAST(1 AS Uint32) and col_index_Int16=CAST(1 AS Int16) and col_index_Uint16=CAST(1 AS Uint16) and col_index_Int8=CAST(1 AS Int8) and col_index_Uint8=CAST(1 AS Uint8) and col_index_Bool=CAST(False AS Bool) and col_index_Decimal150=CAST(\'1\' AS Decimal(15,0)) and col_index_Decimal229=CAST(\'1.123\' AS Decimal(22,9)) and col_index_Decimal3510=CAST(\'1.123456\' AS Decimal(35,10))\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:65 RpcState(ExecuteQuery, a3425edc-ce0f-4eb6-9f91-e9fed1865fd6, ghrun-6yqidkutd4.auto.internal:3515): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=NjVmM2ZlYmYtYzZmZTYxZGUtZjM5MTkwYjAtNzdmOGJiZGM=
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:178 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:335 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:188 Resolving endpoints for database /Root
DEBUG    ydb.connection:connection.py:447 RpcState(ListEndpoints, faf17564-d5d5-46cb-ab49-ecd1e37acf81, localhost:3515): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ListEndpoints, faf17564-d5d5-46cb-ab49-ecd1e37acf81, localhost:3515): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:65 RpcState(ListEndpoints, faf17564-d5d5-46cb-ab49-ecd1e37acf81, localhost:3515): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-6yqidkutd4.auto.internal" port: 3515 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:158 Resolved endpoints for database /Root: DiscoveryResult <self_location: 1, endpoints [<Endpoint ghrun-6yqidkutd4.auto.internal:3515, location 1, ssl: False>]>
DEBUG    ydb.connection:connection.py:575 Closing channel for endpoint localhost:3515
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=NjVmM2ZlYmYtYzZmZTYxZGUtZjM5MTkwYjAtNzdmOGJiZGM=
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, 9b43ca63-cfd4-4179-b475-26439373f3cf, ghrun-6yqidkutd4.auto.internal:3515): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, 9b43ca63-cfd4-4179-b475-26439373f3cf, ghrun-6yqidkutd4.auto.internal:3515): request = { session_id: "ydb://session/3?node_id=1&id=NjVmM2ZlYmYtYzZmZTYxZGUtZjM5MTkwYjAtNzdmOGJiZGM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_Date_0__ASYNC` 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_Int64=CAST(1 AS Int64) and col_index_Uint64=CAST(1 AS Uint64) and col_index_Int32=CAST(1 AS Int32) and col_index_Uint32=CAST(1 AS Uint32) and col_index_Int16=CAST(1 AS Int16) and col_index_Uint16=CAST(1 AS Uint16) and col_index_Int8=CAST(1 AS Int8) and col_index_Uint8=CAST(1 AS Uint8) and col_index_Bool=CAST(False AS Bool) and col_index_Decimal150=CAST(\'1\' AS Decimal(15,0)) and col_index_Decimal229=CAST(\'1.123\' AS Decimal(22,9)) and col_index_Decimal3510=CAST(\'1.123456\' AS Decimal(35,10))\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:65 RpcState(ExecuteQuery, 9b43ca63-cfd4-4179-b475-26439373f3cf, ghrun-6yqidkutd4.auto.internal:3515): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=NjVmM2ZlYmYtYzZmZTYxZGUtZjM5MTkwYjAtNzdmOGJiZGM=
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=NjVmM2ZlYmYtYzZmZTYxZGUtZjM5MTkwYjAtNzdmOGJiZGM=
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, 1e59b0d9-cf5f-4b40-859c-9c268459a032, ghrun-6yqidkutd4.auto.internal:3515): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, 1e59b0d9-cf5f-4b40-859c-9c268459a032, ghrun-6yqidkutd4.auto.internal:3515): request = { session_id: "ydb://session/3?node_id=1&id=NjVmM2ZlYmYtYzZmZTYxZGUtZjM5MTkwYjAtNzdmOGJiZGM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_Date_0__ASYNC` 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_Int64=CAST(1 AS Int64) and col_index_Uint64=CAST(1 AS Uint64) and col_index_Int32=CAST(1 AS Int32) and col_index_Uint32=CAST(1 AS Uint32) and col_index_Int16=CAST(1 AS Int16) and col_index_Uint16=CAST(1 AS Uint16) and col_index_Int8=CAST(1 AS Int8) and col_index_Uint8=CAST(1 AS Uint8) and col_index_Bool=CAST(False AS Bool) and col_index_Decimal150=CAST(\'1\' AS Decimal(15,0)) and col_index_Decimal229=CAST(\'1.123\' AS Decimal(22,9)) and col_index_Decimal3510=CAST(\'1.123456\' AS Decimal(35,10))\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:65 RpcState(ExecuteQuery, 1e59b0d9-cf5f-4b40-859c-9c268459a032, ghrun-6yqidkutd4.auto.internal:3515): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=NjVmM2ZlYmYtYzZmZTYxZGUtZjM5MTkwYjAtNzdmOGJiZGM=
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=NjVmM2ZlYmYtYzZmZTYxZGUtZjM5MTkwYjAtNzdmOGJiZGM=
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, 8c01930e-faab-4a37-a2bc-c149a86631c5, ghrun-6yqidkutd4.auto.internal:3515): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, 8c01930e-faab-4a37-a2bc-c149a86631c5, ghrun-6yqidkutd4.auto.internal:3515): request = { session_id: "ydb://session/3?node_id=1&id=NjVmM2ZlYmYtYzZmZTYxZGUtZjM5MTkwYjAtNzdmOGJiZGM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_Date_0__ASYNC` 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_Int64=CAST(1 AS Int64) and col_index_Uint64=CAST(1 AS Uint64) and col_index_Int32=CAST(1 AS Int32) and col_index_Uint32=CAST(1 AS Uint32) and col_index_Int16=CAST(1 AS Int16) and col_index_Uint16=CAST(1 AS Uint16) and col_index_Int8=CAST(1 AS Int8) and col_index_Uint8=CAST(1 AS Uint8) and col_index_Bool=CAST(False AS Bool) and col_index_Decimal150=CAST(\'1\' AS Decimal(15,0)) and col_index_Decimal229=CAST(\'1.123\' AS Decimal(22,9)) and col_index_Decimal3510=CAST(\'1.123456\' AS Decimal(35,10))\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:65 RpcState(ExecuteQuery, 8c01930e-faab-4a37-a2bc-c149a86631c5, ghrun-6yqidkutd4.auto.internal:3515): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=NjVmM2ZlYmYtYzZmZTYxZGUtZjM5MTkwYjAtNzdmOGJiZGM=
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=NjVmM2ZlYmYtYzZmZTYxZGUtZjM5MTkwYjAtNzdmOGJiZGM=
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, 79553204-ede9-4997-87fc-4c12abe8944a, ghrun-6yqidkutd4.auto.internal:3515): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, 79553204-ede9-4997-87fc-4c12abe8944a, ghrun-6yqidkutd4.auto.internal:3515): request = { session_id: "ydb://session/3?node_id=1&id=NjVmM2ZlYmYtYzZmZTYxZGUtZjM5MTkwYjAtNzdmOGJiZGM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_Date_0__ASYNC` 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_Int64=CAST(1 AS Int64) and col_index_Uint64=CAST(1 AS Uint64) and col_index_Int32=CAST(1 AS Int32) and col_index_Uint32=CAST(1 AS Uint32) and col_index_Int16=CAST(1 AS Int16) and col_index_Uint16=CAST(1 AS Uint16) and col_index_Int8=CAST(1 AS Int8) and col_index_Uint8=CAST(1 AS Uint8) and col_index_Bool=CAST(False AS Bool) and col_index_Decimal150=CAST(\'1\' AS Decimal(15,0)) and col_index_Decimal229=CAST(\'1.123\' AS Decimal(22,9)) and col_index_Decimal3510=CAST(\'1.123456\' AS Decimal(35,10))\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:65 RpcState(ExecuteQuery, 79553204-ede9-4997-87fc-4c12abe8944a, ghrun-6yqidkutd4.auto.internal:3515): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=NjVmM2ZlYmYtYzZmZTYxZGUtZjM5MTkwYjAtNzdmOGJiZGM=
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=NjVmM2ZlYmYtYzZmZTYxZGUtZjM5MTkwYjAtNzdmOGJiZGM=
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, f333fd23-7505-4f98-ad2f-6b6f2b746693, ghrun-6yqidkutd4.auto.internal:3515): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, f333fd23-7505-4f98-ad2f-6b6f2b746693, ghrun-6yqidkutd4.auto.internal:3515): request = { session_id: "ydb://session/3?node_id=1&id=NjVmM2ZlYmYtYzZmZTYxZGUtZjM5MTkwYjAtNzdmOGJiZGM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_Date_0__ASYNC` 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_Int64=CAST(1 AS Int64) and col_index_Uint64=CAST(1 AS Uint64) and col_index_Int32=CAST(1 AS Int32) and col_index_Uint32=CAST(1 AS Uint32) and col_index_Int16=CAST(1 AS Int16) and col_index_Uint16=CAST(1 AS Uint16) and col_index_Int8=CAST(1 AS Int8) and col_index_Uint8=CAST(1 AS Uint8) and col_index_Bool=CAST(False AS Bool) and col_index_Decimal150=CAST(\'1\' AS Decimal(15,0)) and col_index_Decimal229=CAST(\'1.123\' AS Decimal(22,9)) and col_index_Decimal3510=CAST(\'1.123456\' AS Decimal(35,10))\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:65 RpcState(ExecuteQuery, f333fd23-7505-4f98-ad2f-6b6f2b746693, ghrun-6yqidkutd4.auto.internal:3515): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=NjVmM2ZlYmYtYzZmZTYxZGUtZjM5MTkwYjAtNzdmOGJiZGM=
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=NjVmM2ZlYmYtYzZmZTYxZGUtZjM5MTkwYjAtNzdmOGJiZGM=
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, 4ce4cfb4-dec4-483b-bbf7-8807ec89ba1c, ghrun-6yqidkutd4.auto.internal:3515): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, 4ce4cfb4-dec4-483b-bbf7-8807ec89ba1c, ghrun-6yqidkutd4.auto.internal:3515): request = { session_id: "ydb://session/3?node_id=1&id=NjVmM2ZlYmYtYzZmZTYxZGUtZjM5MTkwYjAtNzdmOGJiZGM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_Date_0__ASYNC` 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_Int64=CAST(1 AS Int64) and col_index_Uint64=CAST(1 AS Uint64) and col_index_Int32=CAST(1 AS Int32) and col_index_Uint32=CAST(1 AS Uint32) and col_index_Int16=CAST(1 AS Int16) and col_index_Uint16=CAST(1 AS Uint16) and col_index_Int8=CAST(1 AS Int8) and col_index_Uint8=CAST(1 AS Uint8) and col_index_Bool=CAST(False AS Bool) and col_index_Decimal150=CAST(\'1\' AS Decimal(15,0)) and col_index_Decimal229=CAST(\'1.123\' AS Decimal(22,9)) and col_index_Decimal3510=CAST(\'1.123456\' AS Decimal(35,10))\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:65 RpcState(ExecuteQuery, 4ce4cfb4-dec4-483b-bbf7-8807ec89ba1c, ghrun-6yqidkutd4.auto.internal:3515): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=NjVmM2ZlYmYtYzZmZTYxZGUtZjM5MTkwYjAtNzdmOGJiZGM=
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=NjVmM2ZlYmYtYzZmZTYxZGUtZjM5MTkwYjAtNzdmOGJiZGM=
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, 6b8a8905-ad0c-43fb-b964-be09fd088de0, ghrun-6yqidkutd4.auto.internal:3515): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, 6b8a8905-ad0c-43fb-b964-be09fd088de0, ghrun-6yqidkutd4.auto.internal:3515): request = { session_id: "ydb://session/3?node_id=1&id=NjVmM2ZlYmYtYzZmZTYxZGUtZjM5MTkwYjAtNzdmOGJiZGM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_Date_0__ASYNC` 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_Int64=CAST(1 AS Int64) and col_index_Uint64=CAST(1 AS Uint64) and col_index_Int32=CAST(1 AS Int32) and col_index_Uint32=CAST(1 AS Uint32) and col_index_Int16=CAST(1 AS Int16) and col_index_Uint16=CAST(1 AS Uint16) and col_index_Int8=CAST(1 AS Int8) and col_index_Uint8=CAST(1 AS Uint8) and col_index_Bool=CAST(False AS Bool) and col_index_Decimal150=CAST(\'1\' AS Decimal(15,0)) and col_index_Decimal229=CAST(\'1.123\' AS Decimal(22,9)) and col_index_Decimal3510=CAST(\'1.123456\' AS Decimal(35,10))\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:65 RpcState(ExecuteQuery, 6b8a8905-ad0c-43fb-b964-be09fd088de0, ghrun-6yqidkutd4.auto.internal:3515): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=NjVmM2ZlYmYtYzZmZTYxZGUtZjM5MTkwYjAtNzdmOGJiZGM=
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=NjVmM2ZlYmYtYzZmZTYxZGUtZjM5MTkwYjAtNzdmOGJiZGM=
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, 155a2498-9dca-4949-9cf9-f75742e99cfd, ghrun-6yqidkutd4.auto.internal:3515): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, 155a2498-9dca-4949-9cf9-f75742e99cfd, ghrun-6yqidkutd4.auto.internal:3515): request = { session_id: "ydb://session/3?node_id=1&id=NjVmM2ZlYmYtYzZmZTYxZGUtZjM5MTkwYjAtNzdmOGJiZGM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_Date_0__ASYNC` 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_Int64=CAST(1 AS Int64) and col_index_Uint64=CAST(1 AS Uint64) and col_index_Int32=CAST(1 AS Int32) and col_index_Uint32=CAST(1 AS Uint32) and col_index_Int16=CAST(1 AS Int16) and col_index_Uint16=CAST(1 AS Uint16) and col_index_Int8=CAST(1 AS Int8) and col_index_Uint8=CAST(1 AS Uint8) and col_index_Bool=CAST(False AS Bool) and col_index_Decimal150=CAST(\'1\' AS Decimal(15,0)) and col_index_Decimal229=CAST(\'1.123\' AS Decimal(22,9)) and col_index_Decimal3510=CAST(\'1.123456\' AS Decimal(35,10))\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:65 RpcState(ExecuteQuery, 155a2498-9dca-4949-9cf9-f75742e99cfd, ghrun-6yqidkutd4.auto.internal:3515): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=NjVmM2ZlYmYtYzZmZTYxZGUtZjM5MTkwYjAtNzdmOGJiZGM=
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=NjVmM2ZlYmYtYzZmZTYxZGUtZjM5MTkwYjAtNzdmOGJiZGM=
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, 5ce9072d-4ef3-4b61-85ca-206eb7f92ff7, ghrun-6yqidkutd4.auto.internal:3515): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, 5ce9072d-4ef3-4b61-85ca-206eb7f92ff7, ghrun-6yqidkutd4.auto.internal:3515): request = { session_id: "ydb://session/3?node_id=1&id=NjVmM2ZlYmYtYzZmZTYxZGUtZjM5MTkwYjAtNzdmOGJiZGM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_Date_0__ASYNC` 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_Int64=CAST(1 AS Int64) and col_index_Uint64=CAST(1 AS Uint64) and col_index_Int32=CAST(1 AS Int32) and col_index_Uint32=CAST(1 AS Uint32) and col_index_Int16=CAST(1 AS Int16) and col_index_Uint16=CAST(1 AS Uint16) and col_index_Int8=CAST(1 AS Int8) and col_index_Uint8=CAST(1 AS Uint8) and col_index_Bool=CAST(False AS Bool) and col_index_Decimal150=CAST(\'1\' AS Decimal(15,0)) and col_index_Decimal229=CAST(\'1.123\' AS Decimal(22,9)) and col_index_Decimal3510=CAST(\'1.123456\' AS Decimal(35,10))\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:65 RpcState(ExecuteQuery, 5ce9072d-4ef3-4b61-85ca-206eb7f92ff7, ghrun-6yqidkutd4.auto.internal:3515): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=NjVmM2ZlYmYtYzZmZTYxZGUtZjM5MTkwYjAtNzdmOGJiZGM=
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=NjVmM2ZlYmYtYzZmZTYxZGUtZjM5MTkwYjAtNzdmOGJiZGM=
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, da4ffe34-c7e1-4b2e-827e-1d8bd403ee45, ghrun-6yqidkutd4.auto.internal:3515): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, da4ffe34-c7e1-4b2e-827e-1d8bd403ee45, ghrun-6yqidkutd4.auto.internal:3515): request = { session_id: "ydb://session/3?node_id=1&id=NjVmM2ZlYmYtYzZmZTYxZGUtZjM5MTkwYjAtNzdmOGJiZGM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_Date_0__ASYNC` 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_Int64=CAST(1 AS Int64) and col_index_Uint64=CAST(1 AS Uint64) and col_index_Int32=CAST(1 AS Int32) and col_index_Uint32=CAST(1 AS Uint32) and col_index_Int16=CAST(1 AS Int16) and col_index_Uint16=CAST(1 AS Uint16) and col_index_Int8=CAST(1 AS Int8) and col_index_Uint8=CAST(1 AS Uint8) and col_index_Bool=CAST(False AS Bool) and col_index_Decimal150=CAST(\'1\' AS Decimal(15,0)) and col_index_Decimal229=CAST(\'1.123\' AS Decimal(22,9)) and col_index_Decimal3510=CAST(\'1.123456\' AS Decimal(35,10))\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:65 RpcState(ExecuteQuery, da4ffe34-c7e1-4b2e-827e-1d8bd403ee45, ghrun-6yqidkutd4.auto.internal:3515): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=NjVmM2ZlYmYtYzZmZTYxZGUtZjM5MTkwYjAtNzdmOGJiZGM=
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=NjVmM2ZlYmYtYzZmZTYxZGUtZjM5MTkwYjAtNzdmOGJiZGM=
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, 2513e8f8-66ee-4233-b318-e667be085d19, ghrun-6yqidkutd4.auto.internal:3515): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, 2513e8f8-66ee-4233-b318-e667be085d19, ghrun-6yqidkutd4.auto.internal:3515): request = { session_id: "ydb://session/3?node_id=1&id=NjVmM2ZlYmYtYzZmZTYxZGUtZjM5MTkwYjAtNzdmOGJiZGM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_Date_0__ASYNC` 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_Int64=CAST(1 AS Int64) and col_index_Uint64=CAST(1 AS Uint64) and col_index_Int32=CAST(1 AS Int32) and col_index_Uint32=CAST(1 AS Uint32) and col_index_Int16=CAST(1 AS Int16) and col_index_Uint16=CAST(1 AS Uint16) and col_index_Int8=CAST(1 AS Int8) and col_index_Uint8=CAST(1 AS Uint8) and col_index_Bool=CAST(False AS Bool) and col_index_Decimal150=CAST(\'1\' AS Decimal(15,0)) and col_index_Decimal229=CAST(\'1.123\' AS Decimal(22,9)) and col_index_Decimal3510=CAST(\'1.123456\' AS Decimal(35,10))\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:65 RpcState(ExecuteQuery, 2513e8f8-66ee-4233-b318-e667be085d19, ghrun-6yqidkutd4.auto.internal:3515): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=NjVmM2ZlYmYtYzZmZTYxZGUtZjM5MTkwYjAtNzdmOGJiZGM=
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=NjVmM2ZlYmYtYzZmZTYxZGUtZjM5MTkwYjAtNzdmOGJiZGM=
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, a0161fac-a20e-4d80-b782-85b1e655862c, ghrun-6yqidkutd4.auto.internal:3515): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, a0161fac-a20e-4d80-b782-85b1e655862c, ghrun-6yqidkutd4.auto.internal:3515): request = { session_id: "ydb://session/3?node_id=1&id=NjVmM2ZlYmYtYzZmZTYxZGUtZjM5MTkwYjAtNzdmOGJiZGM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_Date_0__ASYNC` 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_Int64=CAST(1 AS Int64) and col_index_Uint64=CAST(1 AS Uint64) and col_index_Int32=CAST(1 AS Int32) and col_index_Uint32=CAST(1 AS Uint32) and col_index_Int16=CAST(1 AS Int16) and col_index_Uint16=CAST(1 AS Uint16) and col_index_Int8=CAST(1 AS Int8) and col_index_Uint8=CAST(1 AS Uint8) and col_index_Bool=CAST(False AS Bool) and col_index_Decimal150=CAST(\'1\' AS Decimal(15,0)) and col_index_Decimal229=CAST(\'1.123\' AS Decimal(22,9)) and col_index_Decimal3510=CAST(\'1.123456\' AS Decimal(35,10))\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:65 RpcState(ExecuteQuery, a0161fac-a20e-4d80-b782-85b1e655862c, ghrun-6yqidkutd4.auto.internal:3515): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=NjVmM2ZlYmYtYzZmZTYxZGUtZjM5MTkwYjAtNzdmOGJiZGM=
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=NjVmM2ZlYmYtYzZmZTYxZGUtZjM5MTkwYjAtNzdmOGJiZGM=
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, 1da47249-dba5-4d1b-971e-fc830b957b84, ghrun-6yqidkutd4.auto.internal:3515): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, 1da47249-dba5-4d1b-971e-fc830b957b84, ghrun-6yqidkutd4.auto.internal:3515): request = { session_id: "ydb://session/3?node_id=1&id=NjVmM2ZlYmYtYzZmZTYxZGUtZjM5MTkwYjAtNzdmOGJiZGM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_Date_0__ASYNC` 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_Int64=CAST(1 AS Int64) and col_index_Uint64=CAST(1 AS Uint64) and col_index_Int32=CAST(1 AS Int32) and col_index_Uint32=CAST(1 AS Uint32) and col_index_Int16=CAST(1 AS Int16) and col_index_Uint16=CAST(1 AS Uint16) and col_index_Int8=CAST(1 AS Int8) and col_index_Uint8=CAST(1 AS Uint8) and col_index_Bool=CAST(False AS Bool) and col_index_Decimal150=CAST(\'1\' AS Decimal(15,0)) and col_index_Decimal229=CAST(\'1.123\' AS Decimal(22,9)) and col_index_Decimal3510=CAST(\'1.123456\' AS Decimal(35,10))\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:65 RpcState(ExecuteQuery, 1da47249-dba5-4d1b-971e-fc830b957b84, ghrun-6yqidkutd4.auto.internal:3515): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=NjVmM2ZlYmYtYzZmZTYxZGUtZjM5MTkwYjAtNzdmOGJiZGM=
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=NjVmM2ZlYmYtYzZmZTYxZGUtZjM5MTkwYjAtNzdmOGJiZGM=
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, 22c930d0-cceb-4936-ba9a-937731ad26a9, ghrun-6yqidkutd4.auto.internal:3515): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, 22c930d0-cceb-4936-ba9a-937731ad26a9, ghrun-6yqidkutd4.auto.internal:3515): request = { session_id: "ydb://session/3?node_id=1&id=NjVmM2ZlYmYtYzZmZTYxZGUtZjM5MTkwYjAtNzdmOGJiZGM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_Date_0__ASYNC` 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_Int64=CAST(1 AS Int64) and col_index_Uint64=CAST(1 AS Uint64) and col_index_Int32=CAST(1 AS Int32) and col_index_Uint32=CAST(1 AS Uint32) and col_index_Int16=CAST(1 AS Int16) and col_index_Uint16=CAST(1 AS Uint16) and col_index_Int8=CAST(1 AS Int8) and col_index_Uint8=CAST(1 AS Uint8) and col_index_Bool=CAST(False AS Bool) and col_index_Decimal150=CAST(\'1\' AS Decimal(15,0)) and col_index_Decimal229=CAST(\'1.123\' AS Decimal(22,9)) and col_index_Decimal3510=CAST(\'1.123456\' AS Decimal(35,10))\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:65 RpcState(ExecuteQuery, 22c930d0-cceb-4936-ba9a-937731ad26a9, ghrun-6yqidkutd4.auto.internal:3515): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=NjVmM2ZlYmYtYzZmZTYxZGUtZjM5MTkwYjAtNzdmOGJiZGM=
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:178 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:335 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:188 Resolving endpoints for database /Root
DEBUG    ydb.connection:connection.py:447 RpcState(ListEndpoints, bcb2e54f-d3e4-45eb-bb98-18094dab3bdf, localhost:3515): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ListEndpoints, bcb2e54f-d3e4-45eb-bb98-18094dab3bdf, localhost:3515): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:65 RpcState(ListEndpoints, bcb2e54f-d3e4-45eb-bb98-18094dab3bdf, localhost:3515): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-6yqidkutd4.auto.internal" port: 3515 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:158 Resolved endpoints for database /Root: DiscoveryResult <self_location: 1, endpoints [<Endpoint ghrun-6yqidkutd4.auto.internal:3515, location 1, ssl: False>]>
DEBUG    ydb.connection:connection.py:575 Closing channel for endpoint localhost:3515
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=NjVmM2ZlYmYtYzZmZTYxZGUtZjM5MTkwYjAtNzdmOGJiZGM=
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, 7ae99c33-9316-43d0-9baa-ced9e0ef3235, ghrun-6yqidkutd4.auto.internal:3515): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, 7ae99c33-9316-43d0-9baa-ced9e0ef3235, ghrun-6yqidkutd4.auto.internal:3515): request = { session_id: "ydb://session/3?node_id=1&id=NjVmM2ZlYmYtYzZmZTYxZGUtZjM5MTkwYjAtNzdmOGJiZGM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_Date_0__ASYNC` 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_Int64=CAST(1 AS Int64) and col_index_Uint64=CAST(1 AS Uint64) and col_index_Int32=CAST(1 AS Int32) and col_index_Uint32=CAST(1 AS Uint32) and col_index_Int16=CAST(1 AS Int16) and col_index_Uint16=CAST(1 AS Uint16) and col_index_Int8=CAST(1 AS Int8) and col_index_Uint8=CAST(1 AS Uint8) and col_index_Bool=CAST(False AS Bool) and col_index_Decimal150=CAST(\'1\' AS Decimal(15,0)) and col_index_Decimal229=CAST(\'1.123\' AS Decimal(22,9)) and col_index_Decimal3510=CAST(\'1.123456\' AS Decimal(35,10))\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:65 RpcState(ExecuteQuery, 7ae99c33-9316-43d0-9baa-ced9e0ef3235, ghrun-6yqidkutd4.auto.internal:3515): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=NjVmM2ZlYmYtYzZmZTYxZGUtZjM5MTkwYjAtNzdmOGJiZGM=
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=NjVmM2ZlYmYtYzZmZTYxZGUtZjM5MTkwYjAtNzdmOGJiZGM=
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, 48f1e12e-f0b2-4854-a79e-0ed9160a8c48, ghrun-6yqidkutd4.auto.internal:3515): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, 48f1e12e-f0b2-4854-a79e-0ed9160a8c48, ghrun-6yqidkutd4.auto.internal:3515): request = { session_id: "ydb://session/3?node_id=1&id=NjVmM2ZlYmYtYzZmZTYxZGUtZjM5MTkwYjAtNzdmOGJiZGM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_Date_0__ASYNC` 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_Int64=CAST(1 AS Int64) and col_index_Uint64=CAST(1 AS Uint64) and col_index_Int32=CAST(1 AS Int32) and col_index_Uint32=CAST(1 AS Uint32) and col_index_Int16=CAST(1 AS Int16) and col_index_Uint16=CAST(1 AS Uint16) and col_index_Int8=CAST(1 AS Int8) and col_index_Uint8=CAST(1 AS Uint8) and col_index_Bool=CAST(False AS Bool) and col_index_Decimal150=CAST(\'1\' AS Decimal(15,0)) and col_index_Decimal229=CAST(\'1.123\' AS Decimal(22,9)) and col_index_Decimal3510=CAST(\'1.123456\' AS Decimal(35,10))\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:65 RpcState(ExecuteQuery, 48f1e12e-f0b2-4854-a79e-0ed9160a8c48, ghrun-6yqidkutd4.auto.internal:3515): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=NjVmM2ZlYmYtYzZmZTYxZGUtZjM5MTkwYjAtNzdmOGJiZGM=
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=NjVmM2ZlYmYtYzZmZTYxZGUtZjM5MTkwYjAtNzdmOGJiZGM=
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, da6be583-ecc5-4e74-ac9c-40b01db7631d, ghrun-6yqidkutd4.auto.internal:3515): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, da6be583-ecc5-4e74-ac9c-40b01db7631d, ghrun-6yqidkutd4.auto.internal:3515): request = { session_id: "ydb://session/3?node_id=1&id=NjVmM2ZlYmYtYzZmZTYxZGUtZjM5MTkwYjAtNzdmOGJiZGM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_Date_0__ASYNC` 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_Int64=CAST(1 AS Int64) and col_index_Uint64=CAST(1 AS Uint64) and col_index_Int32=CAST(1 AS Int32) and col_index_Uint32=CAST(1 AS Uint32) and col_index_Int16=CAST(1 AS Int16) and col_index_Uint16=CAST(1 AS Uint16) and col_index_Int8=CAST(1 AS Int8) and col_index_Uint8=CAST(1 AS Uint8) and col_index_Bool=CAST(False AS Bool) and col_index_Decimal150=CAST(\'1\' AS Decimal(15,0)) and col_index_Decimal229=CAST(\'1.123\' AS Decimal(22,9)) and col_index_Decimal3510=CAST(\'1.123456\' AS Decimal(35,10))\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:65 RpcState(ExecuteQuery, da6be583-ecc5-4e74-ac9c-40b01db7631d, ghrun-6yqidkutd4.auto.internal:3515): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=NjVmM2ZlYmYtYzZmZTYxZGUtZjM5MTkwYjAtNzdmOGJiZGM=
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=NjVmM2ZlYmYtYzZmZTYxZGUtZjM5MTkwYjAtNzdmOGJiZGM=
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, b785e2b1-9207-4152-bdfa-7e4cf0550b13, ghrun-6yqidkutd4.auto.internal:3515): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, b785e2b1-9207-4152-bdfa-7e4cf0550b13, ghrun-6yqidkutd4.auto.internal:3515): request = { session_id: "ydb://session/3?node_id=1&id=NjVmM2ZlYmYtYzZmZTYxZGUtZjM5MTkwYjAtNzdmOGJiZGM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_Date_0__ASYNC` 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_Int64=CAST(1 AS Int64) and col_index_Uint64=CAST(1 AS Uint64) and col_index_Int32=CAST(1 AS Int32) and col_index_Uint32=CAST(1 AS Uint32) and col_index_Int16=CAST(1 AS Int16) and col_index_Uint16=CAST(1 AS Uint16) and col_index_Int8=CAST(1 AS Int8) and col_index_Uint8=CAST(1 AS Uint8) and col_index_Bool=CAST(False AS Bool) and col_index_Decimal150=CAST(\'1\' AS Decimal(15,0)) and col_index_Decimal229=CAST(\'1.123\' AS Decimal(22,9)) and col_index_Decimal3510=CAST(\'1.123456\' AS Decimal(35,10))\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:65 RpcState(ExecuteQuery, b785e2b1-9207-4152-bdfa-7e4cf0550b13, ghrun-6yqidkutd4.auto.internal:3515): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=NjVmM2ZlYmYtYzZmZTYxZGUtZjM5MTkwYjAtNzdmOGJiZGM=
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=NjVmM2ZlYmYtYzZmZTYxZGUtZjM5MTkwYjAtNzdmOGJiZGM=
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, d747f078-c8bc-4142-b5a0-7558c4f54284, ghrun-6yqidkutd4.auto.internal:3515): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, d747f078-c8bc-4142-b5a0-7558c4f54284, ghrun-6yqidkutd4.auto.internal:3515): request = { session_id: "ydb://session/3?node_id=1&id=NjVmM2ZlYmYtYzZmZTYxZGUtZjM5MTkwYjAtNzdmOGJiZGM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_Date_0__ASYNC` 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_Int64=CAST(1 AS Int64) and col_index_Uint64=CAST(1 AS Uint64) and col_index_Int32=CAST(1 AS Int32) and col_index_Uint32=CAST(1 AS Uint32) and col_index_Int16=CAST(1 AS Int16) and col_index_Uint16=CAST(1 AS Uint16) and col_index_Int8=CAST(1 AS Int8) and col_index_Uint8=CAST(1 AS Uint8) and col_index_Bool=CAST(False AS Bool) and col_index_Decimal150=CAST(\'1\' AS Decimal(15,0)) and col_index_Decimal229=CAST(\'1.123\' AS Decimal(22,9)) and col_index_Decimal3510=CAST(\'1.123456\' AS Decimal(35,10))\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:65 RpcState(ExecuteQuery, d747f078-c8bc-4142-b5a0-7558c4f54284, ghrun-6yqidkutd4.auto.internal:3515): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=NjVmM2ZlYmYtYzZmZTYxZGUtZjM5MTkwYjAtNzdmOGJiZGM=
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=NjVmM2ZlYmYtYzZmZTYxZGUtZjM5MTkwYjAtNzdmOGJiZGM=
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, 983b43b4-264d-4bda-a17c-78bf77240457, ghrun-6yqidkutd4.auto.internal:3515): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, 983b43b4-264d-4bda-a17c-78bf77240457, ghrun-6yqidkutd4.auto.internal:3515): request = { session_id: "ydb://session/3?node_id=1&id=NjVmM2ZlYmYtYzZmZTYxZGUtZjM5MTkwYjAtNzdmOGJiZGM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_Date_0__ASYNC` 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_Int64=CAST(1 AS Int64) and col_index_Uint64=CAST(1 AS Uint64) and col_index_Int32=CAST(1 AS Int32) and col_index_Uint32=CAST(1 AS Uint32) and col_index_Int16=CAST(1 AS Int16) and col_index_Uint16=CAST(1 AS Uint16) and col_index_Int8=CAST(1 AS Int8) and col_index_Uint8=CAST(1 AS Uint8) and col_index_Bool=CAST(False AS Bool) and col_index_Decimal150=CAST(\'1\' AS Decimal(15,0)) and col_index_Decimal229=CAST(\'1.123\' AS Decimal(22,9)) and col_index_Decimal3510=CAST(\'1.123456\' AS Decimal(35,10))\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:65 RpcState(ExecuteQuery, 983b43b4-264d-4bda-a17c-78bf77240457, ghrun-6yqidkutd4.auto.internal:3515): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=NjVmM2ZlYmYtYzZmZTYxZGUtZjM5MTkwYjAtNzdmOGJiZGM=
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=NjVmM2ZlYmYtYzZmZTYxZGUtZjM5MTkwYjAtNzdmOGJiZGM=
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, 4d114bea-953e-4846-ba80-689eb46a334c, ghrun-6yqidkutd4.auto.internal:3515): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, 4d114bea-953e-4846-ba80-689eb46a334c, ghrun-6yqidkutd4.auto.internal:3515): request = { session_id: "ydb://session/3?node_id=1&id=NjVmM2ZlYmYtYzZmZTYxZGUtZjM5MTkwYjAtNzdmOGJiZGM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_Date_0__ASYNC` 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_Int64=CAST(1 AS Int64) and col_index_Uint64=CAST(1 AS Uint64) and col_index_Int32=CAST(1 AS Int32) and col_index_Uint32=CAST(1 AS Uint32) and col_index_Int16=CAST(1 AS Int16) and col_index_Uint16=CAST(1 AS Uint16) and col_index_Int8=CAST(1 AS Int8) and col_index_Uint8=CAST(1 AS Uint8) and col_index_Bool=CAST(False AS Bool) and col_index_Decimal150=CAST(\'1\' AS Decimal(15,0)) and col_index_Decimal229=CAST(\'1.123\' AS Decimal(22,9)) and col_index_Decimal3510=CAST(\'1.123456\' AS Decimal(35,10))\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:65 RpcState(ExecuteQuery, 4d114bea-953e-4846-ba80-689eb46a334c, ghrun-6yqidkutd4.auto.internal:3515): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=NjVmM2ZlYmYtYzZmZTYxZGUtZjM5MTkwYjAtNzdmOGJiZGM=
---------------------------- Captured log teardown -----------------------------
INFO     ya.test:ya.py:442 Test teardown
DEBUG    ydb.connection:connection.py:447 RpcState(DeleteSession, ee226b55-44a0-4506-a864-e8a5f770d73c, ghrun-6yqidkutd4.auto.internal:3515): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(DeleteSession, ee226b55-44a0-4506-a864-e8a5f770d73c, ghrun-6yqidkutd4.auto.internal:3515): request = { session_id: "ydb://session/3?node_id=1&id=NjVmM2ZlYmYtYzZmZTYxZGUtZjM5MTkwYjAtNzdmOGJiZGM=" }
DEBUG    ydb.connection:connection.py:65 RpcState(DeleteSession, ee226b55-44a0-4506-a864-e8a5f770d73c, ghrun-6yqidkutd4.auto.internal:3515): response = { status: SUCCESS }
DEBUG    ydb.query.pool:pool.py:319 All session were deleted.
DEBUG    ydb.topic:topic.py:743 Close topic client
DEBUG    ydb.topic:topic.py:746 Topic client was closed
DEBUG    ydb.connection:connection.py:575 Closing channel for endpoint localhost:3515
DEBUG    ydb.query.session:session.py:339 Attach stream closed, session_id: ydb://session/3?node_id=1&id=NjVmM2ZlYmYtYzZmZTYxZGUtZjM5MTkwYjAtNzdmOGJiZGM=
DEBUG    ydb.connection:connection.py:575 Closing channel for endpoint ghrun-6yqidkutd4.auto.internal:3515
INFO     ydb.pool.Discovery:pool.py:286 Successfully terminated discovery process
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:299 Stopped node localhost:3515/1
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/18783
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/12487
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/4058
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/3515
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/2737
============================== slowest durations ===============================
215.09s call     test_ttl.py::TestTTL::test_ttl[table_Date_0__ASYNC-pk_types31-all_types31-index31-Date--ASYNC]
112.31s call     test_ttl.py::TestTTL::test_ttl[table_Date_0_UNIQUE_SYNC-pk_types32-all_types32-index32-Date-UNIQUE-SYNC]
12.11s teardown test_ttl.py::TestTTL::test_ttl[table_Date_0__ASYNC-pk_types31-all_types31-index31-Date--ASYNC]
12.11s setup    test_ttl.py::TestTTL::test_ttl[table_Date_0_UNIQUE_SYNC-pk_types32-all_types32-index32-Date-UNIQUE-SYNC]
0.02s setup    test_ttl.py::TestTTL::test_ttl[table_Date_0__ASYNC-pk_types31-all_types31-index31-Date--ASYNC]
0.01s teardown test_ttl.py::TestTTL::test_ttl[table_Date_0_UNIQUE_SYNC-pk_types32-all_types32-index32-Date-UNIQUE-SYNC]
=========================== short test summary info ============================
FAILED test_ttl.py::TestTTL::test_ttl[table_Date_0__ASYNC-pk_types31-all_types31-index31-Date--ASYNC] - AssertionError: Expected 0 rows, error when deleting 1 lines, table table_Date_0__ASYNC
assert (1 == 1 and 1 == 0)
 +  where 1 = len([{'count': 1}])
 +  and   1 = {'count': 1}.count
=================== 1 failed, 1 passed in 355.38s (0:05:55) ====================
============================= test session starts ==============================
platform linux -- Python 3.13.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/9slg/004821/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:108 Acquired active session from queue: ydb://session/3?node_id=1&id=NzM1YmJlZWQtZDViMTNmZjAtZTA1MzVhMTMtMjlmNWVhNWM=
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, 4fef8f61-0392-4a36-894a-e6a978544788, ghrun-6yqidkutd4.auto.internal:20549): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, 4fef8f61-0392-4a36-894a-e6a978544788, ghrun-6yqidkutd4.auto.internal:20549): request = { session_id: "ydb://session/3?node_id=1&id=NzM1YmJlZWQtZDViMTNmZjAtZTA1MzVhMTMtMjlmNWVhNWM=" 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:65 RpcState(ExecuteQuery, 4fef8f61-0392-4a36-894a-e6a978544788, ghrun-6yqidkutd4.auto.internal:20549): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=NzM1YmJlZWQtZDViMTNmZjAtZTA1MzVhMTMtMjlmNWVhNWM=
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=NzM1YmJlZWQtZDViMTNmZjAtZTA1MzVhMTMtMjlmNWVhNWM=
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, ce158c46-34e2-464e-af46-d1b71f5fe5be, ghrun-6yqidkutd4.auto.internal:20549): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, ce158c46-34e2-464e-af46-d1b71f5fe5be, ghrun-6yqidkutd4.auto.internal:20549): request = { session_id: "ydb://session/3?node_id=1&id=NzM1YmJlZWQtZDViMTNmZjAtZTA1MzVhMTMtMjlmNWVhNWM=" 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:65 RpcState(ExecuteQuery, ce158c46-34e2-464e-af46-d1b71f5fe5be, ghrun-6yqidkutd4.auto.internal:20549): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=NzM1YmJlZWQtZDViMTNmZjAtZTA1MzVhMTMtMjlmNWVhNWM=
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=NzM1YmJlZWQtZDViMTNmZjAtZTA1MzVhMTMtMjlmNWVhNWM=
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, 4d03d7b1-4f9a-472c-b0f5-c5602e5ad40f, ghrun-6yqidkutd4.auto.internal:20549): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, 4d03d7b1-4f9a-472c-b0f5-c5602e5ad40f, ghrun-6yqidkutd4.auto.internal:20549): request = { session_id: "ydb://session/3?node_id=1&id=NzM1YmJlZWQtZDViMTNmZjAtZTA1MzVhMTMtMjlmNWVhNWM=" 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:65 RpcState(ExecuteQuery, 4d03d7b1-4f9a-472c-b0f5-c5602e5ad40f, ghrun-6yqidkutd4.auto.internal:20549): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=NzM1YmJlZWQtZDViMTNmZjAtZTA1MzVhMTMtMjlmNWVhNWM=
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=NzM1YmJlZWQtZDViMTNmZjAtZTA1MzVhMTMtMjlmNWVhNWM=
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, 41947966-e0fc-434a-950a-2b75c1c5f354, ghrun-6yqidkutd4.auto.internal:20549): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, 41947966-e0fc-434a-950a-2b75c1c5f354, ghrun-6yqidkutd4.auto.internal:20549): request = { session_id: "ydb://session/3?node_id=1&id=NzM1YmJlZWQtZDViMTNmZjAtZTA1MzVhMTMtMjlmNWVhNWM=" 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:65 RpcState(ExecuteQuery, 41947966-e0fc-434a-950a-2b75c1c5f354, ghrun-6yqidkutd4.auto.internal:20549): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=NzM1YmJlZWQtZDViMTNmZjAtZTA1MzVhMTMtMjlmNWVhNWM=
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=NzM1YmJlZWQtZDViMTNmZjAtZTA1MzVhMTMtMjlmNWVhNWM=
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, 987e51f4-65c9-497b-873a-556abb55970e, ghrun-6yqidkutd4.auto.internal:20549): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, 987e51f4-65c9-497b-873a-556abb55970e, ghrun-6yqidkutd4.auto.internal:20549): request = { session_id: "ydb://session/3?node_id=1&id=NzM1YmJlZWQtZDViMTNmZjAtZTA1MzVhMTMtMjlmNWVhNWM=" 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-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:65 RpcState(ExecuteQuery, 987e51f4-65c9-497b-873a-556abb55970e, ghrun-6yqidkutd4.auto.internal:20549): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=NzM1YmJlZWQtZDViMTNmZjAtZTA1MzVhMTMtMjlmNWVhNWM=
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=NzM1YmJlZWQtZDViMTNmZjAtZTA1MzVhMTMtMjlmNWVhNWM=
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, 0307587b-233c-4175-a55f-6bdde1827604, ghrun-6yqidkutd4.auto.internal:20549): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, 0307587b-233c-4175-a55f-6bdde1827604, ghrun-6yqidkutd4.auto.internal:20549): request = { session_id: "ydb://session/3?node_id=1&id=NzM1YmJlZWQtZDViMTNmZjAtZTA1MzVhMTMtMjlmNWVhNWM=" 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-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:65 RpcState(ExecuteQuery, 0307587b-233c-4175-a55f-6bdde1827604, ghrun-6yqidkutd4.auto.internal:20549): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=NzM1YmJlZWQtZDViMTNmZjAtZTA1MzVhMTMtMjlmNWVhNWM=
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=NzM1YmJlZWQtZDViMTNmZjAtZTA1MzVhMTMtMjlmNWVhNWM=
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, c05aa911-240f-4ff4-b7d9-5bfc4d730664, ghrun-6yqidkutd4.auto.internal:20549): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, c05aa911-240f-4ff4-b7d9-5bfc4d730664, ghrun-6yqidkutd4.auto.internal:20549): request = { session_id: "ydb://session/3?node_id=1&id=NzM1YmJlZWQtZDViMTNmZjAtZTA1MzVhMTMtMjlmNWVhNWM=" 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-02-18\' 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:65 RpcState(ExecuteQuery, c05aa911-240f-4ff4-b7d9-5bfc4d730664, ghrun-6yqidkutd4.auto.internal:20549): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=NzM1YmJlZWQtZDViMTNmZjAtZTA1MzVhMTMtMjlmNWVhNWM=
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=NzM1YmJlZWQtZDViMTNmZjAtZTA1MzVhMTMtMjlmNWVhNWM=
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, 14e3424f-f953-483c-86ad-d84ff635e0fa, ghrun-6yqidkutd4.auto.internal:20549): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, 14e3424f-f953-483c-86ad-d84ff635e0fa, ghrun-6yqidkutd4.auto.internal:20549): request = { session_id: "ydb://session/3?node_id=1&id=NzM1YmJlZWQtZDViMTNmZjAtZTA1MzVhMTMtMjlmNWVhNWM=" 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-02-18\' 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:65 RpcState(ExecuteQuery, 14e3424f-f953-483c-86ad-d84ff635e0fa, ghrun-6yqidkutd4.auto.internal:20549): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:178 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:335 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:188 Resolving endpoints for database /Root
DEBUG    ydb.connection:connection.py:447 RpcState(ListEndpoints, d0ad73b0-92e3-44fa-9621-73f4a1b352f5, localhost:20549): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ListEndpoints, d0ad73b0-92e3-44fa-9621-73f4a1b352f5, localhost:20549): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:65 RpcState(ListEndpoints, d0ad73b0-92e3-44fa-9621-73f4a1b352f5, localhost:20549): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-6yqidkutd4.auto.internal" port: 20549 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:158 Resolved endpoints for database /Root: DiscoveryResult <self_location: 1, endpoints [<Endpoint ghrun-6yqidkutd4.auto.internal:20549, location 1, ssl: False>]>
DEBUG    ydb.connection:connection.py:575 Closing channel for endpoint localhost:20549
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=NzM1YmJlZWQtZDViMTNmZjAtZTA1MzVhMTMtMjlmNWVhNWM=
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=NzM1YmJlZWQtZDViMTNmZjAtZTA1MzVhMTMtMjlmNWVhNWM=
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, 68b35bd2-ab04-41fe-b061-27e1e9d31131, ghrun-6yqidkutd4.auto.internal:20549): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, 68b35bd2-ab04-41fe-b061-27e1e9d31131, ghrun-6yqidkutd4.auto.internal:20549): request = { session_id: "ydb://session/3?node_id=1&id=NzM1YmJlZWQtZDViMTNmZjAtZTA1MzVhMTMtMjlmNWVhNWM=" 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-02-18\' 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:65 RpcState(ExecuteQuery, 68b35bd2-ab04-41fe-b061-27e1e9d31131, ghrun-6yqidkutd4.auto.internal:20549): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=NzM1YmJlZWQtZDViMTNmZjAtZTA1MzVhMTMtMjlmNWVhNWM=
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=NzM1YmJlZWQtZDViMTNmZjAtZTA1MzVhMTMtMjlmNWVhNWM=
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, f8aa03a8-90ab-4249-a1a8-f98ba9df9e09, ghrun-6yqidkutd4.auto.internal:20549): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, f8aa03a8-90ab-4249-a1a8-f98ba9df9e09, ghrun-6yqidkutd4.auto.internal:20549): request = { session_id: "ydb://session/3?node_id=1&id=NzM1YmJlZWQtZDViMTNmZjAtZTA1MzVhMTMtMjlmNWVhNWM=" 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-02-18\' 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:65 RpcState(ExecuteQuery, f8aa03a8-90ab-4249-a1a8-f98ba9df9e09, ghrun-6yqidkutd4.auto.internal:20549): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=NzM1YmJlZWQtZDViMTNmZjAtZTA1MzVhMTMtMjlmNWVhNWM=
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=NzM1YmJlZWQtZDViMTNmZjAtZTA1MzVhMTMtMjlmNWVhNWM=
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, 2dd149d9-acff-4a29-8634-e5fca211c0fc, ghrun-6yqidkutd4.auto.internal:20549): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, 2dd149d9-acff-4a29-8634-e5fca211c0fc, ghrun-6yqidkutd4.auto.internal:20549): request = { session_id: "ydb://session/3?node_id=1&id=NzM1YmJlZWQtZDViMTNmZjAtZTA1MzVhMTMtMjlmNWVhNWM=" 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-03-04\' 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:65 RpcState(ExecuteQuery, 2dd149d9-acff-4a29-8634-e5fca211c0fc, ghrun-6yqidkutd4.auto.internal:20549): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=NzM1YmJlZWQtZDViMTNmZjAtZTA1MzVhMTMtMjlmNWVhNWM=
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=NzM1YmJlZWQtZDViMTNmZjAtZTA1MzVhMTMtMjlmNWVhNWM=
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, 106bf310-cb5c-4a38-a66a-42eeaa41984e, ghrun-6yqidkutd4.auto.internal:20549): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, 106bf310-cb5c-4a38-a66a-42eeaa41984e, ghrun-6yqidkutd4.auto.internal:20549): request = { session_id: "ydb://session/3?node_id=1&id=NzM1YmJlZWQtZDViMTNmZjAtZTA1MzVhMTMtMjlmNWVhNWM=" 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-03-04\' 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:65 RpcState(ExecuteQuery, 106bf310-cb5c-4a38-a66a-42eeaa41984e, ghrun-6yqidkutd4.auto.internal:20549): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=NzM1YmJlZWQtZDViMTNmZjAtZTA1MzVhMTMtMjlmNWVhNWM=
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=NzM1YmJlZWQtZDViMTNmZjAtZTA1MzVhMTMtMjlmNWVhNWM=
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, 245b871d-9f49-4d35-91b3-57627311379e, ghrun-6yqidkutd4.auto.internal:20549): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, 245b871d-9f49-4d35-91b3-57627311379e, ghrun-6yqidkutd4.auto.internal:20549): request = { session_id: "ydb://session/3?node_id=1&id=NzM1YmJlZWQtZDViMTNmZjAtZTA1MzVhMTMtMjlmNWVhNWM=" 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:65 RpcState(ExecuteQuery, 245b871d-9f49-4d35-91b3-57627311379e, ghrun-6yqidkutd4.auto.internal:20549): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=NzM1YmJlZWQtZDViMTNmZjAtZTA1MzVhMTMtMjlmNWVhNWM=
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=NzM1YmJlZWQtZDViMTNmZjAtZTA1MzVhMTMtMjlmNWVhNWM=
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, 7feb5d7f-cbaa-4ac7-85de-dfaf22bcdfeb, ghrun-6yqidkutd4.auto.internal:20549): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, 7feb5d7f-cbaa-4ac7-85de-dfaf22bcdfeb, ghrun-6yqidkutd4.auto.internal:20549): request = { session_id: "ydb://session/3?node_id=1&id=NzM1YmJlZWQtZDViMTNmZjAtZTA1MzVhMTMtMjlmNWVhNWM=" 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:65 RpcState(ExecuteQuery, 7feb5d7f-cbaa-4ac7-85de-dfaf22bcdfeb, ghrun-6yqidkutd4.auto.internal:20549): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=NzM1YmJlZWQtZDViMTNmZjAtZTA1MzVhMTMtMjlmNWVhNWM=
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=NzM1YmJlZWQtZDViMTNmZjAtZTA1MzVhMTMtMjlmNWVhNWM=
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, 70804e26-73cb-42ad-bdc3-15a2715b8b76, ghrun-6yqidkutd4.auto.internal:20549): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, 70804e26-73cb-42ad-bdc3-15a2715b8b76, ghrun-6yqidkutd4.auto.internal:20549): request = { session_id: "ydb://session/3?node_id=1&id=NzM1YmJlZWQtZDViMTNmZjAtZTA1MzVhMTMtMjlmNWVhNWM=" 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:65 RpcState(ExecuteQuery, 70804e26-73cb-42ad-bdc3-15a2715b8b76, ghrun-6yqidkutd4.auto.internal:20549): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=NzM1YmJlZWQtZDViMTNmZjAtZTA1MzVhMTMtMjlmNWVhNWM=
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=NzM1YmJlZWQtZDViMTNmZjAtZTA1MzVhMTMtMjlmNWVhNWM=
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, 25fbe4dc-15e1-40f9-b3f9-77b7bdc37897, ghrun-6yqidkutd4.auto.internal:20549): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, 25fbe4dc-15e1-40f9-b3f9-77b7bdc37897, ghrun-6yqidkutd4.auto.internal:20549): request = { session_id: "ydb://session/3?node_id=1&id=NzM1YmJlZWQtZDViMTNmZjAtZTA1MzVhMTMtMjlmNWVhNWM=" 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:65 RpcState(ExecuteQuery, 25fbe4dc-15e1-40f9-b3f9-77b7bdc37897, ghrun-6yqidkutd4.auto.internal:20549): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=NzM1YmJlZWQtZDViMTNmZjAtZTA1MzVhMTMtMjlmNWVhNWM=
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=NzM1YmJlZWQtZDViMTNmZjAtZTA1MzVhMTMtMjlmNWVhNWM=
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, 5150c45a-990b-4a06-8605-70f892a9250f, ghrun-6yqidkutd4.auto.internal:20549): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, 5150c45a-990b-4a06-8605-70f892a9250f, ghrun-6yqidkutd4.auto.internal:20549): request = { session_id: "ydb://session/3?node_id=1&id=NzM1YmJlZWQtZDViMTNmZjAtZTA1MzVhMTMtMjlmNWVhNWM=" 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:65 RpcState(ExecuteQuery, 5150c45a-990b-4a06-8605-70f892a9250f, ghrun-6yqidkutd4.auto.internal:20549): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=NzM1YmJlZWQtZDViMTNmZjAtZTA1MzVhMTMtMjlmNWVhNWM=
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=NzM1YmJlZWQtZDViMTNmZjAtZTA1MzVhMTMtMjlmNWVhNWM=
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, 2c6db3d7-d1ad-4d8b-bd81-5460f5834e59, ghrun-6yqidkutd4.auto.internal:20549): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, 2c6db3d7-d1ad-4d8b-bd81-5460f5834e59, ghrun-6yqidkutd4.auto.internal:20549): request = { session_id: "ydb://session/3?node_id=1&id=NzM1YmJlZWQtZDViMTNmZjAtZTA1MzVhMTMtMjlmNWVhNWM=" 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:65 RpcState(ExecuteQuery, 2c6db3d7-d1ad-4d8b-bd81-5460f5834e59, ghrun-6yqidkutd4.auto.internal:20549): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=NzM1YmJlZWQtZDViMTNmZjAtZTA1MzVhMTMtMjlmNWVhNWM=
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=NzM1YmJlZWQtZDViMTNmZjAtZTA1MzVhMTMtMjlmNWVhNWM=
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, e6d6e443-acee-4412-b820-e39c12f8e1ea, ghrun-6yqidkutd4.auto.internal:20549): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, e6d6e443-acee-4412-b820-e39c12f8e1ea, ghrun-6yqidkutd4.auto.internal:20549): request = { session_id: "ydb://session/3?node_id=1&id=NzM1YmJlZWQtZDViMTNmZjAtZTA1MzVhMTMtMjlmNWVhNWM=" 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:65 RpcState(ExecuteQuery, e6d6e443-acee-4412-b820-e39c12f8e1ea, ghrun-6yqidkutd4.auto.internal:20549): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=NzM1YmJlZWQtZDViMTNmZjAtZTA1MzVhMTMtMjlmNWVhNWM=
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=NzM1YmJlZWQtZDViMTNmZjAtZTA1MzVhMTMtMjlmNWVhNWM=
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, 4c8bbf3f-9a85-4c94-87b2-aa1110a00044, ghrun-6yqidkutd4.auto.internal:20549): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, 4c8bbf3f-9a85-4c94-87b2-aa1110a00044, ghrun-6yqidkutd4.auto.internal:20549): request = { session_id: "ydb://session/3?node_id=1&id=NzM1YmJlZWQtZDViMTNmZjAtZTA1MzVhMTMtMjlmNWVhNWM=" 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:65 RpcState(ExecuteQuery, 4c8bbf3f-9a85-4c94-87b2-aa1110a00044, ghrun-6yqidkutd4.auto.internal:20549): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=NzM1YmJlZWQtZDViMTNmZjAtZTA1MzVhMTMtMjlmNWVhNWM=
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=NzM1YmJlZWQtZDViMTNmZjAtZTA1MzVhMTMtMjlmNWVhNWM=
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, 2a3032fa-e1cf-4695-b36b-586fe70ce4ef, ghrun-6yqidkutd4.auto.internal:20549): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, 2a3032fa-e1cf-4695-b36b-586fe70ce4ef, ghrun-6yqidkutd4.auto.internal:20549): request = { session_id: "ydb://session/3?node_id=1&id=NzM1YmJlZWQtZDViMTNmZjAtZTA1MzVhMTMtMjlmNWVhNWM=" 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:65 RpcState(ExecuteQuery, 2a3032fa-e1cf-4695-b36b-586fe70ce4ef, ghrun-6yqidkutd4.auto.internal:20549): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=NzM1YmJlZWQtZDViMTNmZjAtZTA1MzVhMTMtMjlmNWVhNWM=
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:178 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:335 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:188 Resolving endpoints for database /Root
DEBUG    ydb.connection:connection.py:447 RpcState(ListEndpoints, 1d7f8f71-de88-4d75-a1d9-e8f694d5a256, localhost:20549): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ListEndpoints, 1d7f8f71-de88-4d75-a1d9-e8f694d5a256, localhost:20549): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:65 RpcState(ListEndpoints, 1d7f8f71-de88-4d75-a1d9-e8f694d5a256, localhost:20549): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-6yqidkutd4.auto.internal" port: 20549 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:158 Resolved endpoints for database /Root: DiscoveryResult <self_location: 1, endpoints [<Endpoint ghrun-6yqidkutd4.auto.internal:20549, location 1, ssl: False>]>
DEBUG    ydb.connection:connection.py:575 Closing channel for endpoint localhost:20549
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=NzM1YmJlZWQtZDViMTNmZjAtZTA1MzVhMTMtMjlmNWVhNWM=
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, 457eb88a-23cf-4d8a-b14f-0bba231201a6, ghrun-6yqidkutd4.auto.internal:20549): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, 457eb88a-23cf-4d8a-b14f-0bba231201a6, ghrun-6yqidkutd4.auto.internal:20549): request = { session_id: "ydb://session/3?node_id=1&id=NzM1YmJlZWQtZDViMTNmZjAtZTA1MzVhMTMtMjlmNWVhNWM=" 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:65 RpcState(ExecuteQuery, 457eb88a-23cf-4d8a-b14f-0bba231201a6, ghrun-6yqidkutd4.auto.internal:20549): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=NzM1YmJlZWQtZDViMTNmZjAtZTA1MzVhMTMtMjlmNWVhNWM=
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=NzM1YmJlZWQtZDViMTNmZjAtZTA1MzVhMTMtMjlmNWVhNWM=
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, 6c726561-f947-4168-8585-d6a972b7a050, ghrun-6yqidkutd4.auto.internal:20549): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, 6c726561-f947-4168-8585-d6a972b7a050, ghrun-6yqidkutd4.auto.internal:20549): request = { session_id: "ydb://session/3?node_id=1&id=NzM1YmJlZWQtZDViMTNmZjAtZTA1MzVhMTMtMjlmNWVhNWM=" 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:65 RpcState(ExecuteQuery, 6c726561-f947-4168-8585-d6a972b7a050, ghrun-6yqidkutd4.auto.internal:20549): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=NzM1YmJlZWQtZDViMTNmZjAtZTA1MzVhMTMtMjlmNWVhNWM=
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=NzM1YmJlZWQtZDViMTNmZjAtZTA1MzVhMTMtMjlmNWVhNWM=
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, 5abf145e-f674-409b-9192-81c441934bda, ghrun-6yqidkutd4.auto.internal:20549): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, 5abf145e-f674-409b-9192-81c441934bda, ghrun-6yqidkutd4.auto.internal:20549): request = { session_id: "ydb://session/3?node_id=1&id=NzM1YmJlZWQtZDViMTNmZjAtZTA1MzVhMTMtMjlmNWVhNWM=" 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:65 RpcState(ExecuteQuery, 5abf145e-f674-409b-9192-81c441934bda, ghrun-6yqidkutd4.auto.internal:20549): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=NzM1YmJlZWQtZDViMTNmZjAtZTA1MzVhMTMtMjlmNWVhNWM=
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=NzM1YmJlZWQtZDViMTNmZjAtZTA1MzVhMTMtMjlmNWVhNWM=
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, 23fe9365-d30b-4a0d-815f-5d90913b66dd, ghrun-6yqidkutd4.auto.internal:20549): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, 23fe9365-d30b-4a0d-815f-5d90913b66dd, ghrun-6yqidkutd4.auto.internal:20549): request = { session_id: "ydb://session/3?node_id=1&id=NzM1YmJlZWQtZDViMTNmZjAtZTA1MzVhMTMtMjlmNWVhNWM=" 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:65 RpcState(ExecuteQuery, 23fe9365-d30b-4a0d-815f-5d90913b66dd, ghrun-6yqidkutd4.auto.internal:20549): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=NzM1YmJlZWQtZDViMTNmZjAtZTA1MzVhMTMtMjlmNWVhNWM=
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=NzM1YmJlZWQtZDViMTNmZjAtZTA1MzVhMTMtMjlmNWVhNWM=
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, c5a23437-8667-4275-b654-ee170218d4ac, ghrun-6yqidkutd4.auto.internal:20549): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, c5a23437-8667-4275-b654-ee170218d4ac, ghrun-6yqidkutd4.auto.internal:20549): request = { session_id: "ydb://session/3?node_id=1&id=NzM1YmJlZWQtZDViMTNmZjAtZTA1MzVhMTMtMjlmNWVhNWM=" 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:65 RpcState(ExecuteQuery, c5a23437-8667-4275-b654-ee170218d4ac, ghrun-6yqidkutd4.auto.internal:20549): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=NzM1YmJlZWQtZDViMTNmZjAtZTA1MzVhMTMtMjlmNWVhNWM=
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=NzM1YmJlZWQtZDViMTNmZjAtZTA1MzVhMTMtMjlmNWVhNWM=
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, 421ec69c-880e-43fd-8a3a-366df429d0c3, ghrun-6yqidkutd4.auto.internal:20549): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, 421ec69c-880e-43fd-8a3a-366df429d0c3, ghrun-6yqidkutd4.auto.internal:20549): request = { session_id: "ydb://session/3?node_id=1&id=NzM1YmJlZWQtZDViMTNmZjAtZTA1MzVhMTMtMjlmNWVhNWM=" 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:65 RpcState(ExecuteQuery, 421ec69c-880e-43fd-8a3a-366df429d0c3, ghrun-6yqidkutd4.auto.internal:20549): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=NzM1YmJlZWQtZDViMTNmZjAtZTA1MzVhMTMtMjlmNWVhNWM=
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=NzM1YmJlZWQtZDViMTNmZjAtZTA1MzVhMTMtMjlmNWVhNWM=
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, 7f5d086d-ad0c-418e-aceb-4efd4be0be22, ghrun-6yqidkutd4.auto.internal:20549): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, 7f5d086d-ad0c-418e-aceb-4efd4be0be22, ghrun-6yqidkutd4.auto.internal:20549): request = { session_id: "ydb://session/3?node_id=1&id=NzM1YmJlZWQtZDViMTNmZjAtZTA1MzVhMTMtMjlmNWVhNWM=" 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:65 RpcState(ExecuteQuery, 7f5d086d-ad0c-418e-aceb-4efd4be0be22, ghrun-6yqidkutd4.auto.internal:20549): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=NzM1YmJlZWQtZDViMTNmZjAtZTA1MzVhMTMtMjlmNWVhNWM=
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=NzM1YmJlZWQtZDViMTNmZjAtZTA1MzVhMTMtMjlmNWVhNWM=
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, 0d19ba72-fee6-460a-bd8a-d0842cf63f4c, ghrun-6yqidkutd4.auto.internal:20549): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, 0d19ba72-fee6-460a-bd8a-d0842cf63f4c, ghrun-6yqidkutd4.auto.internal:20549): request = { session_id: "ydb://session/3?node_id=1&id=NzM1YmJlZWQtZDViMTNmZjAtZTA1MzVhMTMtMjlmNWVhNWM=" 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:65 RpcState(ExecuteQuery, 0d19ba72-fee6-460a-bd8a-d0842cf63f4c, ghrun-6yqidkutd4.auto.internal:20549): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=NzM1YmJlZWQtZDViMTNmZjAtZTA1MzVhMTMtMjlmNWVhNWM=
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=NzM1YmJlZWQtZDViMTNmZjAtZTA1MzVhMTMtMjlmNWVhNWM=
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, 5f9ced2d-a423-4b41-9c14-5dead80b68ec, ghrun-6yqidkutd4.auto.internal:20549): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, 5f9ced2d-a423-4b41-9c14-5dead80b68ec, ghrun-6yqidkutd4.auto.internal:20549): request = { session_id: "ydb://session/3?node_id=1&id=NzM1YmJlZWQtZDViMTNmZjAtZTA1MzVhMTMtMjlmNWVhNWM=" 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:65 RpcState(ExecuteQuery, 5f9ced2d-a423-4b41-9c14-5dead80b68ec, ghrun-6yqidkutd4.auto.internal:20549): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=NzM1YmJlZWQtZDViMTNmZjAtZTA1MzVhMTMtMjlmNWVhNWM=
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=NzM1YmJlZWQtZDViMTNmZjAtZTA1MzVhMTMtMjlmNWVhNWM=
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, 859dbcd9-7cf4-4b58-8762-b7d1e85b0f3e, ghrun-6yqidkutd4.auto.internal:20549): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, 859dbcd9-7cf4-4b58-8762-b7d1e85b0f3e, ghrun-6yqidkutd4.auto.internal:20549): request = { session_id: "ydb://session/3?node_id=1&id=NzM1YmJlZWQtZDViMTNmZjAtZTA1MzVhMTMtMjlmNWVhNWM=" 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:65 RpcState(ExecuteQuery, 859dbcd9-7cf4-4b58-8762-b7d1e85b0f3e, ghrun-6yqidkutd4.auto.internal:20549): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=NzM1YmJlZWQtZDViMTNmZjAtZTA1MzVhMTMtMjlmNWVhNWM=
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=NzM1YmJlZWQtZDViMTNmZjAtZTA1MzVhMTMtMjlmNWVhNWM=
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, ac187c98-35d6-4b18-b20d-4a18ac4c8e32, ghrun-6yqidkutd4.auto.internal:20549): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, ac187c98-35d6-4b18-b20d-4a18ac4c8e32, ghrun-6yqidkutd4.auto.internal:20549): request = { session_id: "ydb://session/3?node_id=1&id=NzM1YmJlZWQtZDViMTNmZjAtZTA1MzVhMTMtMjlmNWVhNWM=" 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:65 RpcState(ExecuteQuery, ac187c98-35d6-4b18-b20d-4a18ac4c8e32, ghrun-6yqidkutd4.auto.internal:20549): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=NzM1YmJlZWQtZDViMTNmZjAtZTA1MzVhMTMtMjlmNWVhNWM=
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=NzM1YmJlZWQtZDViMTNmZjAtZTA1MzVhMTMtMjlmNWVhNWM=
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, 124b29ac-d5aa-4536-bee4-1058632593a4, ghrun-6yqidkutd4.auto.internal:20549): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, 124b29ac-d5aa-4536-bee4-1058632593a4, ghrun-6yqidkutd4.auto.internal:20549): request = { session_id: "ydb://session/3?node_id=1&id=NzM1YmJlZWQtZDViMTNmZjAtZTA1MzVhMTMtMjlmNWVhNWM=" 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:65 RpcState(ExecuteQuery, 124b29ac-d5aa-4536-bee4-1058632593a4, ghrun-6yqidkutd4.auto.internal:20549): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=NzM1YmJlZWQtZDViMTNmZjAtZTA1MzVhMTMtMjlmNWVhNWM=
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=NzM1YmJlZWQtZDViMTNmZjAtZTA1MzVhMTMtMjlmNWVhNWM=
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, 29e5d903-ad12-4e9f-91b4-b353c0f297ee, ghrun-6yqidkutd4.auto.internal:20549): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, 29e5d903-ad12-4e9f-91b4-b353c0f297ee, ghrun-6yqidkutd4.auto.internal:20549): request = { session_id: "ydb://session/3?node_id=1&id=NzM1YmJlZWQtZDViMTNmZjAtZTA1MzVhMTMtMjlmNWVhNWM=" 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:65 RpcState(ExecuteQuery, 29e5d903-ad12-4e9f-91b4-b353c0f297ee, ghrun-6yqidkutd4.auto.internal:20549): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=NzM1YmJlZWQtZDViMTNmZjAtZTA1MzVhMTMtMjlmNWVhNWM=
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=NzM1YmJlZWQtZDViMTNmZjAtZTA1MzVhMTMtMjlmNWVhNWM=
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, ae27b032-d551-4079-8e34-8ebd58dff331, ghrun-6yqidkutd4.auto.internal:20549): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, ae27b032-d551-4079-8e34-8ebd58dff331, ghrun-6yqidkutd4.auto.internal:20549): request = { session_id: "ydb://session/3?node_id=1&id=NzM1YmJlZWQtZDViMTNmZjAtZTA1MzVhMTMtMjlmNWVhNWM=" 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:65 RpcState(ExecuteQuery, ae27b032-d551-4079-8e34-8ebd58dff331, ghrun-6yqidkutd4.auto.internal:20549): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=NzM1YmJlZWQtZDViMTNmZjAtZTA1MzVhMTMtMjlmNWVhNWM=
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=NzM1YmJlZWQtZDViMTNmZjAtZTA1MzVhMTMtMjlmNWVhNWM=
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, 68b7ca87-3604-418b-af13-5a78ef85f829, ghrun-6yqidkutd4.auto.internal:20549): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, 68b7ca87-3604-418b-af13-5a78ef85f829, ghrun-6yqidkutd4.auto.internal:20549): request = { session_id: "ydb://session/3?node_id=1&id=NzM1YmJlZWQtZDViMTNmZjAtZTA1MzVhMTMtMjlmNWVhNWM=" 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:65 RpcState(ExecuteQuery, 68b7ca87-3604-418b-af13-5a78ef85f829, ghrun-6yqidkutd4.auto.internal:20549): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=NzM1YmJlZWQtZDViMTNmZjAtZTA1MzVhMTMtMjlmNWVhNWM=
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=NzM1YmJlZWQtZDViMTNmZjAtZTA1MzVhMTMtMjlmNWVhNWM=
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, c395c2ed-3da6-4dcb-8118-51a224ed717c, ghrun-6yqidkutd4.auto.internal:20549): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, c395c2ed-3da6-4dcb-8118-51a224ed717c, ghrun-6yqidkutd4.auto.internal:20549): request = { session_id: "ydb://session/3?node_id=1&id=NzM1YmJlZWQtZDViMTNmZjAtZTA1MzVhMTMtMjlmNWVhNWM=" 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:65 RpcState(ExecuteQuery, c395c2ed-3da6-4dcb-8118-51a224ed717c, ghrun-6yqidkutd4.auto.internal:20549): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=NzM1YmJlZWQtZDViMTNmZjAtZTA1MzVhMTMtMjlmNWVhNWM=
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=NzM1YmJlZWQtZDViMTNmZjAtZTA1MzVhMTMtMjlmNWVhNWM=
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, bec43679-7c1d-49dd-8495-f5901931463c, ghrun-6yqidkutd4.auto.internal:20549): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, bec43679-7c1d-49dd-8495-f5901931463c, ghrun-6yqidkutd4.auto.internal:20549): request = { session_id: "ydb://session/3?node_id=1&id=NzM1YmJlZWQtZDViMTNmZjAtZTA1MzVhMTMtMjlmNWVhNWM=" 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:65 RpcState(ExecuteQuery, bec43679-7c1d-49dd-8495-f5901931463c, ghrun-6yqidkutd4.auto.internal:20549): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=NzM1YmJlZWQtZDViMTNmZjAtZTA1MzVhMTMtMjlmNWVhNWM=
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=NzM1YmJlZWQtZDViMTNmZjAtZTA1MzVhMTMtMjlmNWVhNWM=
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, ffea30c6-ed7b-4ad5-88fd-dfea2fa16852, ghrun-6yqidkutd4.auto.internal:20549): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, ffea30c6-ed7b-4ad5-88fd-dfea2fa16852, ghrun-6yqidkutd4.auto.internal:20549): request = { session_id: "ydb://session/3?node_id=1&id=NzM1YmJlZWQtZDViMTNmZjAtZTA1MzVhMTMtMjlmNWVhNWM=" 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:65 RpcState(ExecuteQuery, ffea30c6-ed7b-4ad5-88fd-dfea2fa16852, ghrun-6yqidkutd4.auto.internal:20549): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=NzM1YmJlZWQtZDViMTNmZjAtZTA1MzVhMTMtMjlmNWVhNWM=
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:178 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:335 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:188 Resolving endpoints for database /Root
DEBUG    ydb.connection:connection.py:447 RpcState(ListEndpoints, 947cd43a-46c5-4ee1-bb5d-8e7ed092c371, localhost:20549): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ListEndpoints, 947cd43a-46c5-4ee1-bb5d-8e7ed092c371, localhost:20549): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:65 RpcState(ListEndpoints, 947cd43a-46c5-4ee1-bb5d-8e7ed092c371, localhost:20549): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-6yqidkutd4.auto.internal" port: 20549 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:158 Resolved endpoints for database /Root: DiscoveryResult <self_location: 1, endpoints [<Endpoint ghrun-6yqidkutd4.auto.internal:20549, location 1, ssl: False>]>
DEBUG    ydb.connection:connection.py:575 Closing channel for endpoint localhost:20549
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=NzM1YmJlZWQtZDViMTNmZjAtZTA1MzVhMTMtMjlmNWVhNWM=
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, 72f3eecc-f9c3-45fa-b3bb-fccf33e9e1d2, ghrun-6yqidkutd4.auto.internal:20549): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, 72f3eecc-f9c3-45fa-b3bb-fccf33e9e1d2, ghrun-6yqidkutd4.auto.internal:20549): request = { session_id: "ydb://session/3?node_id=1&id=NzM1YmJlZWQtZDViMTNmZjAtZTA1MzVhMTMtMjlmNWVhNWM=" 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:65 RpcState(ExecuteQuery, 72f3eecc-f9c3-45fa-b3bb-fccf33e9e1d2, ghrun-6yqidkutd4.auto.internal:20549): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=NzM1YmJlZWQtZDViMTNmZjAtZTA1MzVhMTMtMjlmNWVhNWM=
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=NzM1YmJlZWQtZDViMTNmZjAtZTA1MzVhMTMtMjlmNWVhNWM=
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, 67d93853-b5f3-4469-a397-39ace20c05e0, ghrun-6yqidkutd4.auto.internal:20549): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, 67d93853-b5f3-4469-a397-39ace20c05e0, ghrun-6yqidkutd4.auto.internal:20549): request = { session_id: "ydb://session/3?node_id=1&id=NzM1YmJlZWQtZDViMTNmZjAtZTA1MzVhMTMtMjlmNWVhNWM=" 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:65 RpcState(ExecuteQuery, 67d93853-b5f3-4469-a397-39ace20c05e0, ghrun-6yqidkutd4.auto.internal:20549): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=NzM1YmJlZWQtZDViMTNmZjAtZTA1MzVhMTMtMjlmNWVhNWM=
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=NzM1YmJlZWQtZDViMTNmZjAtZTA1MzVhMTMtMjlmNWVhNWM=
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, f037e0c1-b4b8-4159-9433-f2a64fc9e281, ghrun-6yqidkutd4.auto.internal:20549): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, f037e0c1-b4b8-4159-9433-f2a64fc9e281, ghrun-6yqidkutd4.auto.internal:20549): request = { session_id: "ydb://session/3?node_id=1&id=NzM1YmJlZWQtZDViMTNmZjAtZTA1MzVhMTMtMjlmNWVhNWM=" 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:65 RpcState(ExecuteQuery, f037e0c1-b4b8-4159-9433-f2a64fc9e281, ghrun-6yqidkutd4.auto.internal:20549): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=NzM1YmJlZWQtZDViMTNmZjAtZTA1MzVhMTMtMjlmNWVhNWM=
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=NzM1YmJlZWQtZDViMTNmZjAtZTA1MzVhMTMtMjlmNWVhNWM=
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, e185da31-b1c8-4203-b3b1-398e562ffd9f, ghrun-6yqidkutd4.auto.internal:20549): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, e185da31-b1c8-4203-b3b1-398e562ffd9f, ghrun-6yqidkutd4.auto.internal:20549): request = { session_id: "ydb://session/3?node_id=1&id=NzM1YmJlZWQtZDViMTNmZjAtZTA1MzVhMTMtMjlmNWVhNWM=" 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:65 RpcState(ExecuteQuery, e185da31-b1c8-4203-b3b1-398e562ffd9f, ghrun-6yqidkutd4.auto.internal:20549): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=NzM1YmJlZWQtZDViMTNmZjAtZTA1MzVhMTMtMjlmNWVhNWM=
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=NzM1YmJlZWQtZDViMTNmZjAtZTA1MzVhMTMtMjlmNWVhNWM=
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, 645e1a6f-30dd-4e22-974f-1b8c66bbd616, ghrun-6yqidkutd4.auto.internal:20549): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, 645e1a6f-30dd-4e22-974f-1b8c66bbd616, ghrun-6yqidkutd4.auto.internal:20549): request = { session_id: "ydb://session/3?node_id=1&id=NzM1YmJlZWQtZDViMTNmZjAtZTA1MzVhMTMtMjlmNWVhNWM=" 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:65 RpcState(ExecuteQuery, 645e1a6f-30dd-4e22-974f-1b8c66bbd616, ghrun-6yqidkutd4.auto.internal:20549): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=NzM1YmJlZWQtZDViMTNmZjAtZTA1MzVhMTMtMjlmNWVhNWM=
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=NzM1YmJlZWQtZDViMTNmZjAtZTA1MzVhMTMtMjlmNWVhNWM=
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, 3b2cdc7d-3c14-4a38-b4dc-fe28df815c1f, ghrun-6yqidkutd4.auto.internal:20549): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, 3b2cdc7d-3c14-4a38-b4dc-fe28df815c1f, ghrun-6yqidkutd4.auto.internal:20549): request = { session_id: "ydb://session/3?node_id=1&id=NzM1YmJlZWQtZDViMTNmZjAtZTA1MzVhMTMtMjlmNWVhNWM=" 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:65 RpcState(ExecuteQuery, 3b2cdc7d-3c14-4a38-b4dc-fe28df815c1f, ghrun-6yqidkutd4.auto.internal:20549): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=NzM1YmJlZWQtZDViMTNmZjAtZTA1MzVhMTMtMjlmNWVhNWM=
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=NzM1YmJlZWQtZDViMTNmZjAtZTA1MzVhMTMtMjlmNWVhNWM=
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, 93ad518c-beee-4a70-b563-1ac690bdeec7, ghrun-6yqidkutd4.auto.internal:20549): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, 93ad518c-beee-4a70-b563-1ac690bdeec7, ghrun-6yqidkutd4.auto.internal:20549): request = { session_id: "ydb://session/3?node_id=1&id=NzM1YmJlZWQtZDViMTNmZjAtZTA1MzVhMTMtMjlmNWVhNWM=" 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:65 RpcState(ExecuteQuery, 93ad518c-beee-4a70-b563-1ac690bdeec7, ghrun-6yqidkutd4.auto.internal:20549): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=NzM1YmJlZWQtZDViMTNmZjAtZTA1MzVhMTMtMjlmNWVhNWM=
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=NzM1YmJlZWQtZDViMTNmZjAtZTA1MzVhMTMtMjlmNWVhNWM=
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, 5ea767b0-32e8-40d3-8e64-3346f90a4806, ghrun-6yqidkutd4.auto.internal:20549): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, 5ea767b0-32e8-40d3-8e64-3346f90a4806, ghrun-6yqidkutd4.auto.internal:20549): request = { session_id: "ydb://session/3?node_id=1&id=NzM1YmJlZWQtZDViMTNmZjAtZTA1MzVhMTMtMjlmNWVhNWM=" 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:65 RpcState(ExecuteQuery, 5ea767b0-32e8-40d3-8e64-3346f90a4806, ghrun-6yqidkutd4.auto.internal:20549): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=NzM1YmJlZWQtZDViMTNmZjAtZTA1MzVhMTMtMjlmNWVhNWM=
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=NzM1YmJlZWQtZDViMTNmZjAtZTA1MzVhMTMtMjlmNWVhNWM=
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, 0aa0d139-e3cc-4ad4-ac2d-a0d0ed1aaba1, ghrun-6yqidkutd4.auto.internal:20549): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, 0aa0d139-e3cc-4ad4-ac2d-a0d0ed1aaba1, ghrun-6yqidkutd4.auto.internal:20549): request = { session_id: "ydb://session/3?node_id=1&id=NzM1YmJlZWQtZDViMTNmZjAtZTA1MzVhMTMtMjlmNWVhNWM=" 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:65 RpcState(ExecuteQuery, 0aa0d139-e3cc-4ad4-ac2d-a0d0ed1aaba1, ghrun-6yqidkutd4.auto.internal:20549): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=NzM1YmJlZWQtZDViMTNmZjAtZTA1MzVhMTMtMjlmNWVhNWM=
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=NzM1YmJlZWQtZDViMTNmZjAtZTA1MzVhMTMtMjlmNWVhNWM=
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, 67ebc7f2-1e18-4df8-b63c-c1ea125d6aea, ghrun-6yqidkutd4.auto.internal:20549): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, 67ebc7f2-1e18-4df8-b63c-c1ea125d6aea, ghrun-6yqidkutd4.auto.internal:20549): request = { session_id: "ydb://session/3?node_id=1&id=NzM1YmJlZWQtZDViMTNmZjAtZTA1MzVhMTMtMjlmNWVhNWM=" 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:65 RpcState(ExecuteQuery, 67ebc7f2-1e18-4df8-b63c-c1ea125d6aea, ghrun-6yqidkutd4.auto.internal:20549): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=NzM1YmJlZWQtZDViMTNmZjAtZTA1MzVhMTMtMjlmNWVhNWM=
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=NzM1YmJlZWQtZDViMTNmZjAtZTA1MzVhMTMtMjlmNWVhNWM=
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, 61373872-1608-4640-862c-1961cb065ce7, ghrun-6yqidkutd4.auto.internal:20549): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, 61373872-1608-4640-862c-1961cb065ce7, ghrun-6yqidkutd4.auto.internal:20549): request = { session_id: "ydb://session/3?node_id=1&id=NzM1YmJlZWQtZDViMTNmZjAtZTA1MzVhMTMtMjlmNWVhNWM=" 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:65 RpcState(ExecuteQuery, 61373872-1608-4640-862c-1961cb065ce7, ghrun-6yqidkutd4.auto.internal:20549): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=NzM1YmJlZWQtZDViMTNmZjAtZTA1MzVhMTMtMjlmNWVhNWM=
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=NzM1YmJlZWQtZDViMTNmZjAtZTA1MzVhMTMtMjlmNWVhNWM=
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, 331eb264-2eb6-444e-b9fb-9b06994094e8, ghrun-6yqidkutd4.auto.internal:20549): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, 331eb264-2eb6-444e-b9fb-9b06994094e8, ghrun-6yqidkutd4.auto.internal:20549): request = { session_id: "ydb://session/3?node_id=1&id=NzM1YmJlZWQtZDViMTNmZjAtZTA1MzVhMTMtMjlmNWVhNWM=" 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:65 RpcState(ExecuteQuery, 331eb264-2eb6-444e-b9fb-9b06994094e8, ghrun-6yqidkutd4.auto.internal:20549): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=NzM1YmJlZWQtZDViMTNmZjAtZTA1MzVhMTMtMjlmNWVhNWM=
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=NzM1YmJlZWQtZDViMTNmZjAtZTA1MzVhMTMtMjlmNWVhNWM=
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, 1bd71917-bc91-4232-a589-909026fd50b9, ghrun-6yqidkutd4.auto.internal:20549): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, 1bd71917-bc91-4232-a589-909026fd50b9, ghrun-6yqidkutd4.auto.internal:20549): request = { session_id: "ydb://session/3?node_id=1&id=NzM1YmJlZWQtZDViMTNmZjAtZTA1MzVhMTMtMjlmNWVhNWM=" 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:65 RpcState(ExecuteQuery, 1bd71917-bc91-4232-a589-909026fd50b9, ghrun-6yqidkutd4.auto.internal:20549): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=NzM1YmJlZWQtZDViMTNmZjAtZTA1MzVhMTMtMjlmNWVhNWM=
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=NzM1YmJlZWQtZDViMTNmZjAtZTA1MzVhMTMtMjlmNWVhNWM=
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, 561323ea-05cd-494b-b170-a44fcba0d12d, ghrun-6yqidkutd4.auto.internal:20549): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, 561323ea-05cd-494b-b170-a44fcba0d12d, ghrun-6yqidkutd4.auto.internal:20549): request = { session_id: "ydb://session/3?node_id=1&id=NzM1YmJlZWQtZDViMTNmZjAtZTA1MzVhMTMtMjlmNWVhNWM=" 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:65 RpcState(ExecuteQuery, 561323ea-05cd-494b-b170-a44fcba0d12d, ghrun-6yqidkutd4.auto.internal:20549): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=NzM1YmJlZWQtZDViMTNmZjAtZTA1MzVhMTMtMjlmNWVhNWM=
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=NzM1YmJlZWQtZDViMTNmZjAtZTA1MzVhMTMtMjlmNWVhNWM=
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, f1882f5a-84a0-4e46-88c1-3efe9c0e1bf6, ghrun-6yqidkutd4.auto.internal:20549): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, f1882f5a-84a0-4e46-88c1-3efe9c0e1bf6, ghrun-6yqidkutd4.auto.internal:20549): request = { session_id: "ydb://session/3?node_id=1&id=NzM1YmJlZWQtZDViMTNmZjAtZTA1MzVhMTMtMjlmNWVhNWM=" 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:65 RpcState(ExecuteQuery, f1882f5a-84a0-4e46-88c1-3efe9c0e1bf6, ghrun-6yqidkutd4.auto.internal:20549): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=NzM1YmJlZWQtZDViMTNmZjAtZTA1MzVhMTMtMjlmNWVhNWM=
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=NzM1YmJlZWQtZDViMTNmZjAtZTA1MzVhMTMtMjlmNWVhNWM=
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, d67fb347-5415-44ac-b0bf-38fe4044178d, ghrun-6yqidkutd4.auto.internal:20549): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, d67fb347-5415-44ac-b0bf-38fe4044178d, ghrun-6yqidkutd4.auto.internal:20549): request = { session_id: "ydb://session/3?node_id=1&id=NzM1YmJlZWQtZDViMTNmZjAtZTA1MzVhMTMtMjlmNWVhNWM=" 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:65 RpcState(ExecuteQuery, d67fb347-5415-44ac-b0bf-38fe4044178d, ghrun-6yqidkutd4.auto.internal:20549): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=NzM1YmJlZWQtZDViMTNmZjAtZTA1MzVhMTMtMjlmNWVhNWM=
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=NzM1YmJlZWQtZDViMTNmZjAtZTA1MzVhMTMtMjlmNWVhNWM=
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, 06c1b813-0e75-46ee-9be0-4dbb34fb1cbe, ghrun-6yqidkutd4.auto.internal:20549): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, 06c1b813-0e75-46ee-9be0-4dbb34fb1cbe, ghrun-6yqidkutd4.auto.internal:20549): request = { session_id: "ydb://session/3?node_id=1&id=NzM1YmJlZWQtZDViMTNmZjAtZTA1MzVhMTMtMjlmNWVhNWM=" 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:65 RpcState(ExecuteQuery, 06c1b813-0e75-46ee-9be0-4dbb34fb1cbe, ghrun-6yqidkutd4.auto.internal:20549): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=NzM1YmJlZWQtZDViMTNmZjAtZTA1MzVhMTMtMjlmNWVhNWM=
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=NzM1YmJlZWQtZDViMTNmZjAtZTA1MzVhMTMtMjlmNWVhNWM=
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, 03142f86-1647-4a77-9101-1f0bfb7abba0, ghrun-6yqidkutd4.auto.internal:20549): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, 03142f86-1647-4a77-9101-1f0bfb7abba0, ghrun-6yqidkutd4.auto.internal:20549): request = { session_id: "ydb://session/3?node_id=1&id=NzM1YmJlZWQtZDViMTNmZjAtZTA1MzVhMTMtMjlmNWVhNWM=" 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:65 RpcState(ExecuteQuery, 03142f86-1647-4a77-9101-1f0bfb7abba0, ghrun-6yqidkutd4.auto.internal:20549): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=NzM1YmJlZWQtZDViMTNmZjAtZTA1MzVhMTMtMjlmNWVhNWM=
---------------------------- Captured log teardown -----------------------------
INFO     ya.test:ya.py:442 Test teardown
DEBUG    ydb.connection:connection.py:447 RpcState(DeleteSession, 84b8be6f-9383-40fe-afc7-9e7785e153f0, ghrun-6yqidkutd4.auto.internal:20549): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(DeleteSession, 84b8be6f-9383-40fe-afc7-9e7785e153f0, ghrun-6yqidkutd4.auto.internal:20549): request = { session_id: "ydb://session/3?node_id=1&id=NzM1YmJlZWQtZDViMTNmZjAtZTA1MzVhMTMtMjlmNWVhNWM=" }
DEBUG    ydb.query.session:session.py:339 Attach stream closed, session_id: ydb://session/3?node_id=1&id=NzM1YmJlZWQtZDViMTNmZjAtZTA1MzVhMTMtMjlmNWVhNWM=
DEBUG    ydb.connection:connection.py:65 RpcState(DeleteSession, 84b8be6f-9383-40fe-afc7-9e7785e153f0, ghrun-6yqidkutd4.auto.internal:20549): response = { status: SUCCESS }
DEBUG    ydb.query.pool:pool.py:319 All session were deleted.
DEBUG    ydb.topic:topic.py:743 Close topic client
DEBUG    ydb.topic:topic.py:746 Topic client was closed
DEBUG    ydb.connection:connection.py:575 Closing channel for endpoint localhost:20549
DEBUG    ydb.connection:connection.py:575 Closing channel for endpoint ghrun-6yqidkutd4.auto.internal:20549
INFO     ydb.pool.Discovery:pool.py:286 Successfully terminated discovery process
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:299 Stopped node localhost:20549/1
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/13491
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/16211
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/1356
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/20549
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/3335
============================== slowest durations ===============================
284.62s call     test_ttl.py::TestTTL::test_ttl[table_Date_1_UNIQUE_SYNC-pk_types35-all_types35-index35-Date-UNIQUE-SYNC]
100.95s call     test_ttl.py::TestTTL::test_ttl[table_Date_0__SYNC-pk_types30-all_types30-index30-Date--SYNC]
12.09s teardown test_ttl.py::TestTTL::test_ttl[table_Date_1_UNIQUE_SYNC-pk_types35-all_types35-index35-Date-UNIQUE-SYNC]
10.26s setup    test_ttl.py::TestTTL::test_ttl[table_Date_0__SYNC-pk_types30-all_types30-index30-Date--SYNC]
0.02s setup    test_ttl.py::TestTTL::test_ttl[table_Date_1_UNIQUE_SYNC-pk_types35-all_types35-index35-Date-UNIQUE-SYNC]
0.01s teardown test_ttl.py::TestTTL::test_ttl[table_Date_0__SYNC-pk_types30-all_types30-index30-Date--SYNC]
=========================== 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 410.45s (0:06:50) ====================
============================= test session starts ==============================
platform linux -- Python 3.13.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/9slg/00481f/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 .F

=================================== FAILURES ===================================
_ TestTTL.test_ttl[table_Date_1__SYNC-pk_types33-all_types33-index33-Date--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 6 lines, table table_Date_1__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__SYNC-pk_types33-all_types33-index33-Date--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__SYNC-pk_types33-all_types33-index33-Date--SYNC])
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=OWViY2U4OGYtYjA0ZTZkMDktNThmM2I3ODAtZjM3Y2I2MTg=
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, 36395f64-2062-4cb5-9a65-c51ff313d0a1, ghrun-6yqidkutd4.auto.internal:25149): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, 36395f64-2062-4cb5-9a65-c51ff313d0a1, ghrun-6yqidkutd4.auto.internal:25149): request = { session_id: "ydb://session/3?node_id=1&id=OWViY2U4OGYtYjA0ZTZkMDktNThmM2I3ODAtZjM3Y2I2MTg=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n        CREATE TABLE `table_Date_1__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  SYNC ON (col_index_DyNumber), INDEX idx_col_index_String GLOBAL  SYNC ON (col_index_String), INDEX idx_col_index_Utf8 GLOBAL  SYNC ON (col_index_Utf8), INDEX idx_col_index_UUID GLOBAL  SYNC ON (col_index_UUID), INDEX idx_col_index_Date GLOBAL  SYNC ON (col_index_Date), INDEX idx_col_index_Datetime GLOBAL  SYNC ON (col_index_Datetime), INDEX idx_col_index_Timestamp GLOBAL  SYNC ON (col_index_Timestamp), INDEX idx_col_index_Interval GLOBAL  SYNC ON (col_index_Interval), INDEX idx_col_index_Date32 GLOBAL  SYNC ON (col_index_Date32), INDEX idx_col_index_Datetime64 GLOBAL  SYNC ON (col_index_Datetime64), INDEX idx_col_index_Timestamp64 GLOBAL  SYNC ON (col_index_Timestamp64), INDEX idx_col_index_Interval64 GLOBAL  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:65 RpcState(ExecuteQuery, 36395f64-2062-4cb5-9a65-c51ff313d0a1, ghrun-6yqidkutd4.auto.internal:25149): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=OWViY2U4OGYtYjA0ZTZkMDktNThmM2I3ODAtZjM3Y2I2MTg=
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=OWViY2U4OGYtYjA0ZTZkMDktNThmM2I3ODAtZjM3Y2I2MTg=
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, e2d43395-49af-49f3-8771-be1c268edc8c, ghrun-6yqidkutd4.auto.internal:25149): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, e2d43395-49af-49f3-8771-be1c268edc8c, ghrun-6yqidkutd4.auto.internal:25149): request = { session_id: "ydb://session/3?node_id=1&id=OWViY2U4OGYtYjA0ZTZkMDktNThmM2I3ODAtZjM3Y2I2MTg=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n         ALTER TABLE table_Date_1__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:65 RpcState(ExecuteQuery, e2d43395-49af-49f3-8771-be1c268edc8c, ghrun-6yqidkutd4.auto.internal:25149): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=OWViY2U4OGYtYjA0ZTZkMDktNThmM2I3ODAtZjM3Y2I2MTg=
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=OWViY2U4OGYtYjA0ZTZkMDktNThmM2I3ODAtZjM3Y2I2MTg=
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, acb56f7d-263e-4438-94cd-3464d467c58d, ghrun-6yqidkutd4.auto.internal:25149): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, acb56f7d-263e-4438-94cd-3464d467c58d, ghrun-6yqidkutd4.auto.internal:25149): request = { session_id: "ydb://session/3?node_id=1&id=OWViY2U4OGYtYjA0ZTZkMDktNThmM2I3ODAtZjM3Y2I2MTg=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "ALTER TABLE `table_Date_1__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:65 RpcState(ExecuteQuery, acb56f7d-263e-4438-94cd-3464d467c58d, ghrun-6yqidkutd4.auto.internal:25149): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=OWViY2U4OGYtYjA0ZTZkMDktNThmM2I3ODAtZjM3Y2I2MTg=
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=OWViY2U4OGYtYjA0ZTZkMDktNThmM2I3ODAtZjM3Y2I2MTg=
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, 9768aac8-9c45-46c8-9f60-382174c10562, ghrun-6yqidkutd4.auto.internal:25149): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, 9768aac8-9c45-46c8-9f60-382174c10562, ghrun-6yqidkutd4.auto.internal:25149): request = { session_id: "ydb://session/3?node_id=1&id=OWViY2U4OGYtYjA0ZTZkMDktNThmM2I3ODAtZjM3Y2I2MTg=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n         ALTER TABLE table_Date_1__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:65 RpcState(ExecuteQuery, 9768aac8-9c45-46c8-9f60-382174c10562, ghrun-6yqidkutd4.auto.internal:25149): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=OWViY2U4OGYtYjA0ZTZkMDktNThmM2I3ODAtZjM3Y2I2MTg=
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=OWViY2U4OGYtYjA0ZTZkMDktNThmM2I3ODAtZjM3Y2I2MTg=
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, a96797b5-85a2-4dd9-85fd-fb70e88985a3, ghrun-6yqidkutd4.auto.internal:25149): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, a96797b5-85a2-4dd9-85fd-fb70e88985a3, ghrun-6yqidkutd4.auto.internal:25149): request = { session_id: "ydb://session/3?node_id=1&id=OWViY2U4OGYtYjA0ZTZkMDktNThmM2I3ODAtZjM3Y2I2MTg=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_Date_1__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-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:65 RpcState(ExecuteQuery, a96797b5-85a2-4dd9-85fd-fb70e88985a3, ghrun-6yqidkutd4.auto.internal:25149): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=OWViY2U4OGYtYjA0ZTZkMDktNThmM2I3ODAtZjM3Y2I2MTg=
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=OWViY2U4OGYtYjA0ZTZkMDktNThmM2I3ODAtZjM3Y2I2MTg=
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, 0f204d8c-2157-4070-94b3-f5c30cf75c21, ghrun-6yqidkutd4.auto.internal:25149): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, 0f204d8c-2157-4070-94b3-f5c30cf75c21, ghrun-6yqidkutd4.auto.internal:25149): request = { session_id: "ydb://session/3?node_id=1&id=OWViY2U4OGYtYjA0ZTZkMDktNThmM2I3ODAtZjM3Y2I2MTg=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_Date_1__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-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:65 RpcState(ExecuteQuery, 0f204d8c-2157-4070-94b3-f5c30cf75c21, ghrun-6yqidkutd4.auto.internal:25149): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=OWViY2U4OGYtYjA0ZTZkMDktNThmM2I3ODAtZjM3Y2I2MTg=
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=OWViY2U4OGYtYjA0ZTZkMDktNThmM2I3ODAtZjM3Y2I2MTg=
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, 7a8fa2ae-dcdf-4b71-b02c-de87a0703718, ghrun-6yqidkutd4.auto.internal:25149): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, 7a8fa2ae-dcdf-4b71-b02c-de87a0703718, ghrun-6yqidkutd4.auto.internal:25149): request = { session_id: "ydb://session/3?node_id=1&id=OWViY2U4OGYtYjA0ZTZkMDktNThmM2I3ODAtZjM3Y2I2MTg=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_Date_1__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-02-18\' 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:65 RpcState(ExecuteQuery, 7a8fa2ae-dcdf-4b71-b02c-de87a0703718, ghrun-6yqidkutd4.auto.internal:25149): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=OWViY2U4OGYtYjA0ZTZkMDktNThmM2I3ODAtZjM3Y2I2MTg=
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=OWViY2U4OGYtYjA0ZTZkMDktNThmM2I3ODAtZjM3Y2I2MTg=
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, 6a0773ba-9a4b-4129-abaa-2db826952cb5, ghrun-6yqidkutd4.auto.internal:25149): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, 6a0773ba-9a4b-4129-abaa-2db826952cb5, ghrun-6yqidkutd4.auto.internal:25149): request = { session_id: "ydb://session/3?node_id=1&id=OWViY2U4OGYtYjA0ZTZkMDktNThmM2I3ODAtZjM3Y2I2MTg=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_Date_1__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-02-18\' 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:65 RpcState(ExecuteQuery, 6a0773ba-9a4b-4129-abaa-2db826952cb5, ghrun-6yqidkutd4.auto.internal:25149): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=OWViY2U4OGYtYjA0ZTZkMDktNThmM2I3ODAtZjM3Y2I2MTg=
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=OWViY2U4OGYtYjA0ZTZkMDktNThmM2I3ODAtZjM3Y2I2MTg=
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, 83a342c0-3fd6-4f90-8ec3-9465d68897e6, ghrun-6yqidkutd4.auto.internal:25149): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, 83a342c0-3fd6-4f90-8ec3-9465d68897e6, ghrun-6yqidkutd4.auto.internal:25149): request = { session_id: "ydb://session/3?node_id=1&id=OWViY2U4OGYtYjA0ZTZkMDktNThmM2I3ODAtZjM3Y2I2MTg=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_Date_1__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-02-18\' 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:65 RpcState(ExecuteQuery, 83a342c0-3fd6-4f90-8ec3-9465d68897e6, ghrun-6yqidkutd4.auto.internal:25149): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=OWViY2U4OGYtYjA0ZTZkMDktNThmM2I3ODAtZjM3Y2I2MTg=
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=OWViY2U4OGYtYjA0ZTZkMDktNThmM2I3ODAtZjM3Y2I2MTg=
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, dcd8c7a0-6c22-458c-a6a5-3a7328dea899, ghrun-6yqidkutd4.auto.internal:25149): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, dcd8c7a0-6c22-458c-a6a5-3a7328dea899, ghrun-6yqidkutd4.auto.internal:25149): request = { session_id: "ydb://session/3?node_id=1&id=OWViY2U4OGYtYjA0ZTZkMDktNThmM2I3ODAtZjM3Y2I2MTg=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_Date_1__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-02-18\' 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:65 RpcState(ExecuteQuery, dcd8c7a0-6c22-458c-a6a5-3a7328dea899, ghrun-6yqidkutd4.auto.internal:25149): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=OWViY2U4OGYtYjA0ZTZkMDktNThmM2I3ODAtZjM3Y2I2MTg=
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=OWViY2U4OGYtYjA0ZTZkMDktNThmM2I3ODAtZjM3Y2I2MTg=
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, 9eff6800-2ade-41c8-aa5c-7f240879d035, ghrun-6yqidkutd4.auto.internal:25149): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, 9eff6800-2ade-41c8-aa5c-7f240879d035, ghrun-6yqidkutd4.auto.internal:25149): request = { session_id: "ydb://session/3?node_id=1&id=OWViY2U4OGYtYjA0ZTZkMDktNThmM2I3ODAtZjM3Y2I2MTg=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_Date_1__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-03-04\' 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:65 RpcState(ExecuteQuery, 9eff6800-2ade-41c8-aa5c-7f240879d035, ghrun-6yqidkutd4.auto.internal:25149): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=OWViY2U4OGYtYjA0ZTZkMDktNThmM2I3ODAtZjM3Y2I2MTg=
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=OWViY2U4OGYtYjA0ZTZkMDktNThmM2I3ODAtZjM3Y2I2MTg=
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, 28baef31-612c-4744-a7bb-058a19f3a2d5, ghrun-6yqidkutd4.auto.internal:25149): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, 28baef31-612c-4744-a7bb-058a19f3a2d5, ghrun-6yqidkutd4.auto.internal:25149): request = { session_id: "ydb://session/3?node_id=1&id=OWViY2U4OGYtYjA0ZTZkMDktNThmM2I3ODAtZjM3Y2I2MTg=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_Date_1__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-03-04\' 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:65 RpcState(ExecuteQuery, 28baef31-612c-4744-a7bb-058a19f3a2d5, ghrun-6yqidkutd4.auto.internal:25149): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=OWViY2U4OGYtYjA0ZTZkMDktNThmM2I3ODAtZjM3Y2I2MTg=
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=OWViY2U4OGYtYjA0ZTZkMDktNThmM2I3ODAtZjM3Y2I2MTg=
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, ca416170-de2e-408f-8620-c9478321af75, ghrun-6yqidkutd4.auto.internal:25149): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, ca416170-de2e-408f-8620-c9478321af75, ghrun-6yqidkutd4.auto.internal:25149): request = { session_id: "ydb://session/3?node_id=1&id=OWViY2U4OGYtYjA0ZTZkMDktNThmM2I3ODAtZjM3Y2I2MTg=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_Date_1__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:65 RpcState(ExecuteQuery, ca416170-de2e-408f-8620-c9478321af75, ghrun-6yqidkutd4.auto.internal:25149): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=OWViY2U4OGYtYjA0ZTZkMDktNThmM2I3ODAtZjM3Y2I2MTg=
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=OWViY2U4OGYtYjA0ZTZkMDktNThmM2I3ODAtZjM3Y2I2MTg=
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, 724cdd27-007d-48b9-a643-fcfd8e0fbe76, ghrun-6yqidkutd4.auto.internal:25149): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, 724cdd27-007d-48b9-a643-fcfd8e0fbe76, ghrun-6yqidkutd4.auto.internal:25149): request = { session_id: "ydb://session/3?node_id=1&id=OWViY2U4OGYtYjA0ZTZkMDktNThmM2I3ODAtZjM3Y2I2MTg=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_Date_1__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:65 RpcState(ExecuteQuery, 724cdd27-007d-48b9-a643-fcfd8e0fbe76, ghrun-6yqidkutd4.auto.internal:25149): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=OWViY2U4OGYtYjA0ZTZkMDktNThmM2I3ODAtZjM3Y2I2MTg=
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=OWViY2U4OGYtYjA0ZTZkMDktNThmM2I3ODAtZjM3Y2I2MTg=
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, 769618ca-a369-49b7-b393-95b8ff539853, ghrun-6yqidkutd4.auto.internal:25149): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, 769618ca-a369-49b7-b393-95b8ff539853, ghrun-6yqidkutd4.auto.internal:25149): request = { session_id: "ydb://session/3?node_id=1&id=OWViY2U4OGYtYjA0ZTZkMDktNThmM2I3ODAtZjM3Y2I2MTg=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_Date_1__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:65 RpcState(ExecuteQuery, 769618ca-a369-49b7-b393-95b8ff539853, ghrun-6yqidkutd4.auto.internal:25149): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=OWViY2U4OGYtYjA0ZTZkMDktNThmM2I3ODAtZjM3Y2I2MTg=
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=OWViY2U4OGYtYjA0ZTZkMDktNThmM2I3ODAtZjM3Y2I2MTg=
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, 4721750d-66ac-4e4b-a926-3640c90c5da9, ghrun-6yqidkutd4.auto.internal:25149): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, 4721750d-66ac-4e4b-a926-3640c90c5da9, ghrun-6yqidkutd4.auto.internal:25149): request = { session_id: "ydb://session/3?node_id=1&id=OWViY2U4OGYtYjA0ZTZkMDktNThmM2I3ODAtZjM3Y2I2MTg=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_Date_1__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:65 RpcState(ExecuteQuery, 4721750d-66ac-4e4b-a926-3640c90c5da9, ghrun-6yqidkutd4.auto.internal:25149): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=OWViY2U4OGYtYjA0ZTZkMDktNThmM2I3ODAtZjM3Y2I2MTg=
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=OWViY2U4OGYtYjA0ZTZkMDktNThmM2I3ODAtZjM3Y2I2MTg=
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, 994e887b-b25d-4ac4-854e-9a5f3268b716, ghrun-6yqidkutd4.auto.internal:25149): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, 994e887b-b25d-4ac4-854e-9a5f3268b716, ghrun-6yqidkutd4.auto.internal:25149): request = { session_id: "ydb://session/3?node_id=1&id=OWViY2U4OGYtYjA0ZTZkMDktNThmM2I3ODAtZjM3Y2I2MTg=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_Date_1__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:65 RpcState(ExecuteQuery, 994e887b-b25d-4ac4-854e-9a5f3268b716, ghrun-6yqidkutd4.auto.internal:25149): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=OWViY2U4OGYtYjA0ZTZkMDktNThmM2I3ODAtZjM3Y2I2MTg=
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=OWViY2U4OGYtYjA0ZTZkMDktNThmM2I3ODAtZjM3Y2I2MTg=
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, 791bf4ec-2aff-429e-91ab-fea825b61a3f, ghrun-6yqidkutd4.auto.internal:25149): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, 791bf4ec-2aff-429e-91ab-fea825b61a3f, ghrun-6yqidkutd4.auto.internal:25149): request = { session_id: "ydb://session/3?node_id=1&id=OWViY2U4OGYtYjA0ZTZkMDktNThmM2I3ODAtZjM3Y2I2MTg=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_Date_1__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:65 RpcState(ExecuteQuery, 791bf4ec-2aff-429e-91ab-fea825b61a3f, ghrun-6yqidkutd4.auto.internal:25149): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=OWViY2U4OGYtYjA0ZTZkMDktNThmM2I3ODAtZjM3Y2I2MTg=
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=OWViY2U4OGYtYjA0ZTZkMDktNThmM2I3ODAtZjM3Y2I2MTg=
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, 765f32c5-2536-4df3-86f6-09cce3ea0ff9, ghrun-6yqidkutd4.auto.internal:25149): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, 765f32c5-2536-4df3-86f6-09cce3ea0ff9, ghrun-6yqidkutd4.auto.internal:25149): request = { session_id: "ydb://session/3?node_id=1&id=OWViY2U4OGYtYjA0ZTZkMDktNThmM2I3ODAtZjM3Y2I2MTg=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_Date_1__SYNC` WHERE \n                pk_Int64=CAST(4 AS Int64) and pk_Uint64=CAST(4 AS Uint64) and pk_Int32=CAST(4 AS Int32) and pk_Uint32=CAST(4 AS Uint32) and pk_Int16=CAST(4 AS Int16) and pk_Uint16=CAST(4 AS Uint16) and pk_Int8=CAST(4 AS Int8) and pk_Uint8=CAST(4 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'4\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'4.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'4.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'40.0\' AS DyNumber) and pk_String=\'String 4\' and pk_Utf8=\'Utf8 4\' and pk_UUID=CAST(\'30045678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2004-01-01\' AS Date) and pk_Datetime=CAST(\'2004-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696200400000000 AS Timestamp) and pk_Interval=CAST(4 AS Interval) and pk_Date32=CAST(\'2004-01-01\' AS Date32) and pk_Datetime64=CAST(\'2004-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696200400000000 AS Timestamp64) and pk_Interval64=CAST(4 AS Interval64)\n                 and \n                col_index_DyNumber=CAST(\'40.0\' AS DyNumber) and col_index_String=\'String 4\' and col_index_Utf8=\'Utf8 4\' and col_index_UUID=CAST(\'30045678-e89b-12d3-a456-556642440000\' AS UUID) and col_index_Date=CAST(\'2004-01-01\' AS Date) and col_index_Datetime=CAST(\'2004-10-02T11:00:00Z\' AS Datetime) and col_index_Timestamp=CAST(1696200400000000 AS Timestamp) and col_index_Interval=CAST(4 AS Interval) and col_index_Date32=CAST(\'2004-01-01\' AS Date32) and col_index_Datetime64=CAST(\'2004-10-02T11:00:00Z\' AS Datetime64) and col_index_Timestamp64=CAST(1696200400000000 AS Timestamp64) and col_index_Interval64=CAST(4 AS Interval64)\n                 and \n                col_Int64=CAST(4 AS Int64) and col_Uint64=CAST(4 AS Uint64) and col_Int32=CAST(4 AS Int32) and col_Uint32=CAST(4 AS Uint32) and col_Int16=CAST(4 AS Int16) and col_Uint16=CAST(4 AS Uint16) and col_Int8=CAST(4 AS Int8) and col_Uint8=CAST(4 AS Uint8) and col_Bool=CAST(True AS Bool) and col_Decimal150=CAST(\'4\' AS Decimal(15,0)) and col_Decimal229=CAST(\'4.123\' AS Decimal(22,9)) and col_Decimal3510=CAST(\'4.123456\' AS Decimal(35,10)) and col_DyNumber=CAST(\'40.0\' AS DyNumber) and col_String=\'String 4\' and col_Utf8=\'Utf8 4\' and col_UUID=CAST(\'30045678-e89b-12d3-a456-556642440000\' AS UUID) and col_Date=CAST(\'2004-01-01\' AS Date) and col_Datetime=CAST(\'2004-10-02T11:00:00Z\' AS Datetime) and col_Timestamp=CAST(1696200400000000 AS Timestamp) and col_Interval=CAST(4 AS Interval) and col_Date32=CAST(\'2004-01-01\' AS Date32) and col_Datetime64=CAST(\'2004-10-02T11:00:00Z\' AS Datetime64) and col_Timestamp64=CAST(1696200400000000 AS Timestamp64) and col_Interval64=CAST(4 AS Interval64) and col_Float=CAST(4.1 AS Float) 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:65 RpcState(ExecuteQuery, 765f32c5-2536-4df3-86f6-09cce3ea0ff9, ghrun-6yqidkutd4.auto.internal:25149): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=OWViY2U4OGYtYjA0ZTZkMDktNThmM2I3ODAtZjM3Y2I2MTg=
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=OWViY2U4OGYtYjA0ZTZkMDktNThmM2I3ODAtZjM3Y2I2MTg=
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, 6830b482-2fd1-48bb-b613-4357f6722d0b, ghrun-6yqidkutd4.auto.internal:25149): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, 6830b482-2fd1-48bb-b613-4357f6722d0b, ghrun-6yqidkutd4.auto.internal:25149): request = { session_id: "ydb://session/3?node_id=1&id=OWViY2U4OGYtYjA0ZTZkMDktNThmM2I3ODAtZjM3Y2I2MTg=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_Date_1__SYNC` WHERE \n                pk_Int64=CAST(4 AS Int64) and pk_Uint64=CAST(4 AS Uint64) and pk_Int32=CAST(4 AS Int32) and pk_Uint32=CAST(4 AS Uint32) and pk_Int16=CAST(4 AS Int16) and pk_Uint16=CAST(4 AS Uint16) and pk_Int8=CAST(4 AS Int8) and pk_Uint8=CAST(4 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'4\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'4.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'4.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'40.0\' AS DyNumber) and pk_String=\'String 4\' and pk_Utf8=\'Utf8 4\' and pk_UUID=CAST(\'30045678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2004-01-01\' AS Date) and pk_Datetime=CAST(\'2004-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696200400000000 AS Timestamp) and pk_Interval=CAST(4 AS Interval) and pk_Date32=CAST(\'2004-01-01\' AS Date32) and pk_Datetime64=CAST(\'2004-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696200400000000 AS Timestamp64) and pk_Interval64=CAST(4 AS Interval64)\n                 and \n                col_index_DyNumber=CAST(\'40.0\' AS DyNumber) and col_index_String=\'String 4\' and col_index_Utf8=\'Utf8 4\' and col_index_UUID=CAST(\'30045678-e89b-12d3-a456-556642440000\' AS UUID) and col_index_Date=CAST(\'2004-01-01\' AS Date) and col_index_Datetime=CAST(\'2004-10-02T11:00:00Z\' AS Datetime) and col_index_Timestamp=CAST(1696200400000000 AS Timestamp) and col_index_Interval=CAST(4 AS Interval) and col_index_Date32=CAST(\'2004-01-01\' AS Date32) and col_index_Datetime64=CAST(\'2004-10-02T11:00:00Z\' AS Datetime64) and col_index_Timestamp64=CAST(1696200400000000 AS Timestamp64) and col_index_Interval64=CAST(4 AS Interval64)\n                 and \n                col_Int64=CAST(4 AS Int64) and col_Uint64=CAST(4 AS Uint64) and col_Int32=CAST(4 AS Int32) and col_Uint32=CAST(4 AS Uint32) and col_Int16=CAST(4 AS Int16) and col_Uint16=CAST(4 AS Uint16) and col_Int8=CAST(4 AS Int8) and col_Uint8=CAST(4 AS Uint8) and col_Bool=CAST(True AS Bool) and col_Decimal150=CAST(\'4\' AS Decimal(15,0)) and col_Decimal229=CAST(\'4.123\' AS Decimal(22,9)) and col_Decimal3510=CAST(\'4.123456\' AS Decimal(35,10)) and col_DyNumber=CAST(\'40.0\' AS DyNumber) and col_String=\'String 4\' and col_Utf8=\'Utf8 4\' and col_UUID=CAST(\'30045678-e89b-12d3-a456-556642440000\' AS UUID) and col_Date=CAST(\'2004-01-01\' AS Date) and col_Datetime=CAST(\'2004-10-02T11:00:00Z\' AS Datetime) and col_Timestamp=CAST(1696200400000000 AS Timestamp) and col_Interval=CAST(4 AS Interval) and col_Date32=CAST(\'2004-01-01\' AS Date32) and col_Datetime64=CAST(\'2004-10-02T11:00:00Z\' AS Datetime64) and col_Timestamp64=CAST(1696200400000000 AS Timestamp64) and col_Interval64=CAST(4 AS Interval64) and col_Float=CAST(4.1 AS Float) 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:65 RpcState(ExecuteQuery, 6830b482-2fd1-48bb-b613-4357f6722d0b, ghrun-6yqidkutd4.auto.internal:25149): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=OWViY2U4OGYtYjA0ZTZkMDktNThmM2I3ODAtZjM3Y2I2MTg=
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=OWViY2U4OGYtYjA0ZTZkMDktNThmM2I3ODAtZjM3Y2I2MTg=
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, c13b4515-27ac-4408-b903-b118a2be4cd2, ghrun-6yqidkutd4.auto.internal:25149): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, c13b4515-27ac-4408-b903-b118a2be4cd2, ghrun-6yqidkutd4.auto.internal:25149): request = { session_id: "ydb://session/3?node_id=1&id=OWViY2U4OGYtYjA0ZTZkMDktNThmM2I3ODAtZjM3Y2I2MTg=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_Date_1__SYNC` WHERE \n                pk_Int64=CAST(5 AS Int64) and pk_Uint64=CAST(5 AS Uint64) and pk_Int32=CAST(5 AS Int32) and pk_Uint32=CAST(5 AS Uint32) and pk_Int16=CAST(5 AS Int16) and pk_Uint16=CAST(5 AS Uint16) and pk_Int8=CAST(5 AS Int8) and pk_Uint8=CAST(5 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'5\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'5.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'5.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'50.0\' AS DyNumber) and pk_String=\'String 5\' and pk_Utf8=\'Utf8 5\' and pk_UUID=CAST(\'30055678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2005-01-01\' AS Date) and pk_Datetime=CAST(\'2005-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696200500000000 AS Timestamp) and pk_Interval=CAST(5 AS Interval) and pk_Date32=CAST(\'2005-01-01\' AS Date32) and pk_Datetime64=CAST(\'2005-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696200500000000 AS Timestamp64) and pk_Interval64=CAST(5 AS Interval64)\n                 and \n                col_index_DyNumber=CAST(\'50.0\' AS DyNumber) and col_index_String=\'String 5\' and col_index_Utf8=\'Utf8 5\' and col_index_UUID=CAST(\'30055678-e89b-12d3-a456-556642440000\' AS UUID) and col_index_Date=CAST(\'2005-01-01\' AS Date) and col_index_Datetime=CAST(\'2005-10-02T11:00:00Z\' AS Datetime) and col_index_Timestamp=CAST(1696200500000000 AS Timestamp) and col_index_Interval=CAST(5 AS Interval) and col_index_Date32=CAST(\'2005-01-01\' AS Date32) and col_index_Datetime64=CAST(\'2005-10-02T11:00:00Z\' AS Datetime64) and col_index_Timestamp64=CAST(1696200500000000 AS Timestamp64) and col_index_Interval64=CAST(5 AS Interval64)\n                 and \n                col_Int64=CAST(5 AS Int64) and col_Uint64=CAST(5 AS Uint64) and col_Int32=CAST(5 AS Int32) and col_Uint32=CAST(5 AS Uint32) and col_Int16=CAST(5 AS Int16) and col_Uint16=CAST(5 AS Uint16) and col_Int8=CAST(5 AS Int8) and col_Uint8=CAST(5 AS Uint8) and col_Bool=CAST(True AS Bool) and col_Decimal150=CAST(\'5\' AS Decimal(15,0)) and col_Decimal229=CAST(\'5.123\' AS Decimal(22,9)) and col_Decimal3510=CAST(\'5.123456\' AS Decimal(35,10)) and col_DyNumber=CAST(\'50.0\' AS DyNumber) and col_String=\'String 5\' and col_Utf8=\'Utf8 5\' and col_UUID=CAST(\'30055678-e89b-12d3-a456-556642440000\' AS UUID) and col_Date=CAST(\'2005-01-01\' AS Date) and col_Datetime=CAST(\'2005-10-02T11:00:00Z\' AS Datetime) and col_Timestamp=CAST(1696200500000000 AS Timestamp) and col_Interval=CAST(5 AS Interval) and col_Date32=CAST(\'2005-01-01\' AS Date32) and col_Datetime64=CAST(\'2005-10-02T11:00:00Z\' AS Datetime64) and col_Timestamp64=CAST(1696200500000000 AS Timestamp64) and col_Interval64=CAST(5 AS Interval64) and col_Float=CAST(5.1 AS Float) 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:65 RpcState(ExecuteQuery, c13b4515-27ac-4408-b903-b118a2be4cd2, ghrun-6yqidkutd4.auto.internal:25149): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=OWViY2U4OGYtYjA0ZTZkMDktNThmM2I3ODAtZjM3Y2I2MTg=
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=OWViY2U4OGYtYjA0ZTZkMDktNThmM2I3ODAtZjM3Y2I2MTg=
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, 0729b8c2-68a5-40a6-ba81-b58260010492, ghrun-6yqidkutd4.auto.internal:25149): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, 0729b8c2-68a5-40a6-ba81-b58260010492, ghrun-6yqidkutd4.auto.internal:25149): request = { session_id: "ydb://session/3?node_id=1&id=OWViY2U4OGYtYjA0ZTZkMDktNThmM2I3ODAtZjM3Y2I2MTg=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_Date_1__SYNC` WHERE \n                pk_Int64=CAST(5 AS Int64) and pk_Uint64=CAST(5 AS Uint64) and pk_Int32=CAST(5 AS Int32) and pk_Uint32=CAST(5 AS Uint32) and pk_Int16=CAST(5 AS Int16) and pk_Uint16=CAST(5 AS Uint16) and pk_Int8=CAST(5 AS Int8) and pk_Uint8=CAST(5 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'5\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'5.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'5.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'50.0\' AS DyNumber) and pk_String=\'String 5\' and pk_Utf8=\'Utf8 5\' and pk_UUID=CAST(\'30055678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2005-01-01\' AS Date) and pk_Datetime=CAST(\'2005-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696200500000000 AS Timestamp) and pk_Interval=CAST(5 AS Interval) and pk_Date32=CAST(\'2005-01-01\' AS Date32) and pk_Datetime64=CAST(\'2005-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696200500000000 AS Timestamp64) and pk_Interval64=CAST(5 AS Interval64)\n                 and \n                col_index_DyNumber=CAST(\'50.0\' AS DyNumber) and col_index_String=\'String 5\' and col_index_Utf8=\'Utf8 5\' and col_index_UUID=CAST(\'30055678-e89b-12d3-a456-556642440000\' AS UUID) and col_index_Date=CAST(\'2005-01-01\' AS Date) and col_index_Datetime=CAST(\'2005-10-02T11:00:00Z\' AS Datetime) and col_index_Timestamp=CAST(1696200500000000 AS Timestamp) and col_index_Interval=CAST(5 AS Interval) and col_index_Date32=CAST(\'2005-01-01\' AS Date32) and col_index_Datetime64=CAST(\'2005-10-02T11:00:00Z\' AS Datetime64) and col_index_Timestamp64=CAST(1696200500000000 AS Timestamp64) and col_index_Interval64=CAST(5 AS Interval64)\n                 and \n                col_Int64=CAST(5 AS Int64) and col_Uint64=CAST(5 AS Uint64) and col_Int32=CAST(5 AS Int32) and col_Uint32=CAST(5 AS Uint32) and col_Int16=CAST(5 AS Int16) and col_Uint16=CAST(5 AS Uint16) and col_Int8=CAST(5 AS Int8) and col_Uint8=CAST(5 AS Uint8) and col_Bool=CAST(True AS Bool) and col_Decimal150=CAST(\'5\' AS Decimal(15,0)) and col_Decimal229=CAST(\'5.123\' AS Decimal(22,9)) and col_Decimal3510=CAST(\'5.123456\' AS Decimal(35,10)) and col_DyNumber=CAST(\'50.0\' AS DyNumber) and col_String=\'String 5\' and col_Utf8=\'Utf8 5\' and col_UUID=CAST(\'30055678-e89b-12d3-a456-556642440000\' AS UUID) and col_Date=CAST(\'2005-01-01\' AS Date) and col_Datetime=CAST(\'2005-10-02T11:00:00Z\' AS Datetime) and col_Timestamp=CAST(1696200500000000 AS Timestamp) and col_Interval=CAST(5 AS Interval) and col_Date32=CAST(\'2005-01-01\' AS Date32) and col_Datetime64=CAST(\'2005-10-02T11:00:00Z\' AS Datetime64) and col_Timestamp64=CAST(1696200500000000 AS Timestamp64) and col_Interval64=CAST(5 AS Interval64) and col_Float=CAST(5.1 AS Float) 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:65 RpcState(ExecuteQuery, 0729b8c2-68a5-40a6-ba81-b58260010492, ghrun-6yqidkutd4.auto.internal:25149): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=OWViY2U4OGYtYjA0ZTZkMDktNThmM2I3ODAtZjM3Y2I2MTg=
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=OWViY2U4OGYtYjA0ZTZkMDktNThmM2I3ODAtZjM3Y2I2MTg=
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, ecada56c-f8e0-461b-8a41-5cbb234c3f09, ghrun-6yqidkutd4.auto.internal:25149): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, ecada56c-f8e0-461b-8a41-5cbb234c3f09, ghrun-6yqidkutd4.auto.internal:25149): request = { session_id: "ydb://session/3?node_id=1&id=OWViY2U4OGYtYjA0ZTZkMDktNThmM2I3ODAtZjM3Y2I2MTg=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_Date_1__SYNC` WHERE \n                pk_Int64=CAST(6 AS Int64) and pk_Uint64=CAST(6 AS Uint64) and pk_Int32=CAST(6 AS Int32) and pk_Uint32=CAST(6 AS Uint32) and pk_Int16=CAST(6 AS Int16) and pk_Uint16=CAST(6 AS Uint16) and pk_Int8=CAST(6 AS Int8) and pk_Uint8=CAST(6 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'6\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'6.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'6.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'60.0\' AS DyNumber) and pk_String=\'String 6\' and pk_Utf8=\'Utf8 6\' and pk_UUID=CAST(\'30065678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2006-01-01\' AS Date) and pk_Datetime=CAST(\'2006-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696200600000000 AS Timestamp) and pk_Interval=CAST(6 AS Interval) and pk_Date32=CAST(\'2006-01-01\' AS Date32) and pk_Datetime64=CAST(\'2006-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696200600000000 AS Timestamp64) and pk_Interval64=CAST(6 AS Interval64)\n                 and \n                col_index_DyNumber=CAST(\'60.0\' AS DyNumber) and col_index_String=\'String 6\' and col_index_Utf8=\'Utf8 6\' and col_index_UUID=CAST(\'30065678-e89b-12d3-a456-556642440000\' AS UUID) and col_index_Date=CAST(\'2006-01-01\' AS Date) and col_index_Datetime=CAST(\'2006-10-02T11:00:00Z\' AS Datetime) and col_index_Timestamp=CAST(1696200600000000 AS Timestamp) and col_index_Interval=CAST(6 AS Interval) and col_index_Date32=CAST(\'2006-01-01\' AS Date32) and col_index_Datetime64=CAST(\'2006-10-02T11:00:00Z\' AS Datetime64) and col_index_Timestamp64=CAST(1696200600000000 AS Timestamp64) and col_index_Interval64=CAST(6 AS Interval64)\n                 and \n                col_Int64=CAST(6 AS Int64) and col_Uint64=CAST(6 AS Uint64) and col_Int32=CAST(6 AS Int32) and col_Uint32=CAST(6 AS Uint32) and col_Int16=CAST(6 AS Int16) and col_Uint16=CAST(6 AS Uint16) and col_Int8=CAST(6 AS Int8) and col_Uint8=CAST(6 AS Uint8) and col_Bool=CAST(True AS Bool) and col_Decimal150=CAST(\'6\' AS Decimal(15,0)) and col_Decimal229=CAST(\'6.123\' AS Decimal(22,9)) and col_Decimal3510=CAST(\'6.123456\' AS Decimal(35,10)) and col_DyNumber=CAST(\'60.0\' AS DyNumber) and col_String=\'String 6\' and col_Utf8=\'Utf8 6\' and col_UUID=CAST(\'30065678-e89b-12d3-a456-556642440000\' AS UUID) and col_Date=CAST(\'2006-01-01\' AS Date) and col_Datetime=CAST(\'2006-10-02T11:00:00Z\' AS Datetime) and col_Timestamp=CAST(1696200600000000 AS Timestamp) and col_Interval=CAST(6 AS Interval) and col_Date32=CAST(\'2006-01-01\' AS Date32) and col_Datetime64=CAST(\'2006-10-02T11:00:00Z\' AS Datetime64) and col_Timestamp64=CAST(1696200600000000 AS Timestamp64) and col_Interval64=CAST(6 AS Interval64) and col_Float=CAST(6.1 AS Float) 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:65 RpcState(ExecuteQuery, ecada56c-f8e0-461b-8a41-5cbb234c3f09, ghrun-6yqidkutd4.auto.internal:25149): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=OWViY2U4OGYtYjA0ZTZkMDktNThmM2I3ODAtZjM3Y2I2MTg=
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:178 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:335 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:188 Resolving endpoints for database /Root
DEBUG    ydb.connection:connection.py:447 RpcState(ListEndpoints, a5880fa8-4e53-4c44-b473-218c707f8e1e, localhost:25149): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ListEndpoints, a5880fa8-4e53-4c44-b473-218c707f8e1e, localhost:25149): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:65 RpcState(ListEndpoints, a5880fa8-4e53-4c44-b473-218c707f8e1e, localhost:25149): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-6yqidkutd4.auto.internal" port: 25149 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:158 Resolved endpoints for database /Root: DiscoveryResult <self_location: 1, endpoints [<Endpoint ghrun-6yqidkutd4.auto.internal:25149, location 1, ssl: False>]>
DEBUG    ydb.connection:connection.py:575 Closing channel for endpoint localhost:25149
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=OWViY2U4OGYtYjA0ZTZkMDktNThmM2I3ODAtZjM3Y2I2MTg=
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, b13761b3-121b-4612-ada3-5dcff3ccd0b1, ghrun-6yqidkutd4.auto.internal:25149): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, b13761b3-121b-4612-ada3-5dcff3ccd0b1, ghrun-6yqidkutd4.auto.internal:25149): request = { session_id: "ydb://session/3?node_id=1&id=OWViY2U4OGYtYjA0ZTZkMDktNThmM2I3ODAtZjM3Y2I2MTg=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_Date_1__SYNC` WHERE \n                pk_Int64=CAST(6 AS Int64) and pk_Uint64=CAST(6 AS Uint64) and pk_Int32=CAST(6 AS Int32) and pk_Uint32=CAST(6 AS Uint32) and pk_Int16=CAST(6 AS Int16) and pk_Uint16=CAST(6 AS Uint16) and pk_Int8=CAST(6 AS Int8) and pk_Uint8=CAST(6 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'6\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'6.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'6.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'60.0\' AS DyNumber) and pk_String=\'String 6\' and pk_Utf8=\'Utf8 6\' and pk_UUID=CAST(\'30065678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2006-01-01\' AS Date) and pk_Datetime=CAST(\'2006-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696200600000000 AS Timestamp) and pk_Interval=CAST(6 AS Interval) and pk_Date32=CAST(\'2006-01-01\' AS Date32) and pk_Datetime64=CAST(\'2006-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696200600000000 AS Timestamp64) and pk_Interval64=CAST(6 AS Interval64)\n                 and \n                col_index_DyNumber=CAST(\'60.0\' AS DyNumber) and col_index_String=\'String 6\' and col_index_Utf8=\'Utf8 6\' and col_index_UUID=CAST(\'30065678-e89b-12d3-a456-556642440000\' AS UUID) and col_index_Date=CAST(\'2006-01-01\' AS Date) and col_index_Datetime=CAST(\'2006-10-02T11:00:00Z\' AS Datetime) and col_index_Timestamp=CAST(1696200600000000 AS Timestamp) and col_index_Interval=CAST(6 AS Interval) and col_index_Date32=CAST(\'2006-01-01\' AS Date32) and col_index_Datetime64=CAST(\'2006-10-02T11:00:00Z\' AS Datetime64) and col_index_Timestamp64=CAST(1696200600000000 AS Timestamp64) and col_index_Interval64=CAST(6 AS Interval64)\n                 and \n                col_Int64=CAST(6 AS Int64) and col_Uint64=CAST(6 AS Uint64) and col_Int32=CAST(6 AS Int32) and col_Uint32=CAST(6 AS Uint32) and col_Int16=CAST(6 AS Int16) and col_Uint16=CAST(6 AS Uint16) and col_Int8=CAST(6 AS Int8) and col_Uint8=CAST(6 AS Uint8) and col_Bool=CAST(True AS Bool) and col_Decimal150=CAST(\'6\' AS Decimal(15,0)) and col_Decimal229=CAST(\'6.123\' AS Decimal(22,9)) and col_Decimal3510=CAST(\'6.123456\' AS Decimal(35,10)) and col_DyNumber=CAST(\'60.0\' AS DyNumber) and col_String=\'String 6\' and col_Utf8=\'Utf8 6\' and col_UUID=CAST(\'30065678-e89b-12d3-a456-556642440000\' AS UUID) and col_Date=CAST(\'2006-01-01\' AS Date) and col_Datetime=CAST(\'2006-10-02T11:00:00Z\' AS Datetime) and col_Timestamp=CAST(1696200600000000 AS Timestamp) and col_Interval=CAST(6 AS Interval) and col_Date32=CAST(\'2006-01-01\' AS Date32) and col_Datetime64=CAST(\'2006-10-02T11:00:00Z\' AS Datetime64) and col_Timestamp64=CAST(1696200600000000 AS Timestamp64) and col_Interval64=CAST(6 AS Interval64) and col_Float=CAST(6.1 AS Float) 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:65 RpcState(ExecuteQuery, b13761b3-121b-4612-ada3-5dcff3ccd0b1, ghrun-6yqidkutd4.auto.internal:25149): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=OWViY2U4OGYtYjA0ZTZkMDktNThmM2I3ODAtZjM3Y2I2MTg=
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=OWViY2U4OGYtYjA0ZTZkMDktNThmM2I3ODAtZjM3Y2I2MTg=
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, b98a6968-6620-4a35-8c2b-9d2e5afcae8b, ghrun-6yqidkutd4.auto.internal:25149): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, b98a6968-6620-4a35-8c2b-9d2e5afcae8b, ghrun-6yqidkutd4.auto.internal:25149): request = { session_id: "ydb://session/3?node_id=1&id=OWViY2U4OGYtYjA0ZTZkMDktNThmM2I3ODAtZjM3Y2I2MTg=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_Date_1__SYNC` WHERE \n                pk_Int64=CAST(6 AS Int64) and pk_Uint64=CAST(6 AS Uint64) and pk_Int32=CAST(6 AS Int32) and pk_Uint32=CAST(6 AS Uint32) and pk_Int16=CAST(6 AS Int16) and pk_Uint16=CAST(6 AS Uint16) and pk_Int8=CAST(6 AS Int8) and pk_Uint8=CAST(6 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'6\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'6.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'6.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'60.0\' AS DyNumber) and pk_String=\'String 6\' and pk_Utf8=\'Utf8 6\' and pk_UUID=CAST(\'30065678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2006-01-01\' AS Date) and pk_Datetime=CAST(\'2006-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696200600000000 AS Timestamp) and pk_Interval=CAST(6 AS Interval) and pk_Date32=CAST(\'2006-01-01\' AS Date32) and pk_Datetime64=CAST(\'2006-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696200600000000 AS Timestamp64) and pk_Interval64=CAST(6 AS Interval64)\n                 and \n                col_index_DyNumber=CAST(\'60.0\' AS DyNumber) and col_index_String=\'String 6\' and col_index_Utf8=\'Utf8 6\' and col_index_UUID=CAST(\'30065678-e89b-12d3-a456-556642440000\' AS UUID) and col_index_Date=CAST(\'2006-01-01\' AS Date) and col_index_Datetime=CAST(\'2006-10-02T11:00:00Z\' AS Datetime) and col_index_Timestamp=CAST(1696200600000000 AS Timestamp) and col_index_Interval=CAST(6 AS Interval) and col_index_Date32=CAST(\'2006-01-01\' AS Date32) and col_index_Datetime64=CAST(\'2006-10-02T11:00:00Z\' AS Datetime64) and col_index_Timestamp64=CAST(1696200600000000 AS Timestamp64) and col_index_Interval64=CAST(6 AS Interval64)\n                 and \n                col_Int64=CAST(6 AS Int64) and col_Uint64=CAST(6 AS Uint64) and col_Int32=CAST(6 AS Int32) and col_Uint32=CAST(6 AS Uint32) and col_Int16=CAST(6 AS Int16) and col_Uint16=CAST(6 AS Uint16) and col_Int8=CAST(6 AS Int8) and col_Uint8=CAST(6 AS Uint8) and col_Bool=CAST(True AS Bool) and col_Decimal150=CAST(\'6\' AS Decimal(15,0)) and col_Decimal229=CAST(\'6.123\' AS Decimal(22,9)) and col_Decimal3510=CAST(\'6.123456\' AS Decimal(35,10)) and col_DyNumber=CAST(\'60.0\' AS DyNumber) and col_String=\'String 6\' and col_Utf8=\'Utf8 6\' and col_UUID=CAST(\'30065678-e89b-12d3-a456-556642440000\' AS UUID) and col_Date=CAST(\'2006-01-01\' AS Date) and col_Datetime=CAST(\'2006-10-02T11:00:00Z\' AS Datetime) and col_Timestamp=CAST(1696200600000000 AS Timestamp) and col_Interval=CAST(6 AS Interval) and col_Date32=CAST(\'2006-01-01\' AS Date32) and col_Datetime64=CAST(\'2006-10-02T11:00:00Z\' AS Datetime64) and col_Timestamp64=CAST(1696200600000000 AS Timestamp64) and col_Interval64=CAST(6 AS Interval64) and col_Float=CAST(6.1 AS Float) 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:65 RpcState(ExecuteQuery, b98a6968-6620-4a35-8c2b-9d2e5afcae8b, ghrun-6yqidkutd4.auto.internal:25149): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=OWViY2U4OGYtYjA0ZTZkMDktNThmM2I3ODAtZjM3Y2I2MTg=
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=OWViY2U4OGYtYjA0ZTZkMDktNThmM2I3ODAtZjM3Y2I2MTg=
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, fd270dd0-0e53-4c91-bf59-ef8f4aefe82a, ghrun-6yqidkutd4.auto.internal:25149): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, fd270dd0-0e53-4c91-bf59-ef8f4aefe82a, ghrun-6yqidkutd4.auto.internal:25149): request = { session_id: "ydb://session/3?node_id=1&id=OWViY2U4OGYtYjA0ZTZkMDktNThmM2I3ODAtZjM3Y2I2MTg=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_Date_1__SYNC` WHERE \n                pk_Int64=CAST(6 AS Int64) and pk_Uint64=CAST(6 AS Uint64) and pk_Int32=CAST(6 AS Int32) and pk_Uint32=CAST(6 AS Uint32) and pk_Int16=CAST(6 AS Int16) and pk_Uint16=CAST(6 AS Uint16) and pk_Int8=CAST(6 AS Int8) and pk_Uint8=CAST(6 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'6\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'6.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'6.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'60.0\' AS DyNumber) and pk_String=\'String 6\' and pk_Utf8=\'Utf8 6\' and pk_UUID=CAST(\'30065678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2006-01-01\' AS Date) and pk_Datetime=CAST(\'2006-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696200600000000 AS Timestamp) and pk_Interval=CAST(6 AS Interval) and pk_Date32=CAST(\'2006-01-01\' AS Date32) and pk_Datetime64=CAST(\'2006-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696200600000000 AS Timestamp64) and pk_Interval64=CAST(6 AS Interval64)\n                 and \n                col_index_DyNumber=CAST(\'60.0\' AS DyNumber) and col_index_String=\'String 6\' and col_index_Utf8=\'Utf8 6\' and col_index_UUID=CAST(\'30065678-e89b-12d3-a456-556642440000\' AS UUID) and col_index_Date=CAST(\'2006-01-01\' AS Date) and col_index_Datetime=CAST(\'2006-10-02T11:00:00Z\' AS Datetime) and col_index_Timestamp=CAST(1696200600000000 AS Timestamp) and col_index_Interval=CAST(6 AS Interval) and col_index_Date32=CAST(\'2006-01-01\' AS Date32) and col_index_Datetime64=CAST(\'2006-10-02T11:00:00Z\' AS Datetime64) and col_index_Timestamp64=CAST(1696200600000000 AS Timestamp64) and col_index_Interval64=CAST(6 AS Interval64)\n                 and \n                col_Int64=CAST(6 AS Int64) and col_Uint64=CAST(6 AS Uint64) and col_Int32=CAST(6 AS Int32) and col_Uint32=CAST(6 AS Uint32) and col_Int16=CAST(6 AS Int16) and col_Uint16=CAST(6 AS Uint16) and col_Int8=CAST(6 AS Int8) and col_Uint8=CAST(6 AS Uint8) and col_Bool=CAST(True AS Bool) and col_Decimal150=CAST(\'6\' AS Decimal(15,0)) and col_Decimal229=CAST(\'6.123\' AS Decimal(22,9)) and col_Decimal3510=CAST(\'6.123456\' AS Decimal(35,10)) and col_DyNumber=CAST(\'60.0\' AS DyNumber) and col_String=\'String 6\' and col_Utf8=\'Utf8 6\' and col_UUID=CAST(\'30065678-e89b-12d3-a456-556642440000\' AS UUID) and col_Date=CAST(\'2006-01-01\' AS Date) and col_Datetime=CAST(\'2006-10-02T11:00:00Z\' AS Datetime) and col_Timestamp=CAST(1696200600000000 AS Timestamp) and col_Interval=CAST(6 AS Interval) and col_Date32=CAST(\'2006-01-01\' AS Date32) and col_Datetime64=CAST(\'2006-10-02T11:00:00Z\' AS Datetime64) and col_Timestamp64=CAST(1696200600000000 AS Timestamp64) and col_Interval64=CAST(6 AS Interval64) and col_Float=CAST(6.1 AS Float) 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:65 RpcState(ExecuteQuery, fd270dd0-0e53-4c91-bf59-ef8f4aefe82a, ghrun-6yqidkutd4.auto.internal:25149): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=OWViY2U4OGYtYjA0ZTZkMDktNThmM2I3ODAtZjM3Y2I2MTg=
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=OWViY2U4OGYtYjA0ZTZkMDktNThmM2I3ODAtZjM3Y2I2MTg=
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, dbfbe195-9d7b-4a19-832f-080d73cd4da5, ghrun-6yqidkutd4.auto.internal:25149): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, dbfbe195-9d7b-4a19-832f-080d73cd4da5, ghrun-6yqidkutd4.auto.internal:25149): request = { session_id: "ydb://session/3?node_id=1&id=OWViY2U4OGYtYjA0ZTZkMDktNThmM2I3ODAtZjM3Y2I2MTg=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_Date_1__SYNC` WHERE \n                pk_Int64=CAST(6 AS Int64) and pk_Uint64=CAST(6 AS Uint64) and pk_Int32=CAST(6 AS Int32) and pk_Uint32=CAST(6 AS Uint32) and pk_Int16=CAST(6 AS Int16) and pk_Uint16=CAST(6 AS Uint16) and pk_Int8=CAST(6 AS Int8) and pk_Uint8=CAST(6 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'6\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'6.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'6.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'60.0\' AS DyNumber) and pk_String=\'String 6\' and pk_Utf8=\'Utf8 6\' and pk_UUID=CAST(\'30065678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2006-01-01\' AS Date) and pk_Datetime=CAST(\'2006-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696200600000000 AS Timestamp) and pk_Interval=CAST(6 AS Interval) and pk_Date32=CAST(\'2006-01-01\' AS Date32) and pk_Datetime64=CAST(\'2006-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696200600000000 AS Timestamp64) and pk_Interval64=CAST(6 AS Interval64)\n                 and \n                col_index_DyNumber=CAST(\'60.0\' AS DyNumber) and col_index_String=\'String 6\' and col_index_Utf8=\'Utf8 6\' and col_index_UUID=CAST(\'30065678-e89b-12d3-a456-556642440000\' AS UUID) and col_index_Date=CAST(\'2006-01-01\' AS Date) and col_index_Datetime=CAST(\'2006-10-02T11:00:00Z\' AS Datetime) and col_index_Timestamp=CAST(1696200600000000 AS Timestamp) and col_index_Interval=CAST(6 AS Interval) and col_index_Date32=CAST(\'2006-01-01\' AS Date32) and col_index_Datetime64=CAST(\'2006-10-02T11:00:00Z\' AS Datetime64) and col_index_Timestamp64=CAST(1696200600000000 AS Timestamp64) and col_index_Interval64=CAST(6 AS Interval64)\n                 and \n                col_Int64=CAST(6 AS Int64) and col_Uint64=CAST(6 AS Uint64) and col_Int32=CAST(6 AS Int32) and col_Uint32=CAST(6 AS Uint32) and col_Int16=CAST(6 AS Int16) and col_Uint16=CAST(6 AS Uint16) and col_Int8=CAST(6 AS Int8) and col_Uint8=CAST(6 AS Uint8) and col_Bool=CAST(True AS Bool) and col_Decimal150=CAST(\'6\' AS Decimal(15,0)) and col_Decimal229=CAST(\'6.123\' AS Decimal(22,9)) and col_Decimal3510=CAST(\'6.123456\' AS Decimal(35,10)) and col_DyNumber=CAST(\'60.0\' AS DyNumber) and col_String=\'String 6\' and col_Utf8=\'Utf8 6\' and col_UUID=CAST(\'30065678-e89b-12d3-a456-556642440000\' AS UUID) and col_Date=CAST(\'2006-01-01\' AS Date) and col_Datetime=CAST(\'2006-10-02T11:00:00Z\' AS Datetime) and col_Timestamp=CAST(1696200600000000 AS Timestamp) and col_Interval=CAST(6 AS Interval) and col_Date32=CAST(\'2006-01-01\' AS Date32) and col_Datetime64=CAST(\'2006-10-02T11:00:00Z\' AS Datetime64) and col_Timestamp64=CAST(1696200600000000 AS Timestamp64) and col_Interval64=CAST(6 AS Interval64) and col_Float=CAST(6.1 AS Float) 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:65 RpcState(ExecuteQuery, dbfbe195-9d7b-4a19-832f-080d73cd4da5, ghrun-6yqidkutd4.auto.internal:25149): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=OWViY2U4OGYtYjA0ZTZkMDktNThmM2I3ODAtZjM3Y2I2MTg=
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=OWViY2U4OGYtYjA0ZTZkMDktNThmM2I3ODAtZjM3Y2I2MTg=
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, d9e3948e-e0de-4b81-a3a6-f66c10e6bb5b, ghrun-6yqidkutd4.auto.internal:25149): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, d9e3948e-e0de-4b81-a3a6-f66c10e6bb5b, ghrun-6yqidkutd4.auto.internal:25149): request = { session_id: "ydb://session/3?node_id=1&id=OWViY2U4OGYtYjA0ZTZkMDktNThmM2I3ODAtZjM3Y2I2MTg=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_Date_1__SYNC` WHERE \n                pk_Int64=CAST(6 AS Int64) and pk_Uint64=CAST(6 AS Uint64) and pk_Int32=CAST(6 AS Int32) and pk_Uint32=CAST(6 AS Uint32) and pk_Int16=CAST(6 AS Int16) and pk_Uint16=CAST(6 AS Uint16) and pk_Int8=CAST(6 AS Int8) and pk_Uint8=CAST(6 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'6\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'6.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'6.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'60.0\' AS DyNumber) and pk_String=\'String 6\' and pk_Utf8=\'Utf8 6\' and pk_UUID=CAST(\'30065678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2006-01-01\' AS Date) and pk_Datetime=CAST(\'2006-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696200600000000 AS Timestamp) and pk_Interval=CAST(6 AS Interval) and pk_Date32=CAST(\'2006-01-01\' AS Date32) and pk_Datetime64=CAST(\'2006-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696200600000000 AS Timestamp64) and pk_Interval64=CAST(6 AS Interval64)\n                 and \n                col_index_DyNumber=CAST(\'60.0\' AS DyNumber) and col_index_String=\'String 6\' and col_index_Utf8=\'Utf8 6\' and col_index_UUID=CAST(\'30065678-e89b-12d3-a456-556642440000\' AS UUID) and col_index_Date=CAST(\'2006-01-01\' AS Date) and col_index_Datetime=CAST(\'2006-10-02T11:00:00Z\' AS Datetime) and col_index_Timestamp=CAST(1696200600000000 AS Timestamp) and col_index_Interval=CAST(6 AS Interval) and col_index_Date32=CAST(\'2006-01-01\' AS Date32) and col_index_Datetime64=CAST(\'2006-10-02T11:00:00Z\' AS Datetime64) and col_index_Timestamp64=CAST(1696200600000000 AS Timestamp64) and col_index_Interval64=CAST(6 AS Interval64)\n                 and \n                col_Int64=CAST(6 AS Int64) and col_Uint64=CAST(6 AS Uint64) and col_Int32=CAST(6 AS Int32) and col_Uint32=CAST(6 AS Uint32) and col_Int16=CAST(6 AS Int16) and col_Uint16=CAST(6 AS Uint16) and col_Int8=CAST(6 AS Int8) and col_Uint8=CAST(6 AS Uint8) and col_Bool=CAST(True AS Bool) and col_Decimal150=CAST(\'6\' AS Decimal(15,0)) and col_Decimal229=CAST(\'6.123\' AS Decimal(22,9)) and col_Decimal3510=CAST(\'6.123456\' AS Decimal(35,10)) and col_DyNumber=CAST(\'60.0\' AS DyNumber) and col_String=\'String 6\' and col_Utf8=\'Utf8 6\' and col_UUID=CAST(\'30065678-e89b-12d3-a456-556642440000\' AS UUID) and col_Date=CAST(\'2006-01-01\' AS Date) and col_Datetime=CAST(\'2006-10-02T11:00:00Z\' AS Datetime) and col_Timestamp=CAST(1696200600000000 AS Timestamp) and col_Interval=CAST(6 AS Interval) and col_Date32=CAST(\'2006-01-01\' AS Date32) and col_Datetime64=CAST(\'2006-10-02T11:00:00Z\' AS Datetime64) and col_Timestamp64=CAST(1696200600000000 AS Timestamp64) and col_Interval64=CAST(6 AS Interval64) and col_Float=CAST(6.1 AS Float) 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:65 RpcState(ExecuteQuery, d9e3948e-e0de-4b81-a3a6-f66c10e6bb5b, ghrun-6yqidkutd4.auto.internal:25149): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=OWViY2U4OGYtYjA0ZTZkMDktNThmM2I3ODAtZjM3Y2I2MTg=
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=OWViY2U4OGYtYjA0ZTZkMDktNThmM2I3ODAtZjM3Y2I2MTg=
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, e4ae7fbc-4888-46ef-81dd-17878c3ad87f, ghrun-6yqidkutd4.auto.internal:25149): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, e4ae7fbc-4888-46ef-81dd-17878c3ad87f, ghrun-6yqidkutd4.auto.internal:25149): request = { session_id: "ydb://session/3?node_id=1&id=OWViY2U4OGYtYjA0ZTZkMDktNThmM2I3ODAtZjM3Y2I2MTg=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_Date_1__SYNC` WHERE \n                pk_Int64=CAST(6 AS Int64) and pk_Uint64=CAST(6 AS Uint64) and pk_Int32=CAST(6 AS Int32) and pk_Uint32=CAST(6 AS Uint32) and pk_Int16=CAST(6 AS Int16) and pk_Uint16=CAST(6 AS Uint16) and pk_Int8=CAST(6 AS Int8) and pk_Uint8=CAST(6 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'6\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'6.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'6.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'60.0\' AS DyNumber) and pk_String=\'String 6\' and pk_Utf8=\'Utf8 6\' and pk_UUID=CAST(\'30065678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2006-01-01\' AS Date) and pk_Datetime=CAST(\'2006-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696200600000000 AS Timestamp) and pk_Interval=CAST(6 AS Interval) and pk_Date32=CAST(\'2006-01-01\' AS Date32) and pk_Datetime64=CAST(\'2006-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696200600000000 AS Timestamp64) and pk_Interval64=CAST(6 AS Interval64)\n                 and \n                col_index_DyNumber=CAST(\'60.0\' AS DyNumber) and col_index_String=\'String 6\' and col_index_Utf8=\'Utf8 6\' and col_index_UUID=CAST(\'30065678-e89b-12d3-a456-556642440000\' AS UUID) and col_index_Date=CAST(\'2006-01-01\' AS Date) and col_index_Datetime=CAST(\'2006-10-02T11:00:00Z\' AS Datetime) and col_index_Timestamp=CAST(1696200600000000 AS Timestamp) and col_index_Interval=CAST(6 AS Interval) and col_index_Date32=CAST(\'2006-01-01\' AS Date32) and col_index_Datetime64=CAST(\'2006-10-02T11:00:00Z\' AS Datetime64) and col_index_Timestamp64=CAST(1696200600000000 AS Timestamp64) and col_index_Interval64=CAST(6 AS Interval64)\n                 and \n                col_Int64=CAST(6 AS Int64) and col_Uint64=CAST(6 AS Uint64) and col_Int32=CAST(6 AS Int32) and col_Uint32=CAST(6 AS Uint32) and col_Int16=CAST(6 AS Int16) and col_Uint16=CAST(6 AS Uint16) and col_Int8=CAST(6 AS Int8) and col_Uint8=CAST(6 AS Uint8) and col_Bool=CAST(True AS Bool) and col_Decimal150=CAST(\'6\' AS Decimal(15,0)) and col_Decimal229=CAST(\'6.123\' AS Decimal(22,9)) and col_Decimal3510=CAST(\'6.123456\' AS Decimal(35,10)) and col_DyNumber=CAST(\'60.0\' AS DyNumber) and col_String=\'String 6\' and col_Utf8=\'Utf8 6\' and col_UUID=CAST(\'30065678-e89b-12d3-a456-556642440000\' AS UUID) and col_Date=CAST(\'2006-01-01\' AS Date) and col_Datetime=CAST(\'2006-10-02T11:00:00Z\' AS Datetime) and col_Timestamp=CAST(1696200600000000 AS Timestamp) and col_Interval=CAST(6 AS Interval) and col_Date32=CAST(\'2006-01-01\' AS Date32) and col_Datetime64=CAST(\'2006-10-02T11:00:00Z\' AS Datetime64) and col_Timestamp64=CAST(1696200600000000 AS Timestamp64) and col_Interval64=CAST(6 AS Interval64) and col_Float=CAST(6.1 AS Float) 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:65 RpcState(ExecuteQuery, e4ae7fbc-4888-46ef-81dd-17878c3ad87f, ghrun-6yqidkutd4.auto.internal:25149): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=OWViY2U4OGYtYjA0ZTZkMDktNThmM2I3ODAtZjM3Y2I2MTg=
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=OWViY2U4OGYtYjA0ZTZkMDktNThmM2I3ODAtZjM3Y2I2MTg=
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, 1d64ec5c-de86-4391-951f-baf65c9fc5d4, ghrun-6yqidkutd4.auto.internal:25149): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, 1d64ec5c-de86-4391-951f-baf65c9fc5d4, ghrun-6yqidkutd4.auto.internal:25149): request = { session_id: "ydb://session/3?node_id=1&id=OWViY2U4OGYtYjA0ZTZkMDktNThmM2I3ODAtZjM3Y2I2MTg=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_Date_1__SYNC` WHERE \n                pk_Int64=CAST(6 AS Int64) and pk_Uint64=CAST(6 AS Uint64) and pk_Int32=CAST(6 AS Int32) and pk_Uint32=CAST(6 AS Uint32) and pk_Int16=CAST(6 AS Int16) and pk_Uint16=CAST(6 AS Uint16) and pk_Int8=CAST(6 AS Int8) and pk_Uint8=CAST(6 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'6\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'6.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'6.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'60.0\' AS DyNumber) and pk_String=\'String 6\' and pk_Utf8=\'Utf8 6\' and pk_UUID=CAST(\'30065678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2006-01-01\' AS Date) and pk_Datetime=CAST(\'2006-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696200600000000 AS Timestamp) and pk_Interval=CAST(6 AS Interval) and pk_Date32=CAST(\'2006-01-01\' AS Date32) and pk_Datetime64=CAST(\'2006-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696200600000000 AS Timestamp64) and pk_Interval64=CAST(6 AS Interval64)\n                 and \n                col_index_DyNumber=CAST(\'60.0\' AS DyNumber) and col_index_String=\'String 6\' and col_index_Utf8=\'Utf8 6\' and col_index_UUID=CAST(\'30065678-e89b-12d3-a456-556642440000\' AS UUID) and col_index_Date=CAST(\'2006-01-01\' AS Date) and col_index_Datetime=CAST(\'2006-10-02T11:00:00Z\' AS Datetime) and col_index_Timestamp=CAST(1696200600000000 AS Timestamp) and col_index_Interval=CAST(6 AS Interval) and col_index_Date32=CAST(\'2006-01-01\' AS Date32) and col_index_Datetime64=CAST(\'2006-10-02T11:00:00Z\' AS Datetime64) and col_index_Timestamp64=CAST(1696200600000000 AS Timestamp64) and col_index_Interval64=CAST(6 AS Interval64)\n                 and \n                col_Int64=CAST(6 AS Int64) and col_Uint64=CAST(6 AS Uint64) and col_Int32=CAST(6 AS Int32) and col_Uint32=CAST(6 AS Uint32) and col_Int16=CAST(6 AS Int16) and col_Uint16=CAST(6 AS Uint16) and col_Int8=CAST(6 AS Int8) and col_Uint8=CAST(6 AS Uint8) and col_Bool=CAST(True AS Bool) and col_Decimal150=CAST(\'6\' AS Decimal(15,0)) and col_Decimal229=CAST(\'6.123\' AS Decimal(22,9)) and col_Decimal3510=CAST(\'6.123456\' AS Decimal(35,10)) and col_DyNumber=CAST(\'60.0\' AS DyNumber) and col_String=\'String 6\' and col_Utf8=\'Utf8 6\' and col_UUID=CAST(\'30065678-e89b-12d3-a456-556642440000\' AS UUID) and col_Date=CAST(\'2006-01-01\' AS Date) and col_Datetime=CAST(\'2006-10-02T11:00:00Z\' AS Datetime) and col_Timestamp=CAST(1696200600000000 AS Timestamp) and col_Interval=CAST(6 AS Interval) and col_Date32=CAST(\'2006-01-01\' AS Date32) and col_Datetime64=CAST(\'2006-10-02T11:00:00Z\' AS Datetime64) and col_Timestamp64=CAST(1696200600000000 AS Timestamp64) and col_Interval64=CAST(6 AS Interval64) and col_Float=CAST(6.1 AS Float) 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:65 RpcState(ExecuteQuery, 1d64ec5c-de86-4391-951f-baf65c9fc5d4, ghrun-6yqidkutd4.auto.internal:25149): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=OWViY2U4OGYtYjA0ZTZkMDktNThmM2I3ODAtZjM3Y2I2MTg=
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=OWViY2U4OGYtYjA0ZTZkMDktNThmM2I3ODAtZjM3Y2I2MTg=
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, 66602fc1-0286-42bb-ae17-a1925777e168, ghrun-6yqidkutd4.auto.internal:25149): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, 66602fc1-0286-42bb-ae17-a1925777e168, ghrun-6yqidkutd4.auto.internal:25149): request = { session_id: "ydb://session/3?node_id=1&id=OWViY2U4OGYtYjA0ZTZkMDktNThmM2I3ODAtZjM3Y2I2MTg=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_Date_1__SYNC` WHERE \n                pk_Int64=CAST(6 AS Int64) and pk_Uint64=CAST(6 AS Uint64) and pk_Int32=CAST(6 AS Int32) and pk_Uint32=CAST(6 AS Uint32) and pk_Int16=CAST(6 AS Int16) and pk_Uint16=CAST(6 AS Uint16) and pk_Int8=CAST(6 AS Int8) and pk_Uint8=CAST(6 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'6\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'6.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'6.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'60.0\' AS DyNumber) and pk_String=\'String 6\' and pk_Utf8=\'Utf8 6\' and pk_UUID=CAST(\'30065678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2006-01-01\' AS Date) and pk_Datetime=CAST(\'2006-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696200600000000 AS Timestamp) and pk_Interval=CAST(6 AS Interval) and pk_Date32=CAST(\'2006-01-01\' AS Date32) and pk_Datetime64=CAST(\'2006-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696200600000000 AS Timestamp64) and pk_Interval64=CAST(6 AS Interval64)\n                 and \n                col_index_DyNumber=CAST(\'60.0\' AS DyNumber) and col_index_String=\'String 6\' and col_index_Utf8=\'Utf8 6\' and col_index_UUID=CAST(\'30065678-e89b-12d3-a456-556642440000\' AS UUID) and col_index_Date=CAST(\'2006-01-01\' AS Date) and col_index_Datetime=CAST(\'2006-10-02T11:00:00Z\' AS Datetime) and col_index_Timestamp=CAST(1696200600000000 AS Timestamp) and col_index_Interval=CAST(6 AS Interval) and col_index_Date32=CAST(\'2006-01-01\' AS Date32) and col_index_Datetime64=CAST(\'2006-10-02T11:00:00Z\' AS Datetime64) and col_index_Timestamp64=CAST(1696200600000000 AS Timestamp64) and col_index_Interval64=CAST(6 AS Interval64)\n                 and \n                col_Int64=CAST(6 AS Int64) and col_Uint64=CAST(6 AS Uint64) and col_Int32=CAST(6 AS Int32) and col_Uint32=CAST(6 AS Uint32) and col_Int16=CAST(6 AS Int16) and col_Uint16=CAST(6 AS Uint16) and col_Int8=CAST(6 AS Int8) and col_Uint8=CAST(6 AS Uint8) and col_Bool=CAST(True AS Bool) and col_Decimal150=CAST(\'6\' AS Decimal(15,0)) and col_Decimal229=CAST(\'6.123\' AS Decimal(22,9)) and col_Decimal3510=CAST(\'6.123456\' AS Decimal(35,10)) and col_DyNumber=CAST(\'60.0\' AS DyNumber) and col_String=\'String 6\' and col_Utf8=\'Utf8 6\' and col_UUID=CAST(\'30065678-e89b-12d3-a456-556642440000\' AS UUID) and col_Date=CAST(\'2006-01-01\' AS Date) and col_Datetime=CAST(\'2006-10-02T11:00:00Z\' AS Datetime) and col_Timestamp=CAST(1696200600000000 AS Timestamp) and col_Interval=CAST(6 AS Interval) and col_Date32=CAST(\'2006-01-01\' AS Date32) and col_Datetime64=CAST(\'2006-10-02T11:00:00Z\' AS Datetime64) and col_Timestamp64=CAST(1696200600000000 AS Timestamp64) and col_Interval64=CAST(6 AS Interval64) and col_Float=CAST(6.1 AS Float) 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:65 RpcState(ExecuteQuery, 66602fc1-0286-42bb-ae17-a1925777e168, ghrun-6yqidkutd4.auto.internal:25149): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=OWViY2U4OGYtYjA0ZTZkMDktNThmM2I3ODAtZjM3Y2I2MTg=
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=OWViY2U4OGYtYjA0ZTZkMDktNThmM2I3ODAtZjM3Y2I2MTg=
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, 3f83e114-5910-4255-b7cc-61e832bacafe, ghrun-6yqidkutd4.auto.internal:25149): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, 3f83e114-5910-4255-b7cc-61e832bacafe, ghrun-6yqidkutd4.auto.internal:25149): request = { session_id: "ydb://session/3?node_id=1&id=OWViY2U4OGYtYjA0ZTZkMDktNThmM2I3ODAtZjM3Y2I2MTg=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_Date_1__SYNC` WHERE \n                pk_Int64=CAST(6 AS Int64) and pk_Uint64=CAST(6 AS Uint64) and pk_Int32=CAST(6 AS Int32) and pk_Uint32=CAST(6 AS Uint32) and pk_Int16=CAST(6 AS Int16) and pk_Uint16=CAST(6 AS Uint16) and pk_Int8=CAST(6 AS Int8) and pk_Uint8=CAST(6 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'6\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'6.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'6.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'60.0\' AS DyNumber) and pk_String=\'String 6\' and pk_Utf8=\'Utf8 6\' and pk_UUID=CAST(\'30065678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2006-01-01\' AS Date) and pk_Datetime=CAST(\'2006-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696200600000000 AS Timestamp) and pk_Interval=CAST(6 AS Interval) and pk_Date32=CAST(\'2006-01-01\' AS Date32) and pk_Datetime64=CAST(\'2006-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696200600000000 AS Timestamp64) and pk_Interval64=CAST(6 AS Interval64)\n                 and \n                col_index_DyNumber=CAST(\'60.0\' AS DyNumber) and col_index_String=\'String 6\' and col_index_Utf8=\'Utf8 6\' and col_index_UUID=CAST(\'30065678-e89b-12d3-a456-556642440000\' AS UUID) and col_index_Date=CAST(\'2006-01-01\' AS Date) and col_index_Datetime=CAST(\'2006-10-02T11:00:00Z\' AS Datetime) and col_index_Timestamp=CAST(1696200600000000 AS Timestamp) and col_index_Interval=CAST(6 AS Interval) and col_index_Date32=CAST(\'2006-01-01\' AS Date32) and col_index_Datetime64=CAST(\'2006-10-02T11:00:00Z\' AS Datetime64) and col_index_Timestamp64=CAST(1696200600000000 AS Timestamp64) and col_index_Interval64=CAST(6 AS Interval64)\n                 and \n                col_Int64=CAST(6 AS Int64) and col_Uint64=CAST(6 AS Uint64) and col_Int32=CAST(6 AS Int32) and col_Uint32=CAST(6 AS Uint32) and col_Int16=CAST(6 AS Int16) and col_Uint16=CAST(6 AS Uint16) and col_Int8=CAST(6 AS Int8) and col_Uint8=CAST(6 AS Uint8) and col_Bool=CAST(True AS Bool) and col_Decimal150=CAST(\'6\' AS Decimal(15,0)) and col_Decimal229=CAST(\'6.123\' AS Decimal(22,9)) and col_Decimal3510=CAST(\'6.123456\' AS Decimal(35,10)) and col_DyNumber=CAST(\'60.0\' AS DyNumber) and col_String=\'String 6\' and col_Utf8=\'Utf8 6\' and col_UUID=CAST(\'30065678-e89b-12d3-a456-556642440000\' AS UUID) and col_Date=CAST(\'2006-01-01\' AS Date) and col_Datetime=CAST(\'2006-10-02T11:00:00Z\' AS Datetime) and col_Timestamp=CAST(1696200600000000 AS Timestamp) and col_Interval=CAST(6 AS Interval) and col_Date32=CAST(\'2006-01-01\' AS Date32) and col_Datetime64=CAST(\'2006-10-02T11:00:00Z\' AS Datetime64) and col_Timestamp64=CAST(1696200600000000 AS Timestamp64) and col_Interval64=CAST(6 AS Interval64) and col_Float=CAST(6.1 AS Float) 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:65 RpcState(ExecuteQuery, 3f83e114-5910-4255-b7cc-61e832bacafe, ghrun-6yqidkutd4.auto.internal:25149): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=OWViY2U4OGYtYjA0ZTZkMDktNThmM2I3ODAtZjM3Y2I2MTg=
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=OWViY2U4OGYtYjA0ZTZkMDktNThmM2I3ODAtZjM3Y2I2MTg=
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, 0a48a462-dc2e-456e-96a7-f5b4328c4a2e, ghrun-6yqidkutd4.auto.internal:25149): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, 0a48a462-dc2e-456e-96a7-f5b4328c4a2e, ghrun-6yqidkutd4.auto.internal:25149): request = { session_id: "ydb://session/3?node_id=1&id=OWViY2U4OGYtYjA0ZTZkMDktNThmM2I3ODAtZjM3Y2I2MTg=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_Date_1__SYNC` WHERE \n                pk_Int64=CAST(6 AS Int64) and pk_Uint64=CAST(6 AS Uint64) and pk_Int32=CAST(6 AS Int32) and pk_Uint32=CAST(6 AS Uint32) and pk_Int16=CAST(6 AS Int16) and pk_Uint16=CAST(6 AS Uint16) and pk_Int8=CAST(6 AS Int8) and pk_Uint8=CAST(6 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'6\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'6.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'6.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'60.0\' AS DyNumber) and pk_String=\'String 6\' and pk_Utf8=\'Utf8 6\' and pk_UUID=CAST(\'30065678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2006-01-01\' AS Date) and pk_Datetime=CAST(\'2006-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696200600000000 AS Timestamp) and pk_Interval=CAST(6 AS Interval) and pk_Date32=CAST(\'2006-01-01\' AS Date32) and pk_Datetime64=CAST(\'2006-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696200600000000 AS Timestamp64) and pk_Interval64=CAST(6 AS Interval64)\n                 and \n                col_index_DyNumber=CAST(\'60.0\' AS DyNumber) and col_index_String=\'String 6\' and col_index_Utf8=\'Utf8 6\' and col_index_UUID=CAST(\'30065678-e89b-12d3-a456-556642440000\' AS UUID) and col_index_Date=CAST(\'2006-01-01\' AS Date) and col_index_Datetime=CAST(\'2006-10-02T11:00:00Z\' AS Datetime) and col_index_Timestamp=CAST(1696200600000000 AS Timestamp) and col_index_Interval=CAST(6 AS Interval) and col_index_Date32=CAST(\'2006-01-01\' AS Date32) and col_index_Datetime64=CAST(\'2006-10-02T11:00:00Z\' AS Datetime64) and col_index_Timestamp64=CAST(1696200600000000 AS Timestamp64) and col_index_Interval64=CAST(6 AS Interval64)\n                 and \n                col_Int64=CAST(6 AS Int64) and col_Uint64=CAST(6 AS Uint64) and col_Int32=CAST(6 AS Int32) and col_Uint32=CAST(6 AS Uint32) and col_Int16=CAST(6 AS Int16) and col_Uint16=CAST(6 AS Uint16) and col_Int8=CAST(6 AS Int8) and col_Uint8=CAST(6 AS Uint8) and col_Bool=CAST(True AS Bool) and col_Decimal150=CAST(\'6\' AS Decimal(15,0)) and col_Decimal229=CAST(\'6.123\' AS Decimal(22,9)) and col_Decimal3510=CAST(\'6.123456\' AS Decimal(35,10)) and col_DyNumber=CAST(\'60.0\' AS DyNumber) and col_String=\'String 6\' and col_Utf8=\'Utf8 6\' and col_UUID=CAST(\'30065678-e89b-12d3-a456-556642440000\' AS UUID) and col_Date=CAST(\'2006-01-01\' AS Date) and col_Datetime=CAST(\'2006-10-02T11:00:00Z\' AS Datetime) and col_Timestamp=CAST(1696200600000000 AS Timestamp) and col_Interval=CAST(6 AS Interval) and col_Date32=CAST(\'2006-01-01\' AS Date32) and col_Datetime64=CAST(\'2006-10-02T11:00:00Z\' AS Datetime64) and col_Timestamp64=CAST(1696200600000000 AS Timestamp64) and col_Interval64=CAST(6 AS Interval64) and col_Float=CAST(6.1 AS Float) 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:65 RpcState(ExecuteQuery, 0a48a462-dc2e-456e-96a7-f5b4328c4a2e, ghrun-6yqidkutd4.auto.internal:25149): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=OWViY2U4OGYtYjA0ZTZkMDktNThmM2I3ODAtZjM3Y2I2MTg=
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=OWViY2U4OGYtYjA0ZTZkMDktNThmM2I3ODAtZjM3Y2I2MTg=
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, ddaf55b0-458d-499b-bde1-02e4fb3b2c5e, ghrun-6yqidkutd4.auto.internal:25149): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, ddaf55b0-458d-499b-bde1-02e4fb3b2c5e, ghrun-6yqidkutd4.auto.internal:25149): request = { session_id: "ydb://session/3?node_id=1&id=OWViY2U4OGYtYjA0ZTZkMDktNThmM2I3ODAtZjM3Y2I2MTg=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_Date_1__SYNC` WHERE \n                pk_Int64=CAST(6 AS Int64) and pk_Uint64=CAST(6 AS Uint64) and pk_Int32=CAST(6 AS Int32) and pk_Uint32=CAST(6 AS Uint32) and pk_Int16=CAST(6 AS Int16) and pk_Uint16=CAST(6 AS Uint16) and pk_Int8=CAST(6 AS Int8) and pk_Uint8=CAST(6 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'6\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'6.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'6.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'60.0\' AS DyNumber) and pk_String=\'String 6\' and pk_Utf8=\'Utf8 6\' and pk_UUID=CAST(\'30065678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2006-01-01\' AS Date) and pk_Datetime=CAST(\'2006-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696200600000000 AS Timestamp) and pk_Interval=CAST(6 AS Interval) and pk_Date32=CAST(\'2006-01-01\' AS Date32) and pk_Datetime64=CAST(\'2006-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696200600000000 AS Timestamp64) and pk_Interval64=CAST(6 AS Interval64)\n                 and \n                col_index_DyNumber=CAST(\'60.0\' AS DyNumber) and col_index_String=\'String 6\' and col_index_Utf8=\'Utf8 6\' and col_index_UUID=CAST(\'30065678-e89b-12d3-a456-556642440000\' AS UUID) and col_index_Date=CAST(\'2006-01-01\' AS Date) and col_index_Datetime=CAST(\'2006-10-02T11:00:00Z\' AS Datetime) and col_index_Timestamp=CAST(1696200600000000 AS Timestamp) and col_index_Interval=CAST(6 AS Interval) and col_index_Date32=CAST(\'2006-01-01\' AS Date32) and col_index_Datetime64=CAST(\'2006-10-02T11:00:00Z\' AS Datetime64) and col_index_Timestamp64=CAST(1696200600000000 AS Timestamp64) and col_index_Interval64=CAST(6 AS Interval64)\n                 and \n                col_Int64=CAST(6 AS Int64) and col_Uint64=CAST(6 AS Uint64) and col_Int32=CAST(6 AS Int32) and col_Uint32=CAST(6 AS Uint32) and col_Int16=CAST(6 AS Int16) and col_Uint16=CAST(6 AS Uint16) and col_Int8=CAST(6 AS Int8) and col_Uint8=CAST(6 AS Uint8) and col_Bool=CAST(True AS Bool) and col_Decimal150=CAST(\'6\' AS Decimal(15,0)) and col_Decimal229=CAST(\'6.123\' AS Decimal(22,9)) and col_Decimal3510=CAST(\'6.123456\' AS Decimal(35,10)) and col_DyNumber=CAST(\'60.0\' AS DyNumber) and col_String=\'String 6\' and col_Utf8=\'Utf8 6\' and col_UUID=CAST(\'30065678-e89b-12d3-a456-556642440000\' AS UUID) and col_Date=CAST(\'2006-01-01\' AS Date) and col_Datetime=CAST(\'2006-10-02T11:00:00Z\' AS Datetime) and col_Timestamp=CAST(1696200600000000 AS Timestamp) and col_Interval=CAST(6 AS Interval) and col_Date32=CAST(\'2006-01-01\' AS Date32) and col_Datetime64=CAST(\'2006-10-02T11:00:00Z\' AS Datetime64) and col_Timestamp64=CAST(1696200600000000 AS Timestamp64) and col_Interval64=CAST(6 AS Interval64) and col_Float=CAST(6.1 AS Float) 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:65 RpcState(ExecuteQuery, ddaf55b0-458d-499b-bde1-02e4fb3b2c5e, ghrun-6yqidkutd4.auto.internal:25149): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=OWViY2U4OGYtYjA0ZTZkMDktNThmM2I3ODAtZjM3Y2I2MTg=
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=OWViY2U4OGYtYjA0ZTZkMDktNThmM2I3ODAtZjM3Y2I2MTg=
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, 7087c9e4-ed8f-4108-b7fc-eec5bd2b6d82, ghrun-6yqidkutd4.auto.internal:25149): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, 7087c9e4-ed8f-4108-b7fc-eec5bd2b6d82, ghrun-6yqidkutd4.auto.internal:25149): request = { session_id: "ydb://session/3?node_id=1&id=OWViY2U4OGYtYjA0ZTZkMDktNThmM2I3ODAtZjM3Y2I2MTg=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_Date_1__SYNC` WHERE \n                pk_Int64=CAST(6 AS Int64) and pk_Uint64=CAST(6 AS Uint64) and pk_Int32=CAST(6 AS Int32) and pk_Uint32=CAST(6 AS Uint32) and pk_Int16=CAST(6 AS Int16) and pk_Uint16=CAST(6 AS Uint16) and pk_Int8=CAST(6 AS Int8) and pk_Uint8=CAST(6 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'6\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'6.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'6.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'60.0\' AS DyNumber) and pk_String=\'String 6\' and pk_Utf8=\'Utf8 6\' and pk_UUID=CAST(\'30065678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2006-01-01\' AS Date) and pk_Datetime=CAST(\'2006-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696200600000000 AS Timestamp) and pk_Interval=CAST(6 AS Interval) and pk_Date32=CAST(\'2006-01-01\' AS Date32) and pk_Datetime64=CAST(\'2006-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696200600000000 AS Timestamp64) and pk_Interval64=CAST(6 AS Interval64)\n                 and \n                col_index_DyNumber=CAST(\'60.0\' AS DyNumber) and col_index_String=\'String 6\' and col_index_Utf8=\'Utf8 6\' and col_index_UUID=CAST(\'30065678-e89b-12d3-a456-556642440000\' AS UUID) and col_index_Date=CAST(\'2006-01-01\' AS Date) and col_index_Datetime=CAST(\'2006-10-02T11:00:00Z\' AS Datetime) and col_index_Timestamp=CAST(1696200600000000 AS Timestamp) and col_index_Interval=CAST(6 AS Interval) and col_index_Date32=CAST(\'2006-01-01\' AS Date32) and col_index_Datetime64=CAST(\'2006-10-02T11:00:00Z\' AS Datetime64) and col_index_Timestamp64=CAST(1696200600000000 AS Timestamp64) and col_index_Interval64=CAST(6 AS Interval64)\n                 and \n                col_Int64=CAST(6 AS Int64) and col_Uint64=CAST(6 AS Uint64) and col_Int32=CAST(6 AS Int32) and col_Uint32=CAST(6 AS Uint32) and col_Int16=CAST(6 AS Int16) and col_Uint16=CAST(6 AS Uint16) and col_Int8=CAST(6 AS Int8) and col_Uint8=CAST(6 AS Uint8) and col_Bool=CAST(True AS Bool) and col_Decimal150=CAST(\'6\' AS Decimal(15,0)) and col_Decimal229=CAST(\'6.123\' AS Decimal(22,9)) and col_Decimal3510=CAST(\'6.123456\' AS Decimal(35,10)) and col_DyNumber=CAST(\'60.0\' AS DyNumber) and col_String=\'String 6\' and col_Utf8=\'Utf8 6\' and col_UUID=CAST(\'30065678-e89b-12d3-a456-556642440000\' AS UUID) and col_Date=CAST(\'2006-01-01\' AS Date) and col_Datetime=CAST(\'2006-10-02T11:00:00Z\' AS Datetime) and col_Timestamp=CAST(1696200600000000 AS Timestamp) and col_Interval=CAST(6 AS Interval) and col_Date32=CAST(\'2006-01-01\' AS Date32) and col_Datetime64=CAST(\'2006-10-02T11:00:00Z\' AS Datetime64) and col_Timestamp64=CAST(1696200600000000 AS Timestamp64) and col_Interval64=CAST(6 AS Interval64) and col_Float=CAST(6.1 AS Float) 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:65 RpcState(ExecuteQuery, 7087c9e4-ed8f-4108-b7fc-eec5bd2b6d82, ghrun-6yqidkutd4.auto.internal:25149): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=OWViY2U4OGYtYjA0ZTZkMDktNThmM2I3ODAtZjM3Y2I2MTg=
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=OWViY2U4OGYtYjA0ZTZkMDktNThmM2I3ODAtZjM3Y2I2MTg=
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, b7667dcb-33b3-44ee-bdab-ee11c4587d0b, ghrun-6yqidkutd4.auto.internal:25149): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, b7667dcb-33b3-44ee-bdab-ee11c4587d0b, ghrun-6yqidkutd4.auto.internal:25149): request = { session_id: "ydb://session/3?node_id=1&id=OWViY2U4OGYtYjA0ZTZkMDktNThmM2I3ODAtZjM3Y2I2MTg=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_Date_1__SYNC` WHERE \n                pk_Int64=CAST(6 AS Int64) and pk_Uint64=CAST(6 AS Uint64) and pk_Int32=CAST(6 AS Int32) and pk_Uint32=CAST(6 AS Uint32) and pk_Int16=CAST(6 AS Int16) and pk_Uint16=CAST(6 AS Uint16) and pk_Int8=CAST(6 AS Int8) and pk_Uint8=CAST(6 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'6\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'6.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'6.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'60.0\' AS DyNumber) and pk_String=\'String 6\' and pk_Utf8=\'Utf8 6\' and pk_UUID=CAST(\'30065678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2006-01-01\' AS Date) and pk_Datetime=CAST(\'2006-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696200600000000 AS Timestamp) and pk_Interval=CAST(6 AS Interval) and pk_Date32=CAST(\'2006-01-01\' AS Date32) and pk_Datetime64=CAST(\'2006-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696200600000000 AS Timestamp64) and pk_Interval64=CAST(6 AS Interval64)\n                 and \n                col_index_DyNumber=CAST(\'60.0\' AS DyNumber) and col_index_String=\'String 6\' and col_index_Utf8=\'Utf8 6\' and col_index_UUID=CAST(\'30065678-e89b-12d3-a456-556642440000\' AS UUID) and col_index_Date=CAST(\'2006-01-01\' AS Date) and col_index_Datetime=CAST(\'2006-10-02T11:00:00Z\' AS Datetime) and col_index_Timestamp=CAST(1696200600000000 AS Timestamp) and col_index_Interval=CAST(6 AS Interval) and col_index_Date32=CAST(\'2006-01-01\' AS Date32) and col_index_Datetime64=CAST(\'2006-10-02T11:00:00Z\' AS Datetime64) and col_index_Timestamp64=CAST(1696200600000000 AS Timestamp64) and col_index_Interval64=CAST(6 AS Interval64)\n                 and \n                col_Int64=CAST(6 AS Int64) and col_Uint64=CAST(6 AS Uint64) and col_Int32=CAST(6 AS Int32) and col_Uint32=CAST(6 AS Uint32) and col_Int16=CAST(6 AS Int16) and col_Uint16=CAST(6 AS Uint16) and col_Int8=CAST(6 AS Int8) and col_Uint8=CAST(6 AS Uint8) and col_Bool=CAST(True AS Bool) and col_Decimal150=CAST(\'6\' AS Decimal(15,0)) and col_Decimal229=CAST(\'6.123\' AS Decimal(22,9)) and col_Decimal3510=CAST(\'6.123456\' AS Decimal(35,10)) and col_DyNumber=CAST(\'60.0\' AS DyNumber) and col_String=\'String 6\' and col_Utf8=\'Utf8 6\' and col_UUID=CAST(\'30065678-e89b-12d3-a456-556642440000\' AS UUID) and col_Date=CAST(\'2006-01-01\' AS Date) and col_Datetime=CAST(\'2006-10-02T11:00:00Z\' AS Datetime) and col_Timestamp=CAST(1696200600000000 AS Timestamp) and col_Interval=CAST(6 AS Interval) and col_Date32=CAST(\'2006-01-01\' AS Date32) and col_Datetime64=CAST(\'2006-10-02T11:00:00Z\' AS Datetime64) and col_Timestamp64=CAST(1696200600000000 AS Timestamp64) and col_Interval64=CAST(6 AS Interval64) and col_Float=CAST(6.1 AS Float) 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:65 RpcState(ExecuteQuery, b7667dcb-33b3-44ee-bdab-ee11c4587d0b, ghrun-6yqidkutd4.auto.internal:25149): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=OWViY2U4OGYtYjA0ZTZkMDktNThmM2I3ODAtZjM3Y2I2MTg=
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=OWViY2U4OGYtYjA0ZTZkMDktNThmM2I3ODAtZjM3Y2I2MTg=
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, 835426d6-e74c-4862-8641-8389a2e08230, ghrun-6yqidkutd4.auto.internal:25149): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, 835426d6-e74c-4862-8641-8389a2e08230, ghrun-6yqidkutd4.auto.internal:25149): request = { session_id: "ydb://session/3?node_id=1&id=OWViY2U4OGYtYjA0ZTZkMDktNThmM2I3ODAtZjM3Y2I2MTg=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_Date_1__SYNC` WHERE \n                pk_Int64=CAST(6 AS Int64) and pk_Uint64=CAST(6 AS Uint64) and pk_Int32=CAST(6 AS Int32) and pk_Uint32=CAST(6 AS Uint32) and pk_Int16=CAST(6 AS Int16) and pk_Uint16=CAST(6 AS Uint16) and pk_Int8=CAST(6 AS Int8) and pk_Uint8=CAST(6 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'6\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'6.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'6.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'60.0\' AS DyNumber) and pk_String=\'String 6\' and pk_Utf8=\'Utf8 6\' and pk_UUID=CAST(\'30065678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2006-01-01\' AS Date) and pk_Datetime=CAST(\'2006-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696200600000000 AS Timestamp) and pk_Interval=CAST(6 AS Interval) and pk_Date32=CAST(\'2006-01-01\' AS Date32) and pk_Datetime64=CAST(\'2006-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696200600000000 AS Timestamp64) and pk_Interval64=CAST(6 AS Interval64)\n                 and \n                col_index_DyNumber=CAST(\'60.0\' AS DyNumber) and col_index_String=\'String 6\' and col_index_Utf8=\'Utf8 6\' and col_index_UUID=CAST(\'30065678-e89b-12d3-a456-556642440000\' AS UUID) and col_index_Date=CAST(\'2006-01-01\' AS Date) and col_index_Datetime=CAST(\'2006-10-02T11:00:00Z\' AS Datetime) and col_index_Timestamp=CAST(1696200600000000 AS Timestamp) and col_index_Interval=CAST(6 AS Interval) and col_index_Date32=CAST(\'2006-01-01\' AS Date32) and col_index_Datetime64=CAST(\'2006-10-02T11:00:00Z\' AS Datetime64) and col_index_Timestamp64=CAST(1696200600000000 AS Timestamp64) and col_index_Interval64=CAST(6 AS Interval64)\n                 and \n                col_Int64=CAST(6 AS Int64) and col_Uint64=CAST(6 AS Uint64) and col_Int32=CAST(6 AS Int32) and col_Uint32=CAST(6 AS Uint32) and col_Int16=CAST(6 AS Int16) and col_Uint16=CAST(6 AS Uint16) and col_Int8=CAST(6 AS Int8) and col_Uint8=CAST(6 AS Uint8) and col_Bool=CAST(True AS Bool) and col_Decimal150=CAST(\'6\' AS Decimal(15,0)) and col_Decimal229=CAST(\'6.123\' AS Decimal(22,9)) and col_Decimal3510=CAST(\'6.123456\' AS Decimal(35,10)) and col_DyNumber=CAST(\'60.0\' AS DyNumber) and col_String=\'String 6\' and col_Utf8=\'Utf8 6\' and col_UUID=CAST(\'30065678-e89b-12d3-a456-556642440000\' AS UUID) and col_Date=CAST(\'2006-01-01\' AS Date) and col_Datetime=CAST(\'2006-10-02T11:00:00Z\' AS Datetime) and col_Timestamp=CAST(1696200600000000 AS Timestamp) and col_Interval=CAST(6 AS Interval) and col_Date32=CAST(\'2006-01-01\' AS Date32) and col_Datetime64=CAST(\'2006-10-02T11:00:00Z\' AS Datetime64) and col_Timestamp64=CAST(1696200600000000 AS Timestamp64) and col_Interval64=CAST(6 AS Interval64) and col_Float=CAST(6.1 AS Float) 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:65 RpcState(ExecuteQuery, 835426d6-e74c-4862-8641-8389a2e08230, ghrun-6yqidkutd4.auto.internal:25149): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=OWViY2U4OGYtYjA0ZTZkMDktNThmM2I3ODAtZjM3Y2I2MTg=
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=OWViY2U4OGYtYjA0ZTZkMDktNThmM2I3ODAtZjM3Y2I2MTg=
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, 520b8c0e-f4ec-4821-a7ce-cf4a4e5ef517, ghrun-6yqidkutd4.auto.internal:25149): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, 520b8c0e-f4ec-4821-a7ce-cf4a4e5ef517, ghrun-6yqidkutd4.auto.internal:25149): request = { session_id: "ydb://session/3?node_id=1&id=OWViY2U4OGYtYjA0ZTZkMDktNThmM2I3ODAtZjM3Y2I2MTg=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_Date_1__SYNC` WHERE \n                pk_Int64=CAST(6 AS Int64) and pk_Uint64=CAST(6 AS Uint64) and pk_Int32=CAST(6 AS Int32) and pk_Uint32=CAST(6 AS Uint32) and pk_Int16=CAST(6 AS Int16) and pk_Uint16=CAST(6 AS Uint16) and pk_Int8=CAST(6 AS Int8) and pk_Uint8=CAST(6 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'6\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'6.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'6.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'60.0\' AS DyNumber) and pk_String=\'String 6\' and pk_Utf8=\'Utf8 6\' and pk_UUID=CAST(\'30065678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2006-01-01\' AS Date) and pk_Datetime=CAST(\'2006-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696200600000000 AS Timestamp) and pk_Interval=CAST(6 AS Interval) and pk_Date32=CAST(\'2006-01-01\' AS Date32) and pk_Datetime64=CAST(\'2006-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696200600000000 AS Timestamp64) and pk_Interval64=CAST(6 AS Interval64)\n                 and \n                col_index_DyNumber=CAST(\'60.0\' AS DyNumber) and col_index_String=\'String 6\' and col_index_Utf8=\'Utf8 6\' and col_index_UUID=CAST(\'30065678-e89b-12d3-a456-556642440000\' AS UUID) and col_index_Date=CAST(\'2006-01-01\' AS Date) and col_index_Datetime=CAST(\'2006-10-02T11:00:00Z\' AS Datetime) and col_index_Timestamp=CAST(1696200600000000 AS Timestamp) and col_index_Interval=CAST(6 AS Interval) and col_index_Date32=CAST(\'2006-01-01\' AS Date32) and col_index_Datetime64=CAST(\'2006-10-02T11:00:00Z\' AS Datetime64) and col_index_Timestamp64=CAST(1696200600000000 AS Timestamp64) and col_index_Interval64=CAST(6 AS Interval64)\n                 and \n                col_Int64=CAST(6 AS Int64) and col_Uint64=CAST(6 AS Uint64) and col_Int32=CAST(6 AS Int32) and col_Uint32=CAST(6 AS Uint32) and col_Int16=CAST(6 AS Int16) and col_Uint16=CAST(6 AS Uint16) and col_Int8=CAST(6 AS Int8) and col_Uint8=CAST(6 AS Uint8) and col_Bool=CAST(True AS Bool) and col_Decimal150=CAST(\'6\' AS Decimal(15,0)) and col_Decimal229=CAST(\'6.123\' AS Decimal(22,9)) and col_Decimal3510=CAST(\'6.123456\' AS Decimal(35,10)) and col_DyNumber=CAST(\'60.0\' AS DyNumber) and col_String=\'String 6\' and col_Utf8=\'Utf8 6\' and col_UUID=CAST(\'30065678-e89b-12d3-a456-556642440000\' AS UUID) and col_Date=CAST(\'2006-01-01\' AS Date) and col_Datetime=CAST(\'2006-10-02T11:00:00Z\' AS Datetime) and col_Timestamp=CAST(1696200600000000 AS Timestamp) and col_Interval=CAST(6 AS Interval) and col_Date32=CAST(\'2006-01-01\' AS Date32) and col_Datetime64=CAST(\'2006-10-02T11:00:00Z\' AS Datetime64) and col_Timestamp64=CAST(1696200600000000 AS Timestamp64) and col_Interval64=CAST(6 AS Interval64) and col_Float=CAST(6.1 AS Float) 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:65 RpcState(ExecuteQuery, 520b8c0e-f4ec-4821-a7ce-cf4a4e5ef517, ghrun-6yqidkutd4.auto.internal:25149): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=OWViY2U4OGYtYjA0ZTZkMDktNThmM2I3ODAtZjM3Y2I2MTg=
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=OWViY2U4OGYtYjA0ZTZkMDktNThmM2I3ODAtZjM3Y2I2MTg=
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, 55409b07-5beb-47e0-9a90-8dc17b291e07, ghrun-6yqidkutd4.auto.internal:25149): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, 55409b07-5beb-47e0-9a90-8dc17b291e07, ghrun-6yqidkutd4.auto.internal:25149): request = { session_id: "ydb://session/3?node_id=1&id=OWViY2U4OGYtYjA0ZTZkMDktNThmM2I3ODAtZjM3Y2I2MTg=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_Date_1__SYNC` WHERE \n                pk_Int64=CAST(6 AS Int64) and pk_Uint64=CAST(6 AS Uint64) and pk_Int32=CAST(6 AS Int32) and pk_Uint32=CAST(6 AS Uint32) and pk_Int16=CAST(6 AS Int16) and pk_Uint16=CAST(6 AS Uint16) and pk_Int8=CAST(6 AS Int8) and pk_Uint8=CAST(6 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'6\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'6.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'6.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'60.0\' AS DyNumber) and pk_String=\'String 6\' and pk_Utf8=\'Utf8 6\' and pk_UUID=CAST(\'30065678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2006-01-01\' AS Date) and pk_Datetime=CAST(\'2006-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696200600000000 AS Timestamp) and pk_Interval=CAST(6 AS Interval) and pk_Date32=CAST(\'2006-01-01\' AS Date32) and pk_Datetime64=CAST(\'2006-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696200600000000 AS Timestamp64) and pk_Interval64=CAST(6 AS Interval64)\n                 and \n                col_index_DyNumber=CAST(\'60.0\' AS DyNumber) and col_index_String=\'String 6\' and col_index_Utf8=\'Utf8 6\' and col_index_UUID=CAST(\'30065678-e89b-12d3-a456-556642440000\' AS UUID) and col_index_Date=CAST(\'2006-01-01\' AS Date) and col_index_Datetime=CAST(\'2006-10-02T11:00:00Z\' AS Datetime) and col_index_Timestamp=CAST(1696200600000000 AS Timestamp) and col_index_Interval=CAST(6 AS Interval) and col_index_Date32=CAST(\'2006-01-01\' AS Date32) and col_index_Datetime64=CAST(\'2006-10-02T11:00:00Z\' AS Datetime64) and col_index_Timestamp64=CAST(1696200600000000 AS Timestamp64) and col_index_Interval64=CAST(6 AS Interval64)\n                 and \n                col_Int64=CAST(6 AS Int64) and col_Uint64=CAST(6 AS Uint64) and col_Int32=CAST(6 AS Int32) and col_Uint32=CAST(6 AS Uint32) and col_Int16=CAST(6 AS Int16) and col_Uint16=CAST(6 AS Uint16) and col_Int8=CAST(6 AS Int8) and col_Uint8=CAST(6 AS Uint8) and col_Bool=CAST(True AS Bool) and col_Decimal150=CAST(\'6\' AS Decimal(15,0)) and col_Decimal229=CAST(\'6.123\' AS Decimal(22,9)) and col_Decimal3510=CAST(\'6.123456\' AS Decimal(35,10)) and col_DyNumber=CAST(\'60.0\' AS DyNumber) and col_String=\'String 6\' and col_Utf8=\'Utf8 6\' and col_UUID=CAST(\'30065678-e89b-12d3-a456-556642440000\' AS UUID) and col_Date=CAST(\'2006-01-01\' AS Date) and col_Datetime=CAST(\'2006-10-02T11:00:00Z\' AS Datetime) and col_Timestamp=CAST(1696200600000000 AS Timestamp) and col_Interval=CAST(6 AS Interval) and col_Date32=CAST(\'2006-01-01\' AS Date32) and col_Datetime64=CAST(\'2006-10-02T11:00:00Z\' AS Datetime64) and col_Timestamp64=CAST(1696200600000000 AS Timestamp64) and col_Interval64=CAST(6 AS Interval64) and col_Float=CAST(6.1 AS Float) 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:65 RpcState(ExecuteQuery, 55409b07-5beb-47e0-9a90-8dc17b291e07, ghrun-6yqidkutd4.auto.internal:25149): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=OWViY2U4OGYtYjA0ZTZkMDktNThmM2I3ODAtZjM3Y2I2MTg=
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=OWViY2U4OGYtYjA0ZTZkMDktNThmM2I3ODAtZjM3Y2I2MTg=
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, 7d8b79c7-8085-49f5-8f1a-ac688954c796, ghrun-6yqidkutd4.auto.internal:25149): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, 7d8b79c7-8085-49f5-8f1a-ac688954c796, ghrun-6yqidkutd4.auto.internal:25149): request = { session_id: "ydb://session/3?node_id=1&id=OWViY2U4OGYtYjA0ZTZkMDktNThmM2I3ODAtZjM3Y2I2MTg=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_Date_1__SYNC` WHERE \n                pk_Int64=CAST(6 AS Int64) and pk_Uint64=CAST(6 AS Uint64) and pk_Int32=CAST(6 AS Int32) and pk_Uint32=CAST(6 AS Uint32) and pk_Int16=CAST(6 AS Int16) and pk_Uint16=CAST(6 AS Uint16) and pk_Int8=CAST(6 AS Int8) and pk_Uint8=CAST(6 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'6\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'6.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'6.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'60.0\' AS DyNumber) and pk_String=\'String 6\' and pk_Utf8=\'Utf8 6\' and pk_UUID=CAST(\'30065678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2006-01-01\' AS Date) and pk_Datetime=CAST(\'2006-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696200600000000 AS Timestamp) and pk_Interval=CAST(6 AS Interval) and pk_Date32=CAST(\'2006-01-01\' AS Date32) and pk_Datetime64=CAST(\'2006-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696200600000000 AS Timestamp64) and pk_Interval64=CAST(6 AS Interval64)\n                 and \n                col_index_DyNumber=CAST(\'60.0\' AS DyNumber) and col_index_String=\'String 6\' and col_index_Utf8=\'Utf8 6\' and col_index_UUID=CAST(\'30065678-e89b-12d3-a456-556642440000\' AS UUID) and col_index_Date=CAST(\'2006-01-01\' AS Date) and col_index_Datetime=CAST(\'2006-10-02T11:00:00Z\' AS Datetime) and col_index_Timestamp=CAST(1696200600000000 AS Timestamp) and col_index_Interval=CAST(6 AS Interval) and col_index_Date32=CAST(\'2006-01-01\' AS Date32) and col_index_Datetime64=CAST(\'2006-10-02T11:00:00Z\' AS Datetime64) and col_index_Timestamp64=CAST(1696200600000000 AS Timestamp64) and col_index_Interval64=CAST(6 AS Interval64)\n                 and \n                col_Int64=CAST(6 AS Int64) and col_Uint64=CAST(6 AS Uint64) and col_Int32=CAST(6 AS Int32) and col_Uint32=CAST(6 AS Uint32) and col_Int16=CAST(6 AS Int16) and col_Uint16=CAST(6 AS Uint16) and col_Int8=CAST(6 AS Int8) and col_Uint8=CAST(6 AS Uint8) and col_Bool=CAST(True AS Bool) and col_Decimal150=CAST(\'6\' AS Decimal(15,0)) and col_Decimal229=CAST(\'6.123\' AS Decimal(22,9)) and col_Decimal3510=CAST(\'6.123456\' AS Decimal(35,10)) and col_DyNumber=CAST(\'60.0\' AS DyNumber) and col_String=\'String 6\' and col_Utf8=\'Utf8 6\' and col_UUID=CAST(\'30065678-e89b-12d3-a456-556642440000\' AS UUID) and col_Date=CAST(\'2006-01-01\' AS Date) and col_Datetime=CAST(\'2006-10-02T11:00:00Z\' AS Datetime) and col_Timestamp=CAST(1696200600000000 AS Timestamp) and col_Interval=CAST(6 AS Interval) and col_Date32=CAST(\'2006-01-01\' AS Date32) and col_Datetime64=CAST(\'2006-10-02T11:00:00Z\' AS Datetime64) and col_Timestamp64=CAST(1696200600000000 AS Timestamp64) and col_Interval64=CAST(6 AS Interval64) and col_Float=CAST(6.1 AS Float) 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:65 RpcState(ExecuteQuery, 7d8b79c7-8085-49f5-8f1a-ac688954c796, ghrun-6yqidkutd4.auto.internal:25149): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=OWViY2U4OGYtYjA0ZTZkMDktNThmM2I3ODAtZjM3Y2I2MTg=
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=OWViY2U4OGYtYjA0ZTZkMDktNThmM2I3ODAtZjM3Y2I2MTg=
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, 3f8290fd-64fe-48c3-b47b-aa880790064f, ghrun-6yqidkutd4.auto.internal:25149): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, 3f8290fd-64fe-48c3-b47b-aa880790064f, ghrun-6yqidkutd4.auto.internal:25149): request = { session_id: "ydb://session/3?node_id=1&id=OWViY2U4OGYtYjA0ZTZkMDktNThmM2I3ODAtZjM3Y2I2MTg=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_Date_1__SYNC` WHERE \n                pk_Int64=CAST(6 AS Int64) and pk_Uint64=CAST(6 AS Uint64) and pk_Int32=CAST(6 AS Int32) and pk_Uint32=CAST(6 AS Uint32) and pk_Int16=CAST(6 AS Int16) and pk_Uint16=CAST(6 AS Uint16) and pk_Int8=CAST(6 AS Int8) and pk_Uint8=CAST(6 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'6\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'6.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'6.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'60.0\' AS DyNumber) and pk_String=\'String 6\' and pk_Utf8=\'Utf8 6\' and pk_UUID=CAST(\'30065678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2006-01-01\' AS Date) and pk_Datetime=CAST(\'2006-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696200600000000 AS Timestamp) and pk_Interval=CAST(6 AS Interval) and pk_Date32=CAST(\'2006-01-01\' AS Date32) and pk_Datetime64=CAST(\'2006-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696200600000000 AS Timestamp64) and pk_Interval64=CAST(6 AS Interval64)\n                 and \n                col_index_DyNumber=CAST(\'60.0\' AS DyNumber) and col_index_String=\'String 6\' and col_index_Utf8=\'Utf8 6\' and col_index_UUID=CAST(\'30065678-e89b-12d3-a456-556642440000\' AS UUID) and col_index_Date=CAST(\'2006-01-01\' AS Date) and col_index_Datetime=CAST(\'2006-10-02T11:00:00Z\' AS Datetime) and col_index_Timestamp=CAST(1696200600000000 AS Timestamp) and col_index_Interval=CAST(6 AS Interval) and col_index_Date32=CAST(\'2006-01-01\' AS Date32) and col_index_Datetime64=CAST(\'2006-10-02T11:00:00Z\' AS Datetime64) and col_index_Timestamp64=CAST(1696200600000000 AS Timestamp64) and col_index_Interval64=CAST(6 AS Interval64)\n                 and \n                col_Int64=CAST(6 AS Int64) and col_Uint64=CAST(6 AS Uint64) and col_Int32=CAST(6 AS Int32) and col_Uint32=CAST(6 AS Uint32) and col_Int16=CAST(6 AS Int16) and col_Uint16=CAST(6 AS Uint16) and col_Int8=CAST(6 AS Int8) and col_Uint8=CAST(6 AS Uint8) and col_Bool=CAST(True AS Bool) and col_Decimal150=CAST(\'6\' AS Decimal(15,0)) and col_Decimal229=CAST(\'6.123\' AS Decimal(22,9)) and col_Decimal3510=CAST(\'6.123456\' AS Decimal(35,10)) and col_DyNumber=CAST(\'60.0\' AS DyNumber) and col_String=\'String 6\' and col_Utf8=\'Utf8 6\' and col_UUID=CAST(\'30065678-e89b-12d3-a456-556642440000\' AS UUID) and col_Date=CAST(\'2006-01-01\' AS Date) and col_Datetime=CAST(\'2006-10-02T11:00:00Z\' AS Datetime) and col_Timestamp=CAST(1696200600000000 AS Timestamp) and col_Interval=CAST(6 AS Interval) and col_Date32=CAST(\'2006-01-01\' AS Date32) and col_Datetime64=CAST(\'2006-10-02T11:00:00Z\' AS Datetime64) and col_Timestamp64=CAST(1696200600000000 AS Timestamp64) and col_Interval64=CAST(6 AS Interval64) and col_Float=CAST(6.1 AS Float) 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:65 RpcState(ExecuteQuery, 3f8290fd-64fe-48c3-b47b-aa880790064f, ghrun-6yqidkutd4.auto.internal:25149): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=OWViY2U4OGYtYjA0ZTZkMDktNThmM2I3ODAtZjM3Y2I2MTg=
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=OWViY2U4OGYtYjA0ZTZkMDktNThmM2I3ODAtZjM3Y2I2MTg=
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, 7649517c-e652-42be-90dd-550c0e0e247d, ghrun-6yqidkutd4.auto.internal:25149): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, 7649517c-e652-42be-90dd-550c0e0e247d, ghrun-6yqidkutd4.auto.internal:25149): request = { session_id: "ydb://session/3?node_id=1&id=OWViY2U4OGYtYjA0ZTZkMDktNThmM2I3ODAtZjM3Y2I2MTg=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_Date_1__SYNC` WHERE \n                pk_Int64=CAST(6 AS Int64) and pk_Uint64=CAST(6 AS Uint64) and pk_Int32=CAST(6 AS Int32) and pk_Uint32=CAST(6 AS Uint32) and pk_Int16=CAST(6 AS Int16) and pk_Uint16=CAST(6 AS Uint16) and pk_Int8=CAST(6 AS Int8) and pk_Uint8=CAST(6 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'6\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'6.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'6.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'60.0\' AS DyNumber) and pk_String=\'String 6\' and pk_Utf8=\'Utf8 6\' and pk_UUID=CAST(\'30065678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2006-01-01\' AS Date) and pk_Datetime=CAST(\'2006-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696200600000000 AS Timestamp) and pk_Interval=CAST(6 AS Interval) and pk_Date32=CAST(\'2006-01-01\' AS Date32) and pk_Datetime64=CAST(\'2006-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696200600000000 AS Timestamp64) and pk_Interval64=CAST(6 AS Interval64)\n                 and \n                col_index_DyNumber=CAST(\'60.0\' AS DyNumber) and col_index_String=\'String 6\' and col_index_Utf8=\'Utf8 6\' and col_index_UUID=CAST(\'30065678-e89b-12d3-a456-556642440000\' AS UUID) and col_index_Date=CAST(\'2006-01-01\' AS Date) and col_index_Datetime=CAST(\'2006-10-02T11:00:00Z\' AS Datetime) and col_index_Timestamp=CAST(1696200600000000 AS Timestamp) and col_index_Interval=CAST(6 AS Interval) and col_index_Date32=CAST(\'2006-01-01\' AS Date32) and col_index_Datetime64=CAST(\'2006-10-02T11:00:00Z\' AS Datetime64) and col_index_Timestamp64=CAST(1696200600000000 AS Timestamp64) and col_index_Interval64=CAST(6 AS Interval64)\n                 and \n                col_Int64=CAST(6 AS Int64) and col_Uint64=CAST(6 AS Uint64) and col_Int32=CAST(6 AS Int32) and col_Uint32=CAST(6 AS Uint32) and col_Int16=CAST(6 AS Int16) and col_Uint16=CAST(6 AS Uint16) and col_Int8=CAST(6 AS Int8) and col_Uint8=CAST(6 AS Uint8) and col_Bool=CAST(True AS Bool) and col_Decimal150=CAST(\'6\' AS Decimal(15,0)) and col_Decimal229=CAST(\'6.123\' AS Decimal(22,9)) and col_Decimal3510=CAST(\'6.123456\' AS Decimal(35,10)) and col_DyNumber=CAST(\'60.0\' AS DyNumber) and col_String=\'String 6\' and col_Utf8=\'Utf8 6\' and col_UUID=CAST(\'30065678-e89b-12d3-a456-556642440000\' AS UUID) and col_Date=CAST(\'2006-01-01\' AS Date) and col_Datetime=CAST(\'2006-10-02T11:00:00Z\' AS Datetime) and col_Timestamp=CAST(1696200600000000 AS Timestamp) and col_Interval=CAST(6 AS Interval) and col_Date32=CAST(\'2006-01-01\' AS Date32) and col_Datetime64=CAST(\'2006-10-02T11:00:00Z\' AS Datetime64) and col_Timestamp64=CAST(1696200600000000 AS Timestamp64) and col_Interval64=CAST(6 AS Interval64) and col_Float=CAST(6.1 AS Float) 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:65 RpcState(ExecuteQuery, 7649517c-e652-42be-90dd-550c0e0e247d, ghrun-6yqidkutd4.auto.internal:25149): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=OWViY2U4OGYtYjA0ZTZkMDktNThmM2I3ODAtZjM3Y2I2MTg=
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=OWViY2U4OGYtYjA0ZTZkMDktNThmM2I3ODAtZjM3Y2I2MTg=
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, 5a7bf428-06bc-4aef-8b60-cfc3986c2491, ghrun-6yqidkutd4.auto.internal:25149): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, 5a7bf428-06bc-4aef-8b60-cfc3986c2491, ghrun-6yqidkutd4.auto.internal:25149): request = { session_id: "ydb://session/3?node_id=1&id=OWViY2U4OGYtYjA0ZTZkMDktNThmM2I3ODAtZjM3Y2I2MTg=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_Date_1__SYNC` WHERE \n                pk_Int64=CAST(6 AS Int64) and pk_Uint64=CAST(6 AS Uint64) and pk_Int32=CAST(6 AS Int32) and pk_Uint32=CAST(6 AS Uint32) and pk_Int16=CAST(6 AS Int16) and pk_Uint16=CAST(6 AS Uint16) and pk_Int8=CAST(6 AS Int8) and pk_Uint8=CAST(6 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'6\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'6.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'6.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'60.0\' AS DyNumber) and pk_String=\'String 6\' and pk_Utf8=\'Utf8 6\' and pk_UUID=CAST(\'30065678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2006-01-01\' AS Date) and pk_Datetime=CAST(\'2006-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696200600000000 AS Timestamp) and pk_Interval=CAST(6 AS Interval) and pk_Date32=CAST(\'2006-01-01\' AS Date32) and pk_Datetime64=CAST(\'2006-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696200600000000 AS Timestamp64) and pk_Interval64=CAST(6 AS Interval64)\n                 and \n                col_index_DyNumber=CAST(\'60.0\' AS DyNumber) and col_index_String=\'String 6\' and col_index_Utf8=\'Utf8 6\' and col_index_UUID=CAST(\'30065678-e89b-12d3-a456-556642440000\' AS UUID) and col_index_Date=CAST(\'2006-01-01\' AS Date) and col_index_Datetime=CAST(\'2006-10-02T11:00:00Z\' AS Datetime) and col_index_Timestamp=CAST(1696200600000000 AS Timestamp) and col_index_Interval=CAST(6 AS Interval) and col_index_Date32=CAST(\'2006-01-01\' AS Date32) and col_index_Datetime64=CAST(\'2006-10-02T11:00:00Z\' AS Datetime64) and col_index_Timestamp64=CAST(1696200600000000 AS Timestamp64) and col_index_Interval64=CAST(6 AS Interval64)\n                 and \n                col_Int64=CAST(6 AS Int64) and col_Uint64=CAST(6 AS Uint64) and col_Int32=CAST(6 AS Int32) and col_Uint32=CAST(6 AS Uint32) and col_Int16=CAST(6 AS Int16) and col_Uint16=CAST(6 AS Uint16) and col_Int8=CAST(6 AS Int8) and col_Uint8=CAST(6 AS Uint8) and col_Bool=CAST(True AS Bool) and col_Decimal150=CAST(\'6\' AS Decimal(15,0)) and col_Decimal229=CAST(\'6.123\' AS Decimal(22,9)) and col_Decimal3510=CAST(\'6.123456\' AS Decimal(35,10)) and col_DyNumber=CAST(\'60.0\' AS DyNumber) and col_String=\'String 6\' and col_Utf8=\'Utf8 6\' and col_UUID=CAST(\'30065678-e89b-12d3-a456-556642440000\' AS UUID) and col_Date=CAST(\'2006-01-01\' AS Date) and col_Datetime=CAST(\'2006-10-02T11:00:00Z\' AS Datetime) and col_Timestamp=CAST(1696200600000000 AS Timestamp) and col_Interval=CAST(6 AS Interval) and col_Date32=CAST(\'2006-01-01\' AS Date32) and col_Datetime64=CAST(\'2006-10-02T11:00:00Z\' AS Datetime64) and col_Timestamp64=CAST(1696200600000000 AS Timestamp64) and col_Interval64=CAST(6 AS Interval64) and col_Float=CAST(6.1 AS Float) 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:65 RpcState(ExecuteQuery, 5a7bf428-06bc-4aef-8b60-cfc3986c2491, ghrun-6yqidkutd4.auto.internal:25149): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=OWViY2U4OGYtYjA0ZTZkMDktNThmM2I3ODAtZjM3Y2I2MTg=
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=OWViY2U4OGYtYjA0ZTZkMDktNThmM2I3ODAtZjM3Y2I2MTg=
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, 03f17b6f-d20c-4e1f-b9ff-e16ca52b42cb, ghrun-6yqidkutd4.auto.internal:25149): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, 03f17b6f-d20c-4e1f-b9ff-e16ca52b42cb, ghrun-6yqidkutd4.auto.internal:25149): request = { session_id: "ydb://session/3?node_id=1&id=OWViY2U4OGYtYjA0ZTZkMDktNThmM2I3ODAtZjM3Y2I2MTg=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_Date_1__SYNC` WHERE \n                pk_Int64=CAST(6 AS Int64) and pk_Uint64=CAST(6 AS Uint64) and pk_Int32=CAST(6 AS Int32) and pk_Uint32=CAST(6 AS Uint32) and pk_Int16=CAST(6 AS Int16) and pk_Uint16=CAST(6 AS Uint16) and pk_Int8=CAST(6 AS Int8) and pk_Uint8=CAST(6 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'6\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'6.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'6.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'60.0\' AS DyNumber) and pk_String=\'String 6\' and pk_Utf8=\'Utf8 6\' and pk_UUID=CAST(\'30065678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2006-01-01\' AS Date) and pk_Datetime=CAST(\'2006-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696200600000000 AS Timestamp) and pk_Interval=CAST(6 AS Interval) and pk_Date32=CAST(\'2006-01-01\' AS Date32) and pk_Datetime64=CAST(\'2006-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696200600000000 AS Timestamp64) and pk_Interval64=CAST(6 AS Interval64)\n                 and \n                col_index_DyNumber=CAST(\'60.0\' AS DyNumber) and col_index_String=\'String 6\' and col_index_Utf8=\'Utf8 6\' and col_index_UUID=CAST(\'30065678-e89b-12d3-a456-556642440000\' AS UUID) and col_index_Date=CAST(\'2006-01-01\' AS Date) and col_index_Datetime=CAST(\'2006-10-02T11:00:00Z\' AS Datetime) and col_index_Timestamp=CAST(1696200600000000 AS Timestamp) and col_index_Interval=CAST(6 AS Interval) and col_index_Date32=CAST(\'2006-01-01\' AS Date32) and col_index_Datetime64=CAST(\'2006-10-02T11:00:00Z\' AS Datetime64) and col_index_Timestamp64=CAST(1696200600000000 AS Timestamp64) and col_index_Interval64=CAST(6 AS Interval64)\n                 and \n                col_Int64=CAST(6 AS Int64) and col_Uint64=CAST(6 AS Uint64) and col_Int32=CAST(6 AS Int32) and col_Uint32=CAST(6 AS Uint32) and col_Int16=CAST(6 AS Int16) and col_Uint16=CAST(6 AS Uint16) and col_Int8=CAST(6 AS Int8) and col_Uint8=CAST(6 AS Uint8) and col_Bool=CAST(True AS Bool) and col_Decimal150=CAST(\'6\' AS Decimal(15,0)) and col_Decimal229=CAST(\'6.123\' AS Decimal(22,9)) and col_Decimal3510=CAST(\'6.123456\' AS Decimal(35,10)) and col_DyNumber=CAST(\'60.0\' AS DyNumber) and col_String=\'String 6\' and col_Utf8=\'Utf8 6\' and col_UUID=CAST(\'30065678-e89b-12d3-a456-556642440000\' AS UUID) and col_Date=CAST(\'2006-01-01\' AS Date) and col_Datetime=CAST(\'2006-10-02T11:00:00Z\' AS Datetime) and col_Timestamp=CAST(1696200600000000 AS Timestamp) and col_Interval=CAST(6 AS Interval) and col_Date32=CAST(\'2006-01-01\' AS Date32) and col_Datetime64=CAST(\'2006-10-02T11:00:00Z\' AS Datetime64) and col_Timestamp64=CAST(1696200600000000 AS Timestamp64) and col_Interval64=CAST(6 AS Interval64) and col_Float=CAST(6.1 AS Float) 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:65 RpcState(ExecuteQuery, 03f17b6f-d20c-4e1f-b9ff-e16ca52b42cb, ghrun-6yqidkutd4.auto.internal:25149): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=OWViY2U4OGYtYjA0ZTZkMDktNThmM2I3ODAtZjM3Y2I2MTg=
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=OWViY2U4OGYtYjA0ZTZkMDktNThmM2I3ODAtZjM3Y2I2MTg=
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, 03b338bd-8c46-4ecc-adf3-7975853ce603, ghrun-6yqidkutd4.auto.internal:25149): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, 03b338bd-8c46-4ecc-adf3-7975853ce603, ghrun-6yqidkutd4.auto.internal:25149): request = { session_id: "ydb://session/3?node_id=1&id=OWViY2U4OGYtYjA0ZTZkMDktNThmM2I3ODAtZjM3Y2I2MTg=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_Date_1__SYNC` WHERE \n                pk_Int64=CAST(6 AS Int64) and pk_Uint64=CAST(6 AS Uint64) and pk_Int32=CAST(6 AS Int32) and pk_Uint32=CAST(6 AS Uint32) and pk_Int16=CAST(6 AS Int16) and pk_Uint16=CAST(6 AS Uint16) and pk_Int8=CAST(6 AS Int8) and pk_Uint8=CAST(6 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'6\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'6.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'6.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'60.0\' AS DyNumber) and pk_String=\'String 6\' and pk_Utf8=\'Utf8 6\' and pk_UUID=CAST(\'30065678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2006-01-01\' AS Date) and pk_Datetime=CAST(\'2006-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696200600000000 AS Timestamp) and pk_Interval=CAST(6 AS Interval) and pk_Date32=CAST(\'2006-01-01\' AS Date32) and pk_Datetime64=CAST(\'2006-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696200600000000 AS Timestamp64) and pk_Interval64=CAST(6 AS Interval64)\n                 and \n                col_index_DyNumber=CAST(\'60.0\' AS DyNumber) and col_index_String=\'String 6\' and col_index_Utf8=\'Utf8 6\' and col_index_UUID=CAST(\'30065678-e89b-12d3-a456-556642440000\' AS UUID) and col_index_Date=CAST(\'2006-01-01\' AS Date) and col_index_Datetime=CAST(\'2006-10-02T11:00:00Z\' AS Datetime) and col_index_Timestamp=CAST(1696200600000000 AS Timestamp) and col_index_Interval=CAST(6 AS Interval) and col_index_Date32=CAST(\'2006-01-01\' AS Date32) and col_index_Datetime64=CAST(\'2006-10-02T11:00:00Z\' AS Datetime64) and col_index_Timestamp64=CAST(1696200600000000 AS Timestamp64) and col_index_Interval64=CAST(6 AS Interval64)\n                 and \n                col_Int64=CAST(6 AS Int64) and col_Uint64=CAST(6 AS Uint64) and col_Int32=CAST(6 AS Int32) and col_Uint32=CAST(6 AS Uint32) and col_Int16=CAST(6 AS Int16) and col_Uint16=CAST(6 AS Uint16) and col_Int8=CAST(6 AS Int8) and col_Uint8=CAST(6 AS Uint8) and col_Bool=CAST(True AS Bool) and col_Decimal150=CAST(\'6\' AS Decimal(15,0)) and col_Decimal229=CAST(\'6.123\' AS Decimal(22,9)) and col_Decimal3510=CAST(\'6.123456\' AS Decimal(35,10)) and col_DyNumber=CAST(\'60.0\' AS DyNumber) and col_String=\'String 6\' and col_Utf8=\'Utf8 6\' and col_UUID=CAST(\'30065678-e89b-12d3-a456-556642440000\' AS UUID) and col_Date=CAST(\'2006-01-01\' AS Date) and col_Datetime=CAST(\'2006-10-02T11:00:00Z\' AS Datetime) and col_Timestamp=CAST(1696200600000000 AS Timestamp) and col_Interval=CAST(6 AS Interval) and col_Date32=CAST(\'2006-01-01\' AS Date32) and col_Datetime64=CAST(\'2006-10-02T11:00:00Z\' AS Datetime64) and col_Timestamp64=CAST(1696200600000000 AS Timestamp64) and col_Interval64=CAST(6 AS Interval64) and col_Float=CAST(6.1 AS Float) 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:65 RpcState(ExecuteQuery, 03b338bd-8c46-4ecc-adf3-7975853ce603, ghrun-6yqidkutd4.auto.internal:25149): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=OWViY2U4OGYtYjA0ZTZkMDktNThmM2I3ODAtZjM3Y2I2MTg=
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=OWViY2U4OGYtYjA0ZTZkMDktNThmM2I3ODAtZjM3Y2I2MTg=
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, c9725e90-c276-4ed1-a94b-70faf217d921, ghrun-6yqidkutd4.auto.internal:25149): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, c9725e90-c276-4ed1-a94b-70faf217d921, ghrun-6yqidkutd4.auto.internal:25149): request = { session_id: "ydb://session/3?node_id=1&id=OWViY2U4OGYtYjA0ZTZkMDktNThmM2I3ODAtZjM3Y2I2MTg=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_Date_1__SYNC` WHERE \n                pk_Int64=CAST(6 AS Int64) and pk_Uint64=CAST(6 AS Uint64) and pk_Int32=CAST(6 AS Int32) and pk_Uint32=CAST(6 AS Uint32) and pk_Int16=CAST(6 AS Int16) and pk_Uint16=CAST(6 AS Uint16) and pk_Int8=CAST(6 AS Int8) and pk_Uint8=CAST(6 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'6\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'6.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'6.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'60.0\' AS DyNumber) and pk_String=\'String 6\' and pk_Utf8=\'Utf8 6\' and pk_UUID=CAST(\'30065678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2006-01-01\' AS Date) and pk_Datetime=CAST(\'2006-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696200600000000 AS Timestamp) and pk_Interval=CAST(6 AS Interval) and pk_Date32=CAST(\'2006-01-01\' AS Date32) and pk_Datetime64=CAST(\'2006-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696200600000000 AS Timestamp64) and pk_Interval64=CAST(6 AS Interval64)\n                 and \n                col_index_DyNumber=CAST(\'60.0\' AS DyNumber) and col_index_String=\'String 6\' and col_index_Utf8=\'Utf8 6\' and col_index_UUID=CAST(\'30065678-e89b-12d3-a456-556642440000\' AS UUID) and col_index_Date=CAST(\'2006-01-01\' AS Date) and col_index_Datetime=CAST(\'2006-10-02T11:00:00Z\' AS Datetime) and col_index_Timestamp=CAST(1696200600000000 AS Timestamp) and col_index_Interval=CAST(6 AS Interval) and col_index_Date32=CAST(\'2006-01-01\' AS Date32) and col_index_Datetime64=CAST(\'2006-10-02T11:00:00Z\' AS Datetime64) and col_index_Timestamp64=CAST(1696200600000000 AS Timestamp64) and col_index_Interval64=CAST(6 AS Interval64)\n                 and \n                col_Int64=CAST(6 AS Int64) and col_Uint64=CAST(6 AS Uint64) and col_Int32=CAST(6 AS Int32) and col_Uint32=CAST(6 AS Uint32) and col_Int16=CAST(6 AS Int16) and col_Uint16=CAST(6 AS Uint16) and col_Int8=CAST(6 AS Int8) and col_Uint8=CAST(6 AS Uint8) and col_Bool=CAST(True AS Bool) and col_Decimal150=CAST(\'6\' AS Decimal(15,0)) and col_Decimal229=CAST(\'6.123\' AS Decimal(22,9)) and col_Decimal3510=CAST(\'6.123456\' AS Decimal(35,10)) and col_DyNumber=CAST(\'60.0\' AS DyNumber) and col_String=\'String 6\' and col_Utf8=\'Utf8 6\' and col_UUID=CAST(\'30065678-e89b-12d3-a456-556642440000\' AS UUID) and col_Date=CAST(\'2006-01-01\' AS Date) and col_Datetime=CAST(\'2006-10-02T11:00:00Z\' AS Datetime) and col_Timestamp=CAST(1696200600000000 AS Timestamp) and col_Interval=CAST(6 AS Interval) and col_Date32=CAST(\'2006-01-01\' AS Date32) and col_Datetime64=CAST(\'2006-10-02T11:00:00Z\' AS Datetime64) and col_Timestamp64=CAST(1696200600000000 AS Timestamp64) and col_Interval64=CAST(6 AS Interval64) and col_Float=CAST(6.1 AS Float) 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:65 RpcState(ExecuteQuery, c9725e90-c276-4ed1-a94b-70faf217d921, ghrun-6yqidkutd4.auto.internal:25149): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=OWViY2U4OGYtYjA0ZTZkMDktNThmM2I3ODAtZjM3Y2I2MTg=
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:178 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:335 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:188 Resolving endpoints for database /Root
DEBUG    ydb.connection:connection.py:447 RpcState(ListEndpoints, 82f13e4a-4486-4b40-aa2f-1bae03444a8c, localhost:25149): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ListEndpoints, 82f13e4a-4486-4b40-aa2f-1bae03444a8c, localhost:25149): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:65 RpcState(ListEndpoints, 82f13e4a-4486-4b40-aa2f-1bae03444a8c, localhost:25149): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-6yqidkutd4.auto.internal" port: 25149 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:158 Resolved endpoints for database /Root: DiscoveryResult <self_location: 1, endpoints [<Endpoint ghrun-6yqidkutd4.auto.internal:25149, location 1, ssl: False>]>
DEBUG    ydb.connection:connection.py:575 Closing channel for endpoint localhost:25149
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=OWViY2U4OGYtYjA0ZTZkMDktNThmM2I3ODAtZjM3Y2I2MTg=
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, 1a478eeb-1353-40f9-bd47-34ec4b3bcf42, ghrun-6yqidkutd4.auto.internal:25149): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, 1a478eeb-1353-40f9-bd47-34ec4b3bcf42, ghrun-6yqidkutd4.auto.internal:25149): request = { session_id: "ydb://session/3?node_id=1&id=OWViY2U4OGYtYjA0ZTZkMDktNThmM2I3ODAtZjM3Y2I2MTg=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_Date_1__SYNC` WHERE \n                pk_Int64=CAST(6 AS Int64) and pk_Uint64=CAST(6 AS Uint64) and pk_Int32=CAST(6 AS Int32) and pk_Uint32=CAST(6 AS Uint32) and pk_Int16=CAST(6 AS Int16) and pk_Uint16=CAST(6 AS Uint16) and pk_Int8=CAST(6 AS Int8) and pk_Uint8=CAST(6 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'6\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'6.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'6.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'60.0\' AS DyNumber) and pk_String=\'String 6\' and pk_Utf8=\'Utf8 6\' and pk_UUID=CAST(\'30065678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2006-01-01\' AS Date) and pk_Datetime=CAST(\'2006-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696200600000000 AS Timestamp) and pk_Interval=CAST(6 AS Interval) and pk_Date32=CAST(\'2006-01-01\' AS Date32) and pk_Datetime64=CAST(\'2006-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696200600000000 AS Timestamp64) and pk_Interval64=CAST(6 AS Interval64)\n                 and \n                col_index_DyNumber=CAST(\'60.0\' AS DyNumber) and col_index_String=\'String 6\' and col_index_Utf8=\'Utf8 6\' and col_index_UUID=CAST(\'30065678-e89b-12d3-a456-556642440000\' AS UUID) and col_index_Date=CAST(\'2006-01-01\' AS Date) and col_index_Datetime=CAST(\'2006-10-02T11:00:00Z\' AS Datetime) and col_index_Timestamp=CAST(1696200600000000 AS Timestamp) and col_index_Interval=CAST(6 AS Interval) and col_index_Date32=CAST(\'2006-01-01\' AS Date32) and col_index_Datetime64=CAST(\'2006-10-02T11:00:00Z\' AS Datetime64) and col_index_Timestamp64=CAST(1696200600000000 AS Timestamp64) and col_index_Interval64=CAST(6 AS Interval64)\n                 and \n                col_Int64=CAST(6 AS Int64) and col_Uint64=CAST(6 AS Uint64) and col_Int32=CAST(6 AS Int32) and col_Uint32=CAST(6 AS Uint32) and col_Int16=CAST(6 AS Int16) and col_Uint16=CAST(6 AS Uint16) and col_Int8=CAST(6 AS Int8) and col_Uint8=CAST(6 AS Uint8) and col_Bool=CAST(True AS Bool) and col_Decimal150=CAST(\'6\' AS Decimal(15,0)) and col_Decimal229=CAST(\'6.123\' AS Decimal(22,9)) and col_Decimal3510=CAST(\'6.123456\' AS Decimal(35,10)) and col_DyNumber=CAST(\'60.0\' AS DyNumber) and col_String=\'String 6\' and col_Utf8=\'Utf8 6\' and col_UUID=CAST(\'30065678-e89b-12d3-a456-556642440000\' AS UUID) and col_Date=CAST(\'2006-01-01\' AS Date) and col_Datetime=CAST(\'2006-10-02T11:00:00Z\' AS Datetime) and col_Timestamp=CAST(1696200600000000 AS Timestamp) and col_Interval=CAST(6 AS Interval) and col_Date32=CAST(\'2006-01-01\' AS Date32) and col_Datetime64=CAST(\'2006-10-02T11:00:00Z\' AS Datetime64) and col_Timestamp64=CAST(1696200600000000 AS Timestamp64) and col_Interval64=CAST(6 AS Interval64) and col_Float=CAST(6.1 AS Float) 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:65 RpcState(ExecuteQuery, 1a478eeb-1353-40f9-bd47-34ec4b3bcf42, ghrun-6yqidkutd4.auto.internal:25149): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=OWViY2U4OGYtYjA0ZTZkMDktNThmM2I3ODAtZjM3Y2I2MTg=
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=OWViY2U4OGYtYjA0ZTZkMDktNThmM2I3ODAtZjM3Y2I2MTg=
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, 782f4dcf-7721-4f9b-a3a6-fc381d1f085e, ghrun-6yqidkutd4.auto.internal:25149): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, 782f4dcf-7721-4f9b-a3a6-fc381d1f085e, ghrun-6yqidkutd4.auto.internal:25149): request = { session_id: "ydb://session/3?node_id=1&id=OWViY2U4OGYtYjA0ZTZkMDktNThmM2I3ODAtZjM3Y2I2MTg=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_Date_1__SYNC` WHERE \n                pk_Int64=CAST(6 AS Int64) and pk_Uint64=CAST(6 AS Uint64) and pk_Int32=CAST(6 AS Int32) and pk_Uint32=CAST(6 AS Uint32) and pk_Int16=CAST(6 AS Int16) and pk_Uint16=CAST(6 AS Uint16) and pk_Int8=CAST(6 AS Int8) and pk_Uint8=CAST(6 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'6\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'6.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'6.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'60.0\' AS DyNumber) and pk_String=\'String 6\' and pk_Utf8=\'Utf8 6\' and pk_UUID=CAST(\'30065678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2006-01-01\' AS Date) and pk_Datetime=CAST(\'2006-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696200600000000 AS Timestamp) and pk_Interval=CAST(6 AS Interval) and pk_Date32=CAST(\'2006-01-01\' AS Date32) and pk_Datetime64=CAST(\'2006-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696200600000000 AS Timestamp64) and pk_Interval64=CAST(6 AS Interval64)\n                 and \n                col_index_DyNumber=CAST(\'60.0\' AS DyNumber) and col_index_String=\'String 6\' and col_index_Utf8=\'Utf8 6\' and col_index_UUID=CAST(\'30065678-e89b-12d3-a456-556642440000\' AS UUID) and col_index_Date=CAST(\'2006-01-01\' AS Date) and col_index_Datetime=CAST(\'2006-10-02T11:00:00Z\' AS Datetime) and col_index_Timestamp=CAST(1696200600000000 AS Timestamp) and col_index_Interval=CAST(6 AS Interval) and col_index_Date32=CAST(\'2006-01-01\' AS Date32) and col_index_Datetime64=CAST(\'2006-10-02T11:00:00Z\' AS Datetime64) and col_index_Timestamp64=CAST(1696200600000000 AS Timestamp64) and col_index_Interval64=CAST(6 AS Interval64)\n                 and \n                col_Int64=CAST(6 AS Int64) and col_Uint64=CAST(6 AS Uint64) and col_Int32=CAST(6 AS Int32) and col_Uint32=CAST(6 AS Uint32) and col_Int16=CAST(6 AS Int16) and col_Uint16=CAST(6 AS Uint16) and col_Int8=CAST(6 AS Int8) and col_Uint8=CAST(6 AS Uint8) and col_Bool=CAST(True AS Bool) and col_Decimal150=CAST(\'6\' AS Decimal(15,0)) and col_Decimal229=CAST(\'6.123\' AS Decimal(22,9)) and col_Decimal3510=CAST(\'6.123456\' AS Decimal(35,10)) and col_DyNumber=CAST(\'60.0\' AS DyNumber) and col_String=\'String 6\' and col_Utf8=\'Utf8 6\' and col_UUID=CAST(\'30065678-e89b-12d3-a456-556642440000\' AS UUID) and col_Date=CAST(\'2006-01-01\' AS Date) and col_Datetime=CAST(\'2006-10-02T11:00:00Z\' AS Datetime) and col_Timestamp=CAST(1696200600000000 AS Timestamp) and col_Interval=CAST(6 AS Interval) and col_Date32=CAST(\'2006-01-01\' AS Date32) and col_Datetime64=CAST(\'2006-10-02T11:00:00Z\' AS Datetime64) and col_Timestamp64=CAST(1696200600000000 AS Timestamp64) and col_Interval64=CAST(6 AS Interval64) and col_Float=CAST(6.1 AS Float) 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:65 RpcState(ExecuteQuery, 782f4dcf-7721-4f9b-a3a6-fc381d1f085e, ghrun-6yqidkutd4.auto.internal:25149): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=OWViY2U4OGYtYjA0ZTZkMDktNThmM2I3ODAtZjM3Y2I2MTg=
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=OWViY2U4OGYtYjA0ZTZkMDktNThmM2I3ODAtZjM3Y2I2MTg=
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, 8f4ec3bd-6093-4a7e-b5ca-219de1cd9775, ghrun-6yqidkutd4.auto.internal:25149): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, 8f4ec3bd-6093-4a7e-b5ca-219de1cd9775, ghrun-6yqidkutd4.auto.internal:25149): request = { session_id: "ydb://session/3?node_id=1&id=OWViY2U4OGYtYjA0ZTZkMDktNThmM2I3ODAtZjM3Y2I2MTg=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_Date_1__SYNC` WHERE \n                pk_Int64=CAST(6 AS Int64) and pk_Uint64=CAST(6 AS Uint64) and pk_Int32=CAST(6 AS Int32) and pk_Uint32=CAST(6 AS Uint32) and pk_Int16=CAST(6 AS Int16) and pk_Uint16=CAST(6 AS Uint16) and pk_Int8=CAST(6 AS Int8) and pk_Uint8=CAST(6 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'6\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'6.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'6.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'60.0\' AS DyNumber) and pk_String=\'String 6\' and pk_Utf8=\'Utf8 6\' and pk_UUID=CAST(\'30065678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2006-01-01\' AS Date) and pk_Datetime=CAST(\'2006-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696200600000000 AS Timestamp) and pk_Interval=CAST(6 AS Interval) and pk_Date32=CAST(\'2006-01-01\' AS Date32) and pk_Datetime64=CAST(\'2006-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696200600000000 AS Timestamp64) and pk_Interval64=CAST(6 AS Interval64)\n                 and \n                col_index_DyNumber=CAST(\'60.0\' AS DyNumber) and col_index_String=\'String 6\' and col_index_Utf8=\'Utf8 6\' and col_index_UUID=CAST(\'30065678-e89b-12d3-a456-556642440000\' AS UUID) and col_index_Date=CAST(\'2006-01-01\' AS Date) and col_index_Datetime=CAST(\'2006-10-02T11:00:00Z\' AS Datetime) and col_index_Timestamp=CAST(1696200600000000 AS Timestamp) and col_index_Interval=CAST(6 AS Interval) and col_index_Date32=CAST(\'2006-01-01\' AS Date32) and col_index_Datetime64=CAST(\'2006-10-02T11:00:00Z\' AS Datetime64) and col_index_Timestamp64=CAST(1696200600000000 AS Timestamp64) and col_index_Interval64=CAST(6 AS Interval64)\n                 and \n                col_Int64=CAST(6 AS Int64) and col_Uint64=CAST(6 AS Uint64) and col_Int32=CAST(6 AS Int32) and col_Uint32=CAST(6 AS Uint32) and col_Int16=CAST(6 AS Int16) and col_Uint16=CAST(6 AS Uint16) and col_Int8=CAST(6 AS Int8) and col_Uint8=CAST(6 AS Uint8) and col_Bool=CAST(True AS Bool) and col_Decimal150=CAST(\'6\' AS Decimal(15,0)) and col_Decimal229=CAST(\'6.123\' AS Decimal(22,9)) and col_Decimal3510=CAST(\'6.123456\' AS Decimal(35,10)) and col_DyNumber=CAST(\'60.0\' AS DyNumber) and col_String=\'String 6\' and col_Utf8=\'Utf8 6\' and col_UUID=CAST(\'30065678-e89b-12d3-a456-556642440000\' AS UUID) and col_Date=CAST(\'2006-01-01\' AS Date) and col_Datetime=CAST(\'2006-10-02T11:00:00Z\' AS Datetime) and col_Timestamp=CAST(1696200600000000 AS Timestamp) and col_Interval=CAST(6 AS Interval) and col_Date32=CAST(\'2006-01-01\' AS Date32) and col_Datetime64=CAST(\'2006-10-02T11:00:00Z\' AS Datetime64) and col_Timestamp64=CAST(1696200600000000 AS Timestamp64) and col_Interval64=CAST(6 AS Interval64) and col_Float=CAST(6.1 AS Float) 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:65 RpcState(ExecuteQuery, 8f4ec3bd-6093-4a7e-b5ca-219de1cd9775, ghrun-6yqidkutd4.auto.internal:25149): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=OWViY2U4OGYtYjA0ZTZkMDktNThmM2I3ODAtZjM3Y2I2MTg=
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=OWViY2U4OGYtYjA0ZTZkMDktNThmM2I3ODAtZjM3Y2I2MTg=
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, 9daebbee-0671-47be-be36-21c424852e08, ghrun-6yqidkutd4.auto.internal:25149): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, 9daebbee-0671-47be-be36-21c424852e08, ghrun-6yqidkutd4.auto.internal:25149): request = { session_id: "ydb://session/3?node_id=1&id=OWViY2U4OGYtYjA0ZTZkMDktNThmM2I3ODAtZjM3Y2I2MTg=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_Date_1__SYNC` WHERE \n                pk_Int64=CAST(6 AS Int64) and pk_Uint64=CAST(6 AS Uint64) and pk_Int32=CAST(6 AS Int32) and pk_Uint32=CAST(6 AS Uint32) and pk_Int16=CAST(6 AS Int16) and pk_Uint16=CAST(6 AS Uint16) and pk_Int8=CAST(6 AS Int8) and pk_Uint8=CAST(6 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'6\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'6.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'6.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'60.0\' AS DyNumber) and pk_String=\'String 6\' and pk_Utf8=\'Utf8 6\' and pk_UUID=CAST(\'30065678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2006-01-01\' AS Date) and pk_Datetime=CAST(\'2006-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696200600000000 AS Timestamp) and pk_Interval=CAST(6 AS Interval) and pk_Date32=CAST(\'2006-01-01\' AS Date32) and pk_Datetime64=CAST(\'2006-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696200600000000 AS Timestamp64) and pk_Interval64=CAST(6 AS Interval64)\n                 and \n                col_index_DyNumber=CAST(\'60.0\' AS DyNumber) and col_index_String=\'String 6\' and col_index_Utf8=\'Utf8 6\' and col_index_UUID=CAST(\'30065678-e89b-12d3-a456-556642440000\' AS UUID) and col_index_Date=CAST(\'2006-01-01\' AS Date) and col_index_Datetime=CAST(\'2006-10-02T11:00:00Z\' AS Datetime) and col_index_Timestamp=CAST(1696200600000000 AS Timestamp) and col_index_Interval=CAST(6 AS Interval) and col_index_Date32=CAST(\'2006-01-01\' AS Date32) and col_index_Datetime64=CAST(\'2006-10-02T11:00:00Z\' AS Datetime64) and col_index_Timestamp64=CAST(1696200600000000 AS Timestamp64) and col_index_Interval64=CAST(6 AS Interval64)\n                 and \n                col_Int64=CAST(6 AS Int64) and col_Uint64=CAST(6 AS Uint64) and col_Int32=CAST(6 AS Int32) and col_Uint32=CAST(6 AS Uint32) and col_Int16=CAST(6 AS Int16) and col_Uint16=CAST(6 AS Uint16) and col_Int8=CAST(6 AS Int8) and col_Uint8=CAST(6 AS Uint8) and col_Bool=CAST(True AS Bool) and col_Decimal150=CAST(\'6\' AS Decimal(15,0)) and col_Decimal229=CAST(\'6.123\' AS Decimal(22,9)) and col_Decimal3510=CAST(\'6.123456\' AS Decimal(35,10)) and col_DyNumber=CAST(\'60.0\' AS DyNumber) and col_String=\'String 6\' and col_Utf8=\'Utf8 6\' and col_UUID=CAST(\'30065678-e89b-12d3-a456-556642440000\' AS UUID) and col_Date=CAST(\'2006-01-01\' AS Date) and col_Datetime=CAST(\'2006-10-02T11:00:00Z\' AS Datetime) and col_Timestamp=CAST(1696200600000000 AS Timestamp) and col_Interval=CAST(6 AS Interval) and col_Date32=CAST(\'2006-01-01\' AS Date32) and col_Datetime64=CAST(\'2006-10-02T11:00:00Z\' AS Datetime64) and col_Timestamp64=CAST(1696200600000000 AS Timestamp64) and col_Interval64=CAST(6 AS Interval64) and col_Float=CAST(6.1 AS Float) 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:65 RpcState(ExecuteQuery, 9daebbee-0671-47be-be36-21c424852e08, ghrun-6yqidkutd4.auto.internal:25149): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=OWViY2U4OGYtYjA0ZTZkMDktNThmM2I3ODAtZjM3Y2I2MTg=
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=OWViY2U4OGYtYjA0ZTZkMDktNThmM2I3ODAtZjM3Y2I2MTg=
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, c9a1cfd7-cb15-4095-94ee-771fd2c1df2f, ghrun-6yqidkutd4.auto.internal:25149): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, c9a1cfd7-cb15-4095-94ee-771fd2c1df2f, ghrun-6yqidkutd4.auto.internal:25149): request = { session_id: "ydb://session/3?node_id=1&id=OWViY2U4OGYtYjA0ZTZkMDktNThmM2I3ODAtZjM3Y2I2MTg=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_Date_1__SYNC` WHERE \n                pk_Int64=CAST(6 AS Int64) and pk_Uint64=CAST(6 AS Uint64) and pk_Int32=CAST(6 AS Int32) and pk_Uint32=CAST(6 AS Uint32) and pk_Int16=CAST(6 AS Int16) and pk_Uint16=CAST(6 AS Uint16) and pk_Int8=CAST(6 AS Int8) and pk_Uint8=CAST(6 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'6\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'6.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'6.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'60.0\' AS DyNumber) and pk_String=\'String 6\' and pk_Utf8=\'Utf8 6\' and pk_UUID=CAST(\'30065678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2006-01-01\' AS Date) and pk_Datetime=CAST(\'2006-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696200600000000 AS Timestamp) and pk_Interval=CAST(6 AS Interval) and pk_Date32=CAST(\'2006-01-01\' AS Date32) and pk_Datetime64=CAST(\'2006-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696200600000000 AS Timestamp64) and pk_Interval64=CAST(6 AS Interval64)\n                 and \n                col_index_DyNumber=CAST(\'60.0\' AS DyNumber) and col_index_String=\'String 6\' and col_index_Utf8=\'Utf8 6\' and col_index_UUID=CAST(\'30065678-e89b-12d3-a456-556642440000\' AS UUID) and col_index_Date=CAST(\'2006-01-01\' AS Date) and col_index_Datetime=CAST(\'2006-10-02T11:00:00Z\' AS Datetime) and col_index_Timestamp=CAST(1696200600000000 AS Timestamp) and col_index_Interval=CAST(6 AS Interval) and col_index_Date32=CAST(\'2006-01-01\' AS Date32) and col_index_Datetime64=CAST(\'2006-10-02T11:00:00Z\' AS Datetime64) and col_index_Timestamp64=CAST(1696200600000000 AS Timestamp64) and col_index_Interval64=CAST(6 AS Interval64)\n                 and \n                col_Int64=CAST(6 AS Int64) and col_Uint64=CAST(6 AS Uint64) and col_Int32=CAST(6 AS Int32) and col_Uint32=CAST(6 AS Uint32) and col_Int16=CAST(6 AS Int16) and col_Uint16=CAST(6 AS Uint16) and col_Int8=CAST(6 AS Int8) and col_Uint8=CAST(6 AS Uint8) and col_Bool=CAST(True AS Bool) and col_Decimal150=CAST(\'6\' AS Decimal(15,0)) and col_Decimal229=CAST(\'6.123\' AS Decimal(22,9)) and col_Decimal3510=CAST(\'6.123456\' AS Decimal(35,10)) and col_DyNumber=CAST(\'60.0\' AS DyNumber) and col_String=\'String 6\' and col_Utf8=\'Utf8 6\' and col_UUID=CAST(\'30065678-e89b-12d3-a456-556642440000\' AS UUID) and col_Date=CAST(\'2006-01-01\' AS Date) and col_Datetime=CAST(\'2006-10-02T11:00:00Z\' AS Datetime) and col_Timestamp=CAST(1696200600000000 AS Timestamp) and col_Interval=CAST(6 AS Interval) and col_Date32=CAST(\'2006-01-01\' AS Date32) and col_Datetime64=CAST(\'2006-10-02T11:00:00Z\' AS Datetime64) and col_Timestamp64=CAST(1696200600000000 AS Timestamp64) and col_Interval64=CAST(6 AS Interval64) and col_Float=CAST(6.1 AS Float) 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:65 RpcState(ExecuteQuery, c9a1cfd7-cb15-4095-94ee-771fd2c1df2f, ghrun-6yqidkutd4.auto.internal:25149): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=OWViY2U4OGYtYjA0ZTZkMDktNThmM2I3ODAtZjM3Y2I2MTg=
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=OWViY2U4OGYtYjA0ZTZkMDktNThmM2I3ODAtZjM3Y2I2MTg=
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, b19dfb13-36ac-4031-b97f-52bcca7be2c2, ghrun-6yqidkutd4.auto.internal:25149): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, b19dfb13-36ac-4031-b97f-52bcca7be2c2, ghrun-6yqidkutd4.auto.internal:25149): request = { session_id: "ydb://session/3?node_id=1&id=OWViY2U4OGYtYjA0ZTZkMDktNThmM2I3ODAtZjM3Y2I2MTg=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_Date_1__SYNC` WHERE \n                pk_Int64=CAST(6 AS Int64) and pk_Uint64=CAST(6 AS Uint64) and pk_Int32=CAST(6 AS Int32) and pk_Uint32=CAST(6 AS Uint32) and pk_Int16=CAST(6 AS Int16) and pk_Uint16=CAST(6 AS Uint16) and pk_Int8=CAST(6 AS Int8) and pk_Uint8=CAST(6 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'6\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'6.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'6.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'60.0\' AS DyNumber) and pk_String=\'String 6\' and pk_Utf8=\'Utf8 6\' and pk_UUID=CAST(\'30065678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2006-01-01\' AS Date) and pk_Datetime=CAST(\'2006-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696200600000000 AS Timestamp) and pk_Interval=CAST(6 AS Interval) and pk_Date32=CAST(\'2006-01-01\' AS Date32) and pk_Datetime64=CAST(\'2006-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696200600000000 AS Timestamp64) and pk_Interval64=CAST(6 AS Interval64)\n                 and \n                col_index_DyNumber=CAST(\'60.0\' AS DyNumber) and col_index_String=\'String 6\' and col_index_Utf8=\'Utf8 6\' and col_index_UUID=CAST(\'30065678-e89b-12d3-a456-556642440000\' AS UUID) and col_index_Date=CAST(\'2006-01-01\' AS Date) and col_index_Datetime=CAST(\'2006-10-02T11:00:00Z\' AS Datetime) and col_index_Timestamp=CAST(1696200600000000 AS Timestamp) and col_index_Interval=CAST(6 AS Interval) and col_index_Date32=CAST(\'2006-01-01\' AS Date32) and col_index_Datetime64=CAST(\'2006-10-02T11:00:00Z\' AS Datetime64) and col_index_Timestamp64=CAST(1696200600000000 AS Timestamp64) and col_index_Interval64=CAST(6 AS Interval64)\n                 and \n                col_Int64=CAST(6 AS Int64) and col_Uint64=CAST(6 AS Uint64) and col_Int32=CAST(6 AS Int32) and col_Uint32=CAST(6 AS Uint32) and col_Int16=CAST(6 AS Int16) and col_Uint16=CAST(6 AS Uint16) and col_Int8=CAST(6 AS Int8) and col_Uint8=CAST(6 AS Uint8) and col_Bool=CAST(True AS Bool) and col_Decimal150=CAST(\'6\' AS Decimal(15,0)) and col_Decimal229=CAST(\'6.123\' AS Decimal(22,9)) and col_Decimal3510=CAST(\'6.123456\' AS Decimal(35,10)) and col_DyNumber=CAST(\'60.0\' AS DyNumber) and col_String=\'String 6\' and col_Utf8=\'Utf8 6\' and col_UUID=CAST(\'30065678-e89b-12d3-a456-556642440000\' AS UUID) and col_Date=CAST(\'2006-01-01\' AS Date) and col_Datetime=CAST(\'2006-10-02T11:00:00Z\' AS Datetime) and col_Timestamp=CAST(1696200600000000 AS Timestamp) and col_Interval=CAST(6 AS Interval) and col_Date32=CAST(\'2006-01-01\' AS Date32) and col_Datetime64=CAST(\'2006-10-02T11:00:00Z\' AS Datetime64) and col_Timestamp64=CAST(1696200600000000 AS Timestamp64) and col_Interval64=CAST(6 AS Interval64) and col_Float=CAST(6.1 AS Float) 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:65 RpcState(ExecuteQuery, b19dfb13-36ac-4031-b97f-52bcca7be2c2, ghrun-6yqidkutd4.auto.internal:25149): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=OWViY2U4OGYtYjA0ZTZkMDktNThmM2I3ODAtZjM3Y2I2MTg=
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=OWViY2U4OGYtYjA0ZTZkMDktNThmM2I3ODAtZjM3Y2I2MTg=
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, f37de085-1dde-4004-b93c-4067a5d76657, ghrun-6yqidkutd4.auto.internal:25149): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, f37de085-1dde-4004-b93c-4067a5d76657, ghrun-6yqidkutd4.auto.internal:25149): request = { session_id: "ydb://session/3?node_id=1&id=OWViY2U4OGYtYjA0ZTZkMDktNThmM2I3ODAtZjM3Y2I2MTg=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_Date_1__SYNC` WHERE \n                pk_Int64=CAST(6 AS Int64) and pk_Uint64=CAST(6 AS Uint64) and pk_Int32=CAST(6 AS Int32) and pk_Uint32=CAST(6 AS Uint32) and pk_Int16=CAST(6 AS Int16) and pk_Uint16=CAST(6 AS Uint16) and pk_Int8=CAST(6 AS Int8) and pk_Uint8=CAST(6 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'6\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'6.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'6.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'60.0\' AS DyNumber) and pk_String=\'String 6\' and pk_Utf8=\'Utf8 6\' and pk_UUID=CAST(\'30065678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2006-01-01\' AS Date) and pk_Datetime=CAST(\'2006-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696200600000000 AS Timestamp) and pk_Interval=CAST(6 AS Interval) and pk_Date32=CAST(\'2006-01-01\' AS Date32) and pk_Datetime64=CAST(\'2006-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696200600000000 AS Timestamp64) and pk_Interval64=CAST(6 AS Interval64)\n                 and \n                col_index_DyNumber=CAST(\'60.0\' AS DyNumber) and col_index_String=\'String 6\' and col_index_Utf8=\'Utf8 6\' and col_index_UUID=CAST(\'30065678-e89b-12d3-a456-556642440000\' AS UUID) and col_index_Date=CAST(\'2006-01-01\' AS Date) and col_index_Datetime=CAST(\'2006-10-02T11:00:00Z\' AS Datetime) and col_index_Timestamp=CAST(1696200600000000 AS Timestamp) and col_index_Interval=CAST(6 AS Interval) and col_index_Date32=CAST(\'2006-01-01\' AS Date32) and col_index_Datetime64=CAST(\'2006-10-02T11:00:00Z\' AS Datetime64) and col_index_Timestamp64=CAST(1696200600000000 AS Timestamp64) and col_index_Interval64=CAST(6 AS Interval64)\n                 and \n                col_Int64=CAST(6 AS Int64) and col_Uint64=CAST(6 AS Uint64) and col_Int32=CAST(6 AS Int32) and col_Uint32=CAST(6 AS Uint32) and col_Int16=CAST(6 AS Int16) and col_Uint16=CAST(6 AS Uint16) and col_Int8=CAST(6 AS Int8) and col_Uint8=CAST(6 AS Uint8) and col_Bool=CAST(True AS Bool) and col_Decimal150=CAST(\'6\' AS Decimal(15,0)) and col_Decimal229=CAST(\'6.123\' AS Decimal(22,9)) and col_Decimal3510=CAST(\'6.123456\' AS Decimal(35,10)) and col_DyNumber=CAST(\'60.0\' AS DyNumber) and col_String=\'String 6\' and col_Utf8=\'Utf8 6\' and col_UUID=CAST(\'30065678-e89b-12d3-a456-556642440000\' AS UUID) and col_Date=CAST(\'2006-01-01\' AS Date) and col_Datetime=CAST(\'2006-10-02T11:00:00Z\' AS Datetime) and col_Timestamp=CAST(1696200600000000 AS Timestamp) and col_Interval=CAST(6 AS Interval) and col_Date32=CAST(\'2006-01-01\' AS Date32) and col_Datetime64=CAST(\'2006-10-02T11:00:00Z\' AS Datetime64) and col_Timestamp64=CAST(1696200600000000 AS Timestamp64) and col_Interval64=CAST(6 AS Interval64) and col_Float=CAST(6.1 AS Float) 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:65 RpcState(ExecuteQuery, f37de085-1dde-4004-b93c-4067a5d76657, ghrun-6yqidkutd4.auto.internal:25149): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=OWViY2U4OGYtYjA0ZTZkMDktNThmM2I3ODAtZjM3Y2I2MTg=
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=OWViY2U4OGYtYjA0ZTZkMDktNThmM2I3ODAtZjM3Y2I2MTg=
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, 472f37b9-e0da-4f23-b48f-bf5920ae25f6, ghrun-6yqidkutd4.auto.internal:25149): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, 472f37b9-e0da-4f23-b48f-bf5920ae25f6, ghrun-6yqidkutd4.auto.internal:25149): request = { session_id: "ydb://session/3?node_id=1&id=OWViY2U4OGYtYjA0ZTZkMDktNThmM2I3ODAtZjM3Y2I2MTg=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_Date_1__SYNC` WHERE \n                pk_Int64=CAST(6 AS Int64) and pk_Uint64=CAST(6 AS Uint64) and pk_Int32=CAST(6 AS Int32) and pk_Uint32=CAST(6 AS Uint32) and pk_Int16=CAST(6 AS Int16) and pk_Uint16=CAST(6 AS Uint16) and pk_Int8=CAST(6 AS Int8) and pk_Uint8=CAST(6 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'6\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'6.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'6.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'60.0\' AS DyNumber) and pk_String=\'String 6\' and pk_Utf8=\'Utf8 6\' and pk_UUID=CAST(\'30065678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2006-01-01\' AS Date) and pk_Datetime=CAST(\'2006-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696200600000000 AS Timestamp) and pk_Interval=CAST(6 AS Interval) and pk_Date32=CAST(\'2006-01-01\' AS Date32) and pk_Datetime64=CAST(\'2006-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696200600000000 AS Timestamp64) and pk_Interval64=CAST(6 AS Interval64)\n                 and \n                col_index_DyNumber=CAST(\'60.0\' AS DyNumber) and col_index_String=\'String 6\' and col_index_Utf8=\'Utf8 6\' and col_index_UUID=CAST(\'30065678-e89b-12d3-a456-556642440000\' AS UUID) and col_index_Date=CAST(\'2006-01-01\' AS Date) and col_index_Datetime=CAST(\'2006-10-02T11:00:00Z\' AS Datetime) and col_index_Timestamp=CAST(1696200600000000 AS Timestamp) and col_index_Interval=CAST(6 AS Interval) and col_index_Date32=CAST(\'2006-01-01\' AS Date32) and col_index_Datetime64=CAST(\'2006-10-02T11:00:00Z\' AS Datetime64) and col_index_Timestamp64=CAST(1696200600000000 AS Timestamp64) and col_index_Interval64=CAST(6 AS Interval64)\n                 and \n                col_Int64=CAST(6 AS Int64) and col_Uint64=CAST(6 AS Uint64) and col_Int32=CAST(6 AS Int32) and col_Uint32=CAST(6 AS Uint32) and col_Int16=CAST(6 AS Int16) and col_Uint16=CAST(6 AS Uint16) and col_Int8=CAST(6 AS Int8) and col_Uint8=CAST(6 AS Uint8) and col_Bool=CAST(True AS Bool) and col_Decimal150=CAST(\'6\' AS Decimal(15,0)) and col_Decimal229=CAST(\'6.123\' AS Decimal(22,9)) and col_Decimal3510=CAST(\'6.123456\' AS Decimal(35,10)) and col_DyNumber=CAST(\'60.0\' AS DyNumber) and col_String=\'String 6\' and col_Utf8=\'Utf8 6\' and col_UUID=CAST(\'30065678-e89b-12d3-a456-556642440000\' AS UUID) and col_Date=CAST(\'2006-01-01\' AS Date) and col_Datetime=CAST(\'2006-10-02T11:00:00Z\' AS Datetime) and col_Timestamp=CAST(1696200600000000 AS Timestamp) and col_Interval=CAST(6 AS Interval) and col_Date32=CAST(\'2006-01-01\' AS Date32) and col_Datetime64=CAST(\'2006-10-02T11:00:00Z\' AS Datetime64) and col_Timestamp64=CAST(1696200600000000 AS Timestamp64) and col_Interval64=CAST(6 AS Interval64) and col_Float=CAST(6.1 AS Float) 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:65 RpcState(ExecuteQuery, 472f37b9-e0da-4f23-b48f-bf5920ae25f6, ghrun-6yqidkutd4.auto.internal:25149): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=OWViY2U4OGYtYjA0ZTZkMDktNThmM2I3ODAtZjM3Y2I2MTg=
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=OWViY2U4OGYtYjA0ZTZkMDktNThmM2I3ODAtZjM3Y2I2MTg=
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, ed895b9a-974e-4faa-8f09-8dbde199e41e, ghrun-6yqidkutd4.auto.internal:25149): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, ed895b9a-974e-4faa-8f09-8dbde199e41e, ghrun-6yqidkutd4.auto.internal:25149): request = { session_id: "ydb://session/3?node_id=1&id=OWViY2U4OGYtYjA0ZTZkMDktNThmM2I3ODAtZjM3Y2I2MTg=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_Date_1__SYNC` WHERE \n                pk_Int64=CAST(6 AS Int64) and pk_Uint64=CAST(6 AS Uint64) and pk_Int32=CAST(6 AS Int32) and pk_Uint32=CAST(6 AS Uint32) and pk_Int16=CAST(6 AS Int16) and pk_Uint16=CAST(6 AS Uint16) and pk_Int8=CAST(6 AS Int8) and pk_Uint8=CAST(6 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'6\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'6.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'6.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'60.0\' AS DyNumber) and pk_String=\'String 6\' and pk_Utf8=\'Utf8 6\' and pk_UUID=CAST(\'30065678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2006-01-01\' AS Date) and pk_Datetime=CAST(\'2006-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696200600000000 AS Timestamp) and pk_Interval=CAST(6 AS Interval) and pk_Date32=CAST(\'2006-01-01\' AS Date32) and pk_Datetime64=CAST(\'2006-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696200600000000 AS Timestamp64) and pk_Interval64=CAST(6 AS Interval64)\n                 and \n                col_index_DyNumber=CAST(\'60.0\' AS DyNumber) and col_index_String=\'String 6\' and col_index_Utf8=\'Utf8 6\' and col_index_UUID=CAST(\'30065678-e89b-12d3-a456-556642440000\' AS UUID) and col_index_Date=CAST(\'2006-01-01\' AS Date) and col_index_Datetime=CAST(\'2006-10-02T11:00:00Z\' AS Datetime) and col_index_Timestamp=CAST(1696200600000000 AS Timestamp) and col_index_Interval=CAST(6 AS Interval) and col_index_Date32=CAST(\'2006-01-01\' AS Date32) and col_index_Datetime64=CAST(\'2006-10-02T11:00:00Z\' AS Datetime64) and col_index_Timestamp64=CAST(1696200600000000 AS Timestamp64) and col_index_Interval64=CAST(6 AS Interval64)\n                 and \n                col_Int64=CAST(6 AS Int64) and col_Uint64=CAST(6 AS Uint64) and col_Int32=CAST(6 AS Int32) and col_Uint32=CAST(6 AS Uint32) and col_Int16=CAST(6 AS Int16) and col_Uint16=CAST(6 AS Uint16) and col_Int8=CAST(6 AS Int8) and col_Uint8=CAST(6 AS Uint8) and col_Bool=CAST(True AS Bool) and col_Decimal150=CAST(\'6\' AS Decimal(15,0)) and col_Decimal229=CAST(\'6.123\' AS Decimal(22,9)) and col_Decimal3510=CAST(\'6.123456\' AS Decimal(35,10)) and col_DyNumber=CAST(\'60.0\' AS DyNumber) and col_String=\'String 6\' and col_Utf8=\'Utf8 6\' and col_UUID=CAST(\'30065678-e89b-12d3-a456-556642440000\' AS UUID) and col_Date=CAST(\'2006-01-01\' AS Date) and col_Datetime=CAST(\'2006-10-02T11:00:00Z\' AS Datetime) and col_Timestamp=CAST(1696200600000000 AS Timestamp) and col_Interval=CAST(6 AS Interval) and col_Date32=CAST(\'2006-01-01\' AS Date32) and col_Datetime64=CAST(\'2006-10-02T11:00:00Z\' AS Datetime64) and col_Timestamp64=CAST(1696200600000000 AS Timestamp64) and col_Interval64=CAST(6 AS Interval64) and col_Float=CAST(6.1 AS Float) 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:65 RpcState(ExecuteQuery, ed895b9a-974e-4faa-8f09-8dbde199e41e, ghrun-6yqidkutd4.auto.internal:25149): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=OWViY2U4OGYtYjA0ZTZkMDktNThmM2I3ODAtZjM3Y2I2MTg=
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=OWViY2U4OGYtYjA0ZTZkMDktNThmM2I3ODAtZjM3Y2I2MTg=
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, ba6f8ff0-4fc3-4514-ad92-ddf93c416584, ghrun-6yqidkutd4.auto.internal:25149): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, ba6f8ff0-4fc3-4514-ad92-ddf93c416584, ghrun-6yqidkutd4.auto.internal:25149): request = { session_id: "ydb://session/3?node_id=1&id=OWViY2U4OGYtYjA0ZTZkMDktNThmM2I3ODAtZjM3Y2I2MTg=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_Date_1__SYNC` WHERE \n                pk_Int64=CAST(6 AS Int64) and pk_Uint64=CAST(6 AS Uint64) and pk_Int32=CAST(6 AS Int32) and pk_Uint32=CAST(6 AS Uint32) and pk_Int16=CAST(6 AS Int16) and pk_Uint16=CAST(6 AS Uint16) and pk_Int8=CAST(6 AS Int8) and pk_Uint8=CAST(6 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'6\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'6.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'6.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'60.0\' AS DyNumber) and pk_String=\'String 6\' and pk_Utf8=\'Utf8 6\' and pk_UUID=CAST(\'30065678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2006-01-01\' AS Date) and pk_Datetime=CAST(\'2006-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696200600000000 AS Timestamp) and pk_Interval=CAST(6 AS Interval) and pk_Date32=CAST(\'2006-01-01\' AS Date32) and pk_Datetime64=CAST(\'2006-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696200600000000 AS Timestamp64) and pk_Interval64=CAST(6 AS Interval64)\n                 and \n                col_index_DyNumber=CAST(\'60.0\' AS DyNumber) and col_index_String=\'String 6\' and col_index_Utf8=\'Utf8 6\' and col_index_UUID=CAST(\'30065678-e89b-12d3-a456-556642440000\' AS UUID) and col_index_Date=CAST(\'2006-01-01\' AS Date) and col_index_Datetime=CAST(\'2006-10-02T11:00:00Z\' AS Datetime) and col_index_Timestamp=CAST(1696200600000000 AS Timestamp) and col_index_Interval=CAST(6 AS Interval) and col_index_Date32=CAST(\'2006-01-01\' AS Date32) and col_index_Datetime64=CAST(\'2006-10-02T11:00:00Z\' AS Datetime64) and col_index_Timestamp64=CAST(1696200600000000 AS Timestamp64) and col_index_Interval64=CAST(6 AS Interval64)\n                 and \n                col_Int64=CAST(6 AS Int64) and col_Uint64=CAST(6 AS Uint64) and col_Int32=CAST(6 AS Int32) and col_Uint32=CAST(6 AS Uint32) and col_Int16=CAST(6 AS Int16) and col_Uint16=CAST(6 AS Uint16) and col_Int8=CAST(6 AS Int8) and col_Uint8=CAST(6 AS Uint8) and col_Bool=CAST(True AS Bool) and col_Decimal150=CAST(\'6\' AS Decimal(15,0)) and col_Decimal229=CAST(\'6.123\' AS Decimal(22,9)) and col_Decimal3510=CAST(\'6.123456\' AS Decimal(35,10)) and col_DyNumber=CAST(\'60.0\' AS DyNumber) and col_String=\'String 6\' and col_Utf8=\'Utf8 6\' and col_UUID=CAST(\'30065678-e89b-12d3-a456-556642440000\' AS UUID) and col_Date=CAST(\'2006-01-01\' AS Date) and col_Datetime=CAST(\'2006-10-02T11:00:00Z\' AS Datetime) and col_Timestamp=CAST(1696200600000000 AS Timestamp) and col_Interval=CAST(6 AS Interval) and col_Date32=CAST(\'2006-01-01\' AS Date32) and col_Datetime64=CAST(\'2006-10-02T11:00:00Z\' AS Datetime64) and col_Timestamp64=CAST(1696200600000000 AS Timestamp64) and col_Interval64=CAST(6 AS Interval64) and col_Float=CAST(6.1 AS Float) 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:65 RpcState(ExecuteQuery, ba6f8ff0-4fc3-4514-ad92-ddf93c416584, ghrun-6yqidkutd4.auto.internal:25149): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=OWViY2U4OGYtYjA0ZTZkMDktNThmM2I3ODAtZjM3Y2I2MTg=
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=OWViY2U4OGYtYjA0ZTZkMDktNThmM2I3ODAtZjM3Y2I2MTg=
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, 757b1edd-6f34-486c-9c32-bcb2dbcd1ebb, ghrun-6yqidkutd4.auto.internal:25149): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, 757b1edd-6f34-486c-9c32-bcb2dbcd1ebb, ghrun-6yqidkutd4.auto.internal:25149): request = { session_id: "ydb://session/3?node_id=1&id=OWViY2U4OGYtYjA0ZTZkMDktNThmM2I3ODAtZjM3Y2I2MTg=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_Date_1__SYNC` WHERE \n                pk_Int64=CAST(6 AS Int64) and pk_Uint64=CAST(6 AS Uint64) and pk_Int32=CAST(6 AS Int32) and pk_Uint32=CAST(6 AS Uint32) and pk_Int16=CAST(6 AS Int16) and pk_Uint16=CAST(6 AS Uint16) and pk_Int8=CAST(6 AS Int8) and pk_Uint8=CAST(6 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'6\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'6.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'6.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'60.0\' AS DyNumber) and pk_String=\'String 6\' and pk_Utf8=\'Utf8 6\' and pk_UUID=CAST(\'30065678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2006-01-01\' AS Date) and pk_Datetime=CAST(\'2006-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696200600000000 AS Timestamp) and pk_Interval=CAST(6 AS Interval) and pk_Date32=CAST(\'2006-01-01\' AS Date32) and pk_Datetime64=CAST(\'2006-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696200600000000 AS Timestamp64) and pk_Interval64=CAST(6 AS Interval64)\n                 and \n                col_index_DyNumber=CAST(\'60.0\' AS DyNumber) and col_index_String=\'String 6\' and col_index_Utf8=\'Utf8 6\' and col_index_UUID=CAST(\'30065678-e89b-12d3-a456-556642440000\' AS UUID) and col_index_Date=CAST(\'2006-01-01\' AS Date) and col_index_Datetime=CAST(\'2006-10-02T11:00:00Z\' AS Datetime) and col_index_Timestamp=CAST(1696200600000000 AS Timestamp) and col_index_Interval=CAST(6 AS Interval) and col_index_Date32=CAST(\'2006-01-01\' AS Date32) and col_index_Datetime64=CAST(\'2006-10-02T11:00:00Z\' AS Datetime64) and col_index_Timestamp64=CAST(1696200600000000 AS Timestamp64) and col_index_Interval64=CAST(6 AS Interval64)\n                 and \n                col_Int64=CAST(6 AS Int64) and col_Uint64=CAST(6 AS Uint64) and col_Int32=CAST(6 AS Int32) and col_Uint32=CAST(6 AS Uint32) and col_Int16=CAST(6 AS Int16) and col_Uint16=CAST(6 AS Uint16) and col_Int8=CAST(6 AS Int8) and col_Uint8=CAST(6 AS Uint8) and col_Bool=CAST(True AS Bool) and col_Decimal150=CAST(\'6\' AS Decimal(15,0)) and col_Decimal229=CAST(\'6.123\' AS Decimal(22,9)) and col_Decimal3510=CAST(\'6.123456\' AS Decimal(35,10)) and col_DyNumber=CAST(\'60.0\' AS DyNumber) and col_String=\'String 6\' and col_Utf8=\'Utf8 6\' and col_UUID=CAST(\'30065678-e89b-12d3-a456-556642440000\' AS UUID) and col_Date=CAST(\'2006-01-01\' AS Date) and col_Datetime=CAST(\'2006-10-02T11:00:00Z\' AS Datetime) and col_Timestamp=CAST(1696200600000000 AS Timestamp) and col_Interval=CAST(6 AS Interval) and col_Date32=CAST(\'2006-01-01\' AS Date32) and col_Datetime64=CAST(\'2006-10-02T11:00:00Z\' AS Datetime64) and col_Timestamp64=CAST(1696200600000000 AS Timestamp64) and col_Interval64=CAST(6 AS Interval64) and col_Float=CAST(6.1 AS Float) 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:65 RpcState(ExecuteQuery, 757b1edd-6f34-486c-9c32-bcb2dbcd1ebb, ghrun-6yqidkutd4.auto.internal:25149): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=OWViY2U4OGYtYjA0ZTZkMDktNThmM2I3ODAtZjM3Y2I2MTg=
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=OWViY2U4OGYtYjA0ZTZkMDktNThmM2I3ODAtZjM3Y2I2MTg=
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, 85e4aa15-7f24-4106-85a1-d3b841e9774d, ghrun-6yqidkutd4.auto.internal:25149): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, 85e4aa15-7f24-4106-85a1-d3b841e9774d, ghrun-6yqidkutd4.auto.internal:25149): request = { session_id: "ydb://session/3?node_id=1&id=OWViY2U4OGYtYjA0ZTZkMDktNThmM2I3ODAtZjM3Y2I2MTg=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_Date_1__SYNC` WHERE \n                pk_Int64=CAST(6 AS Int64) and pk_Uint64=CAST(6 AS Uint64) and pk_Int32=CAST(6 AS Int32) and pk_Uint32=CAST(6 AS Uint32) and pk_Int16=CAST(6 AS Int16) and pk_Uint16=CAST(6 AS Uint16) and pk_Int8=CAST(6 AS Int8) and pk_Uint8=CAST(6 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'6\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'6.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'6.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'60.0\' AS DyNumber) and pk_String=\'String 6\' and pk_Utf8=\'Utf8 6\' and pk_UUID=CAST(\'30065678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2006-01-01\' AS Date) and pk_Datetime=CAST(\'2006-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696200600000000 AS Timestamp) and pk_Interval=CAST(6 AS Interval) and pk_Date32=CAST(\'2006-01-01\' AS Date32) and pk_Datetime64=CAST(\'2006-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696200600000000 AS Timestamp64) and pk_Interval64=CAST(6 AS Interval64)\n                 and \n                col_index_DyNumber=CAST(\'60.0\' AS DyNumber) and col_index_String=\'String 6\' and col_index_Utf8=\'Utf8 6\' and col_index_UUID=CAST(\'30065678-e89b-12d3-a456-556642440000\' AS UUID) and col_index_Date=CAST(\'2006-01-01\' AS Date) and col_index_Datetime=CAST(\'2006-10-02T11:00:00Z\' AS Datetime) and col_index_Timestamp=CAST(1696200600000000 AS Timestamp) and col_index_Interval=CAST(6 AS Interval) and col_index_Date32=CAST(\'2006-01-01\' AS Date32) and col_index_Datetime64=CAST(\'2006-10-02T11:00:00Z\' AS Datetime64) and col_index_Timestamp64=CAST(1696200600000000 AS Timestamp64) and col_index_Interval64=CAST(6 AS Interval64)\n                 and \n                col_Int64=CAST(6 AS Int64) and col_Uint64=CAST(6 AS Uint64) and col_Int32=CAST(6 AS Int32) and col_Uint32=CAST(6 AS Uint32) and col_Int16=CAST(6 AS Int16) and col_Uint16=CAST(6 AS Uint16) and col_Int8=CAST(6 AS Int8) and col_Uint8=CAST(6 AS Uint8) and col_Bool=CAST(True AS Bool) and col_Decimal150=CAST(\'6\' AS Decimal(15,0)) and col_Decimal229=CAST(\'6.123\' AS Decimal(22,9)) and col_Decimal3510=CAST(\'6.123456\' AS Decimal(35,10)) and col_DyNumber=CAST(\'60.0\' AS DyNumber) and col_String=\'String 6\' and col_Utf8=\'Utf8 6\' and col_UUID=CAST(\'30065678-e89b-12d3-a456-556642440000\' AS UUID) and col_Date=CAST(\'2006-01-01\' AS Date) and col_Datetime=CAST(\'2006-10-02T11:00:00Z\' AS Datetime) and col_Timestamp=CAST(1696200600000000 AS Timestamp) and col_Interval=CAST(6 AS Interval) and col_Date32=CAST(\'2006-01-01\' AS Date32) and col_Datetime64=CAST(\'2006-10-02T11:00:00Z\' AS Datetime64) and col_Timestamp64=CAST(1696200600000000 AS Timestamp64) and col_Interval64=CAST(6 AS Interval64) and col_Float=CAST(6.1 AS Float) 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:65 RpcState(ExecuteQuery, 85e4aa15-7f24-4106-85a1-d3b841e9774d, ghrun-6yqidkutd4.auto.internal:25149): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=OWViY2U4OGYtYjA0ZTZkMDktNThmM2I3ODAtZjM3Y2I2MTg=
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=OWViY2U4OGYtYjA0ZTZkMDktNThmM2I3ODAtZjM3Y2I2MTg=
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, e548038d-d06c-4a0f-85e2-30cd6a366aa5, ghrun-6yqidkutd4.auto.internal:25149): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, e548038d-d06c-4a0f-85e2-30cd6a366aa5, ghrun-6yqidkutd4.auto.internal:25149): request = { session_id: "ydb://session/3?node_id=1&id=OWViY2U4OGYtYjA0ZTZkMDktNThmM2I3ODAtZjM3Y2I2MTg=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_Date_1__SYNC` WHERE \n                pk_Int64=CAST(6 AS Int64) and pk_Uint64=CAST(6 AS Uint64) and pk_Int32=CAST(6 AS Int32) and pk_Uint32=CAST(6 AS Uint32) and pk_Int16=CAST(6 AS Int16) and pk_Uint16=CAST(6 AS Uint16) and pk_Int8=CAST(6 AS Int8) and pk_Uint8=CAST(6 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'6\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'6.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'6.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'60.0\' AS DyNumber) and pk_String=\'String 6\' and pk_Utf8=\'Utf8 6\' and pk_UUID=CAST(\'30065678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2006-01-01\' AS Date) and pk_Datetime=CAST(\'2006-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696200600000000 AS Timestamp) and pk_Interval=CAST(6 AS Interval) and pk_Date32=CAST(\'2006-01-01\' AS Date32) and pk_Datetime64=CAST(\'2006-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696200600000000 AS Timestamp64) and pk_Interval64=CAST(6 AS Interval64)\n                 and \n                col_index_DyNumber=CAST(\'60.0\' AS DyNumber) and col_index_String=\'String 6\' and col_index_Utf8=\'Utf8 6\' and col_index_UUID=CAST(\'30065678-e89b-12d3-a456-556642440000\' AS UUID) and col_index_Date=CAST(\'2006-01-01\' AS Date) and col_index_Datetime=CAST(\'2006-10-02T11:00:00Z\' AS Datetime) and col_index_Timestamp=CAST(1696200600000000 AS Timestamp) and col_index_Interval=CAST(6 AS Interval) and col_index_Date32=CAST(\'2006-01-01\' AS Date32) and col_index_Datetime64=CAST(\'2006-10-02T11:00:00Z\' AS Datetime64) and col_index_Timestamp64=CAST(1696200600000000 AS Timestamp64) and col_index_Interval64=CAST(6 AS Interval64)\n                 and \n                col_Int64=CAST(6 AS Int64) and col_Uint64=CAST(6 AS Uint64) and col_Int32=CAST(6 AS Int32) and col_Uint32=CAST(6 AS Uint32) and col_Int16=CAST(6 AS Int16) and col_Uint16=CAST(6 AS Uint16) and col_Int8=CAST(6 AS Int8) and col_Uint8=CAST(6 AS Uint8) and col_Bool=CAST(True AS Bool) and col_Decimal150=CAST(\'6\' AS Decimal(15,0)) and col_Decimal229=CAST(\'6.123\' AS Decimal(22,9)) and col_Decimal3510=CAST(\'6.123456\' AS Decimal(35,10)) and col_DyNumber=CAST(\'60.0\' AS DyNumber) and col_String=\'String 6\' and col_Utf8=\'Utf8 6\' and col_UUID=CAST(\'30065678-e89b-12d3-a456-556642440000\' AS UUID) and col_Date=CAST(\'2006-01-01\' AS Date) and col_Datetime=CAST(\'2006-10-02T11:00:00Z\' AS Datetime) and col_Timestamp=CAST(1696200600000000 AS Timestamp) and col_Interval=CAST(6 AS Interval) and col_Date32=CAST(\'2006-01-01\' AS Date32) and col_Datetime64=CAST(\'2006-10-02T11:00:00Z\' AS Datetime64) and col_Timestamp64=CAST(1696200600000000 AS Timestamp64) and col_Interval64=CAST(6 AS Interval64) and col_Float=CAST(6.1 AS Float) 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:65 RpcState(ExecuteQuery, e548038d-d06c-4a0f-85e2-30cd6a366aa5, ghrun-6yqidkutd4.auto.internal:25149): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=OWViY2U4OGYtYjA0ZTZkMDktNThmM2I3ODAtZjM3Y2I2MTg=
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=OWViY2U4OGYtYjA0ZTZkMDktNThmM2I3ODAtZjM3Y2I2MTg=
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, a30507f3-4e58-45d1-b55e-18f6699d84ad, ghrun-6yqidkutd4.auto.internal:25149): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, a30507f3-4e58-45d1-b55e-18f6699d84ad, ghrun-6yqidkutd4.auto.internal:25149): request = { session_id: "ydb://session/3?node_id=1&id=OWViY2U4OGYtYjA0ZTZkMDktNThmM2I3ODAtZjM3Y2I2MTg=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_Date_1__SYNC` WHERE \n                pk_Int64=CAST(6 AS Int64) and pk_Uint64=CAST(6 AS Uint64) and pk_Int32=CAST(6 AS Int32) and pk_Uint32=CAST(6 AS Uint32) and pk_Int16=CAST(6 AS Int16) and pk_Uint16=CAST(6 AS Uint16) and pk_Int8=CAST(6 AS Int8) and pk_Uint8=CAST(6 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'6\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'6.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'6.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'60.0\' AS DyNumber) and pk_String=\'String 6\' and pk_Utf8=\'Utf8 6\' and pk_UUID=CAST(\'30065678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2006-01-01\' AS Date) and pk_Datetime=CAST(\'2006-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696200600000000 AS Timestamp) and pk_Interval=CAST(6 AS Interval) and pk_Date32=CAST(\'2006-01-01\' AS Date32) and pk_Datetime64=CAST(\'2006-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696200600000000 AS Timestamp64) and pk_Interval64=CAST(6 AS Interval64)\n                 and \n                col_index_DyNumber=CAST(\'60.0\' AS DyNumber) and col_index_String=\'String 6\' and col_index_Utf8=\'Utf8 6\' and col_index_UUID=CAST(\'30065678-e89b-12d3-a456-556642440000\' AS UUID) and col_index_Date=CAST(\'2006-01-01\' AS Date) and col_index_Datetime=CAST(\'2006-10-02T11:00:00Z\' AS Datetime) and col_index_Timestamp=CAST(1696200600000000 AS Timestamp) and col_index_Interval=CAST(6 AS Interval) and col_index_Date32=CAST(\'2006-01-01\' AS Date32) and col_index_Datetime64=CAST(\'2006-10-02T11:00:00Z\' AS Datetime64) and col_index_Timestamp64=CAST(1696200600000000 AS Timestamp64) and col_index_Interval64=CAST(6 AS Interval64)\n                 and \n                col_Int64=CAST(6 AS Int64) and col_Uint64=CAST(6 AS Uint64) and col_Int32=CAST(6 AS Int32) and col_Uint32=CAST(6 AS Uint32) and col_Int16=CAST(6 AS Int16) and col_Uint16=CAST(6 AS Uint16) and col_Int8=CAST(6 AS Int8) and col_Uint8=CAST(6 AS Uint8) and col_Bool=CAST(True AS Bool) and col_Decimal150=CAST(\'6\' AS Decimal(15,0)) and col_Decimal229=CAST(\'6.123\' AS Decimal(22,9)) and col_Decimal3510=CAST(\'6.123456\' AS Decimal(35,10)) and col_DyNumber=CAST(\'60.0\' AS DyNumber) and col_String=\'String 6\' and col_Utf8=\'Utf8 6\' and col_UUID=CAST(\'30065678-e89b-12d3-a456-556642440000\' AS UUID) and col_Date=CAST(\'2006-01-01\' AS Date) and col_Datetime=CAST(\'2006-10-02T11:00:00Z\' AS Datetime) and col_Timestamp=CAST(1696200600000000 AS Timestamp) and col_Interval=CAST(6 AS Interval) and col_Date32=CAST(\'2006-01-01\' AS Date32) and col_Datetime64=CAST(\'2006-10-02T11:00:00Z\' AS Datetime64) and col_Timestamp64=CAST(1696200600000000 AS Timestamp64) and col_Interval64=CAST(6 AS Interval64) and col_Float=CAST(6.1 AS Float) 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:65 RpcState(ExecuteQuery, a30507f3-4e58-45d1-b55e-18f6699d84ad, ghrun-6yqidkutd4.auto.internal:25149): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=OWViY2U4OGYtYjA0ZTZkMDktNThmM2I3ODAtZjM3Y2I2MTg=
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=OWViY2U4OGYtYjA0ZTZkMDktNThmM2I3ODAtZjM3Y2I2MTg=
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, 1f86f0d7-b3bd-452a-a8ff-4db3b27f2f25, ghrun-6yqidkutd4.auto.internal:25149): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, 1f86f0d7-b3bd-452a-a8ff-4db3b27f2f25, ghrun-6yqidkutd4.auto.internal:25149): request = { session_id: "ydb://session/3?node_id=1&id=OWViY2U4OGYtYjA0ZTZkMDktNThmM2I3ODAtZjM3Y2I2MTg=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_Date_1__SYNC` WHERE \n                pk_Int64=CAST(6 AS Int64) and pk_Uint64=CAST(6 AS Uint64) and pk_Int32=CAST(6 AS Int32) and pk_Uint32=CAST(6 AS Uint32) and pk_Int16=CAST(6 AS Int16) and pk_Uint16=CAST(6 AS Uint16) and pk_Int8=CAST(6 AS Int8) and pk_Uint8=CAST(6 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'6\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'6.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'6.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'60.0\' AS DyNumber) and pk_String=\'String 6\' and pk_Utf8=\'Utf8 6\' and pk_UUID=CAST(\'30065678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2006-01-01\' AS Date) and pk_Datetime=CAST(\'2006-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696200600000000 AS Timestamp) and pk_Interval=CAST(6 AS Interval) and pk_Date32=CAST(\'2006-01-01\' AS Date32) and pk_Datetime64=CAST(\'2006-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696200600000000 AS Timestamp64) and pk_Interval64=CAST(6 AS Interval64)\n                 and \n                col_index_DyNumber=CAST(\'60.0\' AS DyNumber) and col_index_String=\'String 6\' and col_index_Utf8=\'Utf8 6\' and col_index_UUID=CAST(\'30065678-e89b-12d3-a456-556642440000\' AS UUID) and col_index_Date=CAST(\'2006-01-01\' AS Date) and col_index_Datetime=CAST(\'2006-10-02T11:00:00Z\' AS Datetime) and col_index_Timestamp=CAST(1696200600000000 AS Timestamp) and col_index_Interval=CAST(6 AS Interval) and col_index_Date32=CAST(\'2006-01-01\' AS Date32) and col_index_Datetime64=CAST(\'2006-10-02T11:00:00Z\' AS Datetime64) and col_index_Timestamp64=CAST(1696200600000000 AS Timestamp64) and col_index_Interval64=CAST(6 AS Interval64)\n                 and \n                col_Int64=CAST(6 AS Int64) and col_Uint64=CAST(6 AS Uint64) and col_Int32=CAST(6 AS Int32) and col_Uint32=CAST(6 AS Uint32) and col_Int16=CAST(6 AS Int16) and col_Uint16=CAST(6 AS Uint16) and col_Int8=CAST(6 AS Int8) and col_Uint8=CAST(6 AS Uint8) and col_Bool=CAST(True AS Bool) and col_Decimal150=CAST(\'6\' AS Decimal(15,0)) and col_Decimal229=CAST(\'6.123\' AS Decimal(22,9)) and col_Decimal3510=CAST(\'6.123456\' AS Decimal(35,10)) and col_DyNumber=CAST(\'60.0\' AS DyNumber) and col_String=\'String 6\' and col_Utf8=\'Utf8 6\' and col_UUID=CAST(\'30065678-e89b-12d3-a456-556642440000\' AS UUID) and col_Date=CAST(\'2006-01-01\' AS Date) and col_Datetime=CAST(\'2006-10-02T11:00:00Z\' AS Datetime) and col_Timestamp=CAST(1696200600000000 AS Timestamp) and col_Interval=CAST(6 AS Interval) and col_Date32=CAST(\'2006-01-01\' AS Date32) and col_Datetime64=CAST(\'2006-10-02T11:00:00Z\' AS Datetime64) and col_Timestamp64=CAST(1696200600000000 AS Timestamp64) and col_Interval64=CAST(6 AS Interval64) and col_Float=CAST(6.1 AS Float) 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:65 RpcState(ExecuteQuery, 1f86f0d7-b3bd-452a-a8ff-4db3b27f2f25, ghrun-6yqidkutd4.auto.internal:25149): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=OWViY2U4OGYtYjA0ZTZkMDktNThmM2I3ODAtZjM3Y2I2MTg=
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=OWViY2U4OGYtYjA0ZTZkMDktNThmM2I3ODAtZjM3Y2I2MTg=
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, 94bc9927-1304-48db-b339-4f7612bafb20, ghrun-6yqidkutd4.auto.internal:25149): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, 94bc9927-1304-48db-b339-4f7612bafb20, ghrun-6yqidkutd4.auto.internal:25149): request = { session_id: "ydb://session/3?node_id=1&id=OWViY2U4OGYtYjA0ZTZkMDktNThmM2I3ODAtZjM3Y2I2MTg=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_Date_1__SYNC` WHERE \n                pk_Int64=CAST(6 AS Int64) and pk_Uint64=CAST(6 AS Uint64) and pk_Int32=CAST(6 AS Int32) and pk_Uint32=CAST(6 AS Uint32) and pk_Int16=CAST(6 AS Int16) and pk_Uint16=CAST(6 AS Uint16) and pk_Int8=CAST(6 AS Int8) and pk_Uint8=CAST(6 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'6\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'6.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'6.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'60.0\' AS DyNumber) and pk_String=\'String 6\' and pk_Utf8=\'Utf8 6\' and pk_UUID=CAST(\'30065678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2006-01-01\' AS Date) and pk_Datetime=CAST(\'2006-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696200600000000 AS Timestamp) and pk_Interval=CAST(6 AS Interval) and pk_Date32=CAST(\'2006-01-01\' AS Date32) and pk_Datetime64=CAST(\'2006-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696200600000000 AS Timestamp64) and pk_Interval64=CAST(6 AS Interval64)\n                 and \n                col_index_DyNumber=CAST(\'60.0\' AS DyNumber) and col_index_String=\'String 6\' and col_index_Utf8=\'Utf8 6\' and col_index_UUID=CAST(\'30065678-e89b-12d3-a456-556642440000\' AS UUID) and col_index_Date=CAST(\'2006-01-01\' AS Date) and col_index_Datetime=CAST(\'2006-10-02T11:00:00Z\' AS Datetime) and col_index_Timestamp=CAST(1696200600000000 AS Timestamp) and col_index_Interval=CAST(6 AS Interval) and col_index_Date32=CAST(\'2006-01-01\' AS Date32) and col_index_Datetime64=CAST(\'2006-10-02T11:00:00Z\' AS Datetime64) and col_index_Timestamp64=CAST(1696200600000000 AS Timestamp64) and col_index_Interval64=CAST(6 AS Interval64)\n                 and \n                col_Int64=CAST(6 AS Int64) and col_Uint64=CAST(6 AS Uint64) and col_Int32=CAST(6 AS Int32) and col_Uint32=CAST(6 AS Uint32) and col_Int16=CAST(6 AS Int16) and col_Uint16=CAST(6 AS Uint16) and col_Int8=CAST(6 AS Int8) and col_Uint8=CAST(6 AS Uint8) and col_Bool=CAST(True AS Bool) and col_Decimal150=CAST(\'6\' AS Decimal(15,0)) and col_Decimal229=CAST(\'6.123\' AS Decimal(22,9)) and col_Decimal3510=CAST(\'6.123456\' AS Decimal(35,10)) and col_DyNumber=CAST(\'60.0\' AS DyNumber) and col_String=\'String 6\' and col_Utf8=\'Utf8 6\' and col_UUID=CAST(\'30065678-e89b-12d3-a456-556642440000\' AS UUID) and col_Date=CAST(\'2006-01-01\' AS Date) and col_Datetime=CAST(\'2006-10-02T11:00:00Z\' AS Datetime) and col_Timestamp=CAST(1696200600000000 AS Timestamp) and col_Interval=CAST(6 AS Interval) and col_Date32=CAST(\'2006-01-01\' AS Date32) and col_Datetime64=CAST(\'2006-10-02T11:00:00Z\' AS Datetime64) and col_Timestamp64=CAST(1696200600000000 AS Timestamp64) and col_Interval64=CAST(6 AS Interval64) and col_Float=CAST(6.1 AS Float) 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:65 RpcState(ExecuteQuery, 94bc9927-1304-48db-b339-4f7612bafb20, ghrun-6yqidkutd4.auto.internal:25149): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=OWViY2U4OGYtYjA0ZTZkMDktNThmM2I3ODAtZjM3Y2I2MTg=
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=OWViY2U4OGYtYjA0ZTZkMDktNThmM2I3ODAtZjM3Y2I2MTg=
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, 03b14d19-a11e-48b1-932e-319bc33c227a, ghrun-6yqidkutd4.auto.internal:25149): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, 03b14d19-a11e-48b1-932e-319bc33c227a, ghrun-6yqidkutd4.auto.internal:25149): request = { session_id: "ydb://session/3?node_id=1&id=OWViY2U4OGYtYjA0ZTZkMDktNThmM2I3ODAtZjM3Y2I2MTg=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_Date_1__SYNC` WHERE \n                pk_Int64=CAST(6 AS Int64) and pk_Uint64=CAST(6 AS Uint64) and pk_Int32=CAST(6 AS Int32) and pk_Uint32=CAST(6 AS Uint32) and pk_Int16=CAST(6 AS Int16) and pk_Uint16=CAST(6 AS Uint16) and pk_Int8=CAST(6 AS Int8) and pk_Uint8=CAST(6 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'6\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'6.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'6.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'60.0\' AS DyNumber) and pk_String=\'String 6\' and pk_Utf8=\'Utf8 6\' and pk_UUID=CAST(\'30065678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2006-01-01\' AS Date) and pk_Datetime=CAST(\'2006-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696200600000000 AS Timestamp) and pk_Interval=CAST(6 AS Interval) and pk_Date32=CAST(\'2006-01-01\' AS Date32) and pk_Datetime64=CAST(\'2006-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696200600000000 AS Timestamp64) and pk_Interval64=CAST(6 AS Interval64)\n                 and \n                col_index_DyNumber=CAST(\'60.0\' AS DyNumber) and col_index_String=\'String 6\' and col_index_Utf8=\'Utf8 6\' and col_index_UUID=CAST(\'30065678-e89b-12d3-a456-556642440000\' AS UUID) and col_index_Date=CAST(\'2006-01-01\' AS Date) and col_index_Datetime=CAST(\'2006-10-02T11:00:00Z\' AS Datetime) and col_index_Timestamp=CAST(1696200600000000 AS Timestamp) and col_index_Interval=CAST(6 AS Interval) and col_index_Date32=CAST(\'2006-01-01\' AS Date32) and col_index_Datetime64=CAST(\'2006-10-02T11:00:00Z\' AS Datetime64) and col_index_Timestamp64=CAST(1696200600000000 AS Timestamp64) and col_index_Interval64=CAST(6 AS Interval64)\n                 and \n                col_Int64=CAST(6 AS Int64) and col_Uint64=CAST(6 AS Uint64) and col_Int32=CAST(6 AS Int32) and col_Uint32=CAST(6 AS Uint32) and col_Int16=CAST(6 AS Int16) and col_Uint16=CAST(6 AS Uint16) and col_Int8=CAST(6 AS Int8) and col_Uint8=CAST(6 AS Uint8) and col_Bool=CAST(True AS Bool) and col_Decimal150=CAST(\'6\' AS Decimal(15,0)) and col_Decimal229=CAST(\'6.123\' AS Decimal(22,9)) and col_Decimal3510=CAST(\'6.123456\' AS Decimal(35,10)) and col_DyNumber=CAST(\'60.0\' AS DyNumber) and col_String=\'String 6\' and col_Utf8=\'Utf8 6\' and col_UUID=CAST(\'30065678-e89b-12d3-a456-556642440000\' AS UUID) and col_Date=CAST(\'2006-01-01\' AS Date) and col_Datetime=CAST(\'2006-10-02T11:00:00Z\' AS Datetime) and col_Timestamp=CAST(1696200600000000 AS Timestamp) and col_Interval=CAST(6 AS Interval) and col_Date32=CAST(\'2006-01-01\' AS Date32) and col_Datetime64=CAST(\'2006-10-02T11:00:00Z\' AS Datetime64) and col_Timestamp64=CAST(1696200600000000 AS Timestamp64) and col_Interval64=CAST(6 AS Interval64) and col_Float=CAST(6.1 AS Float) 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:65 RpcState(ExecuteQuery, 03b14d19-a11e-48b1-932e-319bc33c227a, ghrun-6yqidkutd4.auto.internal:25149): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=OWViY2U4OGYtYjA0ZTZkMDktNThmM2I3ODAtZjM3Y2I2MTg=
---------------------------- Captured log teardown -----------------------------
INFO     ya.test:ya.py:442 Test teardown
DEBUG    ydb.connection:connection.py:447 RpcState(DeleteSession, bbde25e3-4dfe-4672-a816-d6fa8a881107, ghrun-6yqidkutd4.auto.internal:25149): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(DeleteSession, bbde25e3-4dfe-4672-a816-d6fa8a881107, ghrun-6yqidkutd4.auto.internal:25149): request = { session_id: "ydb://session/3?node_id=1&id=OWViY2U4OGYtYjA0ZTZkMDktNThmM2I3ODAtZjM3Y2I2MTg=" }
DEBUG    ydb.connection:connection.py:65 RpcState(DeleteSession, bbde25e3-4dfe-4672-a816-d6fa8a881107, ghrun-6yqidkutd4.auto.internal:25149): response = { status: SUCCESS }
DEBUG    ydb.query.pool:pool.py:319 All session were deleted.
DEBUG    ydb.topic:topic.py:743 Close topic client
DEBUG    ydb.topic:topic.py:746 Topic client was closed
DEBUG    ydb.connection:connection.py:575 Closing channel for endpoint localhost:25149
DEBUG    ydb.query.session:session.py:339 Attach stream closed, session_id: ydb://session/3?node_id=1&id=OWViY2U4OGYtYjA0ZTZkMDktNThmM2I3ODAtZjM3Y2I2MTg=
DEBUG    ydb.connection:connection.py:575 Closing channel for endpoint ghrun-6yqidkutd4.auto.internal:25149
INFO     ydb.pool.Discovery:pool.py:286 Successfully terminated discovery process
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:299 Stopped node localhost:25149/1
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/61869
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/14211
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/31241
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/25149
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/20863
============================== slowest durations ===============================
281.18s call     test_ttl.py::TestTTL::test_ttl[table_Date_1__SYNC-pk_types33-all_types33-index33-Date--SYNC]
88.04s call     test_ttl.py::TestTTL::test_ttl[table_Date_1__ASYNC-pk_types34-all_types34-index34-Date--ASYNC]
15.35s setup    test_ttl.py::TestTTL::test_ttl[table_Date_1__ASYNC-pk_types34-all_types34-index34-Date--ASYNC]
12.10s teardown test_ttl.py::TestTTL::test_ttl[table_Date_1__SYNC-pk_types33-all_types33-index33-Date--SYNC]
0.01s setup    test_ttl.py::TestTTL::test_ttl[table_Date_1__SYNC-pk_types33-all_types33-index33-Date--SYNC]
0.01s teardown test_ttl.py::TestTTL::test_ttl[table_Date_1__ASYNC-pk_types34-all_types34-index34-Date--ASYNC]
=========================== short test summary info ============================
FAILED test_ttl.py::TestTTL::test_ttl[table_Date_1__SYNC-pk_types33-all_types33-index33-Date--SYNC] - AssertionError: Expected 0 rows, error when deleting 6 lines, table table_Date_1__SYNC
assert (1 == 1 and 1 == 0)
 +  where 1 = len([{'count': 1}])
 +  and   1 = {'count': 1}.count
=================== 1 failed, 1 passed in 399.36s (0:06:39) ====================
============================= test session starts ==============================
platform linux -- Python 3.13.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/9slg/0047fb/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 ===============================
104.43s call     test_ttl.py::TestTTL::test_ttl[table_Datetime_0_UNIQUE_SYNC-pk_types2-all_types2-index2-Datetime-UNIQUE-SYNC]
61.31s call     test_ttl.py::TestTTL::test_ttl[table_Datetime_0__ASYNC-pk_types1-all_types1-index1-Datetime--ASYNC]
14.30s setup    test_ttl.py::TestTTL::test_ttl[table_Datetime_0_UNIQUE_SYNC-pk_types2-all_types2-index2-Datetime-UNIQUE-SYNC]
12.09s teardown test_ttl.py::TestTTL::test_ttl[table_Datetime_0__ASYNC-pk_types1-all_types1-index1-Datetime--ASYNC]
0.02s setup    test_ttl.py::TestTTL::test_ttl[table_Datetime_0__ASYNC-pk_types1-all_types1-index1-Datetime--ASYNC]
0.01s teardown test_ttl.py::TestTTL::test_ttl[table_Datetime_0_UNIQUE_SYNC-pk_types2-all_types2-index2-Datetime-UNIQUE-SYNC]
======================== 2 passed in 194.46s (0:03:14) =========================
============================= test session starts ==============================
platform linux -- Python 3.13.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/9slg/0047fc/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 1 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:108 Acquired active session from queue: ydb://session/3?node_id=1&id=NjcyZmZkZjctNjRlYjc3MWQtNjRkOTEyMzAtODNjZGZlZmQ=
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, 8ce291e8-cbf6-4f5c-9e80-bfe61f9c24dd, ghrun-6yqidkutd4.auto.internal:5825): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, 8ce291e8-cbf6-4f5c-9e80-bfe61f9c24dd, ghrun-6yqidkutd4.auto.internal:5825): request = { session_id: "ydb://session/3?node_id=1&id=NjcyZmZkZjctNjRlYjc3MWQtNjRkOTEyMzAtODNjZGZlZmQ=" 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:65 RpcState(ExecuteQuery, 8ce291e8-cbf6-4f5c-9e80-bfe61f9c24dd, ghrun-6yqidkutd4.auto.internal:5825): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=NjcyZmZkZjctNjRlYjc3MWQtNjRkOTEyMzAtODNjZGZlZmQ=
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=NjcyZmZkZjctNjRlYjc3MWQtNjRkOTEyMzAtODNjZGZlZmQ=
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, ab8e3854-5c14-4e98-a3a3-0398fa126cf4, ghrun-6yqidkutd4.auto.internal:5825): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, ab8e3854-5c14-4e98-a3a3-0398fa126cf4, ghrun-6yqidkutd4.auto.internal:5825): request = { session_id: "ydb://session/3?node_id=1&id=NjcyZmZkZjctNjRlYjc3MWQtNjRkOTEyMzAtODNjZGZlZmQ=" 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:65 RpcState(ExecuteQuery, ab8e3854-5c14-4e98-a3a3-0398fa126cf4, ghrun-6yqidkutd4.auto.internal:5825): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=NjcyZmZkZjctNjRlYjc3MWQtNjRkOTEyMzAtODNjZGZlZmQ=
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=NjcyZmZkZjctNjRlYjc3MWQtNjRkOTEyMzAtODNjZGZlZmQ=
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, 7be3b631-86c0-4943-be25-f0f71e510114, ghrun-6yqidkutd4.auto.internal:5825): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, 7be3b631-86c0-4943-be25-f0f71e510114, ghrun-6yqidkutd4.auto.internal:5825): request = { session_id: "ydb://session/3?node_id=1&id=NjcyZmZkZjctNjRlYjc3MWQtNjRkOTEyMzAtODNjZGZlZmQ=" 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:65 RpcState(ExecuteQuery, 7be3b631-86c0-4943-be25-f0f71e510114, ghrun-6yqidkutd4.auto.internal:5825): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=NjcyZmZkZjctNjRlYjc3MWQtNjRkOTEyMzAtODNjZGZlZmQ=
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=NjcyZmZkZjctNjRlYjc3MWQtNjRkOTEyMzAtODNjZGZlZmQ=
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, 3f7b3142-c243-4036-8a55-a6d07c98cf74, ghrun-6yqidkutd4.auto.internal:5825): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, 3f7b3142-c243-4036-8a55-a6d07c98cf74, ghrun-6yqidkutd4.auto.internal:5825): request = { session_id: "ydb://session/3?node_id=1&id=NjcyZmZkZjctNjRlYjc3MWQtNjRkOTEyMzAtODNjZGZlZmQ=" 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:65 RpcState(ExecuteQuery, 3f7b3142-c243-4036-8a55-a6d07c98cf74, ghrun-6yqidkutd4.auto.internal:5825): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=NjcyZmZkZjctNjRlYjc3MWQtNjRkOTEyMzAtODNjZGZlZmQ=
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=NjcyZmZkZjctNjRlYjc3MWQtNjRkOTEyMzAtODNjZGZlZmQ=
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, 907e80dd-ef6d-47ce-8aad-a19a6ae6efb1, ghrun-6yqidkutd4.auto.internal:5825): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, 907e80dd-ef6d-47ce-8aad-a19a6ae6efb1, ghrun-6yqidkutd4.auto.internal:5825): request = { session_id: "ydb://session/3?node_id=1&id=NjcyZmZkZjctNjRlYjc3MWQtNjRkOTEyMzAtODNjZGZlZmQ=" 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-02-11T22:17:24Z\' 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:65 RpcState(ExecuteQuery, 907e80dd-ef6d-47ce-8aad-a19a6ae6efb1, ghrun-6yqidkutd4.auto.internal:5825): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=NjcyZmZkZjctNjRlYjc3MWQtNjRkOTEyMzAtODNjZGZlZmQ=
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=NjcyZmZkZjctNjRlYjc3MWQtNjRkOTEyMzAtODNjZGZlZmQ=
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, b76d7b88-086d-4dcb-ba63-38807a8f3cbc, ghrun-6yqidkutd4.auto.internal:5825): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, b76d7b88-086d-4dcb-ba63-38807a8f3cbc, ghrun-6yqidkutd4.auto.internal:5825): request = { session_id: "ydb://session/3?node_id=1&id=NjcyZmZkZjctNjRlYjc3MWQtNjRkOTEyMzAtODNjZGZlZmQ=" 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-02-11T22:17:24Z\' 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:65 RpcState(ExecuteQuery, b76d7b88-086d-4dcb-ba63-38807a8f3cbc, ghrun-6yqidkutd4.auto.internal:5825): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=NjcyZmZkZjctNjRlYjc3MWQtNjRkOTEyMzAtODNjZGZlZmQ=
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=NjcyZmZkZjctNjRlYjc3MWQtNjRkOTEyMzAtODNjZGZlZmQ=
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, e16cd1b5-c7a8-4eb4-849d-c802ce86c7e8, ghrun-6yqidkutd4.auto.internal:5825): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, e16cd1b5-c7a8-4eb4-849d-c802ce86c7e8, ghrun-6yqidkutd4.auto.internal:5825): request = { session_id: "ydb://session/3?node_id=1&id=NjcyZmZkZjctNjRlYjc3MWQtNjRkOTEyMzAtODNjZGZlZmQ=" 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-02-18T22:17:24Z\' 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:65 RpcState(ExecuteQuery, e16cd1b5-c7a8-4eb4-849d-c802ce86c7e8, ghrun-6yqidkutd4.auto.internal:5825): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=NjcyZmZkZjctNjRlYjc3MWQtNjRkOTEyMzAtODNjZGZlZmQ=
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=NjcyZmZkZjctNjRlYjc3MWQtNjRkOTEyMzAtODNjZGZlZmQ=
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, 25acc8f1-7475-4f98-91dc-f3c04752841e, ghrun-6yqidkutd4.auto.internal:5825): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, 25acc8f1-7475-4f98-91dc-f3c04752841e, ghrun-6yqidkutd4.auto.internal:5825): request = { session_id: "ydb://session/3?node_id=1&id=NjcyZmZkZjctNjRlYjc3MWQtNjRkOTEyMzAtODNjZGZlZmQ=" 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-02-18T22:17:24Z\' 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:65 RpcState(ExecuteQuery, 25acc8f1-7475-4f98-91dc-f3c04752841e, ghrun-6yqidkutd4.auto.internal:5825): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=NjcyZmZkZjctNjRlYjc3MWQtNjRkOTEyMzAtODNjZGZlZmQ=
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=NjcyZmZkZjctNjRlYjc3MWQtNjRkOTEyMzAtODNjZGZlZmQ=
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, 5e777ec4-6824-4ad2-9ff7-7ca3ff5c96d0, ghrun-6yqidkutd4.auto.internal:5825): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, 5e777ec4-6824-4ad2-9ff7-7ca3ff5c96d0, ghrun-6yqidkutd4.auto.internal:5825): request = { session_id: "ydb://session/3?node_id=1&id=NjcyZmZkZjctNjRlYjc3MWQtNjRkOTEyMzAtODNjZGZlZmQ=" 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-02-18T22:17:29Z\' 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:65 RpcState(ExecuteQuery, 5e777ec4-6824-4ad2-9ff7-7ca3ff5c96d0, ghrun-6yqidkutd4.auto.internal:5825): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=NjcyZmZkZjctNjRlYjc3MWQtNjRkOTEyMzAtODNjZGZlZmQ=
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=NjcyZmZkZjctNjRlYjc3MWQtNjRkOTEyMzAtODNjZGZlZmQ=
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, 3411dee8-022c-496f-9881-37b089060792, ghrun-6yqidkutd4.auto.internal:5825): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, 3411dee8-022c-496f-9881-37b089060792, ghrun-6yqidkutd4.auto.internal:5825): request = { session_id: "ydb://session/3?node_id=1&id=NjcyZmZkZjctNjRlYjc3MWQtNjRkOTEyMzAtODNjZGZlZmQ=" 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-02-18T22:17:29Z\' 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:65 RpcState(ExecuteQuery, 3411dee8-022c-496f-9881-37b089060792, ghrun-6yqidkutd4.auto.internal:5825): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=NjcyZmZkZjctNjRlYjc3MWQtNjRkOTEyMzAtODNjZGZlZmQ=
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=NjcyZmZkZjctNjRlYjc3MWQtNjRkOTEyMzAtODNjZGZlZmQ=
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, a9797e11-e1c4-48ad-85d0-b8f3629016eb, ghrun-6yqidkutd4.auto.internal:5825): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, a9797e11-e1c4-48ad-85d0-b8f3629016eb, ghrun-6yqidkutd4.auto.internal:5825): request = { session_id: "ydb://session/3?node_id=1&id=NjcyZmZkZjctNjRlYjc3MWQtNjRkOTEyMzAtODNjZGZlZmQ=" 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-03-04T22:17:24Z\' 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:65 RpcState(ExecuteQuery, a9797e11-e1c4-48ad-85d0-b8f3629016eb, ghrun-6yqidkutd4.auto.internal:5825): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=NjcyZmZkZjctNjRlYjc3MWQtNjRkOTEyMzAtODNjZGZlZmQ=
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=NjcyZmZkZjctNjRlYjc3MWQtNjRkOTEyMzAtODNjZGZlZmQ=
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, c81fec00-ac11-4f36-b022-d93191a47e99, ghrun-6yqidkutd4.auto.internal:5825): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, c81fec00-ac11-4f36-b022-d93191a47e99, ghrun-6yqidkutd4.auto.internal:5825): request = { session_id: "ydb://session/3?node_id=1&id=NjcyZmZkZjctNjRlYjc3MWQtNjRkOTEyMzAtODNjZGZlZmQ=" 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-03-04T22:17:24Z\' 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:65 RpcState(ExecuteQuery, c81fec00-ac11-4f36-b022-d93191a47e99, ghrun-6yqidkutd4.auto.internal:5825): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:178 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:335 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:188 Resolving endpoints for database /Root
DEBUG    ydb.connection:connection.py:447 RpcState(ListEndpoints, 0f831b66-9a13-4b9b-b58f-4c28efb5e92f, localhost:5825): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ListEndpoints, 0f831b66-9a13-4b9b-b58f-4c28efb5e92f, localhost:5825): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:65 RpcState(ListEndpoints, 0f831b66-9a13-4b9b-b58f-4c28efb5e92f, localhost:5825): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-6yqidkutd4.auto.internal" port: 5825 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:158 Resolved endpoints for database /Root: DiscoveryResult <self_location: 1, endpoints [<Endpoint ghrun-6yqidkutd4.auto.internal:5825, location 1, ssl: False>]>
DEBUG    ydb.connection:connection.py:575 Closing channel for endpoint localhost:5825
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=NjcyZmZkZjctNjRlYjc3MWQtNjRkOTEyMzAtODNjZGZlZmQ=
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=NjcyZmZkZjctNjRlYjc3MWQtNjRkOTEyMzAtODNjZGZlZmQ=
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, 34fc8814-a8c9-4468-8546-5a8ed27d3b88, ghrun-6yqidkutd4.auto.internal:5825): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, 34fc8814-a8c9-4468-8546-5a8ed27d3b88, ghrun-6yqidkutd4.auto.internal:5825): request = { session_id: "ydb://session/3?node_id=1&id=NjcyZmZkZjctNjRlYjc3MWQtNjRkOTEyMzAtODNjZGZlZmQ=" 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:65 RpcState(ExecuteQuery, 34fc8814-a8c9-4468-8546-5a8ed27d3b88, ghrun-6yqidkutd4.auto.internal:5825): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=NjcyZmZkZjctNjRlYjc3MWQtNjRkOTEyMzAtODNjZGZlZmQ=
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=NjcyZmZkZjctNjRlYjc3MWQtNjRkOTEyMzAtODNjZGZlZmQ=
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, b7ddbadf-0cd3-4a9d-b003-86f729ef9836, ghrun-6yqidkutd4.auto.internal:5825): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, b7ddbadf-0cd3-4a9d-b003-86f729ef9836, ghrun-6yqidkutd4.auto.internal:5825): request = { session_id: "ydb://session/3?node_id=1&id=NjcyZmZkZjctNjRlYjc3MWQtNjRkOTEyMzAtODNjZGZlZmQ=" 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:65 RpcState(ExecuteQuery, b7ddbadf-0cd3-4a9d-b003-86f729ef9836, ghrun-6yqidkutd4.auto.internal:5825): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=NjcyZmZkZjctNjRlYjc3MWQtNjRkOTEyMzAtODNjZGZlZmQ=
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=NjcyZmZkZjctNjRlYjc3MWQtNjRkOTEyMzAtODNjZGZlZmQ=
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, 5700b870-c257-4ffc-bbf4-bb5de489b0ba, ghrun-6yqidkutd4.auto.internal:5825): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, 5700b870-c257-4ffc-bbf4-bb5de489b0ba, ghrun-6yqidkutd4.auto.internal:5825): request = { session_id: "ydb://session/3?node_id=1&id=NjcyZmZkZjctNjRlYjc3MWQtNjRkOTEyMzAtODNjZGZlZmQ=" 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:65 RpcState(ExecuteQuery, 5700b870-c257-4ffc-bbf4-bb5de489b0ba, ghrun-6yqidkutd4.auto.internal:5825): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=NjcyZmZkZjctNjRlYjc3MWQtNjRkOTEyMzAtODNjZGZlZmQ=
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=NjcyZmZkZjctNjRlYjc3MWQtNjRkOTEyMzAtODNjZGZlZmQ=
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, 9deeacd3-1169-4fd3-83b1-7b451ea055a0, ghrun-6yqidkutd4.auto.internal:5825): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, 9deeacd3-1169-4fd3-83b1-7b451ea055a0, ghrun-6yqidkutd4.auto.internal:5825): request = { session_id: "ydb://session/3?node_id=1&id=NjcyZmZkZjctNjRlYjc3MWQtNjRkOTEyMzAtODNjZGZlZmQ=" 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:65 RpcState(ExecuteQuery, 9deeacd3-1169-4fd3-83b1-7b451ea055a0, ghrun-6yqidkutd4.auto.internal:5825): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=NjcyZmZkZjctNjRlYjc3MWQtNjRkOTEyMzAtODNjZGZlZmQ=
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=NjcyZmZkZjctNjRlYjc3MWQtNjRkOTEyMzAtODNjZGZlZmQ=
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, 5dfc8fd0-c570-4e99-b6dc-c69d95037a5a, ghrun-6yqidkutd4.auto.internal:5825): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, 5dfc8fd0-c570-4e99-b6dc-c69d95037a5a, ghrun-6yqidkutd4.auto.internal:5825): request = { session_id: "ydb://session/3?node_id=1&id=NjcyZmZkZjctNjRlYjc3MWQtNjRkOTEyMzAtODNjZGZlZmQ=" 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:65 RpcState(ExecuteQuery, 5dfc8fd0-c570-4e99-b6dc-c69d95037a5a, ghrun-6yqidkutd4.auto.internal:5825): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=NjcyZmZkZjctNjRlYjc3MWQtNjRkOTEyMzAtODNjZGZlZmQ=
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=NjcyZmZkZjctNjRlYjc3MWQtNjRkOTEyMzAtODNjZGZlZmQ=
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, 2404405f-e4b1-4e7f-8e34-49b57ee918b7, ghrun-6yqidkutd4.auto.internal:5825): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, 2404405f-e4b1-4e7f-8e34-49b57ee918b7, ghrun-6yqidkutd4.auto.internal:5825): request = { session_id: "ydb://session/3?node_id=1&id=NjcyZmZkZjctNjRlYjc3MWQtNjRkOTEyMzAtODNjZGZlZmQ=" 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:65 RpcState(ExecuteQuery, 2404405f-e4b1-4e7f-8e34-49b57ee918b7, ghrun-6yqidkutd4.auto.internal:5825): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=NjcyZmZkZjctNjRlYjc3MWQtNjRkOTEyMzAtODNjZGZlZmQ=
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=NjcyZmZkZjctNjRlYjc3MWQtNjRkOTEyMzAtODNjZGZlZmQ=
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, c266bb36-9a14-4f7a-8b7a-1e514fa9a500, ghrun-6yqidkutd4.auto.internal:5825): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, c266bb36-9a14-4f7a-8b7a-1e514fa9a500, ghrun-6yqidkutd4.auto.internal:5825): request = { session_id: "ydb://session/3?node_id=1&id=NjcyZmZkZjctNjRlYjc3MWQtNjRkOTEyMzAtODNjZGZlZmQ=" 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:65 RpcState(ExecuteQuery, c266bb36-9a14-4f7a-8b7a-1e514fa9a500, ghrun-6yqidkutd4.auto.internal:5825): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=NjcyZmZkZjctNjRlYjc3MWQtNjRkOTEyMzAtODNjZGZlZmQ=
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=NjcyZmZkZjctNjRlYjc3MWQtNjRkOTEyMzAtODNjZGZlZmQ=
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, 1d823b74-a7e7-4b24-962c-2ed673edaa32, ghrun-6yqidkutd4.auto.internal:5825): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, 1d823b74-a7e7-4b24-962c-2ed673edaa32, ghrun-6yqidkutd4.auto.internal:5825): request = { session_id: "ydb://session/3?node_id=1&id=NjcyZmZkZjctNjRlYjc3MWQtNjRkOTEyMzAtODNjZGZlZmQ=" 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:65 RpcState(ExecuteQuery, 1d823b74-a7e7-4b24-962c-2ed673edaa32, ghrun-6yqidkutd4.auto.internal:5825): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=NjcyZmZkZjctNjRlYjc3MWQtNjRkOTEyMzAtODNjZGZlZmQ=
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=NjcyZmZkZjctNjRlYjc3MWQtNjRkOTEyMzAtODNjZGZlZmQ=
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, 638a0711-7a1e-40bb-af73-8a726cbd81ce, ghrun-6yqidkutd4.auto.internal:5825): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, 638a0711-7a1e-40bb-af73-8a726cbd81ce, ghrun-6yqidkutd4.auto.internal:5825): request = { session_id: "ydb://session/3?node_id=1&id=NjcyZmZkZjctNjRlYjc3MWQtNjRkOTEyMzAtODNjZGZlZmQ=" 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:65 RpcState(ExecuteQuery, 638a0711-7a1e-40bb-af73-8a726cbd81ce, ghrun-6yqidkutd4.auto.internal:5825): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=NjcyZmZkZjctNjRlYjc3MWQtNjRkOTEyMzAtODNjZGZlZmQ=
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=NjcyZmZkZjctNjRlYjc3MWQtNjRkOTEyMzAtODNjZGZlZmQ=
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, 42f1dc25-194a-4f50-a931-7a0043730eba, ghrun-6yqidkutd4.auto.internal:5825): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, 42f1dc25-194a-4f50-a931-7a0043730eba, ghrun-6yqidkutd4.auto.internal:5825): request = { session_id: "ydb://session/3?node_id=1&id=NjcyZmZkZjctNjRlYjc3MWQtNjRkOTEyMzAtODNjZGZlZmQ=" 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:65 RpcState(ExecuteQuery, 42f1dc25-194a-4f50-a931-7a0043730eba, ghrun-6yqidkutd4.auto.internal:5825): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=NjcyZmZkZjctNjRlYjc3MWQtNjRkOTEyMzAtODNjZGZlZmQ=
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=NjcyZmZkZjctNjRlYjc3MWQtNjRkOTEyMzAtODNjZGZlZmQ=
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, 51f7fda2-fe54-4aa1-a590-ed018e582f95, ghrun-6yqidkutd4.auto.internal:5825): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, 51f7fda2-fe54-4aa1-a590-ed018e582f95, ghrun-6yqidkutd4.auto.internal:5825): request = { session_id: "ydb://session/3?node_id=1&id=NjcyZmZkZjctNjRlYjc3MWQtNjRkOTEyMzAtODNjZGZlZmQ=" 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:65 RpcState(ExecuteQuery, 51f7fda2-fe54-4aa1-a590-ed018e582f95, ghrun-6yqidkutd4.auto.internal:5825): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=NjcyZmZkZjctNjRlYjc3MWQtNjRkOTEyMzAtODNjZGZlZmQ=
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=NjcyZmZkZjctNjRlYjc3MWQtNjRkOTEyMzAtODNjZGZlZmQ=
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, fef324f9-4ebc-458b-afa1-37cc1507b754, ghrun-6yqidkutd4.auto.internal:5825): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, fef324f9-4ebc-458b-afa1-37cc1507b754, ghrun-6yqidkutd4.auto.internal:5825): request = { session_id: "ydb://session/3?node_id=1&id=NjcyZmZkZjctNjRlYjc3MWQtNjRkOTEyMzAtODNjZGZlZmQ=" 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:65 RpcState(ExecuteQuery, fef324f9-4ebc-458b-afa1-37cc1507b754, ghrun-6yqidkutd4.auto.internal:5825): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=NjcyZmZkZjctNjRlYjc3MWQtNjRkOTEyMzAtODNjZGZlZmQ=
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=NjcyZmZkZjctNjRlYjc3MWQtNjRkOTEyMzAtODNjZGZlZmQ=
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, b0a6db65-6cfb-4def-b988-eab2806b186b, ghrun-6yqidkutd4.auto.internal:5825): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, b0a6db65-6cfb-4def-b988-eab2806b186b, ghrun-6yqidkutd4.auto.internal:5825): request = { session_id: "ydb://session/3?node_id=1&id=NjcyZmZkZjctNjRlYjc3MWQtNjRkOTEyMzAtODNjZGZlZmQ=" 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:65 RpcState(ExecuteQuery, b0a6db65-6cfb-4def-b988-eab2806b186b, ghrun-6yqidkutd4.auto.internal:5825): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=NjcyZmZkZjctNjRlYjc3MWQtNjRkOTEyMzAtODNjZGZlZmQ=
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=NjcyZmZkZjctNjRlYjc3MWQtNjRkOTEyMzAtODNjZGZlZmQ=
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, b09fbddd-87c8-4adf-adb4-fb16cbfa9078, ghrun-6yqidkutd4.auto.internal:5825): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, b09fbddd-87c8-4adf-adb4-fb16cbfa9078, ghrun-6yqidkutd4.auto.internal:5825): request = { session_id: "ydb://session/3?node_id=1&id=NjcyZmZkZjctNjRlYjc3MWQtNjRkOTEyMzAtODNjZGZlZmQ=" 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:65 RpcState(ExecuteQuery, b09fbddd-87c8-4adf-adb4-fb16cbfa9078, ghrun-6yqidkutd4.auto.internal:5825): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=NjcyZmZkZjctNjRlYjc3MWQtNjRkOTEyMzAtODNjZGZlZmQ=
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=NjcyZmZkZjctNjRlYjc3MWQtNjRkOTEyMzAtODNjZGZlZmQ=
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, 9fc53385-a3b9-4785-9a48-f225ec01cd7e, ghrun-6yqidkutd4.auto.internal:5825): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, 9fc53385-a3b9-4785-9a48-f225ec01cd7e, ghrun-6yqidkutd4.auto.internal:5825): request = { session_id: "ydb://session/3?node_id=1&id=NjcyZmZkZjctNjRlYjc3MWQtNjRkOTEyMzAtODNjZGZlZmQ=" 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:65 RpcState(ExecuteQuery, 9fc53385-a3b9-4785-9a48-f225ec01cd7e, ghrun-6yqidkutd4.auto.internal:5825): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=NjcyZmZkZjctNjRlYjc3MWQtNjRkOTEyMzAtODNjZGZlZmQ=
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=NjcyZmZkZjctNjRlYjc3MWQtNjRkOTEyMzAtODNjZGZlZmQ=
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, 1b5c3b31-a9c0-4789-9c1a-881c338125a0, ghrun-6yqidkutd4.auto.internal:5825): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, 1b5c3b31-a9c0-4789-9c1a-881c338125a0, ghrun-6yqidkutd4.auto.internal:5825): request = { session_id: "ydb://session/3?node_id=1&id=NjcyZmZkZjctNjRlYjc3MWQtNjRkOTEyMzAtODNjZGZlZmQ=" 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:65 RpcState(ExecuteQuery, 1b5c3b31-a9c0-4789-9c1a-881c338125a0, ghrun-6yqidkutd4.auto.internal:5825): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=NjcyZmZkZjctNjRlYjc3MWQtNjRkOTEyMzAtODNjZGZlZmQ=
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=NjcyZmZkZjctNjRlYjc3MWQtNjRkOTEyMzAtODNjZGZlZmQ=
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, a04c7b98-20a5-447f-b142-184a278c440a, ghrun-6yqidkutd4.auto.internal:5825): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, a04c7b98-20a5-447f-b142-184a278c440a, ghrun-6yqidkutd4.auto.internal:5825): request = { session_id: "ydb://session/3?node_id=1&id=NjcyZmZkZjctNjRlYjc3MWQtNjRkOTEyMzAtODNjZGZlZmQ=" 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:65 RpcState(ExecuteQuery, a04c7b98-20a5-447f-b142-184a278c440a, ghrun-6yqidkutd4.auto.internal:5825): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=NjcyZmZkZjctNjRlYjc3MWQtNjRkOTEyMzAtODNjZGZlZmQ=
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=NjcyZmZkZjctNjRlYjc3MWQtNjRkOTEyMzAtODNjZGZlZmQ=
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, 92aa2029-014f-4756-b3ab-bfa059586c9c, ghrun-6yqidkutd4.auto.internal:5825): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, 92aa2029-014f-4756-b3ab-bfa059586c9c, ghrun-6yqidkutd4.auto.internal:5825): request = { session_id: "ydb://session/3?node_id=1&id=NjcyZmZkZjctNjRlYjc3MWQtNjRkOTEyMzAtODNjZGZlZmQ=" 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:65 RpcState(ExecuteQuery, 92aa2029-014f-4756-b3ab-bfa059586c9c, ghrun-6yqidkutd4.auto.internal:5825): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=NjcyZmZkZjctNjRlYjc3MWQtNjRkOTEyMzAtODNjZGZlZmQ=
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=NjcyZmZkZjctNjRlYjc3MWQtNjRkOTEyMzAtODNjZGZlZmQ=
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, be3fbd07-b4dd-4d19-9463-012d4ffa5a9d, ghrun-6yqidkutd4.auto.internal:5825): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, be3fbd07-b4dd-4d19-9463-012d4ffa5a9d, ghrun-6yqidkutd4.auto.internal:5825): request = { session_id: "ydb://session/3?node_id=1&id=NjcyZmZkZjctNjRlYjc3MWQtNjRkOTEyMzAtODNjZGZlZmQ=" 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:65 RpcState(ExecuteQuery, be3fbd07-b4dd-4d19-9463-012d4ffa5a9d, ghrun-6yqidkutd4.auto.internal:5825): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=NjcyZmZkZjctNjRlYjc3MWQtNjRkOTEyMzAtODNjZGZlZmQ=
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=NjcyZmZkZjctNjRlYjc3MWQtNjRkOTEyMzAtODNjZGZlZmQ=
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, 44b3c1aa-f4d2-4ca1-a1eb-6b9607c56b8f, ghrun-6yqidkutd4.auto.internal:5825): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, 44b3c1aa-f4d2-4ca1-a1eb-6b9607c56b8f, ghrun-6yqidkutd4.auto.internal:5825): request = { session_id: "ydb://session/3?node_id=1&id=NjcyZmZkZjctNjRlYjc3MWQtNjRkOTEyMzAtODNjZGZlZmQ=" 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:65 RpcState(ExecuteQuery, 44b3c1aa-f4d2-4ca1-a1eb-6b9607c56b8f, ghrun-6yqidkutd4.auto.internal:5825): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=NjcyZmZkZjctNjRlYjc3MWQtNjRkOTEyMzAtODNjZGZlZmQ=
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=NjcyZmZkZjctNjRlYjc3MWQtNjRkOTEyMzAtODNjZGZlZmQ=
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, b07060db-c041-4ce9-9d13-357285f69b32, ghrun-6yqidkutd4.auto.internal:5825): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, b07060db-c041-4ce9-9d13-357285f69b32, ghrun-6yqidkutd4.auto.internal:5825): request = { session_id: "ydb://session/3?node_id=1&id=NjcyZmZkZjctNjRlYjc3MWQtNjRkOTEyMzAtODNjZGZlZmQ=" 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:65 RpcState(ExecuteQuery, b07060db-c041-4ce9-9d13-357285f69b32, ghrun-6yqidkutd4.auto.internal:5825): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=NjcyZmZkZjctNjRlYjc3MWQtNjRkOTEyMzAtODNjZGZlZmQ=
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=NjcyZmZkZjctNjRlYjc3MWQtNjRkOTEyMzAtODNjZGZlZmQ=
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, 46de4f66-365b-4056-a455-946a9b5c547b, ghrun-6yqidkutd4.auto.internal:5825): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, 46de4f66-365b-4056-a455-946a9b5c547b, ghrun-6yqidkutd4.auto.internal:5825): request = { session_id: "ydb://session/3?node_id=1&id=NjcyZmZkZjctNjRlYjc3MWQtNjRkOTEyMzAtODNjZGZlZmQ=" 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:65 RpcState(ExecuteQuery, 46de4f66-365b-4056-a455-946a9b5c547b, ghrun-6yqidkutd4.auto.internal:5825): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=NjcyZmZkZjctNjRlYjc3MWQtNjRkOTEyMzAtODNjZGZlZmQ=
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:178 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:335 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:188 Resolving endpoints for database /Root
DEBUG    ydb.connection:connection.py:447 RpcState(ListEndpoints, 07b27c80-6b88-4179-b214-49b088b17acc, localhost:5825): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ListEndpoints, 07b27c80-6b88-4179-b214-49b088b17acc, localhost:5825): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:65 RpcState(ListEndpoints, 07b27c80-6b88-4179-b214-49b088b17acc, localhost:5825): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-6yqidkutd4.auto.internal" port: 5825 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:158 Resolved endpoints for database /Root: DiscoveryResult <self_location: 1, endpoints [<Endpoint ghrun-6yqidkutd4.auto.internal:5825, location 1, ssl: False>]>
DEBUG    ydb.connection:connection.py:575 Closing channel for endpoint localhost:5825
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=NjcyZmZkZjctNjRlYjc3MWQtNjRkOTEyMzAtODNjZGZlZmQ=
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, 40a8699f-0f95-4155-ba18-61b5ee383692, ghrun-6yqidkutd4.auto.internal:5825): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, 40a8699f-0f95-4155-ba18-61b5ee383692, ghrun-6yqidkutd4.auto.internal:5825): request = { session_id: "ydb://session/3?node_id=1&id=NjcyZmZkZjctNjRlYjc3MWQtNjRkOTEyMzAtODNjZGZlZmQ=" 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:65 RpcState(ExecuteQuery, 40a8699f-0f95-4155-ba18-61b5ee383692, ghrun-6yqidkutd4.auto.internal:5825): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=NjcyZmZkZjctNjRlYjc3MWQtNjRkOTEyMzAtODNjZGZlZmQ=
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=NjcyZmZkZjctNjRlYjc3MWQtNjRkOTEyMzAtODNjZGZlZmQ=
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, 3adb3e42-c252-4ef8-97b0-183c5b6fb210, ghrun-6yqidkutd4.auto.internal:5825): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, 3adb3e42-c252-4ef8-97b0-183c5b6fb210, ghrun-6yqidkutd4.auto.internal:5825): request = { session_id: "ydb://session/3?node_id=1&id=NjcyZmZkZjctNjRlYjc3MWQtNjRkOTEyMzAtODNjZGZlZmQ=" 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:65 RpcState(ExecuteQuery, 3adb3e42-c252-4ef8-97b0-183c5b6fb210, ghrun-6yqidkutd4.auto.internal:5825): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=NjcyZmZkZjctNjRlYjc3MWQtNjRkOTEyMzAtODNjZGZlZmQ=
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=NjcyZmZkZjctNjRlYjc3MWQtNjRkOTEyMzAtODNjZGZlZmQ=
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, 2aabf143-75c0-4bbe-ba1d-b1ac02a94e04, ghrun-6yqidkutd4.auto.internal:5825): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, 2aabf143-75c0-4bbe-ba1d-b1ac02a94e04, ghrun-6yqidkutd4.auto.internal:5825): request = { session_id: "ydb://session/3?node_id=1&id=NjcyZmZkZjctNjRlYjc3MWQtNjRkOTEyMzAtODNjZGZlZmQ=" 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:65 RpcState(ExecuteQuery, 2aabf143-75c0-4bbe-ba1d-b1ac02a94e04, ghrun-6yqidkutd4.auto.internal:5825): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=NjcyZmZkZjctNjRlYjc3MWQtNjRkOTEyMzAtODNjZGZlZmQ=
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=NjcyZmZkZjctNjRlYjc3MWQtNjRkOTEyMzAtODNjZGZlZmQ=
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, 8d44cfc7-3008-4cf6-a11b-3a9c1c37794c, ghrun-6yqidkutd4.auto.internal:5825): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, 8d44cfc7-3008-4cf6-a11b-3a9c1c37794c, ghrun-6yqidkutd4.auto.internal:5825): request = { session_id: "ydb://session/3?node_id=1&id=NjcyZmZkZjctNjRlYjc3MWQtNjRkOTEyMzAtODNjZGZlZmQ=" 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:65 RpcState(ExecuteQuery, 8d44cfc7-3008-4cf6-a11b-3a9c1c37794c, ghrun-6yqidkutd4.auto.internal:5825): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=NjcyZmZkZjctNjRlYjc3MWQtNjRkOTEyMzAtODNjZGZlZmQ=
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=NjcyZmZkZjctNjRlYjc3MWQtNjRkOTEyMzAtODNjZGZlZmQ=
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, 65f609a7-caaf-44c5-8685-cca80f2049d3, ghrun-6yqidkutd4.auto.internal:5825): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, 65f609a7-caaf-44c5-8685-cca80f2049d3, ghrun-6yqidkutd4.auto.internal:5825): request = { session_id: "ydb://session/3?node_id=1&id=NjcyZmZkZjctNjRlYjc3MWQtNjRkOTEyMzAtODNjZGZlZmQ=" 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:65 RpcState(ExecuteQuery, 65f609a7-caaf-44c5-8685-cca80f2049d3, ghrun-6yqidkutd4.auto.internal:5825): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=NjcyZmZkZjctNjRlYjc3MWQtNjRkOTEyMzAtODNjZGZlZmQ=
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=NjcyZmZkZjctNjRlYjc3MWQtNjRkOTEyMzAtODNjZGZlZmQ=
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, 3332115f-565a-4b5b-820d-09d361c68466, ghrun-6yqidkutd4.auto.internal:5825): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, 3332115f-565a-4b5b-820d-09d361c68466, ghrun-6yqidkutd4.auto.internal:5825): request = { session_id: "ydb://session/3?node_id=1&id=NjcyZmZkZjctNjRlYjc3MWQtNjRkOTEyMzAtODNjZGZlZmQ=" 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:65 RpcState(ExecuteQuery, 3332115f-565a-4b5b-820d-09d361c68466, ghrun-6yqidkutd4.auto.internal:5825): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=NjcyZmZkZjctNjRlYjc3MWQtNjRkOTEyMzAtODNjZGZlZmQ=
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=NjcyZmZkZjctNjRlYjc3MWQtNjRkOTEyMzAtODNjZGZlZmQ=
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, f909b2d5-b1cc-4d87-82a7-31c2b7011111, ghrun-6yqidkutd4.auto.internal:5825): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, f909b2d5-b1cc-4d87-82a7-31c2b7011111, ghrun-6yqidkutd4.auto.internal:5825): request = { session_id: "ydb://session/3?node_id=1&id=NjcyZmZkZjctNjRlYjc3MWQtNjRkOTEyMzAtODNjZGZlZmQ=" 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:65 RpcState(ExecuteQuery, f909b2d5-b1cc-4d87-82a7-31c2b7011111, ghrun-6yqidkutd4.auto.internal:5825): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=NjcyZmZkZjctNjRlYjc3MWQtNjRkOTEyMzAtODNjZGZlZmQ=
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=NjcyZmZkZjctNjRlYjc3MWQtNjRkOTEyMzAtODNjZGZlZmQ=
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, 8c82b2b1-2f6c-435d-853c-9d7e19caa303, ghrun-6yqidkutd4.auto.internal:5825): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, 8c82b2b1-2f6c-435d-853c-9d7e19caa303, ghrun-6yqidkutd4.auto.internal:5825): request = { session_id: "ydb://session/3?node_id=1&id=NjcyZmZkZjctNjRlYjc3MWQtNjRkOTEyMzAtODNjZGZlZmQ=" 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:65 RpcState(ExecuteQuery, 8c82b2b1-2f6c-435d-853c-9d7e19caa303, ghrun-6yqidkutd4.auto.internal:5825): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=NjcyZmZkZjctNjRlYjc3MWQtNjRkOTEyMzAtODNjZGZlZmQ=
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=NjcyZmZkZjctNjRlYjc3MWQtNjRkOTEyMzAtODNjZGZlZmQ=
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, efd88ea4-50f2-463e-96f2-b2ab224ad8bd, ghrun-6yqidkutd4.auto.internal:5825): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, efd88ea4-50f2-463e-96f2-b2ab224ad8bd, ghrun-6yqidkutd4.auto.internal:5825): request = { session_id: "ydb://session/3?node_id=1&id=NjcyZmZkZjctNjRlYjc3MWQtNjRkOTEyMzAtODNjZGZlZmQ=" 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:65 RpcState(ExecuteQuery, efd88ea4-50f2-463e-96f2-b2ab224ad8bd, ghrun-6yqidkutd4.auto.internal:5825): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=NjcyZmZkZjctNjRlYjc3MWQtNjRkOTEyMzAtODNjZGZlZmQ=
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=NjcyZmZkZjctNjRlYjc3MWQtNjRkOTEyMzAtODNjZGZlZmQ=
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, 003a5d16-631d-4100-bb60-dac6cb8dc039, ghrun-6yqidkutd4.auto.internal:5825): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, 003a5d16-631d-4100-bb60-dac6cb8dc039, ghrun-6yqidkutd4.auto.internal:5825): request = { session_id: "ydb://session/3?node_id=1&id=NjcyZmZkZjctNjRlYjc3MWQtNjRkOTEyMzAtODNjZGZlZmQ=" 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:65 RpcState(ExecuteQuery, 003a5d16-631d-4100-bb60-dac6cb8dc039, ghrun-6yqidkutd4.auto.internal:5825): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=NjcyZmZkZjctNjRlYjc3MWQtNjRkOTEyMzAtODNjZGZlZmQ=
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=NjcyZmZkZjctNjRlYjc3MWQtNjRkOTEyMzAtODNjZGZlZmQ=
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, a508bb9d-d1b0-4cfd-9750-c4f5b4a7b3f3, ghrun-6yqidkutd4.auto.internal:5825): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, a508bb9d-d1b0-4cfd-9750-c4f5b4a7b3f3, ghrun-6yqidkutd4.auto.internal:5825): request = { session_id: "ydb://session/3?node_id=1&id=NjcyZmZkZjctNjRlYjc3MWQtNjRkOTEyMzAtODNjZGZlZmQ=" 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:65 RpcState(ExecuteQuery, a508bb9d-d1b0-4cfd-9750-c4f5b4a7b3f3, ghrun-6yqidkutd4.auto.internal:5825): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=NjcyZmZkZjctNjRlYjc3MWQtNjRkOTEyMzAtODNjZGZlZmQ=
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=NjcyZmZkZjctNjRlYjc3MWQtNjRkOTEyMzAtODNjZGZlZmQ=
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, 46e61fe2-9066-42a7-a24c-b0938a85ecbf, ghrun-6yqidkutd4.auto.internal:5825): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, 46e61fe2-9066-42a7-a24c-b0938a85ecbf, ghrun-6yqidkutd4.auto.internal:5825): request = { session_id: "ydb://session/3?node_id=1&id=NjcyZmZkZjctNjRlYjc3MWQtNjRkOTEyMzAtODNjZGZlZmQ=" 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:65 RpcState(ExecuteQuery, 46e61fe2-9066-42a7-a24c-b0938a85ecbf, ghrun-6yqidkutd4.auto.internal:5825): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=NjcyZmZkZjctNjRlYjc3MWQtNjRkOTEyMzAtODNjZGZlZmQ=
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=NjcyZmZkZjctNjRlYjc3MWQtNjRkOTEyMzAtODNjZGZlZmQ=
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, 4e8e05f1-3fa1-4a52-90d9-edcf4b4f352d, ghrun-6yqidkutd4.auto.internal:5825): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, 4e8e05f1-3fa1-4a52-90d9-edcf4b4f352d, ghrun-6yqidkutd4.auto.internal:5825): request = { session_id: "ydb://session/3?node_id=1&id=NjcyZmZkZjctNjRlYjc3MWQtNjRkOTEyMzAtODNjZGZlZmQ=" 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:65 RpcState(ExecuteQuery, 4e8e05f1-3fa1-4a52-90d9-edcf4b4f352d, ghrun-6yqidkutd4.auto.internal:5825): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=NjcyZmZkZjctNjRlYjc3MWQtNjRkOTEyMzAtODNjZGZlZmQ=
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=NjcyZmZkZjctNjRlYjc3MWQtNjRkOTEyMzAtODNjZGZlZmQ=
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, 1251cd5e-462d-4a2f-9fde-d791d3c31d9f, ghrun-6yqidkutd4.auto.internal:5825): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, 1251cd5e-462d-4a2f-9fde-d791d3c31d9f, ghrun-6yqidkutd4.auto.internal:5825): request = { session_id: "ydb://session/3?node_id=1&id=NjcyZmZkZjctNjRlYjc3MWQtNjRkOTEyMzAtODNjZGZlZmQ=" 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:65 RpcState(ExecuteQuery, 1251cd5e-462d-4a2f-9fde-d791d3c31d9f, ghrun-6yqidkutd4.auto.internal:5825): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=NjcyZmZkZjctNjRlYjc3MWQtNjRkOTEyMzAtODNjZGZlZmQ=
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=NjcyZmZkZjctNjRlYjc3MWQtNjRkOTEyMzAtODNjZGZlZmQ=
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, eb6757bc-7f19-4b58-8c07-2be78a0e20bd, ghrun-6yqidkutd4.auto.internal:5825): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, eb6757bc-7f19-4b58-8c07-2be78a0e20bd, ghrun-6yqidkutd4.auto.internal:5825): request = { session_id: "ydb://session/3?node_id=1&id=NjcyZmZkZjctNjRlYjc3MWQtNjRkOTEyMzAtODNjZGZlZmQ=" 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:65 RpcState(ExecuteQuery, eb6757bc-7f19-4b58-8c07-2be78a0e20bd, ghrun-6yqidkutd4.auto.internal:5825): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=NjcyZmZkZjctNjRlYjc3MWQtNjRkOTEyMzAtODNjZGZlZmQ=
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=NjcyZmZkZjctNjRlYjc3MWQtNjRkOTEyMzAtODNjZGZlZmQ=
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, 23d58c0b-762e-439f-a174-92cd4f21a831, ghrun-6yqidkutd4.auto.internal:5825): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, 23d58c0b-762e-439f-a174-92cd4f21a831, ghrun-6yqidkutd4.auto.internal:5825): request = { session_id: "ydb://session/3?node_id=1&id=NjcyZmZkZjctNjRlYjc3MWQtNjRkOTEyMzAtODNjZGZlZmQ=" 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:65 RpcState(ExecuteQuery, 23d58c0b-762e-439f-a174-92cd4f21a831, ghrun-6yqidkutd4.auto.internal:5825): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=NjcyZmZkZjctNjRlYjc3MWQtNjRkOTEyMzAtODNjZGZlZmQ=
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=NjcyZmZkZjctNjRlYjc3MWQtNjRkOTEyMzAtODNjZGZlZmQ=
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, d287ef0f-6268-4997-ad99-f72e1e14fe16, ghrun-6yqidkutd4.auto.internal:5825): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, d287ef0f-6268-4997-ad99-f72e1e14fe16, ghrun-6yqidkutd4.auto.internal:5825): request = { session_id: "ydb://session/3?node_id=1&id=NjcyZmZkZjctNjRlYjc3MWQtNjRkOTEyMzAtODNjZGZlZmQ=" 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:65 RpcState(ExecuteQuery, d287ef0f-6268-4997-ad99-f72e1e14fe16, ghrun-6yqidkutd4.auto.internal:5825): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=NjcyZmZkZjctNjRlYjc3MWQtNjRkOTEyMzAtODNjZGZlZmQ=
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=NjcyZmZkZjctNjRlYjc3MWQtNjRkOTEyMzAtODNjZGZlZmQ=
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, bd66cb44-5429-40d6-b368-2a67bfb38cd7, ghrun-6yqidkutd4.auto.internal:5825): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, bd66cb44-5429-40d6-b368-2a67bfb38cd7, ghrun-6yqidkutd4.auto.internal:5825): request = { session_id: "ydb://session/3?node_id=1&id=NjcyZmZkZjctNjRlYjc3MWQtNjRkOTEyMzAtODNjZGZlZmQ=" 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:65 RpcState(ExecuteQuery, bd66cb44-5429-40d6-b368-2a67bfb38cd7, ghrun-6yqidkutd4.auto.internal:5825): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=NjcyZmZkZjctNjRlYjc3MWQtNjRkOTEyMzAtODNjZGZlZmQ=
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=NjcyZmZkZjctNjRlYjc3MWQtNjRkOTEyMzAtODNjZGZlZmQ=
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, 39e5a3a2-f7b5-4d6c-971f-35dd8f30dc33, ghrun-6yqidkutd4.auto.internal:5825): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, 39e5a3a2-f7b5-4d6c-971f-35dd8f30dc33, ghrun-6yqidkutd4.auto.internal:5825): request = { session_id: "ydb://session/3?node_id=1&id=NjcyZmZkZjctNjRlYjc3MWQtNjRkOTEyMzAtODNjZGZlZmQ=" 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:65 RpcState(ExecuteQuery, 39e5a3a2-f7b5-4d6c-971f-35dd8f30dc33, ghrun-6yqidkutd4.auto.internal:5825): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=NjcyZmZkZjctNjRlYjc3MWQtNjRkOTEyMzAtODNjZGZlZmQ=
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=NjcyZmZkZjctNjRlYjc3MWQtNjRkOTEyMzAtODNjZGZlZmQ=
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, 69d9524b-6f3f-4645-a6e1-3cdb66039dab, ghrun-6yqidkutd4.auto.internal:5825): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, 69d9524b-6f3f-4645-a6e1-3cdb66039dab, ghrun-6yqidkutd4.auto.internal:5825): request = { session_id: "ydb://session/3?node_id=1&id=NjcyZmZkZjctNjRlYjc3MWQtNjRkOTEyMzAtODNjZGZlZmQ=" 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:65 RpcState(ExecuteQuery, 69d9524b-6f3f-4645-a6e1-3cdb66039dab, ghrun-6yqidkutd4.auto.internal:5825): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=NjcyZmZkZjctNjRlYjc3MWQtNjRkOTEyMzAtODNjZGZlZmQ=
---------------------------- Captured log teardown -----------------------------
INFO     ya.test:ya.py:442 Test teardown
DEBUG    ydb.connection:connection.py:447 RpcState(DeleteSession, 6d9b580b-54f2-4c5a-8cd5-03cd7fd72a52, ghrun-6yqidkutd4.auto.internal:5825): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(DeleteSession, 6d9b580b-54f2-4c5a-8cd5-03cd7fd72a52, ghrun-6yqidkutd4.auto.internal:5825): request = { session_id: "ydb://session/3?node_id=1&id=NjcyZmZkZjctNjRlYjc3MWQtNjRkOTEyMzAtODNjZGZlZmQ=" }
DEBUG    ydb.connection:connection.py:65 RpcState(DeleteSession, 6d9b580b-54f2-4c5a-8cd5-03cd7fd72a52, ghrun-6yqidkutd4.auto.internal:5825): response = { status: SUCCESS }
DEBUG    ydb.query.pool:pool.py:319 All session were deleted.
DEBUG    ydb.topic:topic.py:743 Close topic client
DEBUG    ydb.topic:topic.py:746 Topic client was closed
DEBUG    ydb.connection:connection.py:575 Closing channel for endpoint localhost:5825
DEBUG    ydb.connection:connection.py:575 Closing channel for endpoint ghrun-6yqidkutd4.auto.internal:5825
DEBUG    ydb.query.session:session.py:339 Attach stream closed, session_id: ydb://session/3?node_id=1&id=NjcyZmZkZjctNjRlYjc3MWQtNjRkOTEyMzAtODNjZGZlZmQ=
INFO     ydb.pool.Discovery:pool.py:286 Successfully terminated discovery process
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:299 Stopped node localhost:5825/1
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/14944
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/28536
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/11496
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/5825
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/28579
============================== slowest durations ===============================
265.95s call     test_ttl.py::TestTTL::test_ttl[table_Datetime_1_UNIQUE_SYNC-pk_types5-all_types5-index5-Datetime-UNIQUE-SYNC]
108.62s call     test_ttl.py::TestTTL::test_ttl[table_Datetime_0__SYNC-pk_types0-all_types0-index0-Datetime--SYNC]
17.05s teardown test_ttl.py::TestTTL::test_ttl[table_Datetime_1_UNIQUE_SYNC-pk_types5-all_types5-index5-Datetime-UNIQUE-SYNC]
12.77s setup    test_ttl.py::TestTTL::test_ttl[table_Datetime_0__SYNC-pk_types0-all_types0-index0-Datetime--SYNC]
0.03s setup    test_ttl.py::TestTTL::test_ttl[table_Datetime_1_UNIQUE_SYNC-pk_types5-all_types5-index5-Datetime-UNIQUE-SYNC]
0.01s teardown test_ttl.py::TestTTL::test_ttl[table_Datetime_0__SYNC-pk_types0-all_types0-index0-Datetime--SYNC]
=========================== 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 1 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 407.37s (0:06:47) ====================
============================= test session starts ==============================
platform linux -- Python 3.13.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/9slg/004817/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 .F

=================================== FAILURES ===================================
_ TestTTL.test_ttl[table_Datetime_1__SYNC-pk_types3-all_types3-index3-Datetime--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 4 lines, table table_Datetime_1__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__SYNC-pk_types3-all_types3-index3-Datetime--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__SYNC-pk_types3-all_types3-index3-Datetime--SYNC])
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=OWVjZDA0NDgtMWVlZTIwNGQtNDQwZjEwMmYtYjIyYWQ0MjM=
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, 7ca94929-b6a9-49b6-a9c9-9b8d4712f572, ghrun-6yqidkutd4.auto.internal:64204): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, 7ca94929-b6a9-49b6-a9c9-9b8d4712f572, ghrun-6yqidkutd4.auto.internal:64204): request = { session_id: "ydb://session/3?node_id=1&id=OWVjZDA0NDgtMWVlZTIwNGQtNDQwZjEwMmYtYjIyYWQ0MjM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n        CREATE TABLE `table_Datetime_1__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  SYNC ON (col_index_DyNumber), INDEX idx_col_index_String GLOBAL  SYNC ON (col_index_String), INDEX idx_col_index_Utf8 GLOBAL  SYNC ON (col_index_Utf8), INDEX idx_col_index_UUID GLOBAL  SYNC ON (col_index_UUID), INDEX idx_col_index_Date GLOBAL  SYNC ON (col_index_Date), INDEX idx_col_index_Datetime GLOBAL  SYNC ON (col_index_Datetime), INDEX idx_col_index_Timestamp GLOBAL  SYNC ON (col_index_Timestamp), INDEX idx_col_index_Interval GLOBAL  SYNC ON (col_index_Interval), INDEX idx_col_index_Date32 GLOBAL  SYNC ON (col_index_Date32), INDEX idx_col_index_Datetime64 GLOBAL  SYNC ON (col_index_Datetime64), INDEX idx_col_index_Timestamp64 GLOBAL  SYNC ON (col_index_Timestamp64), INDEX idx_col_index_Interval64 GLOBAL  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:65 RpcState(ExecuteQuery, 7ca94929-b6a9-49b6-a9c9-9b8d4712f572, ghrun-6yqidkutd4.auto.internal:64204): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=OWVjZDA0NDgtMWVlZTIwNGQtNDQwZjEwMmYtYjIyYWQ0MjM=
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=OWVjZDA0NDgtMWVlZTIwNGQtNDQwZjEwMmYtYjIyYWQ0MjM=
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, 3346b991-26f1-461a-8cfe-457acdc1bebb, ghrun-6yqidkutd4.auto.internal:64204): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, 3346b991-26f1-461a-8cfe-457acdc1bebb, ghrun-6yqidkutd4.auto.internal:64204): request = { session_id: "ydb://session/3?node_id=1&id=OWVjZDA0NDgtMWVlZTIwNGQtNDQwZjEwMmYtYjIyYWQ0MjM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n         ALTER TABLE table_Datetime_1__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:65 RpcState(ExecuteQuery, 3346b991-26f1-461a-8cfe-457acdc1bebb, ghrun-6yqidkutd4.auto.internal:64204): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=OWVjZDA0NDgtMWVlZTIwNGQtNDQwZjEwMmYtYjIyYWQ0MjM=
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=OWVjZDA0NDgtMWVlZTIwNGQtNDQwZjEwMmYtYjIyYWQ0MjM=
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, 81cc5218-4f3b-4c4e-bb22-dc532e5893f9, ghrun-6yqidkutd4.auto.internal:64204): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, 81cc5218-4f3b-4c4e-bb22-dc532e5893f9, ghrun-6yqidkutd4.auto.internal:64204): request = { session_id: "ydb://session/3?node_id=1&id=OWVjZDA0NDgtMWVlZTIwNGQtNDQwZjEwMmYtYjIyYWQ0MjM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "ALTER TABLE `table_Datetime_1__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:65 RpcState(ExecuteQuery, 81cc5218-4f3b-4c4e-bb22-dc532e5893f9, ghrun-6yqidkutd4.auto.internal:64204): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=OWVjZDA0NDgtMWVlZTIwNGQtNDQwZjEwMmYtYjIyYWQ0MjM=
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=OWVjZDA0NDgtMWVlZTIwNGQtNDQwZjEwMmYtYjIyYWQ0MjM=
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, 8dde7282-81e5-46fd-b9ff-25971365bf06, ghrun-6yqidkutd4.auto.internal:64204): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, 8dde7282-81e5-46fd-b9ff-25971365bf06, ghrun-6yqidkutd4.auto.internal:64204): request = { session_id: "ydb://session/3?node_id=1&id=OWVjZDA0NDgtMWVlZTIwNGQtNDQwZjEwMmYtYjIyYWQ0MjM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n         ALTER TABLE table_Datetime_1__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:65 RpcState(ExecuteQuery, 8dde7282-81e5-46fd-b9ff-25971365bf06, ghrun-6yqidkutd4.auto.internal:64204): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=OWVjZDA0NDgtMWVlZTIwNGQtNDQwZjEwMmYtYjIyYWQ0MjM=
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=OWVjZDA0NDgtMWVlZTIwNGQtNDQwZjEwMmYtYjIyYWQ0MjM=
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, 61502eb4-5265-4efa-a1b9-f89d8d2b95cf, ghrun-6yqidkutd4.auto.internal:64204): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, 61502eb4-5265-4efa-a1b9-f89d8d2b95cf, ghrun-6yqidkutd4.auto.internal:64204): request = { session_id: "ydb://session/3?node_id=1&id=OWVjZDA0NDgtMWVlZTIwNGQtNDQwZjEwMmYtYjIyYWQ0MjM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_Datetime_1__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-02-11T22:16:36Z\' 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:65 RpcState(ExecuteQuery, 61502eb4-5265-4efa-a1b9-f89d8d2b95cf, ghrun-6yqidkutd4.auto.internal:64204): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=OWVjZDA0NDgtMWVlZTIwNGQtNDQwZjEwMmYtYjIyYWQ0MjM=
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=OWVjZDA0NDgtMWVlZTIwNGQtNDQwZjEwMmYtYjIyYWQ0MjM=
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, 039a1678-0871-4537-ae01-e748bf81a44c, ghrun-6yqidkutd4.auto.internal:64204): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, 039a1678-0871-4537-ae01-e748bf81a44c, ghrun-6yqidkutd4.auto.internal:64204): request = { session_id: "ydb://session/3?node_id=1&id=OWVjZDA0NDgtMWVlZTIwNGQtNDQwZjEwMmYtYjIyYWQ0MjM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_Datetime_1__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-02-11T22:16:36Z\' 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:65 RpcState(ExecuteQuery, 039a1678-0871-4537-ae01-e748bf81a44c, ghrun-6yqidkutd4.auto.internal:64204): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=OWVjZDA0NDgtMWVlZTIwNGQtNDQwZjEwMmYtYjIyYWQ0MjM=
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=OWVjZDA0NDgtMWVlZTIwNGQtNDQwZjEwMmYtYjIyYWQ0MjM=
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, 3a2332b8-24cf-416d-90af-4f6d58afdff2, ghrun-6yqidkutd4.auto.internal:64204): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, 3a2332b8-24cf-416d-90af-4f6d58afdff2, ghrun-6yqidkutd4.auto.internal:64204): request = { session_id: "ydb://session/3?node_id=1&id=OWVjZDA0NDgtMWVlZTIwNGQtNDQwZjEwMmYtYjIyYWQ0MjM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_Datetime_1__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-02-18T22:16:36Z\' 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:65 RpcState(ExecuteQuery, 3a2332b8-24cf-416d-90af-4f6d58afdff2, ghrun-6yqidkutd4.auto.internal:64204): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=OWVjZDA0NDgtMWVlZTIwNGQtNDQwZjEwMmYtYjIyYWQ0MjM=
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=OWVjZDA0NDgtMWVlZTIwNGQtNDQwZjEwMmYtYjIyYWQ0MjM=
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, 81fafdaf-c772-4493-a462-24c875090d60, ghrun-6yqidkutd4.auto.internal:64204): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, 81fafdaf-c772-4493-a462-24c875090d60, ghrun-6yqidkutd4.auto.internal:64204): request = { session_id: "ydb://session/3?node_id=1&id=OWVjZDA0NDgtMWVlZTIwNGQtNDQwZjEwMmYtYjIyYWQ0MjM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_Datetime_1__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-02-18T22:16:36Z\' 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:65 RpcState(ExecuteQuery, 81fafdaf-c772-4493-a462-24c875090d60, ghrun-6yqidkutd4.auto.internal:64204): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=OWVjZDA0NDgtMWVlZTIwNGQtNDQwZjEwMmYtYjIyYWQ0MjM=
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=OWVjZDA0NDgtMWVlZTIwNGQtNDQwZjEwMmYtYjIyYWQ0MjM=
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, 1ff737e5-5d0e-465a-acc9-b97a70b73a95, ghrun-6yqidkutd4.auto.internal:64204): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, 1ff737e5-5d0e-465a-acc9-b97a70b73a95, ghrun-6yqidkutd4.auto.internal:64204): request = { session_id: "ydb://session/3?node_id=1&id=OWVjZDA0NDgtMWVlZTIwNGQtNDQwZjEwMmYtYjIyYWQ0MjM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_Datetime_1__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-02-18T22:16:41Z\' 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:65 RpcState(ExecuteQuery, 1ff737e5-5d0e-465a-acc9-b97a70b73a95, ghrun-6yqidkutd4.auto.internal:64204): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=OWVjZDA0NDgtMWVlZTIwNGQtNDQwZjEwMmYtYjIyYWQ0MjM=
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=OWVjZDA0NDgtMWVlZTIwNGQtNDQwZjEwMmYtYjIyYWQ0MjM=
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, 46da49c4-318d-4111-a167-0ded67e48f3b, ghrun-6yqidkutd4.auto.internal:64204): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, 46da49c4-318d-4111-a167-0ded67e48f3b, ghrun-6yqidkutd4.auto.internal:64204): request = { session_id: "ydb://session/3?node_id=1&id=OWVjZDA0NDgtMWVlZTIwNGQtNDQwZjEwMmYtYjIyYWQ0MjM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_Datetime_1__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-02-18T22:16:41Z\' 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:65 RpcState(ExecuteQuery, 46da49c4-318d-4111-a167-0ded67e48f3b, ghrun-6yqidkutd4.auto.internal:64204): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=OWVjZDA0NDgtMWVlZTIwNGQtNDQwZjEwMmYtYjIyYWQ0MjM=
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=OWVjZDA0NDgtMWVlZTIwNGQtNDQwZjEwMmYtYjIyYWQ0MjM=
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, 6f51edce-5621-4a9a-b29c-2ab0c213ac59, ghrun-6yqidkutd4.auto.internal:64204): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, 6f51edce-5621-4a9a-b29c-2ab0c213ac59, ghrun-6yqidkutd4.auto.internal:64204): request = { session_id: "ydb://session/3?node_id=1&id=OWVjZDA0NDgtMWVlZTIwNGQtNDQwZjEwMmYtYjIyYWQ0MjM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_Datetime_1__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-03-04T22:16:36Z\' 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:65 RpcState(ExecuteQuery, 6f51edce-5621-4a9a-b29c-2ab0c213ac59, ghrun-6yqidkutd4.auto.internal:64204): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=OWVjZDA0NDgtMWVlZTIwNGQtNDQwZjEwMmYtYjIyYWQ0MjM=
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=OWVjZDA0NDgtMWVlZTIwNGQtNDQwZjEwMmYtYjIyYWQ0MjM=
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, da7f5e90-fa5a-483e-a32d-91819c5c2624, ghrun-6yqidkutd4.auto.internal:64204): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, da7f5e90-fa5a-483e-a32d-91819c5c2624, ghrun-6yqidkutd4.auto.internal:64204): request = { session_id: "ydb://session/3?node_id=1&id=OWVjZDA0NDgtMWVlZTIwNGQtNDQwZjEwMmYtYjIyYWQ0MjM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_Datetime_1__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-03-04T22:16:36Z\' 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:65 RpcState(ExecuteQuery, da7f5e90-fa5a-483e-a32d-91819c5c2624, ghrun-6yqidkutd4.auto.internal:64204): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=OWVjZDA0NDgtMWVlZTIwNGQtNDQwZjEwMmYtYjIyYWQ0MjM=
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=OWVjZDA0NDgtMWVlZTIwNGQtNDQwZjEwMmYtYjIyYWQ0MjM=
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, f27f93e4-c917-4237-904b-9f3392d602b5, ghrun-6yqidkutd4.auto.internal:64204): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, f27f93e4-c917-4237-904b-9f3392d602b5, ghrun-6yqidkutd4.auto.internal:64204): request = { session_id: "ydb://session/3?node_id=1&id=OWVjZDA0NDgtMWVlZTIwNGQtNDQwZjEwMmYtYjIyYWQ0MjM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_Datetime_1__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:65 RpcState(ExecuteQuery, f27f93e4-c917-4237-904b-9f3392d602b5, ghrun-6yqidkutd4.auto.internal:64204): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=OWVjZDA0NDgtMWVlZTIwNGQtNDQwZjEwMmYtYjIyYWQ0MjM=
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=OWVjZDA0NDgtMWVlZTIwNGQtNDQwZjEwMmYtYjIyYWQ0MjM=
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, 8ea21f1f-395f-4059-8da1-9359124db206, ghrun-6yqidkutd4.auto.internal:64204): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, 8ea21f1f-395f-4059-8da1-9359124db206, ghrun-6yqidkutd4.auto.internal:64204): request = { session_id: "ydb://session/3?node_id=1&id=OWVjZDA0NDgtMWVlZTIwNGQtNDQwZjEwMmYtYjIyYWQ0MjM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_Datetime_1__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:65 RpcState(ExecuteQuery, 8ea21f1f-395f-4059-8da1-9359124db206, ghrun-6yqidkutd4.auto.internal:64204): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=OWVjZDA0NDgtMWVlZTIwNGQtNDQwZjEwMmYtYjIyYWQ0MjM=
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=OWVjZDA0NDgtMWVlZTIwNGQtNDQwZjEwMmYtYjIyYWQ0MjM=
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, 6dd584eb-7843-412d-b529-84ceef672122, ghrun-6yqidkutd4.auto.internal:64204): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, 6dd584eb-7843-412d-b529-84ceef672122, ghrun-6yqidkutd4.auto.internal:64204): request = { session_id: "ydb://session/3?node_id=1&id=OWVjZDA0NDgtMWVlZTIwNGQtNDQwZjEwMmYtYjIyYWQ0MjM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_Datetime_1__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:65 RpcState(ExecuteQuery, 6dd584eb-7843-412d-b529-84ceef672122, ghrun-6yqidkutd4.auto.internal:64204): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=OWVjZDA0NDgtMWVlZTIwNGQtNDQwZjEwMmYtYjIyYWQ0MjM=
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=OWVjZDA0NDgtMWVlZTIwNGQtNDQwZjEwMmYtYjIyYWQ0MjM=
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, 86dc6358-5865-4be8-860f-cad0bc8ea599, ghrun-6yqidkutd4.auto.internal:64204): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, 86dc6358-5865-4be8-860f-cad0bc8ea599, ghrun-6yqidkutd4.auto.internal:64204): request = { session_id: "ydb://session/3?node_id=1&id=OWVjZDA0NDgtMWVlZTIwNGQtNDQwZjEwMmYtYjIyYWQ0MjM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_Datetime_1__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:65 RpcState(ExecuteQuery, 86dc6358-5865-4be8-860f-cad0bc8ea599, ghrun-6yqidkutd4.auto.internal:64204): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=OWVjZDA0NDgtMWVlZTIwNGQtNDQwZjEwMmYtYjIyYWQ0MjM=
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=OWVjZDA0NDgtMWVlZTIwNGQtNDQwZjEwMmYtYjIyYWQ0MjM=
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, 4be6a233-c99e-4a6a-b1ad-0ca807dcdb13, ghrun-6yqidkutd4.auto.internal:64204): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, 4be6a233-c99e-4a6a-b1ad-0ca807dcdb13, ghrun-6yqidkutd4.auto.internal:64204): request = { session_id: "ydb://session/3?node_id=1&id=OWVjZDA0NDgtMWVlZTIwNGQtNDQwZjEwMmYtYjIyYWQ0MjM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_Datetime_1__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:65 RpcState(ExecuteQuery, 4be6a233-c99e-4a6a-b1ad-0ca807dcdb13, ghrun-6yqidkutd4.auto.internal:64204): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:178 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:335 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:188 Resolving endpoints for database /Root
DEBUG    ydb.connection:connection.py:447 RpcState(ListEndpoints, 44cbc703-e7d9-453c-a72a-160a1d223c59, localhost:64204): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ListEndpoints, 44cbc703-e7d9-453c-a72a-160a1d223c59, localhost:64204): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:65 RpcState(ListEndpoints, 44cbc703-e7d9-453c-a72a-160a1d223c59, localhost:64204): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-6yqidkutd4.auto.internal" port: 64204 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:158 Resolved endpoints for database /Root: DiscoveryResult <self_location: 1, endpoints [<Endpoint ghrun-6yqidkutd4.auto.internal:64204, location 1, ssl: False>]>
DEBUG    ydb.connection:connection.py:575 Closing channel for endpoint localhost:64204
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=OWVjZDA0NDgtMWVlZTIwNGQtNDQwZjEwMmYtYjIyYWQ0MjM=
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=OWVjZDA0NDgtMWVlZTIwNGQtNDQwZjEwMmYtYjIyYWQ0MjM=
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, 805a66d6-ae43-4478-a274-20bd428bb949, ghrun-6yqidkutd4.auto.internal:64204): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, 805a66d6-ae43-4478-a274-20bd428bb949, ghrun-6yqidkutd4.auto.internal:64204): request = { session_id: "ydb://session/3?node_id=1&id=OWVjZDA0NDgtMWVlZTIwNGQtNDQwZjEwMmYtYjIyYWQ0MjM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_Datetime_1__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:65 RpcState(ExecuteQuery, 805a66d6-ae43-4478-a274-20bd428bb949, ghrun-6yqidkutd4.auto.internal:64204): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=OWVjZDA0NDgtMWVlZTIwNGQtNDQwZjEwMmYtYjIyYWQ0MjM=
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=OWVjZDA0NDgtMWVlZTIwNGQtNDQwZjEwMmYtYjIyYWQ0MjM=
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, 308e4a6e-4d0b-4388-91c8-b4de8eeacfaf, ghrun-6yqidkutd4.auto.internal:64204): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, 308e4a6e-4d0b-4388-91c8-b4de8eeacfaf, ghrun-6yqidkutd4.auto.internal:64204): request = { session_id: "ydb://session/3?node_id=1&id=OWVjZDA0NDgtMWVlZTIwNGQtNDQwZjEwMmYtYjIyYWQ0MjM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_Datetime_1__SYNC` WHERE \n                pk_Int64=CAST(4 AS Int64) and pk_Uint64=CAST(4 AS Uint64) and pk_Int32=CAST(4 AS Int32) and pk_Uint32=CAST(4 AS Uint32) and pk_Int16=CAST(4 AS Int16) and pk_Uint16=CAST(4 AS Uint16) and pk_Int8=CAST(4 AS Int8) and pk_Uint8=CAST(4 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'4\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'4.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'4.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'40.0\' AS DyNumber) and pk_String=\'String 4\' and pk_Utf8=\'Utf8 4\' and pk_UUID=CAST(\'30045678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2004-01-01\' AS Date) and pk_Datetime=CAST(\'2004-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696200400000000 AS Timestamp) and pk_Interval=CAST(4 AS Interval) and pk_Date32=CAST(\'2004-01-01\' AS Date32) and pk_Datetime64=CAST(\'2004-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696200400000000 AS Timestamp64) and pk_Interval64=CAST(4 AS Interval64)\n                 and \n                col_index_DyNumber=CAST(\'40.0\' AS DyNumber) and col_index_String=\'String 4\' and col_index_Utf8=\'Utf8 4\' and col_index_UUID=CAST(\'30045678-e89b-12d3-a456-556642440000\' AS UUID) and col_index_Date=CAST(\'2004-01-01\' AS Date) and col_index_Datetime=CAST(\'2004-10-02T11:00:00Z\' AS Datetime) and col_index_Timestamp=CAST(1696200400000000 AS Timestamp) and col_index_Interval=CAST(4 AS Interval) and col_index_Date32=CAST(\'2004-01-01\' AS Date32) and col_index_Datetime64=CAST(\'2004-10-02T11:00:00Z\' AS Datetime64) and col_index_Timestamp64=CAST(1696200400000000 AS Timestamp64) and col_index_Interval64=CAST(4 AS Interval64)\n                 and \n                col_Int64=CAST(4 AS Int64) and col_Uint64=CAST(4 AS Uint64) and col_Int32=CAST(4 AS Int32) and col_Uint32=CAST(4 AS Uint32) and col_Int16=CAST(4 AS Int16) and col_Uint16=CAST(4 AS Uint16) and col_Int8=CAST(4 AS Int8) and col_Uint8=CAST(4 AS Uint8) and col_Bool=CAST(True AS Bool) and col_Decimal150=CAST(\'4\' AS Decimal(15,0)) and col_Decimal229=CAST(\'4.123\' AS Decimal(22,9)) and col_Decimal3510=CAST(\'4.123456\' AS Decimal(35,10)) and col_DyNumber=CAST(\'40.0\' AS DyNumber) and col_String=\'String 4\' and col_Utf8=\'Utf8 4\' and col_UUID=CAST(\'30045678-e89b-12d3-a456-556642440000\' AS UUID) and col_Date=CAST(\'2004-01-01\' AS Date) and col_Datetime=CAST(\'2004-10-02T11:00:00Z\' AS Datetime) and col_Timestamp=CAST(1696200400000000 AS Timestamp) and col_Interval=CAST(4 AS Interval) and col_Date32=CAST(\'2004-01-01\' AS Date32) and col_Datetime64=CAST(\'2004-10-02T11:00:00Z\' AS Datetime64) and col_Timestamp64=CAST(1696200400000000 AS Timestamp64) and col_Interval64=CAST(4 AS Interval64) and col_Float=CAST(4.1 AS Float) 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:65 RpcState(ExecuteQuery, 308e4a6e-4d0b-4388-91c8-b4de8eeacfaf, ghrun-6yqidkutd4.auto.internal:64204): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=OWVjZDA0NDgtMWVlZTIwNGQtNDQwZjEwMmYtYjIyYWQ0MjM=
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=OWVjZDA0NDgtMWVlZTIwNGQtNDQwZjEwMmYtYjIyYWQ0MjM=
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, 6684b1ff-7795-433a-add0-074ede7ebe58, ghrun-6yqidkutd4.auto.internal:64204): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, 6684b1ff-7795-433a-add0-074ede7ebe58, ghrun-6yqidkutd4.auto.internal:64204): request = { session_id: "ydb://session/3?node_id=1&id=OWVjZDA0NDgtMWVlZTIwNGQtNDQwZjEwMmYtYjIyYWQ0MjM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_Datetime_1__SYNC` WHERE \n                pk_Int64=CAST(4 AS Int64) and pk_Uint64=CAST(4 AS Uint64) and pk_Int32=CAST(4 AS Int32) and pk_Uint32=CAST(4 AS Uint32) and pk_Int16=CAST(4 AS Int16) and pk_Uint16=CAST(4 AS Uint16) and pk_Int8=CAST(4 AS Int8) and pk_Uint8=CAST(4 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'4\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'4.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'4.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'40.0\' AS DyNumber) and pk_String=\'String 4\' and pk_Utf8=\'Utf8 4\' and pk_UUID=CAST(\'30045678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2004-01-01\' AS Date) and pk_Datetime=CAST(\'2004-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696200400000000 AS Timestamp) and pk_Interval=CAST(4 AS Interval) and pk_Date32=CAST(\'2004-01-01\' AS Date32) and pk_Datetime64=CAST(\'2004-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696200400000000 AS Timestamp64) and pk_Interval64=CAST(4 AS Interval64)\n                 and \n                col_index_DyNumber=CAST(\'40.0\' AS DyNumber) and col_index_String=\'String 4\' and col_index_Utf8=\'Utf8 4\' and col_index_UUID=CAST(\'30045678-e89b-12d3-a456-556642440000\' AS UUID) and col_index_Date=CAST(\'2004-01-01\' AS Date) and col_index_Datetime=CAST(\'2004-10-02T11:00:00Z\' AS Datetime) and col_index_Timestamp=CAST(1696200400000000 AS Timestamp) and col_index_Interval=CAST(4 AS Interval) and col_index_Date32=CAST(\'2004-01-01\' AS Date32) and col_index_Datetime64=CAST(\'2004-10-02T11:00:00Z\' AS Datetime64) and col_index_Timestamp64=CAST(1696200400000000 AS Timestamp64) and col_index_Interval64=CAST(4 AS Interval64)\n                 and \n                col_Int64=CAST(4 AS Int64) and col_Uint64=CAST(4 AS Uint64) and col_Int32=CAST(4 AS Int32) and col_Uint32=CAST(4 AS Uint32) and col_Int16=CAST(4 AS Int16) and col_Uint16=CAST(4 AS Uint16) and col_Int8=CAST(4 AS Int8) and col_Uint8=CAST(4 AS Uint8) and col_Bool=CAST(True AS Bool) and col_Decimal150=CAST(\'4\' AS Decimal(15,0)) and col_Decimal229=CAST(\'4.123\' AS Decimal(22,9)) and col_Decimal3510=CAST(\'4.123456\' AS Decimal(35,10)) and col_DyNumber=CAST(\'40.0\' AS DyNumber) and col_String=\'String 4\' and col_Utf8=\'Utf8 4\' and col_UUID=CAST(\'30045678-e89b-12d3-a456-556642440000\' AS UUID) and col_Date=CAST(\'2004-01-01\' AS Date) and col_Datetime=CAST(\'2004-10-02T11:00:00Z\' AS Datetime) and col_Timestamp=CAST(1696200400000000 AS Timestamp) and col_Interval=CAST(4 AS Interval) and col_Date32=CAST(\'2004-01-01\' AS Date32) and col_Datetime64=CAST(\'2004-10-02T11:00:00Z\' AS Datetime64) and col_Timestamp64=CAST(1696200400000000 AS Timestamp64) and col_Interval64=CAST(4 AS Interval64) and col_Float=CAST(4.1 AS Float) 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:65 RpcState(ExecuteQuery, 6684b1ff-7795-433a-add0-074ede7ebe58, ghrun-6yqidkutd4.auto.internal:64204): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=OWVjZDA0NDgtMWVlZTIwNGQtNDQwZjEwMmYtYjIyYWQ0MjM=
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=OWVjZDA0NDgtMWVlZTIwNGQtNDQwZjEwMmYtYjIyYWQ0MjM=
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, 4d6bf1c5-cb65-4c03-b76c-480835c21405, ghrun-6yqidkutd4.auto.internal:64204): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, 4d6bf1c5-cb65-4c03-b76c-480835c21405, ghrun-6yqidkutd4.auto.internal:64204): request = { session_id: "ydb://session/3?node_id=1&id=OWVjZDA0NDgtMWVlZTIwNGQtNDQwZjEwMmYtYjIyYWQ0MjM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_Datetime_1__SYNC` WHERE \n                pk_Int64=CAST(4 AS Int64) and pk_Uint64=CAST(4 AS Uint64) and pk_Int32=CAST(4 AS Int32) and pk_Uint32=CAST(4 AS Uint32) and pk_Int16=CAST(4 AS Int16) and pk_Uint16=CAST(4 AS Uint16) and pk_Int8=CAST(4 AS Int8) and pk_Uint8=CAST(4 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'4\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'4.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'4.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'40.0\' AS DyNumber) and pk_String=\'String 4\' and pk_Utf8=\'Utf8 4\' and pk_UUID=CAST(\'30045678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2004-01-01\' AS Date) and pk_Datetime=CAST(\'2004-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696200400000000 AS Timestamp) and pk_Interval=CAST(4 AS Interval) and pk_Date32=CAST(\'2004-01-01\' AS Date32) and pk_Datetime64=CAST(\'2004-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696200400000000 AS Timestamp64) and pk_Interval64=CAST(4 AS Interval64)\n                 and \n                col_index_DyNumber=CAST(\'40.0\' AS DyNumber) and col_index_String=\'String 4\' and col_index_Utf8=\'Utf8 4\' and col_index_UUID=CAST(\'30045678-e89b-12d3-a456-556642440000\' AS UUID) and col_index_Date=CAST(\'2004-01-01\' AS Date) and col_index_Datetime=CAST(\'2004-10-02T11:00:00Z\' AS Datetime) and col_index_Timestamp=CAST(1696200400000000 AS Timestamp) and col_index_Interval=CAST(4 AS Interval) and col_index_Date32=CAST(\'2004-01-01\' AS Date32) and col_index_Datetime64=CAST(\'2004-10-02T11:00:00Z\' AS Datetime64) and col_index_Timestamp64=CAST(1696200400000000 AS Timestamp64) and col_index_Interval64=CAST(4 AS Interval64)\n                 and \n                col_Int64=CAST(4 AS Int64) and col_Uint64=CAST(4 AS Uint64) and col_Int32=CAST(4 AS Int32) and col_Uint32=CAST(4 AS Uint32) and col_Int16=CAST(4 AS Int16) and col_Uint16=CAST(4 AS Uint16) and col_Int8=CAST(4 AS Int8) and col_Uint8=CAST(4 AS Uint8) and col_Bool=CAST(True AS Bool) and col_Decimal150=CAST(\'4\' AS Decimal(15,0)) and col_Decimal229=CAST(\'4.123\' AS Decimal(22,9)) and col_Decimal3510=CAST(\'4.123456\' AS Decimal(35,10)) and col_DyNumber=CAST(\'40.0\' AS DyNumber) and col_String=\'String 4\' and col_Utf8=\'Utf8 4\' and col_UUID=CAST(\'30045678-e89b-12d3-a456-556642440000\' AS UUID) and col_Date=CAST(\'2004-01-01\' AS Date) and col_Datetime=CAST(\'2004-10-02T11:00:00Z\' AS Datetime) and col_Timestamp=CAST(1696200400000000 AS Timestamp) and col_Interval=CAST(4 AS Interval) and col_Date32=CAST(\'2004-01-01\' AS Date32) and col_Datetime64=CAST(\'2004-10-02T11:00:00Z\' AS Datetime64) and col_Timestamp64=CAST(1696200400000000 AS Timestamp64) and col_Interval64=CAST(4 AS Interval64) and col_Float=CAST(4.1 AS Float) 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:65 RpcState(ExecuteQuery, 4d6bf1c5-cb65-4c03-b76c-480835c21405, ghrun-6yqidkutd4.auto.internal:64204): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=OWVjZDA0NDgtMWVlZTIwNGQtNDQwZjEwMmYtYjIyYWQ0MjM=
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=OWVjZDA0NDgtMWVlZTIwNGQtNDQwZjEwMmYtYjIyYWQ0MjM=
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, 376f3c7d-02ae-4111-b33c-82f0afa77d8f, ghrun-6yqidkutd4.auto.internal:64204): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, 376f3c7d-02ae-4111-b33c-82f0afa77d8f, ghrun-6yqidkutd4.auto.internal:64204): request = { session_id: "ydb://session/3?node_id=1&id=OWVjZDA0NDgtMWVlZTIwNGQtNDQwZjEwMmYtYjIyYWQ0MjM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_Datetime_1__SYNC` WHERE \n                pk_Int64=CAST(4 AS Int64) and pk_Uint64=CAST(4 AS Uint64) and pk_Int32=CAST(4 AS Int32) and pk_Uint32=CAST(4 AS Uint32) and pk_Int16=CAST(4 AS Int16) and pk_Uint16=CAST(4 AS Uint16) and pk_Int8=CAST(4 AS Int8) and pk_Uint8=CAST(4 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'4\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'4.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'4.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'40.0\' AS DyNumber) and pk_String=\'String 4\' and pk_Utf8=\'Utf8 4\' and pk_UUID=CAST(\'30045678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2004-01-01\' AS Date) and pk_Datetime=CAST(\'2004-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696200400000000 AS Timestamp) and pk_Interval=CAST(4 AS Interval) and pk_Date32=CAST(\'2004-01-01\' AS Date32) and pk_Datetime64=CAST(\'2004-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696200400000000 AS Timestamp64) and pk_Interval64=CAST(4 AS Interval64)\n                 and \n                col_index_DyNumber=CAST(\'40.0\' AS DyNumber) and col_index_String=\'String 4\' and col_index_Utf8=\'Utf8 4\' and col_index_UUID=CAST(\'30045678-e89b-12d3-a456-556642440000\' AS UUID) and col_index_Date=CAST(\'2004-01-01\' AS Date) and col_index_Datetime=CAST(\'2004-10-02T11:00:00Z\' AS Datetime) and col_index_Timestamp=CAST(1696200400000000 AS Timestamp) and col_index_Interval=CAST(4 AS Interval) and col_index_Date32=CAST(\'2004-01-01\' AS Date32) and col_index_Datetime64=CAST(\'2004-10-02T11:00:00Z\' AS Datetime64) and col_index_Timestamp64=CAST(1696200400000000 AS Timestamp64) and col_index_Interval64=CAST(4 AS Interval64)\n                 and \n                col_Int64=CAST(4 AS Int64) and col_Uint64=CAST(4 AS Uint64) and col_Int32=CAST(4 AS Int32) and col_Uint32=CAST(4 AS Uint32) and col_Int16=CAST(4 AS Int16) and col_Uint16=CAST(4 AS Uint16) and col_Int8=CAST(4 AS Int8) and col_Uint8=CAST(4 AS Uint8) and col_Bool=CAST(True AS Bool) and col_Decimal150=CAST(\'4\' AS Decimal(15,0)) and col_Decimal229=CAST(\'4.123\' AS Decimal(22,9)) and col_Decimal3510=CAST(\'4.123456\' AS Decimal(35,10)) and col_DyNumber=CAST(\'40.0\' AS DyNumber) and col_String=\'String 4\' and col_Utf8=\'Utf8 4\' and col_UUID=CAST(\'30045678-e89b-12d3-a456-556642440000\' AS UUID) and col_Date=CAST(\'2004-01-01\' AS Date) and col_Datetime=CAST(\'2004-10-02T11:00:00Z\' AS Datetime) and col_Timestamp=CAST(1696200400000000 AS Timestamp) and col_Interval=CAST(4 AS Interval) and col_Date32=CAST(\'2004-01-01\' AS Date32) and col_Datetime64=CAST(\'2004-10-02T11:00:00Z\' AS Datetime64) and col_Timestamp64=CAST(1696200400000000 AS Timestamp64) and col_Interval64=CAST(4 AS Interval64) and col_Float=CAST(4.1 AS Float) 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:65 RpcState(ExecuteQuery, 376f3c7d-02ae-4111-b33c-82f0afa77d8f, ghrun-6yqidkutd4.auto.internal:64204): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=OWVjZDA0NDgtMWVlZTIwNGQtNDQwZjEwMmYtYjIyYWQ0MjM=
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=OWVjZDA0NDgtMWVlZTIwNGQtNDQwZjEwMmYtYjIyYWQ0MjM=
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, 8ae04f1e-0679-49a5-a470-e4182b48339a, ghrun-6yqidkutd4.auto.internal:64204): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, 8ae04f1e-0679-49a5-a470-e4182b48339a, ghrun-6yqidkutd4.auto.internal:64204): request = { session_id: "ydb://session/3?node_id=1&id=OWVjZDA0NDgtMWVlZTIwNGQtNDQwZjEwMmYtYjIyYWQ0MjM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_Datetime_1__SYNC` WHERE \n                pk_Int64=CAST(4 AS Int64) and pk_Uint64=CAST(4 AS Uint64) and pk_Int32=CAST(4 AS Int32) and pk_Uint32=CAST(4 AS Uint32) and pk_Int16=CAST(4 AS Int16) and pk_Uint16=CAST(4 AS Uint16) and pk_Int8=CAST(4 AS Int8) and pk_Uint8=CAST(4 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'4\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'4.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'4.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'40.0\' AS DyNumber) and pk_String=\'String 4\' and pk_Utf8=\'Utf8 4\' and pk_UUID=CAST(\'30045678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2004-01-01\' AS Date) and pk_Datetime=CAST(\'2004-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696200400000000 AS Timestamp) and pk_Interval=CAST(4 AS Interval) and pk_Date32=CAST(\'2004-01-01\' AS Date32) and pk_Datetime64=CAST(\'2004-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696200400000000 AS Timestamp64) and pk_Interval64=CAST(4 AS Interval64)\n                 and \n                col_index_DyNumber=CAST(\'40.0\' AS DyNumber) and col_index_String=\'String 4\' and col_index_Utf8=\'Utf8 4\' and col_index_UUID=CAST(\'30045678-e89b-12d3-a456-556642440000\' AS UUID) and col_index_Date=CAST(\'2004-01-01\' AS Date) and col_index_Datetime=CAST(\'2004-10-02T11:00:00Z\' AS Datetime) and col_index_Timestamp=CAST(1696200400000000 AS Timestamp) and col_index_Interval=CAST(4 AS Interval) and col_index_Date32=CAST(\'2004-01-01\' AS Date32) and col_index_Datetime64=CAST(\'2004-10-02T11:00:00Z\' AS Datetime64) and col_index_Timestamp64=CAST(1696200400000000 AS Timestamp64) and col_index_Interval64=CAST(4 AS Interval64)\n                 and \n                col_Int64=CAST(4 AS Int64) and col_Uint64=CAST(4 AS Uint64) and col_Int32=CAST(4 AS Int32) and col_Uint32=CAST(4 AS Uint32) and col_Int16=CAST(4 AS Int16) and col_Uint16=CAST(4 AS Uint16) and col_Int8=CAST(4 AS Int8) and col_Uint8=CAST(4 AS Uint8) and col_Bool=CAST(True AS Bool) and col_Decimal150=CAST(\'4\' AS Decimal(15,0)) and col_Decimal229=CAST(\'4.123\' AS Decimal(22,9)) and col_Decimal3510=CAST(\'4.123456\' AS Decimal(35,10)) and col_DyNumber=CAST(\'40.0\' AS DyNumber) and col_String=\'String 4\' and col_Utf8=\'Utf8 4\' and col_UUID=CAST(\'30045678-e89b-12d3-a456-556642440000\' AS UUID) and col_Date=CAST(\'2004-01-01\' AS Date) and col_Datetime=CAST(\'2004-10-02T11:00:00Z\' AS Datetime) and col_Timestamp=CAST(1696200400000000 AS Timestamp) and col_Interval=CAST(4 AS Interval) and col_Date32=CAST(\'2004-01-01\' AS Date32) and col_Datetime64=CAST(\'2004-10-02T11:00:00Z\' AS Datetime64) and col_Timestamp64=CAST(1696200400000000 AS Timestamp64) and col_Interval64=CAST(4 AS Interval64) and col_Float=CAST(4.1 AS Float) 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:65 RpcState(ExecuteQuery, 8ae04f1e-0679-49a5-a470-e4182b48339a, ghrun-6yqidkutd4.auto.internal:64204): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=OWVjZDA0NDgtMWVlZTIwNGQtNDQwZjEwMmYtYjIyYWQ0MjM=
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=OWVjZDA0NDgtMWVlZTIwNGQtNDQwZjEwMmYtYjIyYWQ0MjM=
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, 3c01f506-574f-4d4e-9487-143319fdf4fe, ghrun-6yqidkutd4.auto.internal:64204): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, 3c01f506-574f-4d4e-9487-143319fdf4fe, ghrun-6yqidkutd4.auto.internal:64204): request = { session_id: "ydb://session/3?node_id=1&id=OWVjZDA0NDgtMWVlZTIwNGQtNDQwZjEwMmYtYjIyYWQ0MjM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_Datetime_1__SYNC` WHERE \n                pk_Int64=CAST(4 AS Int64) and pk_Uint64=CAST(4 AS Uint64) and pk_Int32=CAST(4 AS Int32) and pk_Uint32=CAST(4 AS Uint32) and pk_Int16=CAST(4 AS Int16) and pk_Uint16=CAST(4 AS Uint16) and pk_Int8=CAST(4 AS Int8) and pk_Uint8=CAST(4 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'4\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'4.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'4.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'40.0\' AS DyNumber) and pk_String=\'String 4\' and pk_Utf8=\'Utf8 4\' and pk_UUID=CAST(\'30045678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2004-01-01\' AS Date) and pk_Datetime=CAST(\'2004-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696200400000000 AS Timestamp) and pk_Interval=CAST(4 AS Interval) and pk_Date32=CAST(\'2004-01-01\' AS Date32) and pk_Datetime64=CAST(\'2004-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696200400000000 AS Timestamp64) and pk_Interval64=CAST(4 AS Interval64)\n                 and \n                col_index_DyNumber=CAST(\'40.0\' AS DyNumber) and col_index_String=\'String 4\' and col_index_Utf8=\'Utf8 4\' and col_index_UUID=CAST(\'30045678-e89b-12d3-a456-556642440000\' AS UUID) and col_index_Date=CAST(\'2004-01-01\' AS Date) and col_index_Datetime=CAST(\'2004-10-02T11:00:00Z\' AS Datetime) and col_index_Timestamp=CAST(1696200400000000 AS Timestamp) and col_index_Interval=CAST(4 AS Interval) and col_index_Date32=CAST(\'2004-01-01\' AS Date32) and col_index_Datetime64=CAST(\'2004-10-02T11:00:00Z\' AS Datetime64) and col_index_Timestamp64=CAST(1696200400000000 AS Timestamp64) and col_index_Interval64=CAST(4 AS Interval64)\n                 and \n                col_Int64=CAST(4 AS Int64) and col_Uint64=CAST(4 AS Uint64) and col_Int32=CAST(4 AS Int32) and col_Uint32=CAST(4 AS Uint32) and col_Int16=CAST(4 AS Int16) and col_Uint16=CAST(4 AS Uint16) and col_Int8=CAST(4 AS Int8) and col_Uint8=CAST(4 AS Uint8) and col_Bool=CAST(True AS Bool) and col_Decimal150=CAST(\'4\' AS Decimal(15,0)) and col_Decimal229=CAST(\'4.123\' AS Decimal(22,9)) and col_Decimal3510=CAST(\'4.123456\' AS Decimal(35,10)) and col_DyNumber=CAST(\'40.0\' AS DyNumber) and col_String=\'String 4\' and col_Utf8=\'Utf8 4\' and col_UUID=CAST(\'30045678-e89b-12d3-a456-556642440000\' AS UUID) and col_Date=CAST(\'2004-01-01\' AS Date) and col_Datetime=CAST(\'2004-10-02T11:00:00Z\' AS Datetime) and col_Timestamp=CAST(1696200400000000 AS Timestamp) and col_Interval=CAST(4 AS Interval) and col_Date32=CAST(\'2004-01-01\' AS Date32) and col_Datetime64=CAST(\'2004-10-02T11:00:00Z\' AS Datetime64) and col_Timestamp64=CAST(1696200400000000 AS Timestamp64) and col_Interval64=CAST(4 AS Interval64) and col_Float=CAST(4.1 AS Float) 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:65 RpcState(ExecuteQuery, 3c01f506-574f-4d4e-9487-143319fdf4fe, ghrun-6yqidkutd4.auto.internal:64204): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=OWVjZDA0NDgtMWVlZTIwNGQtNDQwZjEwMmYtYjIyYWQ0MjM=
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=OWVjZDA0NDgtMWVlZTIwNGQtNDQwZjEwMmYtYjIyYWQ0MjM=
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, 8ac07e01-327b-4f3b-a4f5-1b8f3b5ad5b9, ghrun-6yqidkutd4.auto.internal:64204): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, 8ac07e01-327b-4f3b-a4f5-1b8f3b5ad5b9, ghrun-6yqidkutd4.auto.internal:64204): request = { session_id: "ydb://session/3?node_id=1&id=OWVjZDA0NDgtMWVlZTIwNGQtNDQwZjEwMmYtYjIyYWQ0MjM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_Datetime_1__SYNC` WHERE \n                pk_Int64=CAST(4 AS Int64) and pk_Uint64=CAST(4 AS Uint64) and pk_Int32=CAST(4 AS Int32) and pk_Uint32=CAST(4 AS Uint32) and pk_Int16=CAST(4 AS Int16) and pk_Uint16=CAST(4 AS Uint16) and pk_Int8=CAST(4 AS Int8) and pk_Uint8=CAST(4 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'4\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'4.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'4.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'40.0\' AS DyNumber) and pk_String=\'String 4\' and pk_Utf8=\'Utf8 4\' and pk_UUID=CAST(\'30045678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2004-01-01\' AS Date) and pk_Datetime=CAST(\'2004-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696200400000000 AS Timestamp) and pk_Interval=CAST(4 AS Interval) and pk_Date32=CAST(\'2004-01-01\' AS Date32) and pk_Datetime64=CAST(\'2004-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696200400000000 AS Timestamp64) and pk_Interval64=CAST(4 AS Interval64)\n                 and \n                col_index_DyNumber=CAST(\'40.0\' AS DyNumber) and col_index_String=\'String 4\' and col_index_Utf8=\'Utf8 4\' and col_index_UUID=CAST(\'30045678-e89b-12d3-a456-556642440000\' AS UUID) and col_index_Date=CAST(\'2004-01-01\' AS Date) and col_index_Datetime=CAST(\'2004-10-02T11:00:00Z\' AS Datetime) and col_index_Timestamp=CAST(1696200400000000 AS Timestamp) and col_index_Interval=CAST(4 AS Interval) and col_index_Date32=CAST(\'2004-01-01\' AS Date32) and col_index_Datetime64=CAST(\'2004-10-02T11:00:00Z\' AS Datetime64) and col_index_Timestamp64=CAST(1696200400000000 AS Timestamp64) and col_index_Interval64=CAST(4 AS Interval64)\n                 and \n                col_Int64=CAST(4 AS Int64) and col_Uint64=CAST(4 AS Uint64) and col_Int32=CAST(4 AS Int32) and col_Uint32=CAST(4 AS Uint32) and col_Int16=CAST(4 AS Int16) and col_Uint16=CAST(4 AS Uint16) and col_Int8=CAST(4 AS Int8) and col_Uint8=CAST(4 AS Uint8) and col_Bool=CAST(True AS Bool) and col_Decimal150=CAST(\'4\' AS Decimal(15,0)) and col_Decimal229=CAST(\'4.123\' AS Decimal(22,9)) and col_Decimal3510=CAST(\'4.123456\' AS Decimal(35,10)) and col_DyNumber=CAST(\'40.0\' AS DyNumber) and col_String=\'String 4\' and col_Utf8=\'Utf8 4\' and col_UUID=CAST(\'30045678-e89b-12d3-a456-556642440000\' AS UUID) and col_Date=CAST(\'2004-01-01\' AS Date) and col_Datetime=CAST(\'2004-10-02T11:00:00Z\' AS Datetime) and col_Timestamp=CAST(1696200400000000 AS Timestamp) and col_Interval=CAST(4 AS Interval) and col_Date32=CAST(\'2004-01-01\' AS Date32) and col_Datetime64=CAST(\'2004-10-02T11:00:00Z\' AS Datetime64) and col_Timestamp64=CAST(1696200400000000 AS Timestamp64) and col_Interval64=CAST(4 AS Interval64) and col_Float=CAST(4.1 AS Float) 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:65 RpcState(ExecuteQuery, 8ac07e01-327b-4f3b-a4f5-1b8f3b5ad5b9, ghrun-6yqidkutd4.auto.internal:64204): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=OWVjZDA0NDgtMWVlZTIwNGQtNDQwZjEwMmYtYjIyYWQ0MjM=
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=OWVjZDA0NDgtMWVlZTIwNGQtNDQwZjEwMmYtYjIyYWQ0MjM=
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, 80ad4156-e750-4836-8649-1a842e7a053b, ghrun-6yqidkutd4.auto.internal:64204): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, 80ad4156-e750-4836-8649-1a842e7a053b, ghrun-6yqidkutd4.auto.internal:64204): request = { session_id: "ydb://session/3?node_id=1&id=OWVjZDA0NDgtMWVlZTIwNGQtNDQwZjEwMmYtYjIyYWQ0MjM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_Datetime_1__SYNC` WHERE \n                pk_Int64=CAST(4 AS Int64) and pk_Uint64=CAST(4 AS Uint64) and pk_Int32=CAST(4 AS Int32) and pk_Uint32=CAST(4 AS Uint32) and pk_Int16=CAST(4 AS Int16) and pk_Uint16=CAST(4 AS Uint16) and pk_Int8=CAST(4 AS Int8) and pk_Uint8=CAST(4 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'4\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'4.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'4.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'40.0\' AS DyNumber) and pk_String=\'String 4\' and pk_Utf8=\'Utf8 4\' and pk_UUID=CAST(\'30045678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2004-01-01\' AS Date) and pk_Datetime=CAST(\'2004-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696200400000000 AS Timestamp) and pk_Interval=CAST(4 AS Interval) and pk_Date32=CAST(\'2004-01-01\' AS Date32) and pk_Datetime64=CAST(\'2004-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696200400000000 AS Timestamp64) and pk_Interval64=CAST(4 AS Interval64)\n                 and \n                col_index_DyNumber=CAST(\'40.0\' AS DyNumber) and col_index_String=\'String 4\' and col_index_Utf8=\'Utf8 4\' and col_index_UUID=CAST(\'30045678-e89b-12d3-a456-556642440000\' AS UUID) and col_index_Date=CAST(\'2004-01-01\' AS Date) and col_index_Datetime=CAST(\'2004-10-02T11:00:00Z\' AS Datetime) and col_index_Timestamp=CAST(1696200400000000 AS Timestamp) and col_index_Interval=CAST(4 AS Interval) and col_index_Date32=CAST(\'2004-01-01\' AS Date32) and col_index_Datetime64=CAST(\'2004-10-02T11:00:00Z\' AS Datetime64) and col_index_Timestamp64=CAST(1696200400000000 AS Timestamp64) and col_index_Interval64=CAST(4 AS Interval64)\n                 and \n                col_Int64=CAST(4 AS Int64) and col_Uint64=CAST(4 AS Uint64) and col_Int32=CAST(4 AS Int32) and col_Uint32=CAST(4 AS Uint32) and col_Int16=CAST(4 AS Int16) and col_Uint16=CAST(4 AS Uint16) and col_Int8=CAST(4 AS Int8) and col_Uint8=CAST(4 AS Uint8) and col_Bool=CAST(True AS Bool) and col_Decimal150=CAST(\'4\' AS Decimal(15,0)) and col_Decimal229=CAST(\'4.123\' AS Decimal(22,9)) and col_Decimal3510=CAST(\'4.123456\' AS Decimal(35,10)) and col_DyNumber=CAST(\'40.0\' AS DyNumber) and col_String=\'String 4\' and col_Utf8=\'Utf8 4\' and col_UUID=CAST(\'30045678-e89b-12d3-a456-556642440000\' AS UUID) and col_Date=CAST(\'2004-01-01\' AS Date) and col_Datetime=CAST(\'2004-10-02T11:00:00Z\' AS Datetime) and col_Timestamp=CAST(1696200400000000 AS Timestamp) and col_Interval=CAST(4 AS Interval) and col_Date32=CAST(\'2004-01-01\' AS Date32) and col_Datetime64=CAST(\'2004-10-02T11:00:00Z\' AS Datetime64) and col_Timestamp64=CAST(1696200400000000 AS Timestamp64) and col_Interval64=CAST(4 AS Interval64) and col_Float=CAST(4.1 AS Float) 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:65 RpcState(ExecuteQuery, 80ad4156-e750-4836-8649-1a842e7a053b, ghrun-6yqidkutd4.auto.internal:64204): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=OWVjZDA0NDgtMWVlZTIwNGQtNDQwZjEwMmYtYjIyYWQ0MjM=
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=OWVjZDA0NDgtMWVlZTIwNGQtNDQwZjEwMmYtYjIyYWQ0MjM=
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, a071d771-d58d-4de7-bfe5-d24f4784dd9e, ghrun-6yqidkutd4.auto.internal:64204): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, a071d771-d58d-4de7-bfe5-d24f4784dd9e, ghrun-6yqidkutd4.auto.internal:64204): request = { session_id: "ydb://session/3?node_id=1&id=OWVjZDA0NDgtMWVlZTIwNGQtNDQwZjEwMmYtYjIyYWQ0MjM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_Datetime_1__SYNC` WHERE \n                pk_Int64=CAST(4 AS Int64) and pk_Uint64=CAST(4 AS Uint64) and pk_Int32=CAST(4 AS Int32) and pk_Uint32=CAST(4 AS Uint32) and pk_Int16=CAST(4 AS Int16) and pk_Uint16=CAST(4 AS Uint16) and pk_Int8=CAST(4 AS Int8) and pk_Uint8=CAST(4 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'4\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'4.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'4.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'40.0\' AS DyNumber) and pk_String=\'String 4\' and pk_Utf8=\'Utf8 4\' and pk_UUID=CAST(\'30045678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2004-01-01\' AS Date) and pk_Datetime=CAST(\'2004-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696200400000000 AS Timestamp) and pk_Interval=CAST(4 AS Interval) and pk_Date32=CAST(\'2004-01-01\' AS Date32) and pk_Datetime64=CAST(\'2004-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696200400000000 AS Timestamp64) and pk_Interval64=CAST(4 AS Interval64)\n                 and \n                col_index_DyNumber=CAST(\'40.0\' AS DyNumber) and col_index_String=\'String 4\' and col_index_Utf8=\'Utf8 4\' and col_index_UUID=CAST(\'30045678-e89b-12d3-a456-556642440000\' AS UUID) and col_index_Date=CAST(\'2004-01-01\' AS Date) and col_index_Datetime=CAST(\'2004-10-02T11:00:00Z\' AS Datetime) and col_index_Timestamp=CAST(1696200400000000 AS Timestamp) and col_index_Interval=CAST(4 AS Interval) and col_index_Date32=CAST(\'2004-01-01\' AS Date32) and col_index_Datetime64=CAST(\'2004-10-02T11:00:00Z\' AS Datetime64) and col_index_Timestamp64=CAST(1696200400000000 AS Timestamp64) and col_index_Interval64=CAST(4 AS Interval64)\n                 and \n                col_Int64=CAST(4 AS Int64) and col_Uint64=CAST(4 AS Uint64) and col_Int32=CAST(4 AS Int32) and col_Uint32=CAST(4 AS Uint32) and col_Int16=CAST(4 AS Int16) and col_Uint16=CAST(4 AS Uint16) and col_Int8=CAST(4 AS Int8) and col_Uint8=CAST(4 AS Uint8) and col_Bool=CAST(True AS Bool) and col_Decimal150=CAST(\'4\' AS Decimal(15,0)) and col_Decimal229=CAST(\'4.123\' AS Decimal(22,9)) and col_Decimal3510=CAST(\'4.123456\' AS Decimal(35,10)) and col_DyNumber=CAST(\'40.0\' AS DyNumber) and col_String=\'String 4\' and col_Utf8=\'Utf8 4\' and col_UUID=CAST(\'30045678-e89b-12d3-a456-556642440000\' AS UUID) and col_Date=CAST(\'2004-01-01\' AS Date) and col_Datetime=CAST(\'2004-10-02T11:00:00Z\' AS Datetime) and col_Timestamp=CAST(1696200400000000 AS Timestamp) and col_Interval=CAST(4 AS Interval) and col_Date32=CAST(\'2004-01-01\' AS Date32) and col_Datetime64=CAST(\'2004-10-02T11:00:00Z\' AS Datetime64) and col_Timestamp64=CAST(1696200400000000 AS Timestamp64) and col_Interval64=CAST(4 AS Interval64) and col_Float=CAST(4.1 AS Float) 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:65 RpcState(ExecuteQuery, a071d771-d58d-4de7-bfe5-d24f4784dd9e, ghrun-6yqidkutd4.auto.internal:64204): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=OWVjZDA0NDgtMWVlZTIwNGQtNDQwZjEwMmYtYjIyYWQ0MjM=
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=OWVjZDA0NDgtMWVlZTIwNGQtNDQwZjEwMmYtYjIyYWQ0MjM=
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, 1d4a4536-89c9-4c47-b166-56aae53e88b9, ghrun-6yqidkutd4.auto.internal:64204): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, 1d4a4536-89c9-4c47-b166-56aae53e88b9, ghrun-6yqidkutd4.auto.internal:64204): request = { session_id: "ydb://session/3?node_id=1&id=OWVjZDA0NDgtMWVlZTIwNGQtNDQwZjEwMmYtYjIyYWQ0MjM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_Datetime_1__SYNC` WHERE \n                pk_Int64=CAST(4 AS Int64) and pk_Uint64=CAST(4 AS Uint64) and pk_Int32=CAST(4 AS Int32) and pk_Uint32=CAST(4 AS Uint32) and pk_Int16=CAST(4 AS Int16) and pk_Uint16=CAST(4 AS Uint16) and pk_Int8=CAST(4 AS Int8) and pk_Uint8=CAST(4 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'4\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'4.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'4.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'40.0\' AS DyNumber) and pk_String=\'String 4\' and pk_Utf8=\'Utf8 4\' and pk_UUID=CAST(\'30045678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2004-01-01\' AS Date) and pk_Datetime=CAST(\'2004-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696200400000000 AS Timestamp) and pk_Interval=CAST(4 AS Interval) and pk_Date32=CAST(\'2004-01-01\' AS Date32) and pk_Datetime64=CAST(\'2004-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696200400000000 AS Timestamp64) and pk_Interval64=CAST(4 AS Interval64)\n                 and \n                col_index_DyNumber=CAST(\'40.0\' AS DyNumber) and col_index_String=\'String 4\' and col_index_Utf8=\'Utf8 4\' and col_index_UUID=CAST(\'30045678-e89b-12d3-a456-556642440000\' AS UUID) and col_index_Date=CAST(\'2004-01-01\' AS Date) and col_index_Datetime=CAST(\'2004-10-02T11:00:00Z\' AS Datetime) and col_index_Timestamp=CAST(1696200400000000 AS Timestamp) and col_index_Interval=CAST(4 AS Interval) and col_index_Date32=CAST(\'2004-01-01\' AS Date32) and col_index_Datetime64=CAST(\'2004-10-02T11:00:00Z\' AS Datetime64) and col_index_Timestamp64=CAST(1696200400000000 AS Timestamp64) and col_index_Interval64=CAST(4 AS Interval64)\n                 and \n                col_Int64=CAST(4 AS Int64) and col_Uint64=CAST(4 AS Uint64) and col_Int32=CAST(4 AS Int32) and col_Uint32=CAST(4 AS Uint32) and col_Int16=CAST(4 AS Int16) and col_Uint16=CAST(4 AS Uint16) and col_Int8=CAST(4 AS Int8) and col_Uint8=CAST(4 AS Uint8) and col_Bool=CAST(True AS Bool) and col_Decimal150=CAST(\'4\' AS Decimal(15,0)) and col_Decimal229=CAST(\'4.123\' AS Decimal(22,9)) and col_Decimal3510=CAST(\'4.123456\' AS Decimal(35,10)) and col_DyNumber=CAST(\'40.0\' AS DyNumber) and col_String=\'String 4\' and col_Utf8=\'Utf8 4\' and col_UUID=CAST(\'30045678-e89b-12d3-a456-556642440000\' AS UUID) and col_Date=CAST(\'2004-01-01\' AS Date) and col_Datetime=CAST(\'2004-10-02T11:00:00Z\' AS Datetime) and col_Timestamp=CAST(1696200400000000 AS Timestamp) and col_Interval=CAST(4 AS Interval) and col_Date32=CAST(\'2004-01-01\' AS Date32) and col_Datetime64=CAST(\'2004-10-02T11:00:00Z\' AS Datetime64) and col_Timestamp64=CAST(1696200400000000 AS Timestamp64) and col_Interval64=CAST(4 AS Interval64) and col_Float=CAST(4.1 AS Float) 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:65 RpcState(ExecuteQuery, 1d4a4536-89c9-4c47-b166-56aae53e88b9, ghrun-6yqidkutd4.auto.internal:64204): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=OWVjZDA0NDgtMWVlZTIwNGQtNDQwZjEwMmYtYjIyYWQ0MjM=
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=OWVjZDA0NDgtMWVlZTIwNGQtNDQwZjEwMmYtYjIyYWQ0MjM=
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, 7a6cdfd1-ad49-41d4-8d78-3be28308ee1d, ghrun-6yqidkutd4.auto.internal:64204): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, 7a6cdfd1-ad49-41d4-8d78-3be28308ee1d, ghrun-6yqidkutd4.auto.internal:64204): request = { session_id: "ydb://session/3?node_id=1&id=OWVjZDA0NDgtMWVlZTIwNGQtNDQwZjEwMmYtYjIyYWQ0MjM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_Datetime_1__SYNC` WHERE \n                pk_Int64=CAST(4 AS Int64) and pk_Uint64=CAST(4 AS Uint64) and pk_Int32=CAST(4 AS Int32) and pk_Uint32=CAST(4 AS Uint32) and pk_Int16=CAST(4 AS Int16) and pk_Uint16=CAST(4 AS Uint16) and pk_Int8=CAST(4 AS Int8) and pk_Uint8=CAST(4 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'4\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'4.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'4.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'40.0\' AS DyNumber) and pk_String=\'String 4\' and pk_Utf8=\'Utf8 4\' and pk_UUID=CAST(\'30045678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2004-01-01\' AS Date) and pk_Datetime=CAST(\'2004-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696200400000000 AS Timestamp) and pk_Interval=CAST(4 AS Interval) and pk_Date32=CAST(\'2004-01-01\' AS Date32) and pk_Datetime64=CAST(\'2004-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696200400000000 AS Timestamp64) and pk_Interval64=CAST(4 AS Interval64)\n                 and \n                col_index_DyNumber=CAST(\'40.0\' AS DyNumber) and col_index_String=\'String 4\' and col_index_Utf8=\'Utf8 4\' and col_index_UUID=CAST(\'30045678-e89b-12d3-a456-556642440000\' AS UUID) and col_index_Date=CAST(\'2004-01-01\' AS Date) and col_index_Datetime=CAST(\'2004-10-02T11:00:00Z\' AS Datetime) and col_index_Timestamp=CAST(1696200400000000 AS Timestamp) and col_index_Interval=CAST(4 AS Interval) and col_index_Date32=CAST(\'2004-01-01\' AS Date32) and col_index_Datetime64=CAST(\'2004-10-02T11:00:00Z\' AS Datetime64) and col_index_Timestamp64=CAST(1696200400000000 AS Timestamp64) and col_index_Interval64=CAST(4 AS Interval64)\n                 and \n                col_Int64=CAST(4 AS Int64) and col_Uint64=CAST(4 AS Uint64) and col_Int32=CAST(4 AS Int32) and col_Uint32=CAST(4 AS Uint32) and col_Int16=CAST(4 AS Int16) and col_Uint16=CAST(4 AS Uint16) and col_Int8=CAST(4 AS Int8) and col_Uint8=CAST(4 AS Uint8) and col_Bool=CAST(True AS Bool) and col_Decimal150=CAST(\'4\' AS Decimal(15,0)) and col_Decimal229=CAST(\'4.123\' AS Decimal(22,9)) and col_Decimal3510=CAST(\'4.123456\' AS Decimal(35,10)) and col_DyNumber=CAST(\'40.0\' AS DyNumber) and col_String=\'String 4\' and col_Utf8=\'Utf8 4\' and col_UUID=CAST(\'30045678-e89b-12d3-a456-556642440000\' AS UUID) and col_Date=CAST(\'2004-01-01\' AS Date) and col_Datetime=CAST(\'2004-10-02T11:00:00Z\' AS Datetime) and col_Timestamp=CAST(1696200400000000 AS Timestamp) and col_Interval=CAST(4 AS Interval) and col_Date32=CAST(\'2004-01-01\' AS Date32) and col_Datetime64=CAST(\'2004-10-02T11:00:00Z\' AS Datetime64) and col_Timestamp64=CAST(1696200400000000 AS Timestamp64) and col_Interval64=CAST(4 AS Interval64) and col_Float=CAST(4.1 AS Float) 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:65 RpcState(ExecuteQuery, 7a6cdfd1-ad49-41d4-8d78-3be28308ee1d, ghrun-6yqidkutd4.auto.internal:64204): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=OWVjZDA0NDgtMWVlZTIwNGQtNDQwZjEwMmYtYjIyYWQ0MjM=
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=OWVjZDA0NDgtMWVlZTIwNGQtNDQwZjEwMmYtYjIyYWQ0MjM=
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, 8febfe87-de82-4264-9e01-2995d851b5b2, ghrun-6yqidkutd4.auto.internal:64204): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, 8febfe87-de82-4264-9e01-2995d851b5b2, ghrun-6yqidkutd4.auto.internal:64204): request = { session_id: "ydb://session/3?node_id=1&id=OWVjZDA0NDgtMWVlZTIwNGQtNDQwZjEwMmYtYjIyYWQ0MjM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_Datetime_1__SYNC` WHERE \n                pk_Int64=CAST(4 AS Int64) and pk_Uint64=CAST(4 AS Uint64) and pk_Int32=CAST(4 AS Int32) and pk_Uint32=CAST(4 AS Uint32) and pk_Int16=CAST(4 AS Int16) and pk_Uint16=CAST(4 AS Uint16) and pk_Int8=CAST(4 AS Int8) and pk_Uint8=CAST(4 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'4\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'4.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'4.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'40.0\' AS DyNumber) and pk_String=\'String 4\' and pk_Utf8=\'Utf8 4\' and pk_UUID=CAST(\'30045678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2004-01-01\' AS Date) and pk_Datetime=CAST(\'2004-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696200400000000 AS Timestamp) and pk_Interval=CAST(4 AS Interval) and pk_Date32=CAST(\'2004-01-01\' AS Date32) and pk_Datetime64=CAST(\'2004-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696200400000000 AS Timestamp64) and pk_Interval64=CAST(4 AS Interval64)\n                 and \n                col_index_DyNumber=CAST(\'40.0\' AS DyNumber) and col_index_String=\'String 4\' and col_index_Utf8=\'Utf8 4\' and col_index_UUID=CAST(\'30045678-e89b-12d3-a456-556642440000\' AS UUID) and col_index_Date=CAST(\'2004-01-01\' AS Date) and col_index_Datetime=CAST(\'2004-10-02T11:00:00Z\' AS Datetime) and col_index_Timestamp=CAST(1696200400000000 AS Timestamp) and col_index_Interval=CAST(4 AS Interval) and col_index_Date32=CAST(\'2004-01-01\' AS Date32) and col_index_Datetime64=CAST(\'2004-10-02T11:00:00Z\' AS Datetime64) and col_index_Timestamp64=CAST(1696200400000000 AS Timestamp64) and col_index_Interval64=CAST(4 AS Interval64)\n                 and \n                col_Int64=CAST(4 AS Int64) and col_Uint64=CAST(4 AS Uint64) and col_Int32=CAST(4 AS Int32) and col_Uint32=CAST(4 AS Uint32) and col_Int16=CAST(4 AS Int16) and col_Uint16=CAST(4 AS Uint16) and col_Int8=CAST(4 AS Int8) and col_Uint8=CAST(4 AS Uint8) and col_Bool=CAST(True AS Bool) and col_Decimal150=CAST(\'4\' AS Decimal(15,0)) and col_Decimal229=CAST(\'4.123\' AS Decimal(22,9)) and col_Decimal3510=CAST(\'4.123456\' AS Decimal(35,10)) and col_DyNumber=CAST(\'40.0\' AS DyNumber) and col_String=\'String 4\' and col_Utf8=\'Utf8 4\' and col_UUID=CAST(\'30045678-e89b-12d3-a456-556642440000\' AS UUID) and col_Date=CAST(\'2004-01-01\' AS Date) and col_Datetime=CAST(\'2004-10-02T11:00:00Z\' AS Datetime) and col_Timestamp=CAST(1696200400000000 AS Timestamp) and col_Interval=CAST(4 AS Interval) and col_Date32=CAST(\'2004-01-01\' AS Date32) and col_Datetime64=CAST(\'2004-10-02T11:00:00Z\' AS Datetime64) and col_Timestamp64=CAST(1696200400000000 AS Timestamp64) and col_Interval64=CAST(4 AS Interval64) and col_Float=CAST(4.1 AS Float) 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:65 RpcState(ExecuteQuery, 8febfe87-de82-4264-9e01-2995d851b5b2, ghrun-6yqidkutd4.auto.internal:64204): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=OWVjZDA0NDgtMWVlZTIwNGQtNDQwZjEwMmYtYjIyYWQ0MjM=
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=OWVjZDA0NDgtMWVlZTIwNGQtNDQwZjEwMmYtYjIyYWQ0MjM=
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, 2a88a1e3-3071-4045-98fb-4dc03e78183f, ghrun-6yqidkutd4.auto.internal:64204): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, 2a88a1e3-3071-4045-98fb-4dc03e78183f, ghrun-6yqidkutd4.auto.internal:64204): request = { session_id: "ydb://session/3?node_id=1&id=OWVjZDA0NDgtMWVlZTIwNGQtNDQwZjEwMmYtYjIyYWQ0MjM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_Datetime_1__SYNC` WHERE \n                pk_Int64=CAST(4 AS Int64) and pk_Uint64=CAST(4 AS Uint64) and pk_Int32=CAST(4 AS Int32) and pk_Uint32=CAST(4 AS Uint32) and pk_Int16=CAST(4 AS Int16) and pk_Uint16=CAST(4 AS Uint16) and pk_Int8=CAST(4 AS Int8) and pk_Uint8=CAST(4 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'4\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'4.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'4.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'40.0\' AS DyNumber) and pk_String=\'String 4\' and pk_Utf8=\'Utf8 4\' and pk_UUID=CAST(\'30045678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2004-01-01\' AS Date) and pk_Datetime=CAST(\'2004-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696200400000000 AS Timestamp) and pk_Interval=CAST(4 AS Interval) and pk_Date32=CAST(\'2004-01-01\' AS Date32) and pk_Datetime64=CAST(\'2004-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696200400000000 AS Timestamp64) and pk_Interval64=CAST(4 AS Interval64)\n                 and \n                col_index_DyNumber=CAST(\'40.0\' AS DyNumber) and col_index_String=\'String 4\' and col_index_Utf8=\'Utf8 4\' and col_index_UUID=CAST(\'30045678-e89b-12d3-a456-556642440000\' AS UUID) and col_index_Date=CAST(\'2004-01-01\' AS Date) and col_index_Datetime=CAST(\'2004-10-02T11:00:00Z\' AS Datetime) and col_index_Timestamp=CAST(1696200400000000 AS Timestamp) and col_index_Interval=CAST(4 AS Interval) and col_index_Date32=CAST(\'2004-01-01\' AS Date32) and col_index_Datetime64=CAST(\'2004-10-02T11:00:00Z\' AS Datetime64) and col_index_Timestamp64=CAST(1696200400000000 AS Timestamp64) and col_index_Interval64=CAST(4 AS Interval64)\n                 and \n                col_Int64=CAST(4 AS Int64) and col_Uint64=CAST(4 AS Uint64) and col_Int32=CAST(4 AS Int32) and col_Uint32=CAST(4 AS Uint32) and col_Int16=CAST(4 AS Int16) and col_Uint16=CAST(4 AS Uint16) and col_Int8=CAST(4 AS Int8) and col_Uint8=CAST(4 AS Uint8) and col_Bool=CAST(True AS Bool) and col_Decimal150=CAST(\'4\' AS Decimal(15,0)) and col_Decimal229=CAST(\'4.123\' AS Decimal(22,9)) and col_Decimal3510=CAST(\'4.123456\' AS Decimal(35,10)) and col_DyNumber=CAST(\'40.0\' AS DyNumber) and col_String=\'String 4\' and col_Utf8=\'Utf8 4\' and col_UUID=CAST(\'30045678-e89b-12d3-a456-556642440000\' AS UUID) and col_Date=CAST(\'2004-01-01\' AS Date) and col_Datetime=CAST(\'2004-10-02T11:00:00Z\' AS Datetime) and col_Timestamp=CAST(1696200400000000 AS Timestamp) and col_Interval=CAST(4 AS Interval) and col_Date32=CAST(\'2004-01-01\' AS Date32) and col_Datetime64=CAST(\'2004-10-02T11:00:00Z\' AS Datetime64) and col_Timestamp64=CAST(1696200400000000 AS Timestamp64) and col_Interval64=CAST(4 AS Interval64) and col_Float=CAST(4.1 AS Float) 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:65 RpcState(ExecuteQuery, 2a88a1e3-3071-4045-98fb-4dc03e78183f, ghrun-6yqidkutd4.auto.internal:64204): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=OWVjZDA0NDgtMWVlZTIwNGQtNDQwZjEwMmYtYjIyYWQ0MjM=
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=OWVjZDA0NDgtMWVlZTIwNGQtNDQwZjEwMmYtYjIyYWQ0MjM=
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, 42adad13-b97d-4e84-b46a-341818356f17, ghrun-6yqidkutd4.auto.internal:64204): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, 42adad13-b97d-4e84-b46a-341818356f17, ghrun-6yqidkutd4.auto.internal:64204): request = { session_id: "ydb://session/3?node_id=1&id=OWVjZDA0NDgtMWVlZTIwNGQtNDQwZjEwMmYtYjIyYWQ0MjM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_Datetime_1__SYNC` WHERE \n                pk_Int64=CAST(4 AS Int64) and pk_Uint64=CAST(4 AS Uint64) and pk_Int32=CAST(4 AS Int32) and pk_Uint32=CAST(4 AS Uint32) and pk_Int16=CAST(4 AS Int16) and pk_Uint16=CAST(4 AS Uint16) and pk_Int8=CAST(4 AS Int8) and pk_Uint8=CAST(4 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'4\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'4.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'4.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'40.0\' AS DyNumber) and pk_String=\'String 4\' and pk_Utf8=\'Utf8 4\' and pk_UUID=CAST(\'30045678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2004-01-01\' AS Date) and pk_Datetime=CAST(\'2004-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696200400000000 AS Timestamp) and pk_Interval=CAST(4 AS Interval) and pk_Date32=CAST(\'2004-01-01\' AS Date32) and pk_Datetime64=CAST(\'2004-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696200400000000 AS Timestamp64) and pk_Interval64=CAST(4 AS Interval64)\n                 and \n                col_index_DyNumber=CAST(\'40.0\' AS DyNumber) and col_index_String=\'String 4\' and col_index_Utf8=\'Utf8 4\' and col_index_UUID=CAST(\'30045678-e89b-12d3-a456-556642440000\' AS UUID) and col_index_Date=CAST(\'2004-01-01\' AS Date) and col_index_Datetime=CAST(\'2004-10-02T11:00:00Z\' AS Datetime) and col_index_Timestamp=CAST(1696200400000000 AS Timestamp) and col_index_Interval=CAST(4 AS Interval) and col_index_Date32=CAST(\'2004-01-01\' AS Date32) and col_index_Datetime64=CAST(\'2004-10-02T11:00:00Z\' AS Datetime64) and col_index_Timestamp64=CAST(1696200400000000 AS Timestamp64) and col_index_Interval64=CAST(4 AS Interval64)\n                 and \n                col_Int64=CAST(4 AS Int64) and col_Uint64=CAST(4 AS Uint64) and col_Int32=CAST(4 AS Int32) and col_Uint32=CAST(4 AS Uint32) and col_Int16=CAST(4 AS Int16) and col_Uint16=CAST(4 AS Uint16) and col_Int8=CAST(4 AS Int8) and col_Uint8=CAST(4 AS Uint8) and col_Bool=CAST(True AS Bool) and col_Decimal150=CAST(\'4\' AS Decimal(15,0)) and col_Decimal229=CAST(\'4.123\' AS Decimal(22,9)) and col_Decimal3510=CAST(\'4.123456\' AS Decimal(35,10)) and col_DyNumber=CAST(\'40.0\' AS DyNumber) and col_String=\'String 4\' and col_Utf8=\'Utf8 4\' and col_UUID=CAST(\'30045678-e89b-12d3-a456-556642440000\' AS UUID) and col_Date=CAST(\'2004-01-01\' AS Date) and col_Datetime=CAST(\'2004-10-02T11:00:00Z\' AS Datetime) and col_Timestamp=CAST(1696200400000000 AS Timestamp) and col_Interval=CAST(4 AS Interval) and col_Date32=CAST(\'2004-01-01\' AS Date32) and col_Datetime64=CAST(\'2004-10-02T11:00:00Z\' AS Datetime64) and col_Timestamp64=CAST(1696200400000000 AS Timestamp64) and col_Interval64=CAST(4 AS Interval64) and col_Float=CAST(4.1 AS Float) 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:65 RpcState(ExecuteQuery, 42adad13-b97d-4e84-b46a-341818356f17, ghrun-6yqidkutd4.auto.internal:64204): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=OWVjZDA0NDgtMWVlZTIwNGQtNDQwZjEwMmYtYjIyYWQ0MjM=
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=OWVjZDA0NDgtMWVlZTIwNGQtNDQwZjEwMmYtYjIyYWQ0MjM=
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, 987ab807-b792-46f5-8257-eb434d96d8fa, ghrun-6yqidkutd4.auto.internal:64204): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, 987ab807-b792-46f5-8257-eb434d96d8fa, ghrun-6yqidkutd4.auto.internal:64204): request = { session_id: "ydb://session/3?node_id=1&id=OWVjZDA0NDgtMWVlZTIwNGQtNDQwZjEwMmYtYjIyYWQ0MjM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_Datetime_1__SYNC` WHERE \n                pk_Int64=CAST(4 AS Int64) and pk_Uint64=CAST(4 AS Uint64) and pk_Int32=CAST(4 AS Int32) and pk_Uint32=CAST(4 AS Uint32) and pk_Int16=CAST(4 AS Int16) and pk_Uint16=CAST(4 AS Uint16) and pk_Int8=CAST(4 AS Int8) and pk_Uint8=CAST(4 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'4\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'4.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'4.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'40.0\' AS DyNumber) and pk_String=\'String 4\' and pk_Utf8=\'Utf8 4\' and pk_UUID=CAST(\'30045678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2004-01-01\' AS Date) and pk_Datetime=CAST(\'2004-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696200400000000 AS Timestamp) and pk_Interval=CAST(4 AS Interval) and pk_Date32=CAST(\'2004-01-01\' AS Date32) and pk_Datetime64=CAST(\'2004-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696200400000000 AS Timestamp64) and pk_Interval64=CAST(4 AS Interval64)\n                 and \n                col_index_DyNumber=CAST(\'40.0\' AS DyNumber) and col_index_String=\'String 4\' and col_index_Utf8=\'Utf8 4\' and col_index_UUID=CAST(\'30045678-e89b-12d3-a456-556642440000\' AS UUID) and col_index_Date=CAST(\'2004-01-01\' AS Date) and col_index_Datetime=CAST(\'2004-10-02T11:00:00Z\' AS Datetime) and col_index_Timestamp=CAST(1696200400000000 AS Timestamp) and col_index_Interval=CAST(4 AS Interval) and col_index_Date32=CAST(\'2004-01-01\' AS Date32) and col_index_Datetime64=CAST(\'2004-10-02T11:00:00Z\' AS Datetime64) and col_index_Timestamp64=CAST(1696200400000000 AS Timestamp64) and col_index_Interval64=CAST(4 AS Interval64)\n                 and \n                col_Int64=CAST(4 AS Int64) and col_Uint64=CAST(4 AS Uint64) and col_Int32=CAST(4 AS Int32) and col_Uint32=CAST(4 AS Uint32) and col_Int16=CAST(4 AS Int16) and col_Uint16=CAST(4 AS Uint16) and col_Int8=CAST(4 AS Int8) and col_Uint8=CAST(4 AS Uint8) and col_Bool=CAST(True AS Bool) and col_Decimal150=CAST(\'4\' AS Decimal(15,0)) and col_Decimal229=CAST(\'4.123\' AS Decimal(22,9)) and col_Decimal3510=CAST(\'4.123456\' AS Decimal(35,10)) and col_DyNumber=CAST(\'40.0\' AS DyNumber) and col_String=\'String 4\' and col_Utf8=\'Utf8 4\' and col_UUID=CAST(\'30045678-e89b-12d3-a456-556642440000\' AS UUID) and col_Date=CAST(\'2004-01-01\' AS Date) and col_Datetime=CAST(\'2004-10-02T11:00:00Z\' AS Datetime) and col_Timestamp=CAST(1696200400000000 AS Timestamp) and col_Interval=CAST(4 AS Interval) and col_Date32=CAST(\'2004-01-01\' AS Date32) and col_Datetime64=CAST(\'2004-10-02T11:00:00Z\' AS Datetime64) and col_Timestamp64=CAST(1696200400000000 AS Timestamp64) and col_Interval64=CAST(4 AS Interval64) and col_Float=CAST(4.1 AS Float) 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:65 RpcState(ExecuteQuery, 987ab807-b792-46f5-8257-eb434d96d8fa, ghrun-6yqidkutd4.auto.internal:64204): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=OWVjZDA0NDgtMWVlZTIwNGQtNDQwZjEwMmYtYjIyYWQ0MjM=
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=OWVjZDA0NDgtMWVlZTIwNGQtNDQwZjEwMmYtYjIyYWQ0MjM=
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, 0126efcc-42bc-4b98-a016-03213c09727c, ghrun-6yqidkutd4.auto.internal:64204): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, 0126efcc-42bc-4b98-a016-03213c09727c, ghrun-6yqidkutd4.auto.internal:64204): request = { session_id: "ydb://session/3?node_id=1&id=OWVjZDA0NDgtMWVlZTIwNGQtNDQwZjEwMmYtYjIyYWQ0MjM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_Datetime_1__SYNC` WHERE \n                pk_Int64=CAST(4 AS Int64) and pk_Uint64=CAST(4 AS Uint64) and pk_Int32=CAST(4 AS Int32) and pk_Uint32=CAST(4 AS Uint32) and pk_Int16=CAST(4 AS Int16) and pk_Uint16=CAST(4 AS Uint16) and pk_Int8=CAST(4 AS Int8) and pk_Uint8=CAST(4 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'4\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'4.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'4.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'40.0\' AS DyNumber) and pk_String=\'String 4\' and pk_Utf8=\'Utf8 4\' and pk_UUID=CAST(\'30045678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2004-01-01\' AS Date) and pk_Datetime=CAST(\'2004-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696200400000000 AS Timestamp) and pk_Interval=CAST(4 AS Interval) and pk_Date32=CAST(\'2004-01-01\' AS Date32) and pk_Datetime64=CAST(\'2004-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696200400000000 AS Timestamp64) and pk_Interval64=CAST(4 AS Interval64)\n                 and \n                col_index_DyNumber=CAST(\'40.0\' AS DyNumber) and col_index_String=\'String 4\' and col_index_Utf8=\'Utf8 4\' and col_index_UUID=CAST(\'30045678-e89b-12d3-a456-556642440000\' AS UUID) and col_index_Date=CAST(\'2004-01-01\' AS Date) and col_index_Datetime=CAST(\'2004-10-02T11:00:00Z\' AS Datetime) and col_index_Timestamp=CAST(1696200400000000 AS Timestamp) and col_index_Interval=CAST(4 AS Interval) and col_index_Date32=CAST(\'2004-01-01\' AS Date32) and col_index_Datetime64=CAST(\'2004-10-02T11:00:00Z\' AS Datetime64) and col_index_Timestamp64=CAST(1696200400000000 AS Timestamp64) and col_index_Interval64=CAST(4 AS Interval64)\n                 and \n                col_Int64=CAST(4 AS Int64) and col_Uint64=CAST(4 AS Uint64) and col_Int32=CAST(4 AS Int32) and col_Uint32=CAST(4 AS Uint32) and col_Int16=CAST(4 AS Int16) and col_Uint16=CAST(4 AS Uint16) and col_Int8=CAST(4 AS Int8) and col_Uint8=CAST(4 AS Uint8) and col_Bool=CAST(True AS Bool) and col_Decimal150=CAST(\'4\' AS Decimal(15,0)) and col_Decimal229=CAST(\'4.123\' AS Decimal(22,9)) and col_Decimal3510=CAST(\'4.123456\' AS Decimal(35,10)) and col_DyNumber=CAST(\'40.0\' AS DyNumber) and col_String=\'String 4\' and col_Utf8=\'Utf8 4\' and col_UUID=CAST(\'30045678-e89b-12d3-a456-556642440000\' AS UUID) and col_Date=CAST(\'2004-01-01\' AS Date) and col_Datetime=CAST(\'2004-10-02T11:00:00Z\' AS Datetime) and col_Timestamp=CAST(1696200400000000 AS Timestamp) and col_Interval=CAST(4 AS Interval) and col_Date32=CAST(\'2004-01-01\' AS Date32) and col_Datetime64=CAST(\'2004-10-02T11:00:00Z\' AS Datetime64) and col_Timestamp64=CAST(1696200400000000 AS Timestamp64) and col_Interval64=CAST(4 AS Interval64) and col_Float=CAST(4.1 AS Float) 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:65 RpcState(ExecuteQuery, 0126efcc-42bc-4b98-a016-03213c09727c, ghrun-6yqidkutd4.auto.internal:64204): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=OWVjZDA0NDgtMWVlZTIwNGQtNDQwZjEwMmYtYjIyYWQ0MjM=
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=OWVjZDA0NDgtMWVlZTIwNGQtNDQwZjEwMmYtYjIyYWQ0MjM=
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, 79cc38a6-3e9f-4af3-9c6f-bbd38e51d7ba, ghrun-6yqidkutd4.auto.internal:64204): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, 79cc38a6-3e9f-4af3-9c6f-bbd38e51d7ba, ghrun-6yqidkutd4.auto.internal:64204): request = { session_id: "ydb://session/3?node_id=1&id=OWVjZDA0NDgtMWVlZTIwNGQtNDQwZjEwMmYtYjIyYWQ0MjM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_Datetime_1__SYNC` WHERE \n                pk_Int64=CAST(4 AS Int64) and pk_Uint64=CAST(4 AS Uint64) and pk_Int32=CAST(4 AS Int32) and pk_Uint32=CAST(4 AS Uint32) and pk_Int16=CAST(4 AS Int16) and pk_Uint16=CAST(4 AS Uint16) and pk_Int8=CAST(4 AS Int8) and pk_Uint8=CAST(4 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'4\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'4.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'4.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'40.0\' AS DyNumber) and pk_String=\'String 4\' and pk_Utf8=\'Utf8 4\' and pk_UUID=CAST(\'30045678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2004-01-01\' AS Date) and pk_Datetime=CAST(\'2004-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696200400000000 AS Timestamp) and pk_Interval=CAST(4 AS Interval) and pk_Date32=CAST(\'2004-01-01\' AS Date32) and pk_Datetime64=CAST(\'2004-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696200400000000 AS Timestamp64) and pk_Interval64=CAST(4 AS Interval64)\n                 and \n                col_index_DyNumber=CAST(\'40.0\' AS DyNumber) and col_index_String=\'String 4\' and col_index_Utf8=\'Utf8 4\' and col_index_UUID=CAST(\'30045678-e89b-12d3-a456-556642440000\' AS UUID) and col_index_Date=CAST(\'2004-01-01\' AS Date) and col_index_Datetime=CAST(\'2004-10-02T11:00:00Z\' AS Datetime) and col_index_Timestamp=CAST(1696200400000000 AS Timestamp) and col_index_Interval=CAST(4 AS Interval) and col_index_Date32=CAST(\'2004-01-01\' AS Date32) and col_index_Datetime64=CAST(\'2004-10-02T11:00:00Z\' AS Datetime64) and col_index_Timestamp64=CAST(1696200400000000 AS Timestamp64) and col_index_Interval64=CAST(4 AS Interval64)\n                 and \n                col_Int64=CAST(4 AS Int64) and col_Uint64=CAST(4 AS Uint64) and col_Int32=CAST(4 AS Int32) and col_Uint32=CAST(4 AS Uint32) and col_Int16=CAST(4 AS Int16) and col_Uint16=CAST(4 AS Uint16) and col_Int8=CAST(4 AS Int8) and col_Uint8=CAST(4 AS Uint8) and col_Bool=CAST(True AS Bool) and col_Decimal150=CAST(\'4\' AS Decimal(15,0)) and col_Decimal229=CAST(\'4.123\' AS Decimal(22,9)) and col_Decimal3510=CAST(\'4.123456\' AS Decimal(35,10)) and col_DyNumber=CAST(\'40.0\' AS DyNumber) and col_String=\'String 4\' and col_Utf8=\'Utf8 4\' and col_UUID=CAST(\'30045678-e89b-12d3-a456-556642440000\' AS UUID) and col_Date=CAST(\'2004-01-01\' AS Date) and col_Datetime=CAST(\'2004-10-02T11:00:00Z\' AS Datetime) and col_Timestamp=CAST(1696200400000000 AS Timestamp) and col_Interval=CAST(4 AS Interval) and col_Date32=CAST(\'2004-01-01\' AS Date32) and col_Datetime64=CAST(\'2004-10-02T11:00:00Z\' AS Datetime64) and col_Timestamp64=CAST(1696200400000000 AS Timestamp64) and col_Interval64=CAST(4 AS Interval64) and col_Float=CAST(4.1 AS Float) 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:65 RpcState(ExecuteQuery, 79cc38a6-3e9f-4af3-9c6f-bbd38e51d7ba, ghrun-6yqidkutd4.auto.internal:64204): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=OWVjZDA0NDgtMWVlZTIwNGQtNDQwZjEwMmYtYjIyYWQ0MjM=
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=OWVjZDA0NDgtMWVlZTIwNGQtNDQwZjEwMmYtYjIyYWQ0MjM=
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, efd94992-de42-4bac-9c98-6d4ee1065679, ghrun-6yqidkutd4.auto.internal:64204): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, efd94992-de42-4bac-9c98-6d4ee1065679, ghrun-6yqidkutd4.auto.internal:64204): request = { session_id: "ydb://session/3?node_id=1&id=OWVjZDA0NDgtMWVlZTIwNGQtNDQwZjEwMmYtYjIyYWQ0MjM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_Datetime_1__SYNC` WHERE \n                pk_Int64=CAST(4 AS Int64) and pk_Uint64=CAST(4 AS Uint64) and pk_Int32=CAST(4 AS Int32) and pk_Uint32=CAST(4 AS Uint32) and pk_Int16=CAST(4 AS Int16) and pk_Uint16=CAST(4 AS Uint16) and pk_Int8=CAST(4 AS Int8) and pk_Uint8=CAST(4 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'4\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'4.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'4.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'40.0\' AS DyNumber) and pk_String=\'String 4\' and pk_Utf8=\'Utf8 4\' and pk_UUID=CAST(\'30045678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2004-01-01\' AS Date) and pk_Datetime=CAST(\'2004-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696200400000000 AS Timestamp) and pk_Interval=CAST(4 AS Interval) and pk_Date32=CAST(\'2004-01-01\' AS Date32) and pk_Datetime64=CAST(\'2004-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696200400000000 AS Timestamp64) and pk_Interval64=CAST(4 AS Interval64)\n                 and \n                col_index_DyNumber=CAST(\'40.0\' AS DyNumber) and col_index_String=\'String 4\' and col_index_Utf8=\'Utf8 4\' and col_index_UUID=CAST(\'30045678-e89b-12d3-a456-556642440000\' AS UUID) and col_index_Date=CAST(\'2004-01-01\' AS Date) and col_index_Datetime=CAST(\'2004-10-02T11:00:00Z\' AS Datetime) and col_index_Timestamp=CAST(1696200400000000 AS Timestamp) and col_index_Interval=CAST(4 AS Interval) and col_index_Date32=CAST(\'2004-01-01\' AS Date32) and col_index_Datetime64=CAST(\'2004-10-02T11:00:00Z\' AS Datetime64) and col_index_Timestamp64=CAST(1696200400000000 AS Timestamp64) and col_index_Interval64=CAST(4 AS Interval64)\n                 and \n                col_Int64=CAST(4 AS Int64) and col_Uint64=CAST(4 AS Uint64) and col_Int32=CAST(4 AS Int32) and col_Uint32=CAST(4 AS Uint32) and col_Int16=CAST(4 AS Int16) and col_Uint16=CAST(4 AS Uint16) and col_Int8=CAST(4 AS Int8) and col_Uint8=CAST(4 AS Uint8) and col_Bool=CAST(True AS Bool) and col_Decimal150=CAST(\'4\' AS Decimal(15,0)) and col_Decimal229=CAST(\'4.123\' AS Decimal(22,9)) and col_Decimal3510=CAST(\'4.123456\' AS Decimal(35,10)) and col_DyNumber=CAST(\'40.0\' AS DyNumber) and col_String=\'String 4\' and col_Utf8=\'Utf8 4\' and col_UUID=CAST(\'30045678-e89b-12d3-a456-556642440000\' AS UUID) and col_Date=CAST(\'2004-01-01\' AS Date) and col_Datetime=CAST(\'2004-10-02T11:00:00Z\' AS Datetime) and col_Timestamp=CAST(1696200400000000 AS Timestamp) and col_Interval=CAST(4 AS Interval) and col_Date32=CAST(\'2004-01-01\' AS Date32) and col_Datetime64=CAST(\'2004-10-02T11:00:00Z\' AS Datetime64) and col_Timestamp64=CAST(1696200400000000 AS Timestamp64) and col_Interval64=CAST(4 AS Interval64) and col_Float=CAST(4.1 AS Float) 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:65 RpcState(ExecuteQuery, efd94992-de42-4bac-9c98-6d4ee1065679, ghrun-6yqidkutd4.auto.internal:64204): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=OWVjZDA0NDgtMWVlZTIwNGQtNDQwZjEwMmYtYjIyYWQ0MjM=
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:178 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:335 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:188 Resolving endpoints for database /Root
DEBUG    ydb.connection:connection.py:447 RpcState(ListEndpoints, d721eec0-6ef2-49b8-aba8-974e65dba7b3, localhost:64204): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ListEndpoints, d721eec0-6ef2-49b8-aba8-974e65dba7b3, localhost:64204): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:65 RpcState(ListEndpoints, d721eec0-6ef2-49b8-aba8-974e65dba7b3, localhost:64204): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-6yqidkutd4.auto.internal" port: 64204 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:158 Resolved endpoints for database /Root: DiscoveryResult <self_location: 1, endpoints [<Endpoint ghrun-6yqidkutd4.auto.internal:64204, location 1, ssl: False>]>
DEBUG    ydb.connection:connection.py:575 Closing channel for endpoint localhost:64204
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=OWVjZDA0NDgtMWVlZTIwNGQtNDQwZjEwMmYtYjIyYWQ0MjM=
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, dc27371b-4d56-4353-ac0a-55bcbd390e11, ghrun-6yqidkutd4.auto.internal:64204): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, dc27371b-4d56-4353-ac0a-55bcbd390e11, ghrun-6yqidkutd4.auto.internal:64204): request = { session_id: "ydb://session/3?node_id=1&id=OWVjZDA0NDgtMWVlZTIwNGQtNDQwZjEwMmYtYjIyYWQ0MjM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_Datetime_1__SYNC` WHERE \n                pk_Int64=CAST(4 AS Int64) and pk_Uint64=CAST(4 AS Uint64) and pk_Int32=CAST(4 AS Int32) and pk_Uint32=CAST(4 AS Uint32) and pk_Int16=CAST(4 AS Int16) and pk_Uint16=CAST(4 AS Uint16) and pk_Int8=CAST(4 AS Int8) and pk_Uint8=CAST(4 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'4\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'4.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'4.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'40.0\' AS DyNumber) and pk_String=\'String 4\' and pk_Utf8=\'Utf8 4\' and pk_UUID=CAST(\'30045678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2004-01-01\' AS Date) and pk_Datetime=CAST(\'2004-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696200400000000 AS Timestamp) and pk_Interval=CAST(4 AS Interval) and pk_Date32=CAST(\'2004-01-01\' AS Date32) and pk_Datetime64=CAST(\'2004-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696200400000000 AS Timestamp64) and pk_Interval64=CAST(4 AS Interval64)\n                 and \n                col_index_DyNumber=CAST(\'40.0\' AS DyNumber) and col_index_String=\'String 4\' and col_index_Utf8=\'Utf8 4\' and col_index_UUID=CAST(\'30045678-e89b-12d3-a456-556642440000\' AS UUID) and col_index_Date=CAST(\'2004-01-01\' AS Date) and col_index_Datetime=CAST(\'2004-10-02T11:00:00Z\' AS Datetime) and col_index_Timestamp=CAST(1696200400000000 AS Timestamp) and col_index_Interval=CAST(4 AS Interval) and col_index_Date32=CAST(\'2004-01-01\' AS Date32) and col_index_Datetime64=CAST(\'2004-10-02T11:00:00Z\' AS Datetime64) and col_index_Timestamp64=CAST(1696200400000000 AS Timestamp64) and col_index_Interval64=CAST(4 AS Interval64)\n                 and \n                col_Int64=CAST(4 AS Int64) and col_Uint64=CAST(4 AS Uint64) and col_Int32=CAST(4 AS Int32) and col_Uint32=CAST(4 AS Uint32) and col_Int16=CAST(4 AS Int16) and col_Uint16=CAST(4 AS Uint16) and col_Int8=CAST(4 AS Int8) and col_Uint8=CAST(4 AS Uint8) and col_Bool=CAST(True AS Bool) and col_Decimal150=CAST(\'4\' AS Decimal(15,0)) and col_Decimal229=CAST(\'4.123\' AS Decimal(22,9)) and col_Decimal3510=CAST(\'4.123456\' AS Decimal(35,10)) and col_DyNumber=CAST(\'40.0\' AS DyNumber) and col_String=\'String 4\' and col_Utf8=\'Utf8 4\' and col_UUID=CAST(\'30045678-e89b-12d3-a456-556642440000\' AS UUID) and col_Date=CAST(\'2004-01-01\' AS Date) and col_Datetime=CAST(\'2004-10-02T11:00:00Z\' AS Datetime) and col_Timestamp=CAST(1696200400000000 AS Timestamp) and col_Interval=CAST(4 AS Interval) and col_Date32=CAST(\'2004-01-01\' AS Date32) and col_Datetime64=CAST(\'2004-10-02T11:00:00Z\' AS Datetime64) and col_Timestamp64=CAST(1696200400000000 AS Timestamp64) and col_Interval64=CAST(4 AS Interval64) and col_Float=CAST(4.1 AS Float) 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:65 RpcState(ExecuteQuery, dc27371b-4d56-4353-ac0a-55bcbd390e11, ghrun-6yqidkutd4.auto.internal:64204): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=OWVjZDA0NDgtMWVlZTIwNGQtNDQwZjEwMmYtYjIyYWQ0MjM=
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=OWVjZDA0NDgtMWVlZTIwNGQtNDQwZjEwMmYtYjIyYWQ0MjM=
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, c22de659-cf04-4d11-9015-d03840c2bb36, ghrun-6yqidkutd4.auto.internal:64204): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, c22de659-cf04-4d11-9015-d03840c2bb36, ghrun-6yqidkutd4.auto.internal:64204): request = { session_id: "ydb://session/3?node_id=1&id=OWVjZDA0NDgtMWVlZTIwNGQtNDQwZjEwMmYtYjIyYWQ0MjM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_Datetime_1__SYNC` WHERE \n                pk_Int64=CAST(4 AS Int64) and pk_Uint64=CAST(4 AS Uint64) and pk_Int32=CAST(4 AS Int32) and pk_Uint32=CAST(4 AS Uint32) and pk_Int16=CAST(4 AS Int16) and pk_Uint16=CAST(4 AS Uint16) and pk_Int8=CAST(4 AS Int8) and pk_Uint8=CAST(4 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'4\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'4.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'4.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'40.0\' AS DyNumber) and pk_String=\'String 4\' and pk_Utf8=\'Utf8 4\' and pk_UUID=CAST(\'30045678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2004-01-01\' AS Date) and pk_Datetime=CAST(\'2004-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696200400000000 AS Timestamp) and pk_Interval=CAST(4 AS Interval) and pk_Date32=CAST(\'2004-01-01\' AS Date32) and pk_Datetime64=CAST(\'2004-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696200400000000 AS Timestamp64) and pk_Interval64=CAST(4 AS Interval64)\n                 and \n                col_index_DyNumber=CAST(\'40.0\' AS DyNumber) and col_index_String=\'String 4\' and col_index_Utf8=\'Utf8 4\' and col_index_UUID=CAST(\'30045678-e89b-12d3-a456-556642440000\' AS UUID) and col_index_Date=CAST(\'2004-01-01\' AS Date) and col_index_Datetime=CAST(\'2004-10-02T11:00:00Z\' AS Datetime) and col_index_Timestamp=CAST(1696200400000000 AS Timestamp) and col_index_Interval=CAST(4 AS Interval) and col_index_Date32=CAST(\'2004-01-01\' AS Date32) and col_index_Datetime64=CAST(\'2004-10-02T11:00:00Z\' AS Datetime64) and col_index_Timestamp64=CAST(1696200400000000 AS Timestamp64) and col_index_Interval64=CAST(4 AS Interval64)\n                 and \n                col_Int64=CAST(4 AS Int64) and col_Uint64=CAST(4 AS Uint64) and col_Int32=CAST(4 AS Int32) and col_Uint32=CAST(4 AS Uint32) and col_Int16=CAST(4 AS Int16) and col_Uint16=CAST(4 AS Uint16) and col_Int8=CAST(4 AS Int8) and col_Uint8=CAST(4 AS Uint8) and col_Bool=CAST(True AS Bool) and col_Decimal150=CAST(\'4\' AS Decimal(15,0)) and col_Decimal229=CAST(\'4.123\' AS Decimal(22,9)) and col_Decimal3510=CAST(\'4.123456\' AS Decimal(35,10)) and col_DyNumber=CAST(\'40.0\' AS DyNumber) and col_String=\'String 4\' and col_Utf8=\'Utf8 4\' and col_UUID=CAST(\'30045678-e89b-12d3-a456-556642440000\' AS UUID) and col_Date=CAST(\'2004-01-01\' AS Date) and col_Datetime=CAST(\'2004-10-02T11:00:00Z\' AS Datetime) and col_Timestamp=CAST(1696200400000000 AS Timestamp) and col_Interval=CAST(4 AS Interval) and col_Date32=CAST(\'2004-01-01\' AS Date32) and col_Datetime64=CAST(\'2004-10-02T11:00:00Z\' AS Datetime64) and col_Timestamp64=CAST(1696200400000000 AS Timestamp64) and col_Interval64=CAST(4 AS Interval64) and col_Float=CAST(4.1 AS Float) 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:65 RpcState(ExecuteQuery, c22de659-cf04-4d11-9015-d03840c2bb36, ghrun-6yqidkutd4.auto.internal:64204): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=OWVjZDA0NDgtMWVlZTIwNGQtNDQwZjEwMmYtYjIyYWQ0MjM=
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=OWVjZDA0NDgtMWVlZTIwNGQtNDQwZjEwMmYtYjIyYWQ0MjM=
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, 37409320-a38d-4e17-a466-c408308e455d, ghrun-6yqidkutd4.auto.internal:64204): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, 37409320-a38d-4e17-a466-c408308e455d, ghrun-6yqidkutd4.auto.internal:64204): request = { session_id: "ydb://session/3?node_id=1&id=OWVjZDA0NDgtMWVlZTIwNGQtNDQwZjEwMmYtYjIyYWQ0MjM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_Datetime_1__SYNC` WHERE \n                pk_Int64=CAST(4 AS Int64) and pk_Uint64=CAST(4 AS Uint64) and pk_Int32=CAST(4 AS Int32) and pk_Uint32=CAST(4 AS Uint32) and pk_Int16=CAST(4 AS Int16) and pk_Uint16=CAST(4 AS Uint16) and pk_Int8=CAST(4 AS Int8) and pk_Uint8=CAST(4 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'4\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'4.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'4.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'40.0\' AS DyNumber) and pk_String=\'String 4\' and pk_Utf8=\'Utf8 4\' and pk_UUID=CAST(\'30045678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2004-01-01\' AS Date) and pk_Datetime=CAST(\'2004-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696200400000000 AS Timestamp) and pk_Interval=CAST(4 AS Interval) and pk_Date32=CAST(\'2004-01-01\' AS Date32) and pk_Datetime64=CAST(\'2004-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696200400000000 AS Timestamp64) and pk_Interval64=CAST(4 AS Interval64)\n                 and \n                col_index_DyNumber=CAST(\'40.0\' AS DyNumber) and col_index_String=\'String 4\' and col_index_Utf8=\'Utf8 4\' and col_index_UUID=CAST(\'30045678-e89b-12d3-a456-556642440000\' AS UUID) and col_index_Date=CAST(\'2004-01-01\' AS Date) and col_index_Datetime=CAST(\'2004-10-02T11:00:00Z\' AS Datetime) and col_index_Timestamp=CAST(1696200400000000 AS Timestamp) and col_index_Interval=CAST(4 AS Interval) and col_index_Date32=CAST(\'2004-01-01\' AS Date32) and col_index_Datetime64=CAST(\'2004-10-02T11:00:00Z\' AS Datetime64) and col_index_Timestamp64=CAST(1696200400000000 AS Timestamp64) and col_index_Interval64=CAST(4 AS Interval64)\n                 and \n                col_Int64=CAST(4 AS Int64) and col_Uint64=CAST(4 AS Uint64) and col_Int32=CAST(4 AS Int32) and col_Uint32=CAST(4 AS Uint32) and col_Int16=CAST(4 AS Int16) and col_Uint16=CAST(4 AS Uint16) and col_Int8=CAST(4 AS Int8) and col_Uint8=CAST(4 AS Uint8) and col_Bool=CAST(True AS Bool) and col_Decimal150=CAST(\'4\' AS Decimal(15,0)) and col_Decimal229=CAST(\'4.123\' AS Decimal(22,9)) and col_Decimal3510=CAST(\'4.123456\' AS Decimal(35,10)) and col_DyNumber=CAST(\'40.0\' AS DyNumber) and col_String=\'String 4\' and col_Utf8=\'Utf8 4\' and col_UUID=CAST(\'30045678-e89b-12d3-a456-556642440000\' AS UUID) and col_Date=CAST(\'2004-01-01\' AS Date) and col_Datetime=CAST(\'2004-10-02T11:00:00Z\' AS Datetime) and col_Timestamp=CAST(1696200400000000 AS Timestamp) and col_Interval=CAST(4 AS Interval) and col_Date32=CAST(\'2004-01-01\' AS Date32) and col_Datetime64=CAST(\'2004-10-02T11:00:00Z\' AS Datetime64) and col_Timestamp64=CAST(1696200400000000 AS Timestamp64) and col_Interval64=CAST(4 AS Interval64) and col_Float=CAST(4.1 AS Float) 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:65 RpcState(ExecuteQuery, 37409320-a38d-4e17-a466-c408308e455d, ghrun-6yqidkutd4.auto.internal:64204): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=OWVjZDA0NDgtMWVlZTIwNGQtNDQwZjEwMmYtYjIyYWQ0MjM=
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=OWVjZDA0NDgtMWVlZTIwNGQtNDQwZjEwMmYtYjIyYWQ0MjM=
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, 495718b6-32b8-46a5-b9dd-18e087e7b9f8, ghrun-6yqidkutd4.auto.internal:64204): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, 495718b6-32b8-46a5-b9dd-18e087e7b9f8, ghrun-6yqidkutd4.auto.internal:64204): request = { session_id: "ydb://session/3?node_id=1&id=OWVjZDA0NDgtMWVlZTIwNGQtNDQwZjEwMmYtYjIyYWQ0MjM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_Datetime_1__SYNC` WHERE \n                pk_Int64=CAST(4 AS Int64) and pk_Uint64=CAST(4 AS Uint64) and pk_Int32=CAST(4 AS Int32) and pk_Uint32=CAST(4 AS Uint32) and pk_Int16=CAST(4 AS Int16) and pk_Uint16=CAST(4 AS Uint16) and pk_Int8=CAST(4 AS Int8) and pk_Uint8=CAST(4 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'4\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'4.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'4.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'40.0\' AS DyNumber) and pk_String=\'String 4\' and pk_Utf8=\'Utf8 4\' and pk_UUID=CAST(\'30045678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2004-01-01\' AS Date) and pk_Datetime=CAST(\'2004-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696200400000000 AS Timestamp) and pk_Interval=CAST(4 AS Interval) and pk_Date32=CAST(\'2004-01-01\' AS Date32) and pk_Datetime64=CAST(\'2004-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696200400000000 AS Timestamp64) and pk_Interval64=CAST(4 AS Interval64)\n                 and \n                col_index_DyNumber=CAST(\'40.0\' AS DyNumber) and col_index_String=\'String 4\' and col_index_Utf8=\'Utf8 4\' and col_index_UUID=CAST(\'30045678-e89b-12d3-a456-556642440000\' AS UUID) and col_index_Date=CAST(\'2004-01-01\' AS Date) and col_index_Datetime=CAST(\'2004-10-02T11:00:00Z\' AS Datetime) and col_index_Timestamp=CAST(1696200400000000 AS Timestamp) and col_index_Interval=CAST(4 AS Interval) and col_index_Date32=CAST(\'2004-01-01\' AS Date32) and col_index_Datetime64=CAST(\'2004-10-02T11:00:00Z\' AS Datetime64) and col_index_Timestamp64=CAST(1696200400000000 AS Timestamp64) and col_index_Interval64=CAST(4 AS Interval64)\n                 and \n                col_Int64=CAST(4 AS Int64) and col_Uint64=CAST(4 AS Uint64) and col_Int32=CAST(4 AS Int32) and col_Uint32=CAST(4 AS Uint32) and col_Int16=CAST(4 AS Int16) and col_Uint16=CAST(4 AS Uint16) and col_Int8=CAST(4 AS Int8) and col_Uint8=CAST(4 AS Uint8) and col_Bool=CAST(True AS Bool) and col_Decimal150=CAST(\'4\' AS Decimal(15,0)) and col_Decimal229=CAST(\'4.123\' AS Decimal(22,9)) and col_Decimal3510=CAST(\'4.123456\' AS Decimal(35,10)) and col_DyNumber=CAST(\'40.0\' AS DyNumber) and col_String=\'String 4\' and col_Utf8=\'Utf8 4\' and col_UUID=CAST(\'30045678-e89b-12d3-a456-556642440000\' AS UUID) and col_Date=CAST(\'2004-01-01\' AS Date) and col_Datetime=CAST(\'2004-10-02T11:00:00Z\' AS Datetime) and col_Timestamp=CAST(1696200400000000 AS Timestamp) and col_Interval=CAST(4 AS Interval) and col_Date32=CAST(\'2004-01-01\' AS Date32) and col_Datetime64=CAST(\'2004-10-02T11:00:00Z\' AS Datetime64) and col_Timestamp64=CAST(1696200400000000 AS Timestamp64) and col_Interval64=CAST(4 AS Interval64) and col_Float=CAST(4.1 AS Float) 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:65 RpcState(ExecuteQuery, 495718b6-32b8-46a5-b9dd-18e087e7b9f8, ghrun-6yqidkutd4.auto.internal:64204): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=OWVjZDA0NDgtMWVlZTIwNGQtNDQwZjEwMmYtYjIyYWQ0MjM=
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=OWVjZDA0NDgtMWVlZTIwNGQtNDQwZjEwMmYtYjIyYWQ0MjM=
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, 5b088880-1282-4e25-8ccb-4ba02d7c063a, ghrun-6yqidkutd4.auto.internal:64204): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, 5b088880-1282-4e25-8ccb-4ba02d7c063a, ghrun-6yqidkutd4.auto.internal:64204): request = { session_id: "ydb://session/3?node_id=1&id=OWVjZDA0NDgtMWVlZTIwNGQtNDQwZjEwMmYtYjIyYWQ0MjM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_Datetime_1__SYNC` WHERE \n                pk_Int64=CAST(4 AS Int64) and pk_Uint64=CAST(4 AS Uint64) and pk_Int32=CAST(4 AS Int32) and pk_Uint32=CAST(4 AS Uint32) and pk_Int16=CAST(4 AS Int16) and pk_Uint16=CAST(4 AS Uint16) and pk_Int8=CAST(4 AS Int8) and pk_Uint8=CAST(4 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'4\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'4.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'4.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'40.0\' AS DyNumber) and pk_String=\'String 4\' and pk_Utf8=\'Utf8 4\' and pk_UUID=CAST(\'30045678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2004-01-01\' AS Date) and pk_Datetime=CAST(\'2004-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696200400000000 AS Timestamp) and pk_Interval=CAST(4 AS Interval) and pk_Date32=CAST(\'2004-01-01\' AS Date32) and pk_Datetime64=CAST(\'2004-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696200400000000 AS Timestamp64) and pk_Interval64=CAST(4 AS Interval64)\n                 and \n                col_index_DyNumber=CAST(\'40.0\' AS DyNumber) and col_index_String=\'String 4\' and col_index_Utf8=\'Utf8 4\' and col_index_UUID=CAST(\'30045678-e89b-12d3-a456-556642440000\' AS UUID) and col_index_Date=CAST(\'2004-01-01\' AS Date) and col_index_Datetime=CAST(\'2004-10-02T11:00:00Z\' AS Datetime) and col_index_Timestamp=CAST(1696200400000000 AS Timestamp) and col_index_Interval=CAST(4 AS Interval) and col_index_Date32=CAST(\'2004-01-01\' AS Date32) and col_index_Datetime64=CAST(\'2004-10-02T11:00:00Z\' AS Datetime64) and col_index_Timestamp64=CAST(1696200400000000 AS Timestamp64) and col_index_Interval64=CAST(4 AS Interval64)\n                 and \n                col_Int64=CAST(4 AS Int64) and col_Uint64=CAST(4 AS Uint64) and col_Int32=CAST(4 AS Int32) and col_Uint32=CAST(4 AS Uint32) and col_Int16=CAST(4 AS Int16) and col_Uint16=CAST(4 AS Uint16) and col_Int8=CAST(4 AS Int8) and col_Uint8=CAST(4 AS Uint8) and col_Bool=CAST(True AS Bool) and col_Decimal150=CAST(\'4\' AS Decimal(15,0)) and col_Decimal229=CAST(\'4.123\' AS Decimal(22,9)) and col_Decimal3510=CAST(\'4.123456\' AS Decimal(35,10)) and col_DyNumber=CAST(\'40.0\' AS DyNumber) and col_String=\'String 4\' and col_Utf8=\'Utf8 4\' and col_UUID=CAST(\'30045678-e89b-12d3-a456-556642440000\' AS UUID) and col_Date=CAST(\'2004-01-01\' AS Date) and col_Datetime=CAST(\'2004-10-02T11:00:00Z\' AS Datetime) and col_Timestamp=CAST(1696200400000000 AS Timestamp) and col_Interval=CAST(4 AS Interval) and col_Date32=CAST(\'2004-01-01\' AS Date32) and col_Datetime64=CAST(\'2004-10-02T11:00:00Z\' AS Datetime64) and col_Timestamp64=CAST(1696200400000000 AS Timestamp64) and col_Interval64=CAST(4 AS Interval64) and col_Float=CAST(4.1 AS Float) 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:65 RpcState(ExecuteQuery, 5b088880-1282-4e25-8ccb-4ba02d7c063a, ghrun-6yqidkutd4.auto.internal:64204): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=OWVjZDA0NDgtMWVlZTIwNGQtNDQwZjEwMmYtYjIyYWQ0MjM=
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=OWVjZDA0NDgtMWVlZTIwNGQtNDQwZjEwMmYtYjIyYWQ0MjM=
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, f6305b95-c234-42a7-8292-66973683e7d8, ghrun-6yqidkutd4.auto.internal:64204): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, f6305b95-c234-42a7-8292-66973683e7d8, ghrun-6yqidkutd4.auto.internal:64204): request = { session_id: "ydb://session/3?node_id=1&id=OWVjZDA0NDgtMWVlZTIwNGQtNDQwZjEwMmYtYjIyYWQ0MjM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_Datetime_1__SYNC` WHERE \n                pk_Int64=CAST(4 AS Int64) and pk_Uint64=CAST(4 AS Uint64) and pk_Int32=CAST(4 AS Int32) and pk_Uint32=CAST(4 AS Uint32) and pk_Int16=CAST(4 AS Int16) and pk_Uint16=CAST(4 AS Uint16) and pk_Int8=CAST(4 AS Int8) and pk_Uint8=CAST(4 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'4\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'4.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'4.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'40.0\' AS DyNumber) and pk_String=\'String 4\' and pk_Utf8=\'Utf8 4\' and pk_UUID=CAST(\'30045678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2004-01-01\' AS Date) and pk_Datetime=CAST(\'2004-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696200400000000 AS Timestamp) and pk_Interval=CAST(4 AS Interval) and pk_Date32=CAST(\'2004-01-01\' AS Date32) and pk_Datetime64=CAST(\'2004-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696200400000000 AS Timestamp64) and pk_Interval64=CAST(4 AS Interval64)\n                 and \n                col_index_DyNumber=CAST(\'40.0\' AS DyNumber) and col_index_String=\'String 4\' and col_index_Utf8=\'Utf8 4\' and col_index_UUID=CAST(\'30045678-e89b-12d3-a456-556642440000\' AS UUID) and col_index_Date=CAST(\'2004-01-01\' AS Date) and col_index_Datetime=CAST(\'2004-10-02T11:00:00Z\' AS Datetime) and col_index_Timestamp=CAST(1696200400000000 AS Timestamp) and col_index_Interval=CAST(4 AS Interval) and col_index_Date32=CAST(\'2004-01-01\' AS Date32) and col_index_Datetime64=CAST(\'2004-10-02T11:00:00Z\' AS Datetime64) and col_index_Timestamp64=CAST(1696200400000000 AS Timestamp64) and col_index_Interval64=CAST(4 AS Interval64)\n                 and \n                col_Int64=CAST(4 AS Int64) and col_Uint64=CAST(4 AS Uint64) and col_Int32=CAST(4 AS Int32) and col_Uint32=CAST(4 AS Uint32) and col_Int16=CAST(4 AS Int16) and col_Uint16=CAST(4 AS Uint16) and col_Int8=CAST(4 AS Int8) and col_Uint8=CAST(4 AS Uint8) and col_Bool=CAST(True AS Bool) and col_Decimal150=CAST(\'4\' AS Decimal(15,0)) and col_Decimal229=CAST(\'4.123\' AS Decimal(22,9)) and col_Decimal3510=CAST(\'4.123456\' AS Decimal(35,10)) and col_DyNumber=CAST(\'40.0\' AS DyNumber) and col_String=\'String 4\' and col_Utf8=\'Utf8 4\' and col_UUID=CAST(\'30045678-e89b-12d3-a456-556642440000\' AS UUID) and col_Date=CAST(\'2004-01-01\' AS Date) and col_Datetime=CAST(\'2004-10-02T11:00:00Z\' AS Datetime) and col_Timestamp=CAST(1696200400000000 AS Timestamp) and col_Interval=CAST(4 AS Interval) and col_Date32=CAST(\'2004-01-01\' AS Date32) and col_Datetime64=CAST(\'2004-10-02T11:00:00Z\' AS Datetime64) and col_Timestamp64=CAST(1696200400000000 AS Timestamp64) and col_Interval64=CAST(4 AS Interval64) and col_Float=CAST(4.1 AS Float) 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:65 RpcState(ExecuteQuery, f6305b95-c234-42a7-8292-66973683e7d8, ghrun-6yqidkutd4.auto.internal:64204): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=OWVjZDA0NDgtMWVlZTIwNGQtNDQwZjEwMmYtYjIyYWQ0MjM=
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=OWVjZDA0NDgtMWVlZTIwNGQtNDQwZjEwMmYtYjIyYWQ0MjM=
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, 8157cc2c-357e-4ed7-8266-9ac46955fa9d, ghrun-6yqidkutd4.auto.internal:64204): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, 8157cc2c-357e-4ed7-8266-9ac46955fa9d, ghrun-6yqidkutd4.auto.internal:64204): request = { session_id: "ydb://session/3?node_id=1&id=OWVjZDA0NDgtMWVlZTIwNGQtNDQwZjEwMmYtYjIyYWQ0MjM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_Datetime_1__SYNC` WHERE \n                pk_Int64=CAST(4 AS Int64) and pk_Uint64=CAST(4 AS Uint64) and pk_Int32=CAST(4 AS Int32) and pk_Uint32=CAST(4 AS Uint32) and pk_Int16=CAST(4 AS Int16) and pk_Uint16=CAST(4 AS Uint16) and pk_Int8=CAST(4 AS Int8) and pk_Uint8=CAST(4 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'4\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'4.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'4.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'40.0\' AS DyNumber) and pk_String=\'String 4\' and pk_Utf8=\'Utf8 4\' and pk_UUID=CAST(\'30045678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2004-01-01\' AS Date) and pk_Datetime=CAST(\'2004-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696200400000000 AS Timestamp) and pk_Interval=CAST(4 AS Interval) and pk_Date32=CAST(\'2004-01-01\' AS Date32) and pk_Datetime64=CAST(\'2004-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696200400000000 AS Timestamp64) and pk_Interval64=CAST(4 AS Interval64)\n                 and \n                col_index_DyNumber=CAST(\'40.0\' AS DyNumber) and col_index_String=\'String 4\' and col_index_Utf8=\'Utf8 4\' and col_index_UUID=CAST(\'30045678-e89b-12d3-a456-556642440000\' AS UUID) and col_index_Date=CAST(\'2004-01-01\' AS Date) and col_index_Datetime=CAST(\'2004-10-02T11:00:00Z\' AS Datetime) and col_index_Timestamp=CAST(1696200400000000 AS Timestamp) and col_index_Interval=CAST(4 AS Interval) and col_index_Date32=CAST(\'2004-01-01\' AS Date32) and col_index_Datetime64=CAST(\'2004-10-02T11:00:00Z\' AS Datetime64) and col_index_Timestamp64=CAST(1696200400000000 AS Timestamp64) and col_index_Interval64=CAST(4 AS Interval64)\n                 and \n                col_Int64=CAST(4 AS Int64) and col_Uint64=CAST(4 AS Uint64) and col_Int32=CAST(4 AS Int32) and col_Uint32=CAST(4 AS Uint32) and col_Int16=CAST(4 AS Int16) and col_Uint16=CAST(4 AS Uint16) and col_Int8=CAST(4 AS Int8) and col_Uint8=CAST(4 AS Uint8) and col_Bool=CAST(True AS Bool) and col_Decimal150=CAST(\'4\' AS Decimal(15,0)) and col_Decimal229=CAST(\'4.123\' AS Decimal(22,9)) and col_Decimal3510=CAST(\'4.123456\' AS Decimal(35,10)) and col_DyNumber=CAST(\'40.0\' AS DyNumber) and col_String=\'String 4\' and col_Utf8=\'Utf8 4\' and col_UUID=CAST(\'30045678-e89b-12d3-a456-556642440000\' AS UUID) and col_Date=CAST(\'2004-01-01\' AS Date) and col_Datetime=CAST(\'2004-10-02T11:00:00Z\' AS Datetime) and col_Timestamp=CAST(1696200400000000 AS Timestamp) and col_Interval=CAST(4 AS Interval) and col_Date32=CAST(\'2004-01-01\' AS Date32) and col_Datetime64=CAST(\'2004-10-02T11:00:00Z\' AS Datetime64) and col_Timestamp64=CAST(1696200400000000 AS Timestamp64) and col_Interval64=CAST(4 AS Interval64) and col_Float=CAST(4.1 AS Float) 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:65 RpcState(ExecuteQuery, 8157cc2c-357e-4ed7-8266-9ac46955fa9d, ghrun-6yqidkutd4.auto.internal:64204): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=OWVjZDA0NDgtMWVlZTIwNGQtNDQwZjEwMmYtYjIyYWQ0MjM=
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=OWVjZDA0NDgtMWVlZTIwNGQtNDQwZjEwMmYtYjIyYWQ0MjM=
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, 50160c87-0565-40bb-83e6-e836118301ff, ghrun-6yqidkutd4.auto.internal:64204): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, 50160c87-0565-40bb-83e6-e836118301ff, ghrun-6yqidkutd4.auto.internal:64204): request = { session_id: "ydb://session/3?node_id=1&id=OWVjZDA0NDgtMWVlZTIwNGQtNDQwZjEwMmYtYjIyYWQ0MjM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_Datetime_1__SYNC` WHERE \n                pk_Int64=CAST(4 AS Int64) and pk_Uint64=CAST(4 AS Uint64) and pk_Int32=CAST(4 AS Int32) and pk_Uint32=CAST(4 AS Uint32) and pk_Int16=CAST(4 AS Int16) and pk_Uint16=CAST(4 AS Uint16) and pk_Int8=CAST(4 AS Int8) and pk_Uint8=CAST(4 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'4\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'4.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'4.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'40.0\' AS DyNumber) and pk_String=\'String 4\' and pk_Utf8=\'Utf8 4\' and pk_UUID=CAST(\'30045678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2004-01-01\' AS Date) and pk_Datetime=CAST(\'2004-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696200400000000 AS Timestamp) and pk_Interval=CAST(4 AS Interval) and pk_Date32=CAST(\'2004-01-01\' AS Date32) and pk_Datetime64=CAST(\'2004-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696200400000000 AS Timestamp64) and pk_Interval64=CAST(4 AS Interval64)\n                 and \n                col_index_DyNumber=CAST(\'40.0\' AS DyNumber) and col_index_String=\'String 4\' and col_index_Utf8=\'Utf8 4\' and col_index_UUID=CAST(\'30045678-e89b-12d3-a456-556642440000\' AS UUID) and col_index_Date=CAST(\'2004-01-01\' AS Date) and col_index_Datetime=CAST(\'2004-10-02T11:00:00Z\' AS Datetime) and col_index_Timestamp=CAST(1696200400000000 AS Timestamp) and col_index_Interval=CAST(4 AS Interval) and col_index_Date32=CAST(\'2004-01-01\' AS Date32) and col_index_Datetime64=CAST(\'2004-10-02T11:00:00Z\' AS Datetime64) and col_index_Timestamp64=CAST(1696200400000000 AS Timestamp64) and col_index_Interval64=CAST(4 AS Interval64)\n                 and \n                col_Int64=CAST(4 AS Int64) and col_Uint64=CAST(4 AS Uint64) and col_Int32=CAST(4 AS Int32) and col_Uint32=CAST(4 AS Uint32) and col_Int16=CAST(4 AS Int16) and col_Uint16=CAST(4 AS Uint16) and col_Int8=CAST(4 AS Int8) and col_Uint8=CAST(4 AS Uint8) and col_Bool=CAST(True AS Bool) and col_Decimal150=CAST(\'4\' AS Decimal(15,0)) and col_Decimal229=CAST(\'4.123\' AS Decimal(22,9)) and col_Decimal3510=CAST(\'4.123456\' AS Decimal(35,10)) and col_DyNumber=CAST(\'40.0\' AS DyNumber) and col_String=\'String 4\' and col_Utf8=\'Utf8 4\' and col_UUID=CAST(\'30045678-e89b-12d3-a456-556642440000\' AS UUID) and col_Date=CAST(\'2004-01-01\' AS Date) and col_Datetime=CAST(\'2004-10-02T11:00:00Z\' AS Datetime) and col_Timestamp=CAST(1696200400000000 AS Timestamp) and col_Interval=CAST(4 AS Interval) and col_Date32=CAST(\'2004-01-01\' AS Date32) and col_Datetime64=CAST(\'2004-10-02T11:00:00Z\' AS Datetime64) and col_Timestamp64=CAST(1696200400000000 AS Timestamp64) and col_Interval64=CAST(4 AS Interval64) and col_Float=CAST(4.1 AS Float) 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:65 RpcState(ExecuteQuery, 50160c87-0565-40bb-83e6-e836118301ff, ghrun-6yqidkutd4.auto.internal:64204): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=OWVjZDA0NDgtMWVlZTIwNGQtNDQwZjEwMmYtYjIyYWQ0MjM=
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=OWVjZDA0NDgtMWVlZTIwNGQtNDQwZjEwMmYtYjIyYWQ0MjM=
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, a6b2453b-49bd-44e6-80e9-574a20a2082d, ghrun-6yqidkutd4.auto.internal:64204): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, a6b2453b-49bd-44e6-80e9-574a20a2082d, ghrun-6yqidkutd4.auto.internal:64204): request = { session_id: "ydb://session/3?node_id=1&id=OWVjZDA0NDgtMWVlZTIwNGQtNDQwZjEwMmYtYjIyYWQ0MjM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_Datetime_1__SYNC` WHERE \n                pk_Int64=CAST(4 AS Int64) and pk_Uint64=CAST(4 AS Uint64) and pk_Int32=CAST(4 AS Int32) and pk_Uint32=CAST(4 AS Uint32) and pk_Int16=CAST(4 AS Int16) and pk_Uint16=CAST(4 AS Uint16) and pk_Int8=CAST(4 AS Int8) and pk_Uint8=CAST(4 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'4\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'4.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'4.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'40.0\' AS DyNumber) and pk_String=\'String 4\' and pk_Utf8=\'Utf8 4\' and pk_UUID=CAST(\'30045678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2004-01-01\' AS Date) and pk_Datetime=CAST(\'2004-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696200400000000 AS Timestamp) and pk_Interval=CAST(4 AS Interval) and pk_Date32=CAST(\'2004-01-01\' AS Date32) and pk_Datetime64=CAST(\'2004-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696200400000000 AS Timestamp64) and pk_Interval64=CAST(4 AS Interval64)\n                 and \n                col_index_DyNumber=CAST(\'40.0\' AS DyNumber) and col_index_String=\'String 4\' and col_index_Utf8=\'Utf8 4\' and col_index_UUID=CAST(\'30045678-e89b-12d3-a456-556642440000\' AS UUID) and col_index_Date=CAST(\'2004-01-01\' AS Date) and col_index_Datetime=CAST(\'2004-10-02T11:00:00Z\' AS Datetime) and col_index_Timestamp=CAST(1696200400000000 AS Timestamp) and col_index_Interval=CAST(4 AS Interval) and col_index_Date32=CAST(\'2004-01-01\' AS Date32) and col_index_Datetime64=CAST(\'2004-10-02T11:00:00Z\' AS Datetime64) and col_index_Timestamp64=CAST(1696200400000000 AS Timestamp64) and col_index_Interval64=CAST(4 AS Interval64)\n                 and \n                col_Int64=CAST(4 AS Int64) and col_Uint64=CAST(4 AS Uint64) and col_Int32=CAST(4 AS Int32) and col_Uint32=CAST(4 AS Uint32) and col_Int16=CAST(4 AS Int16) and col_Uint16=CAST(4 AS Uint16) and col_Int8=CAST(4 AS Int8) and col_Uint8=CAST(4 AS Uint8) and col_Bool=CAST(True AS Bool) and col_Decimal150=CAST(\'4\' AS Decimal(15,0)) and col_Decimal229=CAST(\'4.123\' AS Decimal(22,9)) and col_Decimal3510=CAST(\'4.123456\' AS Decimal(35,10)) and col_DyNumber=CAST(\'40.0\' AS DyNumber) and col_String=\'String 4\' and col_Utf8=\'Utf8 4\' and col_UUID=CAST(\'30045678-e89b-12d3-a456-556642440000\' AS UUID) and col_Date=CAST(\'2004-01-01\' AS Date) and col_Datetime=CAST(\'2004-10-02T11:00:00Z\' AS Datetime) and col_Timestamp=CAST(1696200400000000 AS Timestamp) and col_Interval=CAST(4 AS Interval) and col_Date32=CAST(\'2004-01-01\' AS Date32) and col_Datetime64=CAST(\'2004-10-02T11:00:00Z\' AS Datetime64) and col_Timestamp64=CAST(1696200400000000 AS Timestamp64) and col_Interval64=CAST(4 AS Interval64) and col_Float=CAST(4.1 AS Float) 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:65 RpcState(ExecuteQuery, a6b2453b-49bd-44e6-80e9-574a20a2082d, ghrun-6yqidkutd4.auto.internal:64204): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=OWVjZDA0NDgtMWVlZTIwNGQtNDQwZjEwMmYtYjIyYWQ0MjM=
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=OWVjZDA0NDgtMWVlZTIwNGQtNDQwZjEwMmYtYjIyYWQ0MjM=
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, e254a385-afae-4cff-8724-a434a0e7b4ac, ghrun-6yqidkutd4.auto.internal:64204): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, e254a385-afae-4cff-8724-a434a0e7b4ac, ghrun-6yqidkutd4.auto.internal:64204): request = { session_id: "ydb://session/3?node_id=1&id=OWVjZDA0NDgtMWVlZTIwNGQtNDQwZjEwMmYtYjIyYWQ0MjM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_Datetime_1__SYNC` WHERE \n                pk_Int64=CAST(4 AS Int64) and pk_Uint64=CAST(4 AS Uint64) and pk_Int32=CAST(4 AS Int32) and pk_Uint32=CAST(4 AS Uint32) and pk_Int16=CAST(4 AS Int16) and pk_Uint16=CAST(4 AS Uint16) and pk_Int8=CAST(4 AS Int8) and pk_Uint8=CAST(4 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'4\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'4.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'4.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'40.0\' AS DyNumber) and pk_String=\'String 4\' and pk_Utf8=\'Utf8 4\' and pk_UUID=CAST(\'30045678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2004-01-01\' AS Date) and pk_Datetime=CAST(\'2004-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696200400000000 AS Timestamp) and pk_Interval=CAST(4 AS Interval) and pk_Date32=CAST(\'2004-01-01\' AS Date32) and pk_Datetime64=CAST(\'2004-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696200400000000 AS Timestamp64) and pk_Interval64=CAST(4 AS Interval64)\n                 and \n                col_index_DyNumber=CAST(\'40.0\' AS DyNumber) and col_index_String=\'String 4\' and col_index_Utf8=\'Utf8 4\' and col_index_UUID=CAST(\'30045678-e89b-12d3-a456-556642440000\' AS UUID) and col_index_Date=CAST(\'2004-01-01\' AS Date) and col_index_Datetime=CAST(\'2004-10-02T11:00:00Z\' AS Datetime) and col_index_Timestamp=CAST(1696200400000000 AS Timestamp) and col_index_Interval=CAST(4 AS Interval) and col_index_Date32=CAST(\'2004-01-01\' AS Date32) and col_index_Datetime64=CAST(\'2004-10-02T11:00:00Z\' AS Datetime64) and col_index_Timestamp64=CAST(1696200400000000 AS Timestamp64) and col_index_Interval64=CAST(4 AS Interval64)\n                 and \n                col_Int64=CAST(4 AS Int64) and col_Uint64=CAST(4 AS Uint64) and col_Int32=CAST(4 AS Int32) and col_Uint32=CAST(4 AS Uint32) and col_Int16=CAST(4 AS Int16) and col_Uint16=CAST(4 AS Uint16) and col_Int8=CAST(4 AS Int8) and col_Uint8=CAST(4 AS Uint8) and col_Bool=CAST(True AS Bool) and col_Decimal150=CAST(\'4\' AS Decimal(15,0)) and col_Decimal229=CAST(\'4.123\' AS Decimal(22,9)) and col_Decimal3510=CAST(\'4.123456\' AS Decimal(35,10)) and col_DyNumber=CAST(\'40.0\' AS DyNumber) and col_String=\'String 4\' and col_Utf8=\'Utf8 4\' and col_UUID=CAST(\'30045678-e89b-12d3-a456-556642440000\' AS UUID) and col_Date=CAST(\'2004-01-01\' AS Date) and col_Datetime=CAST(\'2004-10-02T11:00:00Z\' AS Datetime) and col_Timestamp=CAST(1696200400000000 AS Timestamp) and col_Interval=CAST(4 AS Interval) and col_Date32=CAST(\'2004-01-01\' AS Date32) and col_Datetime64=CAST(\'2004-10-02T11:00:00Z\' AS Datetime64) and col_Timestamp64=CAST(1696200400000000 AS Timestamp64) and col_Interval64=CAST(4 AS Interval64) and col_Float=CAST(4.1 AS Float) 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:65 RpcState(ExecuteQuery, e254a385-afae-4cff-8724-a434a0e7b4ac, ghrun-6yqidkutd4.auto.internal:64204): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=OWVjZDA0NDgtMWVlZTIwNGQtNDQwZjEwMmYtYjIyYWQ0MjM=
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=OWVjZDA0NDgtMWVlZTIwNGQtNDQwZjEwMmYtYjIyYWQ0MjM=
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, 9a20eef7-461b-4e66-a216-e60bd3768456, ghrun-6yqidkutd4.auto.internal:64204): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, 9a20eef7-461b-4e66-a216-e60bd3768456, ghrun-6yqidkutd4.auto.internal:64204): request = { session_id: "ydb://session/3?node_id=1&id=OWVjZDA0NDgtMWVlZTIwNGQtNDQwZjEwMmYtYjIyYWQ0MjM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_Datetime_1__SYNC` WHERE \n                pk_Int64=CAST(4 AS Int64) and pk_Uint64=CAST(4 AS Uint64) and pk_Int32=CAST(4 AS Int32) and pk_Uint32=CAST(4 AS Uint32) and pk_Int16=CAST(4 AS Int16) and pk_Uint16=CAST(4 AS Uint16) and pk_Int8=CAST(4 AS Int8) and pk_Uint8=CAST(4 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'4\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'4.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'4.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'40.0\' AS DyNumber) and pk_String=\'String 4\' and pk_Utf8=\'Utf8 4\' and pk_UUID=CAST(\'30045678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2004-01-01\' AS Date) and pk_Datetime=CAST(\'2004-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696200400000000 AS Timestamp) and pk_Interval=CAST(4 AS Interval) and pk_Date32=CAST(\'2004-01-01\' AS Date32) and pk_Datetime64=CAST(\'2004-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696200400000000 AS Timestamp64) and pk_Interval64=CAST(4 AS Interval64)\n                 and \n                col_index_DyNumber=CAST(\'40.0\' AS DyNumber) and col_index_String=\'String 4\' and col_index_Utf8=\'Utf8 4\' and col_index_UUID=CAST(\'30045678-e89b-12d3-a456-556642440000\' AS UUID) and col_index_Date=CAST(\'2004-01-01\' AS Date) and col_index_Datetime=CAST(\'2004-10-02T11:00:00Z\' AS Datetime) and col_index_Timestamp=CAST(1696200400000000 AS Timestamp) and col_index_Interval=CAST(4 AS Interval) and col_index_Date32=CAST(\'2004-01-01\' AS Date32) and col_index_Datetime64=CAST(\'2004-10-02T11:00:00Z\' AS Datetime64) and col_index_Timestamp64=CAST(1696200400000000 AS Timestamp64) and col_index_Interval64=CAST(4 AS Interval64)\n                 and \n                col_Int64=CAST(4 AS Int64) and col_Uint64=CAST(4 AS Uint64) and col_Int32=CAST(4 AS Int32) and col_Uint32=CAST(4 AS Uint32) and col_Int16=CAST(4 AS Int16) and col_Uint16=CAST(4 AS Uint16) and col_Int8=CAST(4 AS Int8) and col_Uint8=CAST(4 AS Uint8) and col_Bool=CAST(True AS Bool) and col_Decimal150=CAST(\'4\' AS Decimal(15,0)) and col_Decimal229=CAST(\'4.123\' AS Decimal(22,9)) and col_Decimal3510=CAST(\'4.123456\' AS Decimal(35,10)) and col_DyNumber=CAST(\'40.0\' AS DyNumber) and col_String=\'String 4\' and col_Utf8=\'Utf8 4\' and col_UUID=CAST(\'30045678-e89b-12d3-a456-556642440000\' AS UUID) and col_Date=CAST(\'2004-01-01\' AS Date) and col_Datetime=CAST(\'2004-10-02T11:00:00Z\' AS Datetime) and col_Timestamp=CAST(1696200400000000 AS Timestamp) and col_Interval=CAST(4 AS Interval) and col_Date32=CAST(\'2004-01-01\' AS Date32) and col_Datetime64=CAST(\'2004-10-02T11:00:00Z\' AS Datetime64) and col_Timestamp64=CAST(1696200400000000 AS Timestamp64) and col_Interval64=CAST(4 AS Interval64) and col_Float=CAST(4.1 AS Float) 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:65 RpcState(ExecuteQuery, 9a20eef7-461b-4e66-a216-e60bd3768456, ghrun-6yqidkutd4.auto.internal:64204): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=OWVjZDA0NDgtMWVlZTIwNGQtNDQwZjEwMmYtYjIyYWQ0MjM=
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=OWVjZDA0NDgtMWVlZTIwNGQtNDQwZjEwMmYtYjIyYWQ0MjM=
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, dbfe003a-48c1-480e-a7d3-25bd5469eceb, ghrun-6yqidkutd4.auto.internal:64204): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, dbfe003a-48c1-480e-a7d3-25bd5469eceb, ghrun-6yqidkutd4.auto.internal:64204): request = { session_id: "ydb://session/3?node_id=1&id=OWVjZDA0NDgtMWVlZTIwNGQtNDQwZjEwMmYtYjIyYWQ0MjM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_Datetime_1__SYNC` WHERE \n                pk_Int64=CAST(4 AS Int64) and pk_Uint64=CAST(4 AS Uint64) and pk_Int32=CAST(4 AS Int32) and pk_Uint32=CAST(4 AS Uint32) and pk_Int16=CAST(4 AS Int16) and pk_Uint16=CAST(4 AS Uint16) and pk_Int8=CAST(4 AS Int8) and pk_Uint8=CAST(4 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'4\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'4.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'4.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'40.0\' AS DyNumber) and pk_String=\'String 4\' and pk_Utf8=\'Utf8 4\' and pk_UUID=CAST(\'30045678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2004-01-01\' AS Date) and pk_Datetime=CAST(\'2004-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696200400000000 AS Timestamp) and pk_Interval=CAST(4 AS Interval) and pk_Date32=CAST(\'2004-01-01\' AS Date32) and pk_Datetime64=CAST(\'2004-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696200400000000 AS Timestamp64) and pk_Interval64=CAST(4 AS Interval64)\n                 and \n                col_index_DyNumber=CAST(\'40.0\' AS DyNumber) and col_index_String=\'String 4\' and col_index_Utf8=\'Utf8 4\' and col_index_UUID=CAST(\'30045678-e89b-12d3-a456-556642440000\' AS UUID) and col_index_Date=CAST(\'2004-01-01\' AS Date) and col_index_Datetime=CAST(\'2004-10-02T11:00:00Z\' AS Datetime) and col_index_Timestamp=CAST(1696200400000000 AS Timestamp) and col_index_Interval=CAST(4 AS Interval) and col_index_Date32=CAST(\'2004-01-01\' AS Date32) and col_index_Datetime64=CAST(\'2004-10-02T11:00:00Z\' AS Datetime64) and col_index_Timestamp64=CAST(1696200400000000 AS Timestamp64) and col_index_Interval64=CAST(4 AS Interval64)\n                 and \n                col_Int64=CAST(4 AS Int64) and col_Uint64=CAST(4 AS Uint64) and col_Int32=CAST(4 AS Int32) and col_Uint32=CAST(4 AS Uint32) and col_Int16=CAST(4 AS Int16) and col_Uint16=CAST(4 AS Uint16) and col_Int8=CAST(4 AS Int8) and col_Uint8=CAST(4 AS Uint8) and col_Bool=CAST(True AS Bool) and col_Decimal150=CAST(\'4\' AS Decimal(15,0)) and col_Decimal229=CAST(\'4.123\' AS Decimal(22,9)) and col_Decimal3510=CAST(\'4.123456\' AS Decimal(35,10)) and col_DyNumber=CAST(\'40.0\' AS DyNumber) and col_String=\'String 4\' and col_Utf8=\'Utf8 4\' and col_UUID=CAST(\'30045678-e89b-12d3-a456-556642440000\' AS UUID) and col_Date=CAST(\'2004-01-01\' AS Date) and col_Datetime=CAST(\'2004-10-02T11:00:00Z\' AS Datetime) and col_Timestamp=CAST(1696200400000000 AS Timestamp) and col_Interval=CAST(4 AS Interval) and col_Date32=CAST(\'2004-01-01\' AS Date32) and col_Datetime64=CAST(\'2004-10-02T11:00:00Z\' AS Datetime64) and col_Timestamp64=CAST(1696200400000000 AS Timestamp64) and col_Interval64=CAST(4 AS Interval64) and col_Float=CAST(4.1 AS Float) 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:65 RpcState(ExecuteQuery, dbfe003a-48c1-480e-a7d3-25bd5469eceb, ghrun-6yqidkutd4.auto.internal:64204): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=OWVjZDA0NDgtMWVlZTIwNGQtNDQwZjEwMmYtYjIyYWQ0MjM=
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=OWVjZDA0NDgtMWVlZTIwNGQtNDQwZjEwMmYtYjIyYWQ0MjM=
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, d14452e0-b531-4206-97ed-e9968f0548e7, ghrun-6yqidkutd4.auto.internal:64204): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, d14452e0-b531-4206-97ed-e9968f0548e7, ghrun-6yqidkutd4.auto.internal:64204): request = { session_id: "ydb://session/3?node_id=1&id=OWVjZDA0NDgtMWVlZTIwNGQtNDQwZjEwMmYtYjIyYWQ0MjM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_Datetime_1__SYNC` WHERE \n                pk_Int64=CAST(4 AS Int64) and pk_Uint64=CAST(4 AS Uint64) and pk_Int32=CAST(4 AS Int32) and pk_Uint32=CAST(4 AS Uint32) and pk_Int16=CAST(4 AS Int16) and pk_Uint16=CAST(4 AS Uint16) and pk_Int8=CAST(4 AS Int8) and pk_Uint8=CAST(4 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'4\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'4.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'4.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'40.0\' AS DyNumber) and pk_String=\'String 4\' and pk_Utf8=\'Utf8 4\' and pk_UUID=CAST(\'30045678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2004-01-01\' AS Date) and pk_Datetime=CAST(\'2004-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696200400000000 AS Timestamp) and pk_Interval=CAST(4 AS Interval) and pk_Date32=CAST(\'2004-01-01\' AS Date32) and pk_Datetime64=CAST(\'2004-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696200400000000 AS Timestamp64) and pk_Interval64=CAST(4 AS Interval64)\n                 and \n                col_index_DyNumber=CAST(\'40.0\' AS DyNumber) and col_index_String=\'String 4\' and col_index_Utf8=\'Utf8 4\' and col_index_UUID=CAST(\'30045678-e89b-12d3-a456-556642440000\' AS UUID) and col_index_Date=CAST(\'2004-01-01\' AS Date) and col_index_Datetime=CAST(\'2004-10-02T11:00:00Z\' AS Datetime) and col_index_Timestamp=CAST(1696200400000000 AS Timestamp) and col_index_Interval=CAST(4 AS Interval) and col_index_Date32=CAST(\'2004-01-01\' AS Date32) and col_index_Datetime64=CAST(\'2004-10-02T11:00:00Z\' AS Datetime64) and col_index_Timestamp64=CAST(1696200400000000 AS Timestamp64) and col_index_Interval64=CAST(4 AS Interval64)\n                 and \n                col_Int64=CAST(4 AS Int64) and col_Uint64=CAST(4 AS Uint64) and col_Int32=CAST(4 AS Int32) and col_Uint32=CAST(4 AS Uint32) and col_Int16=CAST(4 AS Int16) and col_Uint16=CAST(4 AS Uint16) and col_Int8=CAST(4 AS Int8) and col_Uint8=CAST(4 AS Uint8) and col_Bool=CAST(True AS Bool) and col_Decimal150=CAST(\'4\' AS Decimal(15,0)) and col_Decimal229=CAST(\'4.123\' AS Decimal(22,9)) and col_Decimal3510=CAST(\'4.123456\' AS Decimal(35,10)) and col_DyNumber=CAST(\'40.0\' AS DyNumber) and col_String=\'String 4\' and col_Utf8=\'Utf8 4\' and col_UUID=CAST(\'30045678-e89b-12d3-a456-556642440000\' AS UUID) and col_Date=CAST(\'2004-01-01\' AS Date) and col_Datetime=CAST(\'2004-10-02T11:00:00Z\' AS Datetime) and col_Timestamp=CAST(1696200400000000 AS Timestamp) and col_Interval=CAST(4 AS Interval) and col_Date32=CAST(\'2004-01-01\' AS Date32) and col_Datetime64=CAST(\'2004-10-02T11:00:00Z\' AS Datetime64) and col_Timestamp64=CAST(1696200400000000 AS Timestamp64) and col_Interval64=CAST(4 AS Interval64) and col_Float=CAST(4.1 AS Float) 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:65 RpcState(ExecuteQuery, d14452e0-b531-4206-97ed-e9968f0548e7, ghrun-6yqidkutd4.auto.internal:64204): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=OWVjZDA0NDgtMWVlZTIwNGQtNDQwZjEwMmYtYjIyYWQ0MjM=
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=OWVjZDA0NDgtMWVlZTIwNGQtNDQwZjEwMmYtYjIyYWQ0MjM=
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, 94301a7e-9880-4b68-ba6b-8aa5fb23dca9, ghrun-6yqidkutd4.auto.internal:64204): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, 94301a7e-9880-4b68-ba6b-8aa5fb23dca9, ghrun-6yqidkutd4.auto.internal:64204): request = { session_id: "ydb://session/3?node_id=1&id=OWVjZDA0NDgtMWVlZTIwNGQtNDQwZjEwMmYtYjIyYWQ0MjM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_Datetime_1__SYNC` WHERE \n                pk_Int64=CAST(4 AS Int64) and pk_Uint64=CAST(4 AS Uint64) and pk_Int32=CAST(4 AS Int32) and pk_Uint32=CAST(4 AS Uint32) and pk_Int16=CAST(4 AS Int16) and pk_Uint16=CAST(4 AS Uint16) and pk_Int8=CAST(4 AS Int8) and pk_Uint8=CAST(4 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'4\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'4.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'4.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'40.0\' AS DyNumber) and pk_String=\'String 4\' and pk_Utf8=\'Utf8 4\' and pk_UUID=CAST(\'30045678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2004-01-01\' AS Date) and pk_Datetime=CAST(\'2004-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696200400000000 AS Timestamp) and pk_Interval=CAST(4 AS Interval) and pk_Date32=CAST(\'2004-01-01\' AS Date32) and pk_Datetime64=CAST(\'2004-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696200400000000 AS Timestamp64) and pk_Interval64=CAST(4 AS Interval64)\n                 and \n                col_index_DyNumber=CAST(\'40.0\' AS DyNumber) and col_index_String=\'String 4\' and col_index_Utf8=\'Utf8 4\' and col_index_UUID=CAST(\'30045678-e89b-12d3-a456-556642440000\' AS UUID) and col_index_Date=CAST(\'2004-01-01\' AS Date) and col_index_Datetime=CAST(\'2004-10-02T11:00:00Z\' AS Datetime) and col_index_Timestamp=CAST(1696200400000000 AS Timestamp) and col_index_Interval=CAST(4 AS Interval) and col_index_Date32=CAST(\'2004-01-01\' AS Date32) and col_index_Datetime64=CAST(\'2004-10-02T11:00:00Z\' AS Datetime64) and col_index_Timestamp64=CAST(1696200400000000 AS Timestamp64) and col_index_Interval64=CAST(4 AS Interval64)\n                 and \n                col_Int64=CAST(4 AS Int64) and col_Uint64=CAST(4 AS Uint64) and col_Int32=CAST(4 AS Int32) and col_Uint32=CAST(4 AS Uint32) and col_Int16=CAST(4 AS Int16) and col_Uint16=CAST(4 AS Uint16) and col_Int8=CAST(4 AS Int8) and col_Uint8=CAST(4 AS Uint8) and col_Bool=CAST(True AS Bool) and col_Decimal150=CAST(\'4\' AS Decimal(15,0)) and col_Decimal229=CAST(\'4.123\' AS Decimal(22,9)) and col_Decimal3510=CAST(\'4.123456\' AS Decimal(35,10)) and col_DyNumber=CAST(\'40.0\' AS DyNumber) and col_String=\'String 4\' and col_Utf8=\'Utf8 4\' and col_UUID=CAST(\'30045678-e89b-12d3-a456-556642440000\' AS UUID) and col_Date=CAST(\'2004-01-01\' AS Date) and col_Datetime=CAST(\'2004-10-02T11:00:00Z\' AS Datetime) and col_Timestamp=CAST(1696200400000000 AS Timestamp) and col_Interval=CAST(4 AS Interval) and col_Date32=CAST(\'2004-01-01\' AS Date32) and col_Datetime64=CAST(\'2004-10-02T11:00:00Z\' AS Datetime64) and col_Timestamp64=CAST(1696200400000000 AS Timestamp64) and col_Interval64=CAST(4 AS Interval64) and col_Float=CAST(4.1 AS Float) 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:65 RpcState(ExecuteQuery, 94301a7e-9880-4b68-ba6b-8aa5fb23dca9, ghrun-6yqidkutd4.auto.internal:64204): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=OWVjZDA0NDgtMWVlZTIwNGQtNDQwZjEwMmYtYjIyYWQ0MjM=
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=OWVjZDA0NDgtMWVlZTIwNGQtNDQwZjEwMmYtYjIyYWQ0MjM=
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, 257b26e4-bff3-46d5-8c99-39672b196c8b, ghrun-6yqidkutd4.auto.internal:64204): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, 257b26e4-bff3-46d5-8c99-39672b196c8b, ghrun-6yqidkutd4.auto.internal:64204): request = { session_id: "ydb://session/3?node_id=1&id=OWVjZDA0NDgtMWVlZTIwNGQtNDQwZjEwMmYtYjIyYWQ0MjM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_Datetime_1__SYNC` WHERE \n                pk_Int64=CAST(4 AS Int64) and pk_Uint64=CAST(4 AS Uint64) and pk_Int32=CAST(4 AS Int32) and pk_Uint32=CAST(4 AS Uint32) and pk_Int16=CAST(4 AS Int16) and pk_Uint16=CAST(4 AS Uint16) and pk_Int8=CAST(4 AS Int8) and pk_Uint8=CAST(4 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'4\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'4.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'4.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'40.0\' AS DyNumber) and pk_String=\'String 4\' and pk_Utf8=\'Utf8 4\' and pk_UUID=CAST(\'30045678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2004-01-01\' AS Date) and pk_Datetime=CAST(\'2004-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696200400000000 AS Timestamp) and pk_Interval=CAST(4 AS Interval) and pk_Date32=CAST(\'2004-01-01\' AS Date32) and pk_Datetime64=CAST(\'2004-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696200400000000 AS Timestamp64) and pk_Interval64=CAST(4 AS Interval64)\n                 and \n                col_index_DyNumber=CAST(\'40.0\' AS DyNumber) and col_index_String=\'String 4\' and col_index_Utf8=\'Utf8 4\' and col_index_UUID=CAST(\'30045678-e89b-12d3-a456-556642440000\' AS UUID) and col_index_Date=CAST(\'2004-01-01\' AS Date) and col_index_Datetime=CAST(\'2004-10-02T11:00:00Z\' AS Datetime) and col_index_Timestamp=CAST(1696200400000000 AS Timestamp) and col_index_Interval=CAST(4 AS Interval) and col_index_Date32=CAST(\'2004-01-01\' AS Date32) and col_index_Datetime64=CAST(\'2004-10-02T11:00:00Z\' AS Datetime64) and col_index_Timestamp64=CAST(1696200400000000 AS Timestamp64) and col_index_Interval64=CAST(4 AS Interval64)\n                 and \n                col_Int64=CAST(4 AS Int64) and col_Uint64=CAST(4 AS Uint64) and col_Int32=CAST(4 AS Int32) and col_Uint32=CAST(4 AS Uint32) and col_Int16=CAST(4 AS Int16) and col_Uint16=CAST(4 AS Uint16) and col_Int8=CAST(4 AS Int8) and col_Uint8=CAST(4 AS Uint8) and col_Bool=CAST(True AS Bool) and col_Decimal150=CAST(\'4\' AS Decimal(15,0)) and col_Decimal229=CAST(\'4.123\' AS Decimal(22,9)) and col_Decimal3510=CAST(\'4.123456\' AS Decimal(35,10)) and col_DyNumber=CAST(\'40.0\' AS DyNumber) and col_String=\'String 4\' and col_Utf8=\'Utf8 4\' and col_UUID=CAST(\'30045678-e89b-12d3-a456-556642440000\' AS UUID) and col_Date=CAST(\'2004-01-01\' AS Date) and col_Datetime=CAST(\'2004-10-02T11:00:00Z\' AS Datetime) and col_Timestamp=CAST(1696200400000000 AS Timestamp) and col_Interval=CAST(4 AS Interval) and col_Date32=CAST(\'2004-01-01\' AS Date32) and col_Datetime64=CAST(\'2004-10-02T11:00:00Z\' AS Datetime64) and col_Timestamp64=CAST(1696200400000000 AS Timestamp64) and col_Interval64=CAST(4 AS Interval64) and col_Float=CAST(4.1 AS Float) 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:65 RpcState(ExecuteQuery, 257b26e4-bff3-46d5-8c99-39672b196c8b, ghrun-6yqidkutd4.auto.internal:64204): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=OWVjZDA0NDgtMWVlZTIwNGQtNDQwZjEwMmYtYjIyYWQ0MjM=
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=OWVjZDA0NDgtMWVlZTIwNGQtNDQwZjEwMmYtYjIyYWQ0MjM=
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, 348fa306-b4cd-46ea-a20d-6684738b18ca, ghrun-6yqidkutd4.auto.internal:64204): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, 348fa306-b4cd-46ea-a20d-6684738b18ca, ghrun-6yqidkutd4.auto.internal:64204): request = { session_id: "ydb://session/3?node_id=1&id=OWVjZDA0NDgtMWVlZTIwNGQtNDQwZjEwMmYtYjIyYWQ0MjM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_Datetime_1__SYNC` WHERE \n                pk_Int64=CAST(4 AS Int64) and pk_Uint64=CAST(4 AS Uint64) and pk_Int32=CAST(4 AS Int32) and pk_Uint32=CAST(4 AS Uint32) and pk_Int16=CAST(4 AS Int16) and pk_Uint16=CAST(4 AS Uint16) and pk_Int8=CAST(4 AS Int8) and pk_Uint8=CAST(4 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'4\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'4.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'4.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'40.0\' AS DyNumber) and pk_String=\'String 4\' and pk_Utf8=\'Utf8 4\' and pk_UUID=CAST(\'30045678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2004-01-01\' AS Date) and pk_Datetime=CAST(\'2004-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696200400000000 AS Timestamp) and pk_Interval=CAST(4 AS Interval) and pk_Date32=CAST(\'2004-01-01\' AS Date32) and pk_Datetime64=CAST(\'2004-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696200400000000 AS Timestamp64) and pk_Interval64=CAST(4 AS Interval64)\n                 and \n                col_index_DyNumber=CAST(\'40.0\' AS DyNumber) and col_index_String=\'String 4\' and col_index_Utf8=\'Utf8 4\' and col_index_UUID=CAST(\'30045678-e89b-12d3-a456-556642440000\' AS UUID) and col_index_Date=CAST(\'2004-01-01\' AS Date) and col_index_Datetime=CAST(\'2004-10-02T11:00:00Z\' AS Datetime) and col_index_Timestamp=CAST(1696200400000000 AS Timestamp) and col_index_Interval=CAST(4 AS Interval) and col_index_Date32=CAST(\'2004-01-01\' AS Date32) and col_index_Datetime64=CAST(\'2004-10-02T11:00:00Z\' AS Datetime64) and col_index_Timestamp64=CAST(1696200400000000 AS Timestamp64) and col_index_Interval64=CAST(4 AS Interval64)\n                 and \n                col_Int64=CAST(4 AS Int64) and col_Uint64=CAST(4 AS Uint64) and col_Int32=CAST(4 AS Int32) and col_Uint32=CAST(4 AS Uint32) and col_Int16=CAST(4 AS Int16) and col_Uint16=CAST(4 AS Uint16) and col_Int8=CAST(4 AS Int8) and col_Uint8=CAST(4 AS Uint8) and col_Bool=CAST(True AS Bool) and col_Decimal150=CAST(\'4\' AS Decimal(15,0)) and col_Decimal229=CAST(\'4.123\' AS Decimal(22,9)) and col_Decimal3510=CAST(\'4.123456\' AS Decimal(35,10)) and col_DyNumber=CAST(\'40.0\' AS DyNumber) and col_String=\'String 4\' and col_Utf8=\'Utf8 4\' and col_UUID=CAST(\'30045678-e89b-12d3-a456-556642440000\' AS UUID) and col_Date=CAST(\'2004-01-01\' AS Date) and col_Datetime=CAST(\'2004-10-02T11:00:00Z\' AS Datetime) and col_Timestamp=CAST(1696200400000000 AS Timestamp) and col_Interval=CAST(4 AS Interval) and col_Date32=CAST(\'2004-01-01\' AS Date32) and col_Datetime64=CAST(\'2004-10-02T11:00:00Z\' AS Datetime64) and col_Timestamp64=CAST(1696200400000000 AS Timestamp64) and col_Interval64=CAST(4 AS Interval64) and col_Float=CAST(4.1 AS Float) 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:65 RpcState(ExecuteQuery, 348fa306-b4cd-46ea-a20d-6684738b18ca, ghrun-6yqidkutd4.auto.internal:64204): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=OWVjZDA0NDgtMWVlZTIwNGQtNDQwZjEwMmYtYjIyYWQ0MjM=
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=OWVjZDA0NDgtMWVlZTIwNGQtNDQwZjEwMmYtYjIyYWQ0MjM=
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, aead4b42-37bc-49d7-bb12-a07ddb8521c3, ghrun-6yqidkutd4.auto.internal:64204): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, aead4b42-37bc-49d7-bb12-a07ddb8521c3, ghrun-6yqidkutd4.auto.internal:64204): request = { session_id: "ydb://session/3?node_id=1&id=OWVjZDA0NDgtMWVlZTIwNGQtNDQwZjEwMmYtYjIyYWQ0MjM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_Datetime_1__SYNC` WHERE \n                pk_Int64=CAST(4 AS Int64) and pk_Uint64=CAST(4 AS Uint64) and pk_Int32=CAST(4 AS Int32) and pk_Uint32=CAST(4 AS Uint32) and pk_Int16=CAST(4 AS Int16) and pk_Uint16=CAST(4 AS Uint16) and pk_Int8=CAST(4 AS Int8) and pk_Uint8=CAST(4 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'4\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'4.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'4.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'40.0\' AS DyNumber) and pk_String=\'String 4\' and pk_Utf8=\'Utf8 4\' and pk_UUID=CAST(\'30045678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2004-01-01\' AS Date) and pk_Datetime=CAST(\'2004-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696200400000000 AS Timestamp) and pk_Interval=CAST(4 AS Interval) and pk_Date32=CAST(\'2004-01-01\' AS Date32) and pk_Datetime64=CAST(\'2004-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696200400000000 AS Timestamp64) and pk_Interval64=CAST(4 AS Interval64)\n                 and \n                col_index_DyNumber=CAST(\'40.0\' AS DyNumber) and col_index_String=\'String 4\' and col_index_Utf8=\'Utf8 4\' and col_index_UUID=CAST(\'30045678-e89b-12d3-a456-556642440000\' AS UUID) and col_index_Date=CAST(\'2004-01-01\' AS Date) and col_index_Datetime=CAST(\'2004-10-02T11:00:00Z\' AS Datetime) and col_index_Timestamp=CAST(1696200400000000 AS Timestamp) and col_index_Interval=CAST(4 AS Interval) and col_index_Date32=CAST(\'2004-01-01\' AS Date32) and col_index_Datetime64=CAST(\'2004-10-02T11:00:00Z\' AS Datetime64) and col_index_Timestamp64=CAST(1696200400000000 AS Timestamp64) and col_index_Interval64=CAST(4 AS Interval64)\n                 and \n                col_Int64=CAST(4 AS Int64) and col_Uint64=CAST(4 AS Uint64) and col_Int32=CAST(4 AS Int32) and col_Uint32=CAST(4 AS Uint32) and col_Int16=CAST(4 AS Int16) and col_Uint16=CAST(4 AS Uint16) and col_Int8=CAST(4 AS Int8) and col_Uint8=CAST(4 AS Uint8) and col_Bool=CAST(True AS Bool) and col_Decimal150=CAST(\'4\' AS Decimal(15,0)) and col_Decimal229=CAST(\'4.123\' AS Decimal(22,9)) and col_Decimal3510=CAST(\'4.123456\' AS Decimal(35,10)) and col_DyNumber=CAST(\'40.0\' AS DyNumber) and col_String=\'String 4\' and col_Utf8=\'Utf8 4\' and col_UUID=CAST(\'30045678-e89b-12d3-a456-556642440000\' AS UUID) and col_Date=CAST(\'2004-01-01\' AS Date) and col_Datetime=CAST(\'2004-10-02T11:00:00Z\' AS Datetime) and col_Timestamp=CAST(1696200400000000 AS Timestamp) and col_Interval=CAST(4 AS Interval) and col_Date32=CAST(\'2004-01-01\' AS Date32) and col_Datetime64=CAST(\'2004-10-02T11:00:00Z\' AS Datetime64) and col_Timestamp64=CAST(1696200400000000 AS Timestamp64) and col_Interval64=CAST(4 AS Interval64) and col_Float=CAST(4.1 AS Float) 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:65 RpcState(ExecuteQuery, aead4b42-37bc-49d7-bb12-a07ddb8521c3, ghrun-6yqidkutd4.auto.internal:64204): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=OWVjZDA0NDgtMWVlZTIwNGQtNDQwZjEwMmYtYjIyYWQ0MjM=
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=OWVjZDA0NDgtMWVlZTIwNGQtNDQwZjEwMmYtYjIyYWQ0MjM=
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, 5f8d3a7e-b046-45da-91e5-16d9a864e9ed, ghrun-6yqidkutd4.auto.internal:64204): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, 5f8d3a7e-b046-45da-91e5-16d9a864e9ed, ghrun-6yqidkutd4.auto.internal:64204): request = { session_id: "ydb://session/3?node_id=1&id=OWVjZDA0NDgtMWVlZTIwNGQtNDQwZjEwMmYtYjIyYWQ0MjM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_Datetime_1__SYNC` WHERE \n                pk_Int64=CAST(4 AS Int64) and pk_Uint64=CAST(4 AS Uint64) and pk_Int32=CAST(4 AS Int32) and pk_Uint32=CAST(4 AS Uint32) and pk_Int16=CAST(4 AS Int16) and pk_Uint16=CAST(4 AS Uint16) and pk_Int8=CAST(4 AS Int8) and pk_Uint8=CAST(4 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'4\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'4.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'4.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'40.0\' AS DyNumber) and pk_String=\'String 4\' and pk_Utf8=\'Utf8 4\' and pk_UUID=CAST(\'30045678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2004-01-01\' AS Date) and pk_Datetime=CAST(\'2004-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696200400000000 AS Timestamp) and pk_Interval=CAST(4 AS Interval) and pk_Date32=CAST(\'2004-01-01\' AS Date32) and pk_Datetime64=CAST(\'2004-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696200400000000 AS Timestamp64) and pk_Interval64=CAST(4 AS Interval64)\n                 and \n                col_index_DyNumber=CAST(\'40.0\' AS DyNumber) and col_index_String=\'String 4\' and col_index_Utf8=\'Utf8 4\' and col_index_UUID=CAST(\'30045678-e89b-12d3-a456-556642440000\' AS UUID) and col_index_Date=CAST(\'2004-01-01\' AS Date) and col_index_Datetime=CAST(\'2004-10-02T11:00:00Z\' AS Datetime) and col_index_Timestamp=CAST(1696200400000000 AS Timestamp) and col_index_Interval=CAST(4 AS Interval) and col_index_Date32=CAST(\'2004-01-01\' AS Date32) and col_index_Datetime64=CAST(\'2004-10-02T11:00:00Z\' AS Datetime64) and col_index_Timestamp64=CAST(1696200400000000 AS Timestamp64) and col_index_Interval64=CAST(4 AS Interval64)\n                 and \n                col_Int64=CAST(4 AS Int64) and col_Uint64=CAST(4 AS Uint64) and col_Int32=CAST(4 AS Int32) and col_Uint32=CAST(4 AS Uint32) and col_Int16=CAST(4 AS Int16) and col_Uint16=CAST(4 AS Uint16) and col_Int8=CAST(4 AS Int8) and col_Uint8=CAST(4 AS Uint8) and col_Bool=CAST(True AS Bool) and col_Decimal150=CAST(\'4\' AS Decimal(15,0)) and col_Decimal229=CAST(\'4.123\' AS Decimal(22,9)) and col_Decimal3510=CAST(\'4.123456\' AS Decimal(35,10)) and col_DyNumber=CAST(\'40.0\' AS DyNumber) and col_String=\'String 4\' and col_Utf8=\'Utf8 4\' and col_UUID=CAST(\'30045678-e89b-12d3-a456-556642440000\' AS UUID) and col_Date=CAST(\'2004-01-01\' AS Date) and col_Datetime=CAST(\'2004-10-02T11:00:00Z\' AS Datetime) and col_Timestamp=CAST(1696200400000000 AS Timestamp) and col_Interval=CAST(4 AS Interval) and col_Date32=CAST(\'2004-01-01\' AS Date32) and col_Datetime64=CAST(\'2004-10-02T11:00:00Z\' AS Datetime64) and col_Timestamp64=CAST(1696200400000000 AS Timestamp64) and col_Interval64=CAST(4 AS Interval64) and col_Float=CAST(4.1 AS Float) 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:65 RpcState(ExecuteQuery, 5f8d3a7e-b046-45da-91e5-16d9a864e9ed, ghrun-6yqidkutd4.auto.internal:64204): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=OWVjZDA0NDgtMWVlZTIwNGQtNDQwZjEwMmYtYjIyYWQ0MjM=
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=OWVjZDA0NDgtMWVlZTIwNGQtNDQwZjEwMmYtYjIyYWQ0MjM=
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, 7d9657a7-c669-474b-899f-a05f001f4bd2, ghrun-6yqidkutd4.auto.internal:64204): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, 7d9657a7-c669-474b-899f-a05f001f4bd2, ghrun-6yqidkutd4.auto.internal:64204): request = { session_id: "ydb://session/3?node_id=1&id=OWVjZDA0NDgtMWVlZTIwNGQtNDQwZjEwMmYtYjIyYWQ0MjM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_Datetime_1__SYNC` WHERE \n                pk_Int64=CAST(4 AS Int64) and pk_Uint64=CAST(4 AS Uint64) and pk_Int32=CAST(4 AS Int32) and pk_Uint32=CAST(4 AS Uint32) and pk_Int16=CAST(4 AS Int16) and pk_Uint16=CAST(4 AS Uint16) and pk_Int8=CAST(4 AS Int8) and pk_Uint8=CAST(4 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'4\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'4.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'4.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'40.0\' AS DyNumber) and pk_String=\'String 4\' and pk_Utf8=\'Utf8 4\' and pk_UUID=CAST(\'30045678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2004-01-01\' AS Date) and pk_Datetime=CAST(\'2004-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696200400000000 AS Timestamp) and pk_Interval=CAST(4 AS Interval) and pk_Date32=CAST(\'2004-01-01\' AS Date32) and pk_Datetime64=CAST(\'2004-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696200400000000 AS Timestamp64) and pk_Interval64=CAST(4 AS Interval64)\n                 and \n                col_index_DyNumber=CAST(\'40.0\' AS DyNumber) and col_index_String=\'String 4\' and col_index_Utf8=\'Utf8 4\' and col_index_UUID=CAST(\'30045678-e89b-12d3-a456-556642440000\' AS UUID) and col_index_Date=CAST(\'2004-01-01\' AS Date) and col_index_Datetime=CAST(\'2004-10-02T11:00:00Z\' AS Datetime) and col_index_Timestamp=CAST(1696200400000000 AS Timestamp) and col_index_Interval=CAST(4 AS Interval) and col_index_Date32=CAST(\'2004-01-01\' AS Date32) and col_index_Datetime64=CAST(\'2004-10-02T11:00:00Z\' AS Datetime64) and col_index_Timestamp64=CAST(1696200400000000 AS Timestamp64) and col_index_Interval64=CAST(4 AS Interval64)\n                 and \n                col_Int64=CAST(4 AS Int64) and col_Uint64=CAST(4 AS Uint64) and col_Int32=CAST(4 AS Int32) and col_Uint32=CAST(4 AS Uint32) and col_Int16=CAST(4 AS Int16) and col_Uint16=CAST(4 AS Uint16) and col_Int8=CAST(4 AS Int8) and col_Uint8=CAST(4 AS Uint8) and col_Bool=CAST(True AS Bool) and col_Decimal150=CAST(\'4\' AS Decimal(15,0)) and col_Decimal229=CAST(\'4.123\' AS Decimal(22,9)) and col_Decimal3510=CAST(\'4.123456\' AS Decimal(35,10)) and col_DyNumber=CAST(\'40.0\' AS DyNumber) and col_String=\'String 4\' and col_Utf8=\'Utf8 4\' and col_UUID=CAST(\'30045678-e89b-12d3-a456-556642440000\' AS UUID) and col_Date=CAST(\'2004-01-01\' AS Date) and col_Datetime=CAST(\'2004-10-02T11:00:00Z\' AS Datetime) and col_Timestamp=CAST(1696200400000000 AS Timestamp) and col_Interval=CAST(4 AS Interval) and col_Date32=CAST(\'2004-01-01\' AS Date32) and col_Datetime64=CAST(\'2004-10-02T11:00:00Z\' AS Datetime64) and col_Timestamp64=CAST(1696200400000000 AS Timestamp64) and col_Interval64=CAST(4 AS Interval64) and col_Float=CAST(4.1 AS Float) 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:65 RpcState(ExecuteQuery, 7d9657a7-c669-474b-899f-a05f001f4bd2, ghrun-6yqidkutd4.auto.internal:64204): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=OWVjZDA0NDgtMWVlZTIwNGQtNDQwZjEwMmYtYjIyYWQ0MjM=
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=OWVjZDA0NDgtMWVlZTIwNGQtNDQwZjEwMmYtYjIyYWQ0MjM=
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, 616e70cc-032e-4dff-ab28-2582e9fe7d2f, ghrun-6yqidkutd4.auto.internal:64204): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, 616e70cc-032e-4dff-ab28-2582e9fe7d2f, ghrun-6yqidkutd4.auto.internal:64204): request = { session_id: "ydb://session/3?node_id=1&id=OWVjZDA0NDgtMWVlZTIwNGQtNDQwZjEwMmYtYjIyYWQ0MjM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_Datetime_1__SYNC` WHERE \n                pk_Int64=CAST(4 AS Int64) and pk_Uint64=CAST(4 AS Uint64) and pk_Int32=CAST(4 AS Int32) and pk_Uint32=CAST(4 AS Uint32) and pk_Int16=CAST(4 AS Int16) and pk_Uint16=CAST(4 AS Uint16) and pk_Int8=CAST(4 AS Int8) and pk_Uint8=CAST(4 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'4\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'4.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'4.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'40.0\' AS DyNumber) and pk_String=\'String 4\' and pk_Utf8=\'Utf8 4\' and pk_UUID=CAST(\'30045678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2004-01-01\' AS Date) and pk_Datetime=CAST(\'2004-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696200400000000 AS Timestamp) and pk_Interval=CAST(4 AS Interval) and pk_Date32=CAST(\'2004-01-01\' AS Date32) and pk_Datetime64=CAST(\'2004-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696200400000000 AS Timestamp64) and pk_Interval64=CAST(4 AS Interval64)\n                 and \n                col_index_DyNumber=CAST(\'40.0\' AS DyNumber) and col_index_String=\'String 4\' and col_index_Utf8=\'Utf8 4\' and col_index_UUID=CAST(\'30045678-e89b-12d3-a456-556642440000\' AS UUID) and col_index_Date=CAST(\'2004-01-01\' AS Date) and col_index_Datetime=CAST(\'2004-10-02T11:00:00Z\' AS Datetime) and col_index_Timestamp=CAST(1696200400000000 AS Timestamp) and col_index_Interval=CAST(4 AS Interval) and col_index_Date32=CAST(\'2004-01-01\' AS Date32) and col_index_Datetime64=CAST(\'2004-10-02T11:00:00Z\' AS Datetime64) and col_index_Timestamp64=CAST(1696200400000000 AS Timestamp64) and col_index_Interval64=CAST(4 AS Interval64)\n                 and \n                col_Int64=CAST(4 AS Int64) and col_Uint64=CAST(4 AS Uint64) and col_Int32=CAST(4 AS Int32) and col_Uint32=CAST(4 AS Uint32) and col_Int16=CAST(4 AS Int16) and col_Uint16=CAST(4 AS Uint16) and col_Int8=CAST(4 AS Int8) and col_Uint8=CAST(4 AS Uint8) and col_Bool=CAST(True AS Bool) and col_Decimal150=CAST(\'4\' AS Decimal(15,0)) and col_Decimal229=CAST(\'4.123\' AS Decimal(22,9)) and col_Decimal3510=CAST(\'4.123456\' AS Decimal(35,10)) and col_DyNumber=CAST(\'40.0\' AS DyNumber) and col_String=\'String 4\' and col_Utf8=\'Utf8 4\' and col_UUID=CAST(\'30045678-e89b-12d3-a456-556642440000\' AS UUID) and col_Date=CAST(\'2004-01-01\' AS Date) and col_Datetime=CAST(\'2004-10-02T11:00:00Z\' AS Datetime) and col_Timestamp=CAST(1696200400000000 AS Timestamp) and col_Interval=CAST(4 AS Interval) and col_Date32=CAST(\'2004-01-01\' AS Date32) and col_Datetime64=CAST(\'2004-10-02T11:00:00Z\' AS Datetime64) and col_Timestamp64=CAST(1696200400000000 AS Timestamp64) and col_Interval64=CAST(4 AS Interval64) and col_Float=CAST(4.1 AS Float) 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:65 RpcState(ExecuteQuery, 616e70cc-032e-4dff-ab28-2582e9fe7d2f, ghrun-6yqidkutd4.auto.internal:64204): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=OWVjZDA0NDgtMWVlZTIwNGQtNDQwZjEwMmYtYjIyYWQ0MjM=
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=OWVjZDA0NDgtMWVlZTIwNGQtNDQwZjEwMmYtYjIyYWQ0MjM=
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, d0b32e14-a6cc-4bbe-9f70-67cefb46ba1a, ghrun-6yqidkutd4.auto.internal:64204): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, d0b32e14-a6cc-4bbe-9f70-67cefb46ba1a, ghrun-6yqidkutd4.auto.internal:64204): request = { session_id: "ydb://session/3?node_id=1&id=OWVjZDA0NDgtMWVlZTIwNGQtNDQwZjEwMmYtYjIyYWQ0MjM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_Datetime_1__SYNC` WHERE \n                pk_Int64=CAST(4 AS Int64) and pk_Uint64=CAST(4 AS Uint64) and pk_Int32=CAST(4 AS Int32) and pk_Uint32=CAST(4 AS Uint32) and pk_Int16=CAST(4 AS Int16) and pk_Uint16=CAST(4 AS Uint16) and pk_Int8=CAST(4 AS Int8) and pk_Uint8=CAST(4 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'4\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'4.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'4.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'40.0\' AS DyNumber) and pk_String=\'String 4\' and pk_Utf8=\'Utf8 4\' and pk_UUID=CAST(\'30045678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2004-01-01\' AS Date) and pk_Datetime=CAST(\'2004-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696200400000000 AS Timestamp) and pk_Interval=CAST(4 AS Interval) and pk_Date32=CAST(\'2004-01-01\' AS Date32) and pk_Datetime64=CAST(\'2004-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696200400000000 AS Timestamp64) and pk_Interval64=CAST(4 AS Interval64)\n                 and \n                col_index_DyNumber=CAST(\'40.0\' AS DyNumber) and col_index_String=\'String 4\' and col_index_Utf8=\'Utf8 4\' and col_index_UUID=CAST(\'30045678-e89b-12d3-a456-556642440000\' AS UUID) and col_index_Date=CAST(\'2004-01-01\' AS Date) and col_index_Datetime=CAST(\'2004-10-02T11:00:00Z\' AS Datetime) and col_index_Timestamp=CAST(1696200400000000 AS Timestamp) and col_index_Interval=CAST(4 AS Interval) and col_index_Date32=CAST(\'2004-01-01\' AS Date32) and col_index_Datetime64=CAST(\'2004-10-02T11:00:00Z\' AS Datetime64) and col_index_Timestamp64=CAST(1696200400000000 AS Timestamp64) and col_index_Interval64=CAST(4 AS Interval64)\n                 and \n                col_Int64=CAST(4 AS Int64) and col_Uint64=CAST(4 AS Uint64) and col_Int32=CAST(4 AS Int32) and col_Uint32=CAST(4 AS Uint32) and col_Int16=CAST(4 AS Int16) and col_Uint16=CAST(4 AS Uint16) and col_Int8=CAST(4 AS Int8) and col_Uint8=CAST(4 AS Uint8) and col_Bool=CAST(True AS Bool) and col_Decimal150=CAST(\'4\' AS Decimal(15,0)) and col_Decimal229=CAST(\'4.123\' AS Decimal(22,9)) and col_Decimal3510=CAST(\'4.123456\' AS Decimal(35,10)) and col_DyNumber=CAST(\'40.0\' AS DyNumber) and col_String=\'String 4\' and col_Utf8=\'Utf8 4\' and col_UUID=CAST(\'30045678-e89b-12d3-a456-556642440000\' AS UUID) and col_Date=CAST(\'2004-01-01\' AS Date) and col_Datetime=CAST(\'2004-10-02T11:00:00Z\' AS Datetime) and col_Timestamp=CAST(1696200400000000 AS Timestamp) and col_Interval=CAST(4 AS Interval) and col_Date32=CAST(\'2004-01-01\' AS Date32) and col_Datetime64=CAST(\'2004-10-02T11:00:00Z\' AS Datetime64) and col_Timestamp64=CAST(1696200400000000 AS Timestamp64) and col_Interval64=CAST(4 AS Interval64) and col_Float=CAST(4.1 AS Float) 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:65 RpcState(ExecuteQuery, d0b32e14-a6cc-4bbe-9f70-67cefb46ba1a, ghrun-6yqidkutd4.auto.internal:64204): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=OWVjZDA0NDgtMWVlZTIwNGQtNDQwZjEwMmYtYjIyYWQ0MjM=
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:178 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:335 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:188 Resolving endpoints for database /Root
DEBUG    ydb.connection:connection.py:447 RpcState(ListEndpoints, 796ad935-f287-4361-b46b-ad52c38efece, localhost:64204): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ListEndpoints, 796ad935-f287-4361-b46b-ad52c38efece, localhost:64204): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:65 RpcState(ListEndpoints, 796ad935-f287-4361-b46b-ad52c38efece, localhost:64204): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-6yqidkutd4.auto.internal" port: 64204 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:158 Resolved endpoints for database /Root: DiscoveryResult <self_location: 1, endpoints [<Endpoint ghrun-6yqidkutd4.auto.internal:64204, location 1, ssl: False>]>
DEBUG    ydb.connection:connection.py:575 Closing channel for endpoint localhost:64204
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=OWVjZDA0NDgtMWVlZTIwNGQtNDQwZjEwMmYtYjIyYWQ0MjM=
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, b5399198-08b1-4824-acf1-4f5bab14d77d, ghrun-6yqidkutd4.auto.internal:64204): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, b5399198-08b1-4824-acf1-4f5bab14d77d, ghrun-6yqidkutd4.auto.internal:64204): request = { session_id: "ydb://session/3?node_id=1&id=OWVjZDA0NDgtMWVlZTIwNGQtNDQwZjEwMmYtYjIyYWQ0MjM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_Datetime_1__SYNC` WHERE \n                pk_Int64=CAST(4 AS Int64) and pk_Uint64=CAST(4 AS Uint64) and pk_Int32=CAST(4 AS Int32) and pk_Uint32=CAST(4 AS Uint32) and pk_Int16=CAST(4 AS Int16) and pk_Uint16=CAST(4 AS Uint16) and pk_Int8=CAST(4 AS Int8) and pk_Uint8=CAST(4 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'4\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'4.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'4.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'40.0\' AS DyNumber) and pk_String=\'String 4\' and pk_Utf8=\'Utf8 4\' and pk_UUID=CAST(\'30045678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2004-01-01\' AS Date) and pk_Datetime=CAST(\'2004-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696200400000000 AS Timestamp) and pk_Interval=CAST(4 AS Interval) and pk_Date32=CAST(\'2004-01-01\' AS Date32) and pk_Datetime64=CAST(\'2004-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696200400000000 AS Timestamp64) and pk_Interval64=CAST(4 AS Interval64)\n                 and \n                col_index_DyNumber=CAST(\'40.0\' AS DyNumber) and col_index_String=\'String 4\' and col_index_Utf8=\'Utf8 4\' and col_index_UUID=CAST(\'30045678-e89b-12d3-a456-556642440000\' AS UUID) and col_index_Date=CAST(\'2004-01-01\' AS Date) and col_index_Datetime=CAST(\'2004-10-02T11:00:00Z\' AS Datetime) and col_index_Timestamp=CAST(1696200400000000 AS Timestamp) and col_index_Interval=CAST(4 AS Interval) and col_index_Date32=CAST(\'2004-01-01\' AS Date32) and col_index_Datetime64=CAST(\'2004-10-02T11:00:00Z\' AS Datetime64) and col_index_Timestamp64=CAST(1696200400000000 AS Timestamp64) and col_index_Interval64=CAST(4 AS Interval64)\n                 and \n                col_Int64=CAST(4 AS Int64) and col_Uint64=CAST(4 AS Uint64) and col_Int32=CAST(4 AS Int32) and col_Uint32=CAST(4 AS Uint32) and col_Int16=CAST(4 AS Int16) and col_Uint16=CAST(4 AS Uint16) and col_Int8=CAST(4 AS Int8) and col_Uint8=CAST(4 AS Uint8) and col_Bool=CAST(True AS Bool) and col_Decimal150=CAST(\'4\' AS Decimal(15,0)) and col_Decimal229=CAST(\'4.123\' AS Decimal(22,9)) and col_Decimal3510=CAST(\'4.123456\' AS Decimal(35,10)) and col_DyNumber=CAST(\'40.0\' AS DyNumber) and col_String=\'String 4\' and col_Utf8=\'Utf8 4\' and col_UUID=CAST(\'30045678-e89b-12d3-a456-556642440000\' AS UUID) and col_Date=CAST(\'2004-01-01\' AS Date) and col_Datetime=CAST(\'2004-10-02T11:00:00Z\' AS Datetime) and col_Timestamp=CAST(1696200400000000 AS Timestamp) and col_Interval=CAST(4 AS Interval) and col_Date32=CAST(\'2004-01-01\' AS Date32) and col_Datetime64=CAST(\'2004-10-02T11:00:00Z\' AS Datetime64) and col_Timestamp64=CAST(1696200400000000 AS Timestamp64) and col_Interval64=CAST(4 AS Interval64) and col_Float=CAST(4.1 AS Float) 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:65 RpcState(ExecuteQuery, b5399198-08b1-4824-acf1-4f5bab14d77d, ghrun-6yqidkutd4.auto.internal:64204): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=OWVjZDA0NDgtMWVlZTIwNGQtNDQwZjEwMmYtYjIyYWQ0MjM=
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=OWVjZDA0NDgtMWVlZTIwNGQtNDQwZjEwMmYtYjIyYWQ0MjM=
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, 4fad981e-8770-44db-b66e-48bba0d1611d, ghrun-6yqidkutd4.auto.internal:64204): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, 4fad981e-8770-44db-b66e-48bba0d1611d, ghrun-6yqidkutd4.auto.internal:64204): request = { session_id: "ydb://session/3?node_id=1&id=OWVjZDA0NDgtMWVlZTIwNGQtNDQwZjEwMmYtYjIyYWQ0MjM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_Datetime_1__SYNC` WHERE \n                pk_Int64=CAST(4 AS Int64) and pk_Uint64=CAST(4 AS Uint64) and pk_Int32=CAST(4 AS Int32) and pk_Uint32=CAST(4 AS Uint32) and pk_Int16=CAST(4 AS Int16) and pk_Uint16=CAST(4 AS Uint16) and pk_Int8=CAST(4 AS Int8) and pk_Uint8=CAST(4 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'4\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'4.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'4.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'40.0\' AS DyNumber) and pk_String=\'String 4\' and pk_Utf8=\'Utf8 4\' and pk_UUID=CAST(\'30045678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2004-01-01\' AS Date) and pk_Datetime=CAST(\'2004-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696200400000000 AS Timestamp) and pk_Interval=CAST(4 AS Interval) and pk_Date32=CAST(\'2004-01-01\' AS Date32) and pk_Datetime64=CAST(\'2004-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696200400000000 AS Timestamp64) and pk_Interval64=CAST(4 AS Interval64)\n                 and \n                col_index_DyNumber=CAST(\'40.0\' AS DyNumber) and col_index_String=\'String 4\' and col_index_Utf8=\'Utf8 4\' and col_index_UUID=CAST(\'30045678-e89b-12d3-a456-556642440000\' AS UUID) and col_index_Date=CAST(\'2004-01-01\' AS Date) and col_index_Datetime=CAST(\'2004-10-02T11:00:00Z\' AS Datetime) and col_index_Timestamp=CAST(1696200400000000 AS Timestamp) and col_index_Interval=CAST(4 AS Interval) and col_index_Date32=CAST(\'2004-01-01\' AS Date32) and col_index_Datetime64=CAST(\'2004-10-02T11:00:00Z\' AS Datetime64) and col_index_Timestamp64=CAST(1696200400000000 AS Timestamp64) and col_index_Interval64=CAST(4 AS Interval64)\n                 and \n                col_Int64=CAST(4 AS Int64) and col_Uint64=CAST(4 AS Uint64) and col_Int32=CAST(4 AS Int32) and col_Uint32=CAST(4 AS Uint32) and col_Int16=CAST(4 AS Int16) and col_Uint16=CAST(4 AS Uint16) and col_Int8=CAST(4 AS Int8) and col_Uint8=CAST(4 AS Uint8) and col_Bool=CAST(True AS Bool) and col_Decimal150=CAST(\'4\' AS Decimal(15,0)) and col_Decimal229=CAST(\'4.123\' AS Decimal(22,9)) and col_Decimal3510=CAST(\'4.123456\' AS Decimal(35,10)) and col_DyNumber=CAST(\'40.0\' AS DyNumber) and col_String=\'String 4\' and col_Utf8=\'Utf8 4\' and col_UUID=CAST(\'30045678-e89b-12d3-a456-556642440000\' AS UUID) and col_Date=CAST(\'2004-01-01\' AS Date) and col_Datetime=CAST(\'2004-10-02T11:00:00Z\' AS Datetime) and col_Timestamp=CAST(1696200400000000 AS Timestamp) and col_Interval=CAST(4 AS Interval) and col_Date32=CAST(\'2004-01-01\' AS Date32) and col_Datetime64=CAST(\'2004-10-02T11:00:00Z\' AS Datetime64) and col_Timestamp64=CAST(1696200400000000 AS Timestamp64) and col_Interval64=CAST(4 AS Interval64) and col_Float=CAST(4.1 AS Float) 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:65 RpcState(ExecuteQuery, 4fad981e-8770-44db-b66e-48bba0d1611d, ghrun-6yqidkutd4.auto.internal:64204): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=OWVjZDA0NDgtMWVlZTIwNGQtNDQwZjEwMmYtYjIyYWQ0MjM=
---------------------------- Captured log teardown -----------------------------
INFO     ya.test:ya.py:442 Test teardown
DEBUG    ydb.connection:connection.py:447 RpcState(DeleteSession, 0d6dd689-d540-4958-ae09-fd7bb4cdd190, ghrun-6yqidkutd4.auto.internal:64204): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(DeleteSession, 0d6dd689-d540-4958-ae09-fd7bb4cdd190, ghrun-6yqidkutd4.auto.internal:64204): request = { session_id: "ydb://session/3?node_id=1&id=OWVjZDA0NDgtMWVlZTIwNGQtNDQwZjEwMmYtYjIyYWQ0MjM=" }
DEBUG    ydb.connection:connection.py:65 RpcState(DeleteSession, 0d6dd689-d540-4958-ae09-fd7bb4cdd190, ghrun-6yqidkutd4.auto.internal:64204): response = { status: SUCCESS }
DEBUG    ydb.query.pool:pool.py:319 All session were deleted.
DEBUG    ydb.topic:topic.py:743 Close topic client
DEBUG    ydb.topic:topic.py:746 Topic client was closed
DEBUG    ydb.connection:connection.py:575 Closing channel for endpoint localhost:64204
DEBUG    ydb.connection:connection.py:575 Closing channel for endpoint ghrun-6yqidkutd4.auto.internal:64204
INFO     ydb.pool.Discovery:pool.py:286 Successfully terminated discovery process
DEBUG    ydb.query.session:session.py:339 Attach stream closed, session_id: ydb://session/3?node_id=1&id=OWVjZDA0NDgtMWVlZTIwNGQtNDQwZjEwMmYtYjIyYWQ0MjM=
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:299 Stopped node localhost:64204/1
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/15973
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/2484
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/8239
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/64204
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/25113
============================== slowest durations ===============================
272.48s call     test_ttl.py::TestTTL::test_ttl[table_Datetime_1__SYNC-pk_types3-all_types3-index3-Datetime--SYNC]
91.17s call     test_ttl.py::TestTTL::test_ttl[table_Datetime_1__ASYNC-pk_types4-all_types4-index4-Datetime--ASYNC]
12.07s teardown test_ttl.py::TestTTL::test_ttl[table_Datetime_1__SYNC-pk_types3-all_types3-index3-Datetime--SYNC]
7.60s setup    test_ttl.py::TestTTL::test_ttl[table_Datetime_1__ASYNC-pk_types4-all_types4-index4-Datetime--ASYNC]
0.01s setup    test_ttl.py::TestTTL::test_ttl[table_Datetime_1__SYNC-pk_types3-all_types3-index3-Datetime--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__SYNC-pk_types3-all_types3-index3-Datetime--SYNC] - AssertionError: Expected 0 rows, error when deleting 4 lines, table table_Datetime_1__SYNC
assert (1 == 1 and 1 == 0)
 +  where 1 = len([{'count': 1}])
 +  and   1 = {'count': 1}.count
=================== 1 failed, 1 passed in 385.59s (0:06:25) ====================
============================= test session starts ==============================
platform linux -- Python 3.13.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/9slg/004802/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 ===============================
110.28s call     test_ttl.py::TestTTL::test_ttl[table_DyNumber_0_UNIQUE_SYNC-pk_types14-all_types14-index14-DyNumber-UNIQUE-SYNC]
12.20s setup    test_ttl.py::TestTTL::test_ttl[table_DyNumber_0_UNIQUE_SYNC-pk_types14-all_types14-index14-DyNumber-UNIQUE-SYNC]
12.12s teardown test_ttl.py::TestTTL::test_ttl[table_DyNumber_0_UNIQUE_SYNC-pk_types14-all_types14-index14-DyNumber-UNIQUE-SYNC]
======================== 1 passed in 136.49s (0:02:16) =========================
============================= test session starts ==============================
platform linux -- Python 3.13.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/9slg/004814/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 ===============================
85.25s call     test_ttl.py::TestTTL::test_ttl[table_DyNumber_0__ASYNC-pk_types13-all_types13-index13-DyNumber--ASYNC]
12.09s teardown test_ttl.py::TestTTL::test_ttl[table_DyNumber_0__ASYNC-pk_types13-all_types13-index13-DyNumber--ASYNC]
9.62s setup    test_ttl.py::TestTTL::test_ttl[table_DyNumber_0__ASYNC-pk_types13-all_types13-index13-DyNumber--ASYNC]
======================== 1 passed in 108.23s (0:01:48) =========================
============================= test session starts ==============================
platform linux -- Python 3.13.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/9slg/00481b/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 ===============================
94.70s call     test_ttl.py::TestTTL::test_ttl[table_DyNumber_0__SYNC-pk_types12-all_types12-index12-DyNumber--SYNC]
13.64s setup    test_ttl.py::TestTTL::test_ttl[table_DyNumber_0__SYNC-pk_types12-all_types12-index12-DyNumber--SYNC]
12.19s teardown test_ttl.py::TestTTL::test_ttl[table_DyNumber_0__SYNC-pk_types12-all_types12-index12-DyNumber--SYNC]
======================== 1 passed in 122.60s (0:02:02) =========================
============================= test session starts ==============================
platform linux -- Python 3.13.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/9slg/004813/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 ===============================
98.74s call     test_ttl.py::TestTTL::test_ttl[table_DyNumber_1_UNIQUE_SYNC-pk_types17-all_types17-index17-DyNumber-UNIQUE-SYNC]
12.30s teardown test_ttl.py::TestTTL::test_ttl[table_DyNumber_1_UNIQUE_SYNC-pk_types17-all_types17-index17-DyNumber-UNIQUE-SYNC]
9.13s setup    test_ttl.py::TestTTL::test_ttl[table_DyNumber_1_UNIQUE_SYNC-pk_types17-all_types17-index17-DyNumber-UNIQUE-SYNC]
======================== 1 passed in 121.42s (0:02:01) =========================
============================= test session starts ==============================
platform linux -- Python 3.13.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/9slg/0047f0/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 ===============================
99.92s call     test_ttl.py::TestTTL::test_ttl[table_DyNumber_1__ASYNC-pk_types16-all_types16-index16-DyNumber--ASYNC]
12.17s teardown test_ttl.py::TestTTL::test_ttl[table_DyNumber_1__ASYNC-pk_types16-all_types16-index16-DyNumber--ASYNC]
11.17s setup    test_ttl.py::TestTTL::test_ttl[table_DyNumber_1__ASYNC-pk_types16-all_types16-index16-DyNumber--ASYNC]
======================== 1 passed in 125.13s (0:02:05) =========================
============================= test session starts ==============================
platform linux -- Python 3.13.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/9slg/004808/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 ===============================
112.28s call     test_ttl.py::TestTTL::test_ttl[table_DyNumber_1__SYNC-pk_types15-all_types15-index15-DyNumber--SYNC]
13.10s setup    test_ttl.py::TestTTL::test_ttl[table_DyNumber_1__SYNC-pk_types15-all_types15-index15-DyNumber--SYNC]
12.26s teardown test_ttl.py::TestTTL::test_ttl[table_DyNumber_1__SYNC-pk_types15-all_types15-index15-DyNumber--SYNC]
======================== 1 passed in 139.08s (0:02:19) =========================
============================= test session starts ==============================
platform linux -- Python 3.13.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/9slg/0047fe/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 ===============================
112.18s call     test_ttl.py::TestTTL::test_ttl[table_Timestamp_0_UNIQUE_SYNC-pk_types8-all_types8-index8-Timestamp-UNIQUE-SYNC]
12.11s teardown test_ttl.py::TestTTL::test_ttl[table_Timestamp_0_UNIQUE_SYNC-pk_types8-all_types8-index8-Timestamp-UNIQUE-SYNC]
10.52s setup    test_ttl.py::TestTTL::test_ttl[table_Timestamp_0_UNIQUE_SYNC-pk_types8-all_types8-index8-Timestamp-UNIQUE-SYNC]
======================== 1 passed in 138.46s (0:02:18) =========================
============================= test session starts ==============================
platform linux -- Python 3.13.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/9slg/0047ed/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 ===============================
93.30s call     test_ttl.py::TestTTL::test_ttl[table_Timestamp_0__ASYNC-pk_types7-all_types7-index7-Timestamp--ASYNC]
12.09s teardown test_ttl.py::TestTTL::test_ttl[table_Timestamp_0__ASYNC-pk_types7-all_types7-index7-Timestamp--ASYNC]
9.73s setup    test_ttl.py::TestTTL::test_ttl[table_Timestamp_0__ASYNC-pk_types7-all_types7-index7-Timestamp--ASYNC]
======================== 1 passed in 116.79s (0:01:56) =========================
============================= test session starts ==============================
platform linux -- Python 3.13.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/9slg/0047fa/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 ===============================
111.02s call     test_ttl.py::TestTTL::test_ttl[table_Timestamp_0__SYNC-pk_types6-all_types6-index6-Timestamp--SYNC]
12.07s teardown test_ttl.py::TestTTL::test_ttl[table_Timestamp_0__SYNC-pk_types6-all_types6-index6-Timestamp--SYNC]
9.97s setup    test_ttl.py::TestTTL::test_ttl[table_Timestamp_0__SYNC-pk_types6-all_types6-index6-Timestamp--SYNC]
======================== 1 passed in 134.60s (0:02:14) =========================
============================= test session starts ==============================
platform linux -- Python 3.13.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/9slg/004812/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 ===============================
97.47s call     test_ttl.py::TestTTL::test_ttl[table_Timestamp_1_UNIQUE_SYNC-pk_types11-all_types11-index11-Timestamp-UNIQUE-SYNC]
12.18s teardown test_ttl.py::TestTTL::test_ttl[table_Timestamp_1_UNIQUE_SYNC-pk_types11-all_types11-index11-Timestamp-UNIQUE-SYNC]
9.93s setup    test_ttl.py::TestTTL::test_ttl[table_Timestamp_1_UNIQUE_SYNC-pk_types11-all_types11-index11-Timestamp-UNIQUE-SYNC]
======================== 1 passed in 121.00s (0:02:01) =========================
============================= test session starts ==============================
platform linux -- Python 3.13.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/9slg/0047ef/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 ===============================
98.69s call     test_ttl.py::TestTTL::test_ttl[table_Timestamp_1__ASYNC-pk_types10-all_types10-index10-Timestamp--ASYNC]
13.67s setup    test_ttl.py::TestTTL::test_ttl[table_Timestamp_1__ASYNC-pk_types10-all_types10-index10-Timestamp--ASYNC]
12.13s teardown test_ttl.py::TestTTL::test_ttl[table_Timestamp_1__ASYNC-pk_types10-all_types10-index10-Timestamp--ASYNC]
======================== 1 passed in 126.15s (0:02:06) =========================
============================= test session starts ==============================
platform linux -- Python 3.13.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/9slg/0047f5/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 ===============================
106.89s call     test_ttl.py::TestTTL::test_ttl[table_Timestamp_1__SYNC-pk_types9-all_types9-index9-Timestamp--SYNC]
12.18s setup    test_ttl.py::TestTTL::test_ttl[table_Timestamp_1__SYNC-pk_types9-all_types9-index9-Timestamp--SYNC]
12.14s teardown test_ttl.py::TestTTL::test_ttl[table_Timestamp_1__SYNC-pk_types9-all_types9-index9-Timestamp--SYNC]
======================== 1 passed in 132.61s (0:02:12) =========================
============================= test session starts ==============================
platform linux -- Python 3.13.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/9slg/004820/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 ===============================
99.16s call     test_ttl.py::TestTTL::test_ttl[table_Uint32_0_UNIQUE_SYNC-pk_types20-all_types20-index20-Uint32-UNIQUE-SYNC]
11.78s setup    test_ttl.py::TestTTL::test_ttl[table_Uint32_0_UNIQUE_SYNC-pk_types20-all_types20-index20-Uint32-UNIQUE-SYNC]
7.06s teardown test_ttl.py::TestTTL::test_ttl[table_Uint32_0_UNIQUE_SYNC-pk_types20-all_types20-index20-Uint32-UNIQUE-SYNC]
======================== 1 passed in 119.61s (0:01:59) =========================
============================= test session starts ==============================
platform linux -- Python 3.13.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/9slg/0047ee/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 ===============================
97.31s call     test_ttl.py::TestTTL::test_ttl[table_Uint32_0__ASYNC-pk_types19-all_types19-index19-Uint32--ASYNC]
12.07s teardown test_ttl.py::TestTTL::test_ttl[table_Uint32_0__ASYNC-pk_types19-all_types19-index19-Uint32--ASYNC]
10.99s setup    test_ttl.py::TestTTL::test_ttl[table_Uint32_0__ASYNC-pk_types19-all_types19-index19-Uint32--ASYNC]
======================== 1 passed in 122.02s (0:02:02) =========================
============================= test session starts ==============================
platform linux -- Python 3.13.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/9slg/0047f4/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 ===============================
102.97s 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]
11.98s setup    test_ttl.py::TestTTL::test_ttl[table_Uint32_0__SYNC-pk_types18-all_types18-index18-Uint32--SYNC]
======================== 1 passed in 128.98s (0:02:08) =========================
============================= test session starts ==============================
platform linux -- Python 3.13.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/9slg/0047f8/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 ===============================
108.48s call     test_ttl.py::TestTTL::test_ttl[table_Uint32_1_UNIQUE_SYNC-pk_types23-all_types23-index23-Uint32-UNIQUE-SYNC]
12.87s setup    test_ttl.py::TestTTL::test_ttl[table_Uint32_1_UNIQUE_SYNC-pk_types23-all_types23-index23-Uint32-UNIQUE-SYNC]
12.15s teardown test_ttl.py::TestTTL::test_ttl[table_Uint32_1_UNIQUE_SYNC-pk_types23-all_types23-index23-Uint32-UNIQUE-SYNC]
======================== 1 passed in 135.07s (0:02:15) =========================
============================= test session starts ==============================
platform linux -- Python 3.13.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/9slg/004815/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 ===============================
86.51s call     test_ttl.py::TestTTL::test_ttl[table_Uint32_1__ASYNC-pk_types22-all_types22-index22-Uint32--ASYNC]
12.16s teardown test_ttl.py::TestTTL::test_ttl[table_Uint32_1__ASYNC-pk_types22-all_types22-index22-Uint32--ASYNC]
9.62s setup    test_ttl.py::TestTTL::test_ttl[table_Uint32_1__ASYNC-pk_types22-all_types22-index22-Uint32--ASYNC]
======================== 1 passed in 109.62s (0:01:49) =========================
============================= test session starts ==============================
platform linux -- Python 3.13.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/9slg/004801/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 ===============================
107.60s call     test_ttl.py::TestTTL::test_ttl[table_Uint32_1__SYNC-pk_types21-all_types21-index21-Uint32--SYNC]
12.10s setup    test_ttl.py::TestTTL::test_ttl[table_Uint32_1__SYNC-pk_types21-all_types21-index21-Uint32--SYNC]
12.09s teardown test_ttl.py::TestTTL::test_ttl[table_Uint32_1__SYNC-pk_types21-all_types21-index21-Uint32--SYNC]
======================== 1 passed in 134.44s (0:02:14) =========================
============================= test session starts ==============================
platform linux -- Python 3.13.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/9slg/004816/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 ===============================
99.14s call     test_ttl.py::TestTTL::test_ttl[table_Uint64_0_UNIQUE_SYNC-pk_types26-all_types26-index26-Uint64-UNIQUE-SYNC]
12.08s teardown test_ttl.py::TestTTL::test_ttl[table_Uint64_0_UNIQUE_SYNC-pk_types26-all_types26-index26-Uint64-UNIQUE-SYNC]
7.47s setup    test_ttl.py::TestTTL::test_ttl[table_Uint64_0_UNIQUE_SYNC-pk_types26-all_types26-index26-Uint64-UNIQUE-SYNC]
======================== 1 passed in 120.07s (0:02:00) =========================
============================= test session starts ==============================
platform linux -- Python 3.13.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/9slg/004819/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 ===============================
89.63s call     test_ttl.py::TestTTL::test_ttl[table_Uint64_0__ASYNC-pk_types25-all_types25-index25-Uint64--ASYNC]
12.17s teardown test_ttl.py::TestTTL::test_ttl[table_Uint64_0__ASYNC-pk_types25-all_types25-index25-Uint64--ASYNC]
6.94s setup    test_ttl.py::TestTTL::test_ttl[table_Uint64_0__ASYNC-pk_types25-all_types25-index25-Uint64--ASYNC]
======================== 1 passed in 110.02s (0:01:50) =========================
============================= test session starts ==============================
platform linux -- Python 3.13.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/9slg/004805/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 ===============================
107.30s call     test_ttl.py::TestTTL::test_ttl[table_Uint64_0__SYNC-pk_types24-all_types24-index24-Uint64--SYNC]
15.47s setup    test_ttl.py::TestTTL::test_ttl[table_Uint64_0__SYNC-pk_types24-all_types24-index24-Uint64--SYNC]
12.21s teardown test_ttl.py::TestTTL::test_ttl[table_Uint64_0__SYNC-pk_types24-all_types24-index24-Uint64--SYNC]
======================== 1 passed in 137.59s (0:02:17) =========================
============================= test session starts ==============================
platform linux -- Python 3.13.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/9slg/00481a/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 ===============================
101.73s call     test_ttl.py::TestTTL::test_ttl[table_Uint64_1_UNIQUE_SYNC-pk_types29-all_types29-index29-Uint64-UNIQUE-SYNC]
13.36s setup    test_ttl.py::TestTTL::test_ttl[table_Uint64_1_UNIQUE_SYNC-pk_types29-all_types29-index29-Uint64-UNIQUE-SYNC]
12.29s teardown test_ttl.py::TestTTL::test_ttl[table_Uint64_1_UNIQUE_SYNC-pk_types29-all_types29-index29-Uint64-UNIQUE-SYNC]
======================== 1 passed in 129.65s (0:02:09) =========================
============================= test session starts ==============================
platform linux -- Python 3.13.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/9slg/004818/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 ===============================
82.44s call     test_ttl.py::TestTTL::test_ttl[table_Uint64_1__ASYNC-pk_types28-all_types28-index28-Uint64--ASYNC]
9.34s setup    test_ttl.py::TestTTL::test_ttl[table_Uint64_1__ASYNC-pk_types28-all_types28-index28-Uint64--ASYNC]
7.04s teardown test_ttl.py::TestTTL::test_ttl[table_Uint64_1__ASYNC-pk_types28-all_types28-index28-Uint64--ASYNC]
======================== 1 passed in 100.10s (0:01:40) =========================
============================= test session starts ==============================
platform linux -- Python 3.13.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/9slg/0047ea/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 ===============================
99.74s call     test_ttl.py::TestTTL::test_ttl[table_Uint64_1__SYNC-pk_types27-all_types27-index27-Uint64--SYNC]
12.16s teardown test_ttl.py::TestTTL::test_ttl[table_Uint64_1__SYNC-pk_types27-all_types27-index27-Uint64--SYNC]
10.60s setup    test_ttl.py::TestTTL::test_ttl[table_Uint64_1__SYNC-pk_types27-all_types27-index27-Uint64--SYNC]
======================== 1 passed in 123.99s (0:02:03) =========================
