============================= test session starts ==============================
platform linux -- Python 3.13.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/dgvm/002836/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 ===============================
92.21s call     test_ttl.py::TestPgTTL::test_ttl[table_pgdate_0_UNIQUE_SYNC-pk_types8-all_types8-index8-pgdate-UNIQUE-SYNC]
56.09s call     test_ttl.py::TestPgTTL::test_ttl[table_pgdate_0__ASYNC-pk_types7-all_types7-index7-pgdate--ASYNC]
16.15s setup    test_ttl.py::TestPgTTL::test_ttl[table_pgdate_0_UNIQUE_SYNC-pk_types8-all_types8-index8-pgdate-UNIQUE-SYNC]
12.05s teardown test_ttl.py::TestPgTTL::test_ttl[table_pgdate_0__ASYNC-pk_types7-all_types7-index7-pgdate--ASYNC]
0.02s 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 178.58s (0:02:58) =========================
============================= test session starts ==============================
platform linux -- Python 3.13.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/dgvm/002831/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 3 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=NzAxNmFjYmMtYjJkZTgxMjctYThkNWRjZS1iMDVhNGNjZA==
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, c3c8b808-9779-4382-a576-be174cdc9a31, ghrun-4mq6qa2p6u.auto.internal:23743): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, c3c8b808-9779-4382-a576-be174cdc9a31, ghrun-4mq6qa2p6u.auto.internal:23743): request = { session_id: "ydb://session/3?node_id=1&id=NzAxNmFjYmMtYjJkZTgxMjctYThkNWRjZS1iMDVhNGNjZA==" 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, c3c8b808-9779-4382-a576-be174cdc9a31, ghrun-4mq6qa2p6u.auto.internal:23743): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=NzAxNmFjYmMtYjJkZTgxMjctYThkNWRjZS1iMDVhNGNjZA==
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=NzAxNmFjYmMtYjJkZTgxMjctYThkNWRjZS1iMDVhNGNjZA==
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, ada26632-def0-4461-92f5-eaf694b8630a, ghrun-4mq6qa2p6u.auto.internal:23743): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, ada26632-def0-4461-92f5-eaf694b8630a, ghrun-4mq6qa2p6u.auto.internal:23743): request = { session_id: "ydb://session/3?node_id=1&id=NzAxNmFjYmMtYjJkZTgxMjctYThkNWRjZS1iMDVhNGNjZA==" 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, ada26632-def0-4461-92f5-eaf694b8630a, ghrun-4mq6qa2p6u.auto.internal:23743): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=NzAxNmFjYmMtYjJkZTgxMjctYThkNWRjZS1iMDVhNGNjZA==
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=NzAxNmFjYmMtYjJkZTgxMjctYThkNWRjZS1iMDVhNGNjZA==
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, 6fe4ecfe-3efe-41dc-bf9b-914b6e630fcf, ghrun-4mq6qa2p6u.auto.internal:23743): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, 6fe4ecfe-3efe-41dc-bf9b-914b6e630fcf, ghrun-4mq6qa2p6u.auto.internal:23743): request = { session_id: "ydb://session/3?node_id=1&id=NzAxNmFjYmMtYjJkZTgxMjctYThkNWRjZS1iMDVhNGNjZA==" 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, 6fe4ecfe-3efe-41dc-bf9b-914b6e630fcf, ghrun-4mq6qa2p6u.auto.internal:23743): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=NzAxNmFjYmMtYjJkZTgxMjctYThkNWRjZS1iMDVhNGNjZA==
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=NzAxNmFjYmMtYjJkZTgxMjctYThkNWRjZS1iMDVhNGNjZA==
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, 2c755be1-5bfe-449e-bcbe-403ef904d11d, ghrun-4mq6qa2p6u.auto.internal:23743): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, 2c755be1-5bfe-449e-bcbe-403ef904d11d, ghrun-4mq6qa2p6u.auto.internal:23743): request = { session_id: "ydb://session/3?node_id=1&id=NzAxNmFjYmMtYjJkZTgxMjctYThkNWRjZS1iMDVhNGNjZA==" 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, 2c755be1-5bfe-449e-bcbe-403ef904d11d, ghrun-4mq6qa2p6u.auto.internal:23743): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=NzAxNmFjYmMtYjJkZTgxMjctYThkNWRjZS1iMDVhNGNjZA==
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=NzAxNmFjYmMtYjJkZTgxMjctYThkNWRjZS1iMDVhNGNjZA==
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, 920e32a9-aaad-4d16-8b2a-21b27403ee92, ghrun-4mq6qa2p6u.auto.internal:23743): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, 920e32a9-aaad-4d16-8b2a-21b27403ee92, ghrun-4mq6qa2p6u.auto.internal:23743): request = { session_id: "ydb://session/3?node_id=1&id=NzAxNmFjYmMtYjJkZTgxMjctYThkNWRjZS1iMDVhNGNjZA==" 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(\'1770678381\')\n            );\n        " } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:65 RpcState(ExecuteQuery, 920e32a9-aaad-4d16-8b2a-21b27403ee92, ghrun-4mq6qa2p6u.auto.internal:23743): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=NzAxNmFjYmMtYjJkZTgxMjctYThkNWRjZS1iMDVhNGNjZA==
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=NzAxNmFjYmMtYjJkZTgxMjctYThkNWRjZS1iMDVhNGNjZA==
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, bc82efe6-3dc3-4923-b158-32d573724f1d, ghrun-4mq6qa2p6u.auto.internal:23743): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, bc82efe6-3dc3-4923-b158-32d573724f1d, ghrun-4mq6qa2p6u.auto.internal:23743): request = { session_id: "ydb://session/3?node_id=1&id=NzAxNmFjYmMtYjJkZTgxMjctYThkNWRjZS1iMDVhNGNjZA==" 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(\'1770678381\')\n            );\n        " } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:65 RpcState(ExecuteQuery, bc82efe6-3dc3-4923-b158-32d573724f1d, ghrun-4mq6qa2p6u.auto.internal:23743): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=NzAxNmFjYmMtYjJkZTgxMjctYThkNWRjZS1iMDVhNGNjZA==
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=NzAxNmFjYmMtYjJkZTgxMjctYThkNWRjZS1iMDVhNGNjZA==
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, 584ec5dd-712d-45bd-b4aa-95cc3965cfc8, ghrun-4mq6qa2p6u.auto.internal:23743): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, 584ec5dd-712d-45bd-b4aa-95cc3965cfc8, ghrun-4mq6qa2p6u.auto.internal:23743): request = { session_id: "ydb://session/3?node_id=1&id=NzAxNmFjYmMtYjJkZTgxMjctYThkNWRjZS1iMDVhNGNjZA==" 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(\'1771283181\')\n            );\n        " } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:65 RpcState(ExecuteQuery, 584ec5dd-712d-45bd-b4aa-95cc3965cfc8, ghrun-4mq6qa2p6u.auto.internal:23743): 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, e7192535-3413-4eb5-8224-44ff29f044b4, localhost:23743): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ListEndpoints, e7192535-3413-4eb5-8224-44ff29f044b4, localhost:23743): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:65 RpcState(ListEndpoints, e7192535-3413-4eb5-8224-44ff29f044b4, localhost:23743): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-4mq6qa2p6u.auto.internal" port: 23743 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-4mq6qa2p6u.auto.internal:23743, location 1, ssl: False>]>
DEBUG    ydb.connection:connection.py:575 Closing channel for endpoint localhost:23743
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=NzAxNmFjYmMtYjJkZTgxMjctYThkNWRjZS1iMDVhNGNjZA==
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=NzAxNmFjYmMtYjJkZTgxMjctYThkNWRjZS1iMDVhNGNjZA==
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, 5d531a58-41c4-4594-aef0-252a88b4c63e, ghrun-4mq6qa2p6u.auto.internal:23743): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, 5d531a58-41c4-4594-aef0-252a88b4c63e, ghrun-4mq6qa2p6u.auto.internal:23743): request = { session_id: "ydb://session/3?node_id=1&id=NzAxNmFjYmMtYjJkZTgxMjctYThkNWRjZS1iMDVhNGNjZA==" 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(\'1771283181\')\n            );\n        " } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:65 RpcState(ExecuteQuery, 5d531a58-41c4-4594-aef0-252a88b4c63e, ghrun-4mq6qa2p6u.auto.internal:23743): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=NzAxNmFjYmMtYjJkZTgxMjctYThkNWRjZS1iMDVhNGNjZA==
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=NzAxNmFjYmMtYjJkZTgxMjctYThkNWRjZS1iMDVhNGNjZA==
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, 7accadfa-4917-412d-bcb2-8d6099187d1f, ghrun-4mq6qa2p6u.auto.internal:23743): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, 7accadfa-4917-412d-bcb2-8d6099187d1f, ghrun-4mq6qa2p6u.auto.internal:23743): request = { session_id: "ydb://session/3?node_id=1&id=NzAxNmFjYmMtYjJkZTgxMjctYThkNWRjZS1iMDVhNGNjZA==" 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(\'1771283186\')\n            );\n        " } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:65 RpcState(ExecuteQuery, 7accadfa-4917-412d-bcb2-8d6099187d1f, ghrun-4mq6qa2p6u.auto.internal:23743): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=NzAxNmFjYmMtYjJkZTgxMjctYThkNWRjZS1iMDVhNGNjZA==
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=NzAxNmFjYmMtYjJkZTgxMjctYThkNWRjZS1iMDVhNGNjZA==
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, 1e7f9bd0-9f62-4a62-91d9-7ea9e3b7d640, ghrun-4mq6qa2p6u.auto.internal:23743): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, 1e7f9bd0-9f62-4a62-91d9-7ea9e3b7d640, ghrun-4mq6qa2p6u.auto.internal:23743): request = { session_id: "ydb://session/3?node_id=1&id=NzAxNmFjYmMtYjJkZTgxMjctYThkNWRjZS1iMDVhNGNjZA==" 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(\'1771283186\')\n            );\n        " } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:65 RpcState(ExecuteQuery, 1e7f9bd0-9f62-4a62-91d9-7ea9e3b7d640, ghrun-4mq6qa2p6u.auto.internal:23743): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=NzAxNmFjYmMtYjJkZTgxMjctYThkNWRjZS1iMDVhNGNjZA==
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=NzAxNmFjYmMtYjJkZTgxMjctYThkNWRjZS1iMDVhNGNjZA==
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, 7eb9f04f-9924-4026-827e-d363109f9703, ghrun-4mq6qa2p6u.auto.internal:23743): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, 7eb9f04f-9924-4026-827e-d363109f9703, ghrun-4mq6qa2p6u.auto.internal:23743): request = { session_id: "ydb://session/3?node_id=1&id=NzAxNmFjYmMtYjJkZTgxMjctYThkNWRjZS1iMDVhNGNjZA==" 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(\'1772492781\')\n            );\n        " } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:65 RpcState(ExecuteQuery, 7eb9f04f-9924-4026-827e-d363109f9703, ghrun-4mq6qa2p6u.auto.internal:23743): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=NzAxNmFjYmMtYjJkZTgxMjctYThkNWRjZS1iMDVhNGNjZA==
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=NzAxNmFjYmMtYjJkZTgxMjctYThkNWRjZS1iMDVhNGNjZA==
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, ecc9fffa-fd58-4758-9447-8cfb00931130, ghrun-4mq6qa2p6u.auto.internal:23743): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, ecc9fffa-fd58-4758-9447-8cfb00931130, ghrun-4mq6qa2p6u.auto.internal:23743): request = { session_id: "ydb://session/3?node_id=1&id=NzAxNmFjYmMtYjJkZTgxMjctYThkNWRjZS1iMDVhNGNjZA==" 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(\'1772492781\')\n            );\n        " } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:65 RpcState(ExecuteQuery, ecc9fffa-fd58-4758-9447-8cfb00931130, ghrun-4mq6qa2p6u.auto.internal:23743): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=NzAxNmFjYmMtYjJkZTgxMjctYThkNWRjZS1iMDVhNGNjZA==
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=NzAxNmFjYmMtYjJkZTgxMjctYThkNWRjZS1iMDVhNGNjZA==
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, f04b867c-05f0-448d-9ffb-178b0a294f0f, ghrun-4mq6qa2p6u.auto.internal:23743): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, f04b867c-05f0-448d-9ffb-178b0a294f0f, ghrun-4mq6qa2p6u.auto.internal:23743): request = { session_id: "ydb://session/3?node_id=1&id=NzAxNmFjYmMtYjJkZTgxMjctYThkNWRjZS1iMDVhNGNjZA==" 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, f04b867c-05f0-448d-9ffb-178b0a294f0f, ghrun-4mq6qa2p6u.auto.internal:23743): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=NzAxNmFjYmMtYjJkZTgxMjctYThkNWRjZS1iMDVhNGNjZA==
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=NzAxNmFjYmMtYjJkZTgxMjctYThkNWRjZS1iMDVhNGNjZA==
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, f124d063-d4e9-4e6f-94c4-9dbc7a9403ff, ghrun-4mq6qa2p6u.auto.internal:23743): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, f124d063-d4e9-4e6f-94c4-9dbc7a9403ff, ghrun-4mq6qa2p6u.auto.internal:23743): request = { session_id: "ydb://session/3?node_id=1&id=NzAxNmFjYmMtYjJkZTgxMjctYThkNWRjZS1iMDVhNGNjZA==" 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, f124d063-d4e9-4e6f-94c4-9dbc7a9403ff, ghrun-4mq6qa2p6u.auto.internal:23743): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=NzAxNmFjYmMtYjJkZTgxMjctYThkNWRjZS1iMDVhNGNjZA==
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=NzAxNmFjYmMtYjJkZTgxMjctYThkNWRjZS1iMDVhNGNjZA==
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, 1a9976d6-66d8-49e8-9961-cfe3d7c20ab7, ghrun-4mq6qa2p6u.auto.internal:23743): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, 1a9976d6-66d8-49e8-9961-cfe3d7c20ab7, ghrun-4mq6qa2p6u.auto.internal:23743): request = { session_id: "ydb://session/3?node_id=1&id=NzAxNmFjYmMtYjJkZTgxMjctYThkNWRjZS1iMDVhNGNjZA==" 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, 1a9976d6-66d8-49e8-9961-cfe3d7c20ab7, ghrun-4mq6qa2p6u.auto.internal:23743): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=NzAxNmFjYmMtYjJkZTgxMjctYThkNWRjZS1iMDVhNGNjZA==
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=NzAxNmFjYmMtYjJkZTgxMjctYThkNWRjZS1iMDVhNGNjZA==
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, c04a8752-f1cc-4b18-a993-8e319a025154, ghrun-4mq6qa2p6u.auto.internal:23743): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, c04a8752-f1cc-4b18-a993-8e319a025154, ghrun-4mq6qa2p6u.auto.internal:23743): request = { session_id: "ydb://session/3?node_id=1&id=NzAxNmFjYmMtYjJkZTgxMjctYThkNWRjZS1iMDVhNGNjZA==" 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, c04a8752-f1cc-4b18-a993-8e319a025154, ghrun-4mq6qa2p6u.auto.internal:23743): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=NzAxNmFjYmMtYjJkZTgxMjctYThkNWRjZS1iMDVhNGNjZA==
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=NzAxNmFjYmMtYjJkZTgxMjctYThkNWRjZS1iMDVhNGNjZA==
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, c4e77602-1ebe-4a5e-8792-a67efa01fe7b, ghrun-4mq6qa2p6u.auto.internal:23743): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, c4e77602-1ebe-4a5e-8792-a67efa01fe7b, ghrun-4mq6qa2p6u.auto.internal:23743): request = { session_id: "ydb://session/3?node_id=1&id=NzAxNmFjYmMtYjJkZTgxMjctYThkNWRjZS1iMDVhNGNjZA==" 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, c4e77602-1ebe-4a5e-8792-a67efa01fe7b, ghrun-4mq6qa2p6u.auto.internal:23743): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=NzAxNmFjYmMtYjJkZTgxMjctYThkNWRjZS1iMDVhNGNjZA==
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=NzAxNmFjYmMtYjJkZTgxMjctYThkNWRjZS1iMDVhNGNjZA==
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, 16a6f55f-eba2-448c-8c09-fae8ebe9a51b, ghrun-4mq6qa2p6u.auto.internal:23743): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, 16a6f55f-eba2-448c-8c09-fae8ebe9a51b, ghrun-4mq6qa2p6u.auto.internal:23743): request = { session_id: "ydb://session/3?node_id=1&id=NzAxNmFjYmMtYjJkZTgxMjctYThkNWRjZS1iMDVhNGNjZA==" 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, 16a6f55f-eba2-448c-8c09-fae8ebe9a51b, ghrun-4mq6qa2p6u.auto.internal:23743): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=NzAxNmFjYmMtYjJkZTgxMjctYThkNWRjZS1iMDVhNGNjZA==
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=NzAxNmFjYmMtYjJkZTgxMjctYThkNWRjZS1iMDVhNGNjZA==
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, df359a38-9e03-428c-8793-81efe72ed762, ghrun-4mq6qa2p6u.auto.internal:23743): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, df359a38-9e03-428c-8793-81efe72ed762, ghrun-4mq6qa2p6u.auto.internal:23743): request = { session_id: "ydb://session/3?node_id=1&id=NzAxNmFjYmMtYjJkZTgxMjctYThkNWRjZS1iMDVhNGNjZA==" 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, df359a38-9e03-428c-8793-81efe72ed762, ghrun-4mq6qa2p6u.auto.internal:23743): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=NzAxNmFjYmMtYjJkZTgxMjctYThkNWRjZS1iMDVhNGNjZA==
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=NzAxNmFjYmMtYjJkZTgxMjctYThkNWRjZS1iMDVhNGNjZA==
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, 6a85209a-c71a-4be1-b302-deff79bf18ed, ghrun-4mq6qa2p6u.auto.internal:23743): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, 6a85209a-c71a-4be1-b302-deff79bf18ed, ghrun-4mq6qa2p6u.auto.internal:23743): request = { session_id: "ydb://session/3?node_id=1&id=NzAxNmFjYmMtYjJkZTgxMjctYThkNWRjZS1iMDVhNGNjZA==" 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, 6a85209a-c71a-4be1-b302-deff79bf18ed, ghrun-4mq6qa2p6u.auto.internal:23743): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=NzAxNmFjYmMtYjJkZTgxMjctYThkNWRjZS1iMDVhNGNjZA==
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=NzAxNmFjYmMtYjJkZTgxMjctYThkNWRjZS1iMDVhNGNjZA==
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, e242c40e-9141-4677-b8b6-3b02b67e5577, ghrun-4mq6qa2p6u.auto.internal:23743): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, e242c40e-9141-4677-b8b6-3b02b67e5577, ghrun-4mq6qa2p6u.auto.internal:23743): request = { session_id: "ydb://session/3?node_id=1&id=NzAxNmFjYmMtYjJkZTgxMjctYThkNWRjZS1iMDVhNGNjZA==" 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, e242c40e-9141-4677-b8b6-3b02b67e5577, ghrun-4mq6qa2p6u.auto.internal:23743): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=NzAxNmFjYmMtYjJkZTgxMjctYThkNWRjZS1iMDVhNGNjZA==
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=NzAxNmFjYmMtYjJkZTgxMjctYThkNWRjZS1iMDVhNGNjZA==
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, 9db9b66f-07c9-4053-b834-169a0378a6ee, ghrun-4mq6qa2p6u.auto.internal:23743): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, 9db9b66f-07c9-4053-b834-169a0378a6ee, ghrun-4mq6qa2p6u.auto.internal:23743): request = { session_id: "ydb://session/3?node_id=1&id=NzAxNmFjYmMtYjJkZTgxMjctYThkNWRjZS1iMDVhNGNjZA==" 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, 9db9b66f-07c9-4053-b834-169a0378a6ee, ghrun-4mq6qa2p6u.auto.internal:23743): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=NzAxNmFjYmMtYjJkZTgxMjctYThkNWRjZS1iMDVhNGNjZA==
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, fcc1956a-6f29-468f-ad6d-6850b5e5dbd8, localhost:23743): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ListEndpoints, fcc1956a-6f29-468f-ad6d-6850b5e5dbd8, localhost:23743): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:65 RpcState(ListEndpoints, fcc1956a-6f29-468f-ad6d-6850b5e5dbd8, localhost:23743): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-4mq6qa2p6u.auto.internal" port: 23743 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-4mq6qa2p6u.auto.internal:23743, location 1, ssl: False>]>
DEBUG    ydb.connection:connection.py:575 Closing channel for endpoint localhost:23743
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=NzAxNmFjYmMtYjJkZTgxMjctYThkNWRjZS1iMDVhNGNjZA==
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, 12a8a707-ebce-414b-b808-f8e11cea2502, ghrun-4mq6qa2p6u.auto.internal:23743): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, 12a8a707-ebce-414b-b808-f8e11cea2502, ghrun-4mq6qa2p6u.auto.internal:23743): request = { session_id: "ydb://session/3?node_id=1&id=NzAxNmFjYmMtYjJkZTgxMjctYThkNWRjZS1iMDVhNGNjZA==" 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, 12a8a707-ebce-414b-b808-f8e11cea2502, ghrun-4mq6qa2p6u.auto.internal:23743): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=NzAxNmFjYmMtYjJkZTgxMjctYThkNWRjZS1iMDVhNGNjZA==
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=NzAxNmFjYmMtYjJkZTgxMjctYThkNWRjZS1iMDVhNGNjZA==
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, 2f6cc8f7-3003-430f-b925-a083ec33d63e, ghrun-4mq6qa2p6u.auto.internal:23743): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, 2f6cc8f7-3003-430f-b925-a083ec33d63e, ghrun-4mq6qa2p6u.auto.internal:23743): request = { session_id: "ydb://session/3?node_id=1&id=NzAxNmFjYmMtYjJkZTgxMjctYThkNWRjZS1iMDVhNGNjZA==" 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, 2f6cc8f7-3003-430f-b925-a083ec33d63e, ghrun-4mq6qa2p6u.auto.internal:23743): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=NzAxNmFjYmMtYjJkZTgxMjctYThkNWRjZS1iMDVhNGNjZA==
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=NzAxNmFjYmMtYjJkZTgxMjctYThkNWRjZS1iMDVhNGNjZA==
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, e587bd14-9489-4e4c-9d86-cc797d7587b9, ghrun-4mq6qa2p6u.auto.internal:23743): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, e587bd14-9489-4e4c-9d86-cc797d7587b9, ghrun-4mq6qa2p6u.auto.internal:23743): request = { session_id: "ydb://session/3?node_id=1&id=NzAxNmFjYmMtYjJkZTgxMjctYThkNWRjZS1iMDVhNGNjZA==" 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, e587bd14-9489-4e4c-9d86-cc797d7587b9, ghrun-4mq6qa2p6u.auto.internal:23743): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=NzAxNmFjYmMtYjJkZTgxMjctYThkNWRjZS1iMDVhNGNjZA==
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=NzAxNmFjYmMtYjJkZTgxMjctYThkNWRjZS1iMDVhNGNjZA==
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, 5e215e72-a846-4b60-ae20-06c3fd24b60d, ghrun-4mq6qa2p6u.auto.internal:23743): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, 5e215e72-a846-4b60-ae20-06c3fd24b60d, ghrun-4mq6qa2p6u.auto.internal:23743): request = { session_id: "ydb://session/3?node_id=1&id=NzAxNmFjYmMtYjJkZTgxMjctYThkNWRjZS1iMDVhNGNjZA==" 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, 5e215e72-a846-4b60-ae20-06c3fd24b60d, ghrun-4mq6qa2p6u.auto.internal:23743): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=NzAxNmFjYmMtYjJkZTgxMjctYThkNWRjZS1iMDVhNGNjZA==
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=NzAxNmFjYmMtYjJkZTgxMjctYThkNWRjZS1iMDVhNGNjZA==
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, 7ed97447-17ea-4d82-b70f-3eb73ed829f7, ghrun-4mq6qa2p6u.auto.internal:23743): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, 7ed97447-17ea-4d82-b70f-3eb73ed829f7, ghrun-4mq6qa2p6u.auto.internal:23743): request = { session_id: "ydb://session/3?node_id=1&id=NzAxNmFjYmMtYjJkZTgxMjctYThkNWRjZS1iMDVhNGNjZA==" 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, 7ed97447-17ea-4d82-b70f-3eb73ed829f7, ghrun-4mq6qa2p6u.auto.internal:23743): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=NzAxNmFjYmMtYjJkZTgxMjctYThkNWRjZS1iMDVhNGNjZA==
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=NzAxNmFjYmMtYjJkZTgxMjctYThkNWRjZS1iMDVhNGNjZA==
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, 80278b00-6f69-410f-93e4-f7e3dd8c9b76, ghrun-4mq6qa2p6u.auto.internal:23743): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, 80278b00-6f69-410f-93e4-f7e3dd8c9b76, ghrun-4mq6qa2p6u.auto.internal:23743): request = { session_id: "ydb://session/3?node_id=1&id=NzAxNmFjYmMtYjJkZTgxMjctYThkNWRjZS1iMDVhNGNjZA==" 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, 80278b00-6f69-410f-93e4-f7e3dd8c9b76, ghrun-4mq6qa2p6u.auto.internal:23743): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=NzAxNmFjYmMtYjJkZTgxMjctYThkNWRjZS1iMDVhNGNjZA==
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=NzAxNmFjYmMtYjJkZTgxMjctYThkNWRjZS1iMDVhNGNjZA==
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, 3172d679-d78f-4d58-aece-07a139b2d2e8, ghrun-4mq6qa2p6u.auto.internal:23743): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, 3172d679-d78f-4d58-aece-07a139b2d2e8, ghrun-4mq6qa2p6u.auto.internal:23743): request = { session_id: "ydb://session/3?node_id=1&id=NzAxNmFjYmMtYjJkZTgxMjctYThkNWRjZS1iMDVhNGNjZA==" 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, 3172d679-d78f-4d58-aece-07a139b2d2e8, ghrun-4mq6qa2p6u.auto.internal:23743): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=NzAxNmFjYmMtYjJkZTgxMjctYThkNWRjZS1iMDVhNGNjZA==
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=NzAxNmFjYmMtYjJkZTgxMjctYThkNWRjZS1iMDVhNGNjZA==
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, 58923549-b52d-470c-a356-d15b78c6e1b1, ghrun-4mq6qa2p6u.auto.internal:23743): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, 58923549-b52d-470c-a356-d15b78c6e1b1, ghrun-4mq6qa2p6u.auto.internal:23743): request = { session_id: "ydb://session/3?node_id=1&id=NzAxNmFjYmMtYjJkZTgxMjctYThkNWRjZS1iMDVhNGNjZA==" 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, 58923549-b52d-470c-a356-d15b78c6e1b1, ghrun-4mq6qa2p6u.auto.internal:23743): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=NzAxNmFjYmMtYjJkZTgxMjctYThkNWRjZS1iMDVhNGNjZA==
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=NzAxNmFjYmMtYjJkZTgxMjctYThkNWRjZS1iMDVhNGNjZA==
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, ebf63c28-c002-4609-9094-994330250379, ghrun-4mq6qa2p6u.auto.internal:23743): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, ebf63c28-c002-4609-9094-994330250379, ghrun-4mq6qa2p6u.auto.internal:23743): request = { session_id: "ydb://session/3?node_id=1&id=NzAxNmFjYmMtYjJkZTgxMjctYThkNWRjZS1iMDVhNGNjZA==" 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, ebf63c28-c002-4609-9094-994330250379, ghrun-4mq6qa2p6u.auto.internal:23743): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=NzAxNmFjYmMtYjJkZTgxMjctYThkNWRjZS1iMDVhNGNjZA==
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=NzAxNmFjYmMtYjJkZTgxMjctYThkNWRjZS1iMDVhNGNjZA==
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, 92c92076-0912-47b9-b387-f0ddcd3081ff, ghrun-4mq6qa2p6u.auto.internal:23743): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, 92c92076-0912-47b9-b387-f0ddcd3081ff, ghrun-4mq6qa2p6u.auto.internal:23743): request = { session_id: "ydb://session/3?node_id=1&id=NzAxNmFjYmMtYjJkZTgxMjctYThkNWRjZS1iMDVhNGNjZA==" 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, 92c92076-0912-47b9-b387-f0ddcd3081ff, ghrun-4mq6qa2p6u.auto.internal:23743): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=NzAxNmFjYmMtYjJkZTgxMjctYThkNWRjZS1iMDVhNGNjZA==
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=NzAxNmFjYmMtYjJkZTgxMjctYThkNWRjZS1iMDVhNGNjZA==
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, 43503369-352f-4098-9c74-16fddd9d2d48, ghrun-4mq6qa2p6u.auto.internal:23743): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, 43503369-352f-4098-9c74-16fddd9d2d48, ghrun-4mq6qa2p6u.auto.internal:23743): request = { session_id: "ydb://session/3?node_id=1&id=NzAxNmFjYmMtYjJkZTgxMjctYThkNWRjZS1iMDVhNGNjZA==" 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, 43503369-352f-4098-9c74-16fddd9d2d48, ghrun-4mq6qa2p6u.auto.internal:23743): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=NzAxNmFjYmMtYjJkZTgxMjctYThkNWRjZS1iMDVhNGNjZA==
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=NzAxNmFjYmMtYjJkZTgxMjctYThkNWRjZS1iMDVhNGNjZA==
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, 0c14d997-67d9-46f4-bb05-bbd090a79a67, ghrun-4mq6qa2p6u.auto.internal:23743): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, 0c14d997-67d9-46f4-bb05-bbd090a79a67, ghrun-4mq6qa2p6u.auto.internal:23743): request = { session_id: "ydb://session/3?node_id=1&id=NzAxNmFjYmMtYjJkZTgxMjctYThkNWRjZS1iMDVhNGNjZA==" 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, 0c14d997-67d9-46f4-bb05-bbd090a79a67, ghrun-4mq6qa2p6u.auto.internal:23743): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=NzAxNmFjYmMtYjJkZTgxMjctYThkNWRjZS1iMDVhNGNjZA==
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=NzAxNmFjYmMtYjJkZTgxMjctYThkNWRjZS1iMDVhNGNjZA==
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, 8368beba-a6b6-4d9b-be1e-1c4d06a983ba, ghrun-4mq6qa2p6u.auto.internal:23743): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, 8368beba-a6b6-4d9b-be1e-1c4d06a983ba, ghrun-4mq6qa2p6u.auto.internal:23743): request = { session_id: "ydb://session/3?node_id=1&id=NzAxNmFjYmMtYjJkZTgxMjctYThkNWRjZS1iMDVhNGNjZA==" 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, 8368beba-a6b6-4d9b-be1e-1c4d06a983ba, ghrun-4mq6qa2p6u.auto.internal:23743): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=NzAxNmFjYmMtYjJkZTgxMjctYThkNWRjZS1iMDVhNGNjZA==
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=NzAxNmFjYmMtYjJkZTgxMjctYThkNWRjZS1iMDVhNGNjZA==
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, 17f9f4e3-ed6b-4d68-8542-7f7f296277a8, ghrun-4mq6qa2p6u.auto.internal:23743): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, 17f9f4e3-ed6b-4d68-8542-7f7f296277a8, ghrun-4mq6qa2p6u.auto.internal:23743): request = { session_id: "ydb://session/3?node_id=1&id=NzAxNmFjYmMtYjJkZTgxMjctYThkNWRjZS1iMDVhNGNjZA==" 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, 17f9f4e3-ed6b-4d68-8542-7f7f296277a8, ghrun-4mq6qa2p6u.auto.internal:23743): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=NzAxNmFjYmMtYjJkZTgxMjctYThkNWRjZS1iMDVhNGNjZA==
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=NzAxNmFjYmMtYjJkZTgxMjctYThkNWRjZS1iMDVhNGNjZA==
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, 33fafa21-ab6a-46d4-8eaf-120b15bbb31a, ghrun-4mq6qa2p6u.auto.internal:23743): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, 33fafa21-ab6a-46d4-8eaf-120b15bbb31a, ghrun-4mq6qa2p6u.auto.internal:23743): request = { session_id: "ydb://session/3?node_id=1&id=NzAxNmFjYmMtYjJkZTgxMjctYThkNWRjZS1iMDVhNGNjZA==" 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, 33fafa21-ab6a-46d4-8eaf-120b15bbb31a, ghrun-4mq6qa2p6u.auto.internal:23743): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=NzAxNmFjYmMtYjJkZTgxMjctYThkNWRjZS1iMDVhNGNjZA==
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=NzAxNmFjYmMtYjJkZTgxMjctYThkNWRjZS1iMDVhNGNjZA==
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, 9be497b4-05b5-47af-aebb-c4a52d58b949, ghrun-4mq6qa2p6u.auto.internal:23743): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, 9be497b4-05b5-47af-aebb-c4a52d58b949, ghrun-4mq6qa2p6u.auto.internal:23743): request = { session_id: "ydb://session/3?node_id=1&id=NzAxNmFjYmMtYjJkZTgxMjctYThkNWRjZS1iMDVhNGNjZA==" 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, 9be497b4-05b5-47af-aebb-c4a52d58b949, ghrun-4mq6qa2p6u.auto.internal:23743): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=NzAxNmFjYmMtYjJkZTgxMjctYThkNWRjZS1iMDVhNGNjZA==
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, fb7af95d-7379-4acf-8c45-911e35089ec5, localhost:23743): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ListEndpoints, fb7af95d-7379-4acf-8c45-911e35089ec5, localhost:23743): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:65 RpcState(ListEndpoints, fb7af95d-7379-4acf-8c45-911e35089ec5, localhost:23743): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-4mq6qa2p6u.auto.internal" port: 23743 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-4mq6qa2p6u.auto.internal:23743, location 1, ssl: False>]>
DEBUG    ydb.connection:connection.py:575 Closing channel for endpoint localhost:23743
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=NzAxNmFjYmMtYjJkZTgxMjctYThkNWRjZS1iMDVhNGNjZA==
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, 80c095dd-3f47-4af8-a5d6-c44e8db29e1c, ghrun-4mq6qa2p6u.auto.internal:23743): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, 80c095dd-3f47-4af8-a5d6-c44e8db29e1c, ghrun-4mq6qa2p6u.auto.internal:23743): request = { session_id: "ydb://session/3?node_id=1&id=NzAxNmFjYmMtYjJkZTgxMjctYThkNWRjZS1iMDVhNGNjZA==" 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, 80c095dd-3f47-4af8-a5d6-c44e8db29e1c, ghrun-4mq6qa2p6u.auto.internal:23743): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=NzAxNmFjYmMtYjJkZTgxMjctYThkNWRjZS1iMDVhNGNjZA==
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=NzAxNmFjYmMtYjJkZTgxMjctYThkNWRjZS1iMDVhNGNjZA==
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, 35fd370b-7838-4209-b82b-d1452a6ff95a, ghrun-4mq6qa2p6u.auto.internal:23743): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, 35fd370b-7838-4209-b82b-d1452a6ff95a, ghrun-4mq6qa2p6u.auto.internal:23743): request = { session_id: "ydb://session/3?node_id=1&id=NzAxNmFjYmMtYjJkZTgxMjctYThkNWRjZS1iMDVhNGNjZA==" 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, 35fd370b-7838-4209-b82b-d1452a6ff95a, ghrun-4mq6qa2p6u.auto.internal:23743): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=NzAxNmFjYmMtYjJkZTgxMjctYThkNWRjZS1iMDVhNGNjZA==
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=NzAxNmFjYmMtYjJkZTgxMjctYThkNWRjZS1iMDVhNGNjZA==
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, 9dbfc875-fd03-465e-8189-4dad312af2de, ghrun-4mq6qa2p6u.auto.internal:23743): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, 9dbfc875-fd03-465e-8189-4dad312af2de, ghrun-4mq6qa2p6u.auto.internal:23743): request = { session_id: "ydb://session/3?node_id=1&id=NzAxNmFjYmMtYjJkZTgxMjctYThkNWRjZS1iMDVhNGNjZA==" 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, 9dbfc875-fd03-465e-8189-4dad312af2de, ghrun-4mq6qa2p6u.auto.internal:23743): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=NzAxNmFjYmMtYjJkZTgxMjctYThkNWRjZS1iMDVhNGNjZA==
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=NzAxNmFjYmMtYjJkZTgxMjctYThkNWRjZS1iMDVhNGNjZA==
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, c39ed9ad-e923-4bf2-9932-64b037e7fff2, ghrun-4mq6qa2p6u.auto.internal:23743): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, c39ed9ad-e923-4bf2-9932-64b037e7fff2, ghrun-4mq6qa2p6u.auto.internal:23743): request = { session_id: "ydb://session/3?node_id=1&id=NzAxNmFjYmMtYjJkZTgxMjctYThkNWRjZS1iMDVhNGNjZA==" 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, c39ed9ad-e923-4bf2-9932-64b037e7fff2, ghrun-4mq6qa2p6u.auto.internal:23743): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=NzAxNmFjYmMtYjJkZTgxMjctYThkNWRjZS1iMDVhNGNjZA==
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=NzAxNmFjYmMtYjJkZTgxMjctYThkNWRjZS1iMDVhNGNjZA==
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, 710d3eb2-5a84-479e-a15b-33fde296afe0, ghrun-4mq6qa2p6u.auto.internal:23743): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, 710d3eb2-5a84-479e-a15b-33fde296afe0, ghrun-4mq6qa2p6u.auto.internal:23743): request = { session_id: "ydb://session/3?node_id=1&id=NzAxNmFjYmMtYjJkZTgxMjctYThkNWRjZS1iMDVhNGNjZA==" 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, 710d3eb2-5a84-479e-a15b-33fde296afe0, ghrun-4mq6qa2p6u.auto.internal:23743): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=NzAxNmFjYmMtYjJkZTgxMjctYThkNWRjZS1iMDVhNGNjZA==
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=NzAxNmFjYmMtYjJkZTgxMjctYThkNWRjZS1iMDVhNGNjZA==
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, d4ec2549-5dda-40e9-80be-8d21271e083e, ghrun-4mq6qa2p6u.auto.internal:23743): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, d4ec2549-5dda-40e9-80be-8d21271e083e, ghrun-4mq6qa2p6u.auto.internal:23743): request = { session_id: "ydb://session/3?node_id=1&id=NzAxNmFjYmMtYjJkZTgxMjctYThkNWRjZS1iMDVhNGNjZA==" 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, d4ec2549-5dda-40e9-80be-8d21271e083e, ghrun-4mq6qa2p6u.auto.internal:23743): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=NzAxNmFjYmMtYjJkZTgxMjctYThkNWRjZS1iMDVhNGNjZA==
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=NzAxNmFjYmMtYjJkZTgxMjctYThkNWRjZS1iMDVhNGNjZA==
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, becd12f9-bb4f-434e-b92d-7e97eb26e373, ghrun-4mq6qa2p6u.auto.internal:23743): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, becd12f9-bb4f-434e-b92d-7e97eb26e373, ghrun-4mq6qa2p6u.auto.internal:23743): request = { session_id: "ydb://session/3?node_id=1&id=NzAxNmFjYmMtYjJkZTgxMjctYThkNWRjZS1iMDVhNGNjZA==" 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, becd12f9-bb4f-434e-b92d-7e97eb26e373, ghrun-4mq6qa2p6u.auto.internal:23743): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=NzAxNmFjYmMtYjJkZTgxMjctYThkNWRjZS1iMDVhNGNjZA==
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=NzAxNmFjYmMtYjJkZTgxMjctYThkNWRjZS1iMDVhNGNjZA==
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, d14555e0-ee2e-4863-b349-0a91bbe1155a, ghrun-4mq6qa2p6u.auto.internal:23743): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, d14555e0-ee2e-4863-b349-0a91bbe1155a, ghrun-4mq6qa2p6u.auto.internal:23743): request = { session_id: "ydb://session/3?node_id=1&id=NzAxNmFjYmMtYjJkZTgxMjctYThkNWRjZS1iMDVhNGNjZA==" 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, d14555e0-ee2e-4863-b349-0a91bbe1155a, ghrun-4mq6qa2p6u.auto.internal:23743): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=NzAxNmFjYmMtYjJkZTgxMjctYThkNWRjZS1iMDVhNGNjZA==
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=NzAxNmFjYmMtYjJkZTgxMjctYThkNWRjZS1iMDVhNGNjZA==
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, fe0a24fd-b182-4aa4-a756-4f0598cfd448, ghrun-4mq6qa2p6u.auto.internal:23743): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, fe0a24fd-b182-4aa4-a756-4f0598cfd448, ghrun-4mq6qa2p6u.auto.internal:23743): request = { session_id: "ydb://session/3?node_id=1&id=NzAxNmFjYmMtYjJkZTgxMjctYThkNWRjZS1iMDVhNGNjZA==" 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, fe0a24fd-b182-4aa4-a756-4f0598cfd448, ghrun-4mq6qa2p6u.auto.internal:23743): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=NzAxNmFjYmMtYjJkZTgxMjctYThkNWRjZS1iMDVhNGNjZA==
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=NzAxNmFjYmMtYjJkZTgxMjctYThkNWRjZS1iMDVhNGNjZA==
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, b2b3663c-7c0b-4748-b085-b26caceca53d, ghrun-4mq6qa2p6u.auto.internal:23743): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, b2b3663c-7c0b-4748-b085-b26caceca53d, ghrun-4mq6qa2p6u.auto.internal:23743): request = { session_id: "ydb://session/3?node_id=1&id=NzAxNmFjYmMtYjJkZTgxMjctYThkNWRjZS1iMDVhNGNjZA==" 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, b2b3663c-7c0b-4748-b085-b26caceca53d, ghrun-4mq6qa2p6u.auto.internal:23743): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=NzAxNmFjYmMtYjJkZTgxMjctYThkNWRjZS1iMDVhNGNjZA==
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=NzAxNmFjYmMtYjJkZTgxMjctYThkNWRjZS1iMDVhNGNjZA==
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, c1333b44-459f-4e1c-8699-4a856ab601a1, ghrun-4mq6qa2p6u.auto.internal:23743): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, c1333b44-459f-4e1c-8699-4a856ab601a1, ghrun-4mq6qa2p6u.auto.internal:23743): request = { session_id: "ydb://session/3?node_id=1&id=NzAxNmFjYmMtYjJkZTgxMjctYThkNWRjZS1iMDVhNGNjZA==" 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, c1333b44-459f-4e1c-8699-4a856ab601a1, ghrun-4mq6qa2p6u.auto.internal:23743): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=NzAxNmFjYmMtYjJkZTgxMjctYThkNWRjZS1iMDVhNGNjZA==
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=NzAxNmFjYmMtYjJkZTgxMjctYThkNWRjZS1iMDVhNGNjZA==
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, d218f192-b534-43f0-8977-3304d6b3c4d6, ghrun-4mq6qa2p6u.auto.internal:23743): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, d218f192-b534-43f0-8977-3304d6b3c4d6, ghrun-4mq6qa2p6u.auto.internal:23743): request = { session_id: "ydb://session/3?node_id=1&id=NzAxNmFjYmMtYjJkZTgxMjctYThkNWRjZS1iMDVhNGNjZA==" 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, d218f192-b534-43f0-8977-3304d6b3c4d6, ghrun-4mq6qa2p6u.auto.internal:23743): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=NzAxNmFjYmMtYjJkZTgxMjctYThkNWRjZS1iMDVhNGNjZA==
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=NzAxNmFjYmMtYjJkZTgxMjctYThkNWRjZS1iMDVhNGNjZA==
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, 5cf4cc78-db7b-4883-bc17-ef351db6b7c7, ghrun-4mq6qa2p6u.auto.internal:23743): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, 5cf4cc78-db7b-4883-bc17-ef351db6b7c7, ghrun-4mq6qa2p6u.auto.internal:23743): request = { session_id: "ydb://session/3?node_id=1&id=NzAxNmFjYmMtYjJkZTgxMjctYThkNWRjZS1iMDVhNGNjZA==" 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, 5cf4cc78-db7b-4883-bc17-ef351db6b7c7, ghrun-4mq6qa2p6u.auto.internal:23743): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=NzAxNmFjYmMtYjJkZTgxMjctYThkNWRjZS1iMDVhNGNjZA==
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=NzAxNmFjYmMtYjJkZTgxMjctYThkNWRjZS1iMDVhNGNjZA==
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, 0811d069-736c-44d5-acfb-a466cbe5c294, ghrun-4mq6qa2p6u.auto.internal:23743): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, 0811d069-736c-44d5-acfb-a466cbe5c294, ghrun-4mq6qa2p6u.auto.internal:23743): request = { session_id: "ydb://session/3?node_id=1&id=NzAxNmFjYmMtYjJkZTgxMjctYThkNWRjZS1iMDVhNGNjZA==" 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, 0811d069-736c-44d5-acfb-a466cbe5c294, ghrun-4mq6qa2p6u.auto.internal:23743): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=NzAxNmFjYmMtYjJkZTgxMjctYThkNWRjZS1iMDVhNGNjZA==
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=NzAxNmFjYmMtYjJkZTgxMjctYThkNWRjZS1iMDVhNGNjZA==
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, db5b5eb1-5286-4ab1-9742-dbae9b990347, ghrun-4mq6qa2p6u.auto.internal:23743): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, db5b5eb1-5286-4ab1-9742-dbae9b990347, ghrun-4mq6qa2p6u.auto.internal:23743): request = { session_id: "ydb://session/3?node_id=1&id=NzAxNmFjYmMtYjJkZTgxMjctYThkNWRjZS1iMDVhNGNjZA==" 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, db5b5eb1-5286-4ab1-9742-dbae9b990347, ghrun-4mq6qa2p6u.auto.internal:23743): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=NzAxNmFjYmMtYjJkZTgxMjctYThkNWRjZS1iMDVhNGNjZA==
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=NzAxNmFjYmMtYjJkZTgxMjctYThkNWRjZS1iMDVhNGNjZA==
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, 4510f446-5bee-49ba-ac62-b5da45b44d9d, ghrun-4mq6qa2p6u.auto.internal:23743): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, 4510f446-5bee-49ba-ac62-b5da45b44d9d, ghrun-4mq6qa2p6u.auto.internal:23743): request = { session_id: "ydb://session/3?node_id=1&id=NzAxNmFjYmMtYjJkZTgxMjctYThkNWRjZS1iMDVhNGNjZA==" 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, 4510f446-5bee-49ba-ac62-b5da45b44d9d, ghrun-4mq6qa2p6u.auto.internal:23743): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=NzAxNmFjYmMtYjJkZTgxMjctYThkNWRjZS1iMDVhNGNjZA==
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=NzAxNmFjYmMtYjJkZTgxMjctYThkNWRjZS1iMDVhNGNjZA==
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, f716b70c-b63b-4f87-b1b9-0b39fdcbd3a9, ghrun-4mq6qa2p6u.auto.internal:23743): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, f716b70c-b63b-4f87-b1b9-0b39fdcbd3a9, ghrun-4mq6qa2p6u.auto.internal:23743): request = { session_id: "ydb://session/3?node_id=1&id=NzAxNmFjYmMtYjJkZTgxMjctYThkNWRjZS1iMDVhNGNjZA==" 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, f716b70c-b63b-4f87-b1b9-0b39fdcbd3a9, ghrun-4mq6qa2p6u.auto.internal:23743): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=NzAxNmFjYmMtYjJkZTgxMjctYThkNWRjZS1iMDVhNGNjZA==
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=NzAxNmFjYmMtYjJkZTgxMjctYThkNWRjZS1iMDVhNGNjZA==
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, 9271b9ca-13d0-4af8-81c7-ae2545ea4583, ghrun-4mq6qa2p6u.auto.internal:23743): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, 9271b9ca-13d0-4af8-81c7-ae2545ea4583, ghrun-4mq6qa2p6u.auto.internal:23743): request = { session_id: "ydb://session/3?node_id=1&id=NzAxNmFjYmMtYjJkZTgxMjctYThkNWRjZS1iMDVhNGNjZA==" 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, 9271b9ca-13d0-4af8-81c7-ae2545ea4583, ghrun-4mq6qa2p6u.auto.internal:23743): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=NzAxNmFjYmMtYjJkZTgxMjctYThkNWRjZS1iMDVhNGNjZA==
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=NzAxNmFjYmMtYjJkZTgxMjctYThkNWRjZS1iMDVhNGNjZA==
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, 7092c5b4-dbf6-4f1f-b6cb-7390b8fa034e, ghrun-4mq6qa2p6u.auto.internal:23743): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, 7092c5b4-dbf6-4f1f-b6cb-7390b8fa034e, ghrun-4mq6qa2p6u.auto.internal:23743): request = { session_id: "ydb://session/3?node_id=1&id=NzAxNmFjYmMtYjJkZTgxMjctYThkNWRjZS1iMDVhNGNjZA==" 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, 7092c5b4-dbf6-4f1f-b6cb-7390b8fa034e, ghrun-4mq6qa2p6u.auto.internal:23743): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=NzAxNmFjYmMtYjJkZTgxMjctYThkNWRjZS1iMDVhNGNjZA==
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=NzAxNmFjYmMtYjJkZTgxMjctYThkNWRjZS1iMDVhNGNjZA==
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, cc1987d8-7497-4969-acb4-d79bcb2ecc5f, ghrun-4mq6qa2p6u.auto.internal:23743): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, cc1987d8-7497-4969-acb4-d79bcb2ecc5f, ghrun-4mq6qa2p6u.auto.internal:23743): request = { session_id: "ydb://session/3?node_id=1&id=NzAxNmFjYmMtYjJkZTgxMjctYThkNWRjZS1iMDVhNGNjZA==" 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, cc1987d8-7497-4969-acb4-d79bcb2ecc5f, ghrun-4mq6qa2p6u.auto.internal:23743): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=NzAxNmFjYmMtYjJkZTgxMjctYThkNWRjZS1iMDVhNGNjZA==
---------------------------- Captured log teardown -----------------------------
INFO     ya.test:ya.py:442 Test teardown
DEBUG    ydb.connection:connection.py:447 RpcState(DeleteSession, 66219805-bfa7-49ab-832f-d5e0c15c1954, ghrun-4mq6qa2p6u.auto.internal:23743): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(DeleteSession, 66219805-bfa7-49ab-832f-d5e0c15c1954, ghrun-4mq6qa2p6u.auto.internal:23743): request = { session_id: "ydb://session/3?node_id=1&id=NzAxNmFjYmMtYjJkZTgxMjctYThkNWRjZS1iMDVhNGNjZA==" }
DEBUG    ydb.connection:connection.py:65 RpcState(DeleteSession, 66219805-bfa7-49ab-832f-d5e0c15c1954, ghrun-4mq6qa2p6u.auto.internal:23743): 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:23743
DEBUG    ydb.connection:connection.py:575 Closing channel for endpoint ghrun-4mq6qa2p6u.auto.internal:23743
DEBUG    ydb.query.session:session.py:339 Attach stream closed, session_id: ydb://session/3?node_id=1&id=NzAxNmFjYmMtYjJkZTgxMjctYThkNWRjZS1iMDVhNGNjZA==
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:23743/1
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/19293
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/61615
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/13457
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/23743
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/64041
============================== slowest durations ===============================
292.04s call     test_ttl.py::TestPgTTL::test_ttl[table_pgint4_0_UNIQUE_SYNC-pk_types2-all_types2-index2-pgint4-UNIQUE-SYNC]
96.11s call     test_ttl.py::TestPgTTL::test_ttl[table_pgdate_0__SYNC-pk_types6-all_types6-index6-pgdate--SYNC]
12.74s setup    test_ttl.py::TestPgTTL::test_ttl[table_pgdate_0__SYNC-pk_types6-all_types6-index6-pgdate--SYNC]
7.05s teardown test_ttl.py::TestPgTTL::test_ttl[table_pgint4_0_UNIQUE_SYNC-pk_types2-all_types2-index2-pgint4-UNIQUE-SYNC]
0.01s setup    test_ttl.py::TestPgTTL::test_ttl[table_pgint4_0_UNIQUE_SYNC-pk_types2-all_types2-index2-pgint4-UNIQUE-SYNC]

(1 durations < 0.005s hidden.  Use -vv to show these durations.)
=========================== short test summary info ============================
FAILED test_ttl.py::TestPgTTL::test_ttl[table_pgint4_0_UNIQUE_SYNC-pk_types2-all_types2-index2-pgint4-UNIQUE-SYNC] - AssertionError: Expected 0 rows, error when deleting 3 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 410.34s (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/dgvm/0027be/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 ===============================
78.13s call     test_ttl.py::TestPgTTL::test_ttl[table_pgint4_0__ASYNC-pk_types1-all_types1-index1-pgint4--ASYNC]
70.61s call     test_ttl.py::TestPgTTL::test_ttl[table_pgint4_0__SYNC-pk_types0-all_types0-index0-pgint4--SYNC]
17.06s teardown test_ttl.py::TestPgTTL::test_ttl[table_pgint4_0__SYNC-pk_types0-all_types0-index0-pgint4--SYNC]
11.74s setup    test_ttl.py::TestPgTTL::test_ttl[table_pgint4_0__ASYNC-pk_types1-all_types1-index1-pgint4--ASYNC]
0.02s teardown test_ttl.py::TestPgTTL::test_ttl[table_pgint4_0__ASYNC-pk_types1-all_types1-index1-pgint4--ASYNC]
0.02s setup    test_ttl.py::TestPgTTL::test_ttl[table_pgint4_0__SYNC-pk_types0-all_types0-index0-pgint4--SYNC]
======================== 2 passed in 179.34s (0:02: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/dgvm/002834/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 ===============================
75.86s call     test_ttl.py::TestPgTTL::test_ttl[table_pgint8_0_UNIQUE_SYNC-pk_types5-all_types5-index5-pgint8-UNIQUE-SYNC]
59.86s call     test_ttl.py::TestPgTTL::test_ttl[table_pgint8_0__ASYNC-pk_types4-all_types4-index4-pgint8--ASYNC]
12.04s teardown test_ttl.py::TestPgTTL::test_ttl[table_pgint8_0__ASYNC-pk_types4-all_types4-index4-pgint8--ASYNC]
6.92s setup    test_ttl.py::TestPgTTL::test_ttl[table_pgint8_0_UNIQUE_SYNC-pk_types5-all_types5-index5-pgint8-UNIQUE-SYNC]
0.01s setup    test_ttl.py::TestPgTTL::test_ttl[table_pgint8_0__ASYNC-pk_types4-all_types4-index4-pgint8--ASYNC]
0.01s teardown test_ttl.py::TestPgTTL::test_ttl[table_pgint8_0_UNIQUE_SYNC-pk_types5-all_types5-index5-pgint8-UNIQUE-SYNC]
======================== 2 passed in 155.90s (0:02:35) =========================
============================= test session starts ==============================
platform linux -- Python 3.13.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/dgvm/0027c1/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 3 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=YTkxNzU4YzItNTM5YTZkZDctYThjMDdmNjgtY2ZjNzkxNzM=
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, 7c21a73d-7343-47ad-a133-7608d2732520, ghrun-4mq6qa2p6u.auto.internal:24497): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, 7c21a73d-7343-47ad-a133-7608d2732520, ghrun-4mq6qa2p6u.auto.internal:24497): request = { session_id: "ydb://session/3?node_id=1&id=YTkxNzU4YzItNTM5YTZkZDctYThjMDdmNjgtY2ZjNzkxNzM=" 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, 7c21a73d-7343-47ad-a133-7608d2732520, ghrun-4mq6qa2p6u.auto.internal:24497): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=YTkxNzU4YzItNTM5YTZkZDctYThjMDdmNjgtY2ZjNzkxNzM=
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=YTkxNzU4YzItNTM5YTZkZDctYThjMDdmNjgtY2ZjNzkxNzM=
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, d56a971d-9bb0-4db7-bee1-2b6405179af7, ghrun-4mq6qa2p6u.auto.internal:24497): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, d56a971d-9bb0-4db7-bee1-2b6405179af7, ghrun-4mq6qa2p6u.auto.internal:24497): request = { session_id: "ydb://session/3?node_id=1&id=YTkxNzU4YzItNTM5YTZkZDctYThjMDdmNjgtY2ZjNzkxNzM=" 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, d56a971d-9bb0-4db7-bee1-2b6405179af7, ghrun-4mq6qa2p6u.auto.internal:24497): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=YTkxNzU4YzItNTM5YTZkZDctYThjMDdmNjgtY2ZjNzkxNzM=
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=YTkxNzU4YzItNTM5YTZkZDctYThjMDdmNjgtY2ZjNzkxNzM=
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, 31e8ed13-4100-49c0-be73-ebfd520d1e24, ghrun-4mq6qa2p6u.auto.internal:24497): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, 31e8ed13-4100-49c0-be73-ebfd520d1e24, ghrun-4mq6qa2p6u.auto.internal:24497): request = { session_id: "ydb://session/3?node_id=1&id=YTkxNzU4YzItNTM5YTZkZDctYThjMDdmNjgtY2ZjNzkxNzM=" 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, 31e8ed13-4100-49c0-be73-ebfd520d1e24, ghrun-4mq6qa2p6u.auto.internal:24497): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=YTkxNzU4YzItNTM5YTZkZDctYThjMDdmNjgtY2ZjNzkxNzM=
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=YTkxNzU4YzItNTM5YTZkZDctYThjMDdmNjgtY2ZjNzkxNzM=
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, 3159a7e3-9c57-4e15-ab76-1ffc57ecc1f9, ghrun-4mq6qa2p6u.auto.internal:24497): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, 3159a7e3-9c57-4e15-ab76-1ffc57ecc1f9, ghrun-4mq6qa2p6u.auto.internal:24497): request = { session_id: "ydb://session/3?node_id=1&id=YTkxNzU4YzItNTM5YTZkZDctYThjMDdmNjgtY2ZjNzkxNzM=" 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, 3159a7e3-9c57-4e15-ab76-1ffc57ecc1f9, ghrun-4mq6qa2p6u.auto.internal:24497): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=YTkxNzU4YzItNTM5YTZkZDctYThjMDdmNjgtY2ZjNzkxNzM=
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=YTkxNzU4YzItNTM5YTZkZDctYThjMDdmNjgtY2ZjNzkxNzM=
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, 37a895b1-a6a8-4d0e-9f5d-38a36945b03d, ghrun-4mq6qa2p6u.auto.internal:24497): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, 37a895b1-a6a8-4d0e-9f5d-38a36945b03d, ghrun-4mq6qa2p6u.auto.internal:24497): request = { session_id: "ydb://session/3?node_id=1&id=YTkxNzU4YzItNTM5YTZkZDctYThjMDdmNjgtY2ZjNzkxNzM=" 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-09 23:07:00\')\n            );\n        " } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:65 RpcState(ExecuteQuery, 37a895b1-a6a8-4d0e-9f5d-38a36945b03d, ghrun-4mq6qa2p6u.auto.internal:24497): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=YTkxNzU4YzItNTM5YTZkZDctYThjMDdmNjgtY2ZjNzkxNzM=
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=YTkxNzU4YzItNTM5YTZkZDctYThjMDdmNjgtY2ZjNzkxNzM=
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, fbda8b6c-522b-446f-8a0d-37598768dc3c, ghrun-4mq6qa2p6u.auto.internal:24497): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, fbda8b6c-522b-446f-8a0d-37598768dc3c, ghrun-4mq6qa2p6u.auto.internal:24497): request = { session_id: "ydb://session/3?node_id=1&id=YTkxNzU4YzItNTM5YTZkZDctYThjMDdmNjgtY2ZjNzkxNzM=" 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-09 23:07:00\')\n            );\n        " } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:65 RpcState(ExecuteQuery, fbda8b6c-522b-446f-8a0d-37598768dc3c, ghrun-4mq6qa2p6u.auto.internal:24497): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=YTkxNzU4YzItNTM5YTZkZDctYThjMDdmNjgtY2ZjNzkxNzM=
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=YTkxNzU4YzItNTM5YTZkZDctYThjMDdmNjgtY2ZjNzkxNzM=
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, 4d07a566-1a40-4293-b0c1-6b5bdaba413f, ghrun-4mq6qa2p6u.auto.internal:24497): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, 4d07a566-1a40-4293-b0c1-6b5bdaba413f, ghrun-4mq6qa2p6u.auto.internal:24497): request = { session_id: "ydb://session/3?node_id=1&id=YTkxNzU4YzItNTM5YTZkZDctYThjMDdmNjgtY2ZjNzkxNzM=" 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-16 23:07:00\')\n            );\n        " } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:65 RpcState(ExecuteQuery, 4d07a566-1a40-4293-b0c1-6b5bdaba413f, ghrun-4mq6qa2p6u.auto.internal:24497): 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, 7232e06c-9ba2-4043-84cc-62689cecf9f1, localhost:24497): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ListEndpoints, 7232e06c-9ba2-4043-84cc-62689cecf9f1, localhost:24497): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:65 RpcState(ListEndpoints, 7232e06c-9ba2-4043-84cc-62689cecf9f1, localhost:24497): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-4mq6qa2p6u.auto.internal" port: 24497 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-4mq6qa2p6u.auto.internal:24497, location 1, ssl: False>]>
DEBUG    ydb.connection:connection.py:575 Closing channel for endpoint localhost:24497
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=YTkxNzU4YzItNTM5YTZkZDctYThjMDdmNjgtY2ZjNzkxNzM=
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=YTkxNzU4YzItNTM5YTZkZDctYThjMDdmNjgtY2ZjNzkxNzM=
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, 581def10-0b26-4536-b402-b2fc6f050a7f, ghrun-4mq6qa2p6u.auto.internal:24497): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, 581def10-0b26-4536-b402-b2fc6f050a7f, ghrun-4mq6qa2p6u.auto.internal:24497): request = { session_id: "ydb://session/3?node_id=1&id=YTkxNzU4YzItNTM5YTZkZDctYThjMDdmNjgtY2ZjNzkxNzM=" 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-16 23:07:00\')\n            );\n        " } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:65 RpcState(ExecuteQuery, 581def10-0b26-4536-b402-b2fc6f050a7f, ghrun-4mq6qa2p6u.auto.internal:24497): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=YTkxNzU4YzItNTM5YTZkZDctYThjMDdmNjgtY2ZjNzkxNzM=
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=YTkxNzU4YzItNTM5YTZkZDctYThjMDdmNjgtY2ZjNzkxNzM=
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, 63cb621a-e34e-4eed-9e9d-c08d5a197472, ghrun-4mq6qa2p6u.auto.internal:24497): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, 63cb621a-e34e-4eed-9e9d-c08d5a197472, ghrun-4mq6qa2p6u.auto.internal:24497): request = { session_id: "ydb://session/3?node_id=1&id=YTkxNzU4YzItNTM5YTZkZDctYThjMDdmNjgtY2ZjNzkxNzM=" 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-16 23:07:05\')\n            );\n        " } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:65 RpcState(ExecuteQuery, 63cb621a-e34e-4eed-9e9d-c08d5a197472, ghrun-4mq6qa2p6u.auto.internal:24497): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=YTkxNzU4YzItNTM5YTZkZDctYThjMDdmNjgtY2ZjNzkxNzM=
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=YTkxNzU4YzItNTM5YTZkZDctYThjMDdmNjgtY2ZjNzkxNzM=
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, 8e71bad3-b6c4-4261-af6a-1a6c2d6c86b6, ghrun-4mq6qa2p6u.auto.internal:24497): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, 8e71bad3-b6c4-4261-af6a-1a6c2d6c86b6, ghrun-4mq6qa2p6u.auto.internal:24497): request = { session_id: "ydb://session/3?node_id=1&id=YTkxNzU4YzItNTM5YTZkZDctYThjMDdmNjgtY2ZjNzkxNzM=" 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-16 23:07:05\')\n            );\n        " } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:65 RpcState(ExecuteQuery, 8e71bad3-b6c4-4261-af6a-1a6c2d6c86b6, ghrun-4mq6qa2p6u.auto.internal:24497): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=YTkxNzU4YzItNTM5YTZkZDctYThjMDdmNjgtY2ZjNzkxNzM=
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=YTkxNzU4YzItNTM5YTZkZDctYThjMDdmNjgtY2ZjNzkxNzM=
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, f69c8cb2-90c1-4040-a0f5-be467f30202f, ghrun-4mq6qa2p6u.auto.internal:24497): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, f69c8cb2-90c1-4040-a0f5-be467f30202f, ghrun-4mq6qa2p6u.auto.internal:24497): request = { session_id: "ydb://session/3?node_id=1&id=YTkxNzU4YzItNTM5YTZkZDctYThjMDdmNjgtY2ZjNzkxNzM=" 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-02 23:07:00\')\n            );\n        " } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:65 RpcState(ExecuteQuery, f69c8cb2-90c1-4040-a0f5-be467f30202f, ghrun-4mq6qa2p6u.auto.internal:24497): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=YTkxNzU4YzItNTM5YTZkZDctYThjMDdmNjgtY2ZjNzkxNzM=
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=YTkxNzU4YzItNTM5YTZkZDctYThjMDdmNjgtY2ZjNzkxNzM=
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, 7340e7c7-2808-465f-9919-bf99bae9bda3, ghrun-4mq6qa2p6u.auto.internal:24497): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, 7340e7c7-2808-465f-9919-bf99bae9bda3, ghrun-4mq6qa2p6u.auto.internal:24497): request = { session_id: "ydb://session/3?node_id=1&id=YTkxNzU4YzItNTM5YTZkZDctYThjMDdmNjgtY2ZjNzkxNzM=" 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-02 23:07:00\')\n            );\n        " } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:65 RpcState(ExecuteQuery, 7340e7c7-2808-465f-9919-bf99bae9bda3, ghrun-4mq6qa2p6u.auto.internal:24497): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=YTkxNzU4YzItNTM5YTZkZDctYThjMDdmNjgtY2ZjNzkxNzM=
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=YTkxNzU4YzItNTM5YTZkZDctYThjMDdmNjgtY2ZjNzkxNzM=
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, 8fb6515c-db90-4148-b68f-33d31fed3ffa, ghrun-4mq6qa2p6u.auto.internal:24497): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, 8fb6515c-db90-4148-b68f-33d31fed3ffa, ghrun-4mq6qa2p6u.auto.internal:24497): request = { session_id: "ydb://session/3?node_id=1&id=YTkxNzU4YzItNTM5YTZkZDctYThjMDdmNjgtY2ZjNzkxNzM=" 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, 8fb6515c-db90-4148-b68f-33d31fed3ffa, ghrun-4mq6qa2p6u.auto.internal:24497): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=YTkxNzU4YzItNTM5YTZkZDctYThjMDdmNjgtY2ZjNzkxNzM=
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=YTkxNzU4YzItNTM5YTZkZDctYThjMDdmNjgtY2ZjNzkxNzM=
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, 5f755f00-5d71-49b4-a9af-3db2ca36e765, ghrun-4mq6qa2p6u.auto.internal:24497): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, 5f755f00-5d71-49b4-a9af-3db2ca36e765, ghrun-4mq6qa2p6u.auto.internal:24497): request = { session_id: "ydb://session/3?node_id=1&id=YTkxNzU4YzItNTM5YTZkZDctYThjMDdmNjgtY2ZjNzkxNzM=" 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, 5f755f00-5d71-49b4-a9af-3db2ca36e765, ghrun-4mq6qa2p6u.auto.internal:24497): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=YTkxNzU4YzItNTM5YTZkZDctYThjMDdmNjgtY2ZjNzkxNzM=
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=YTkxNzU4YzItNTM5YTZkZDctYThjMDdmNjgtY2ZjNzkxNzM=
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, 2d713029-636e-44bc-8f28-3ef9b946d0f8, ghrun-4mq6qa2p6u.auto.internal:24497): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, 2d713029-636e-44bc-8f28-3ef9b946d0f8, ghrun-4mq6qa2p6u.auto.internal:24497): request = { session_id: "ydb://session/3?node_id=1&id=YTkxNzU4YzItNTM5YTZkZDctYThjMDdmNjgtY2ZjNzkxNzM=" 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, 2d713029-636e-44bc-8f28-3ef9b946d0f8, ghrun-4mq6qa2p6u.auto.internal:24497): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=YTkxNzU4YzItNTM5YTZkZDctYThjMDdmNjgtY2ZjNzkxNzM=
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=YTkxNzU4YzItNTM5YTZkZDctYThjMDdmNjgtY2ZjNzkxNzM=
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, dd4a090d-0b0d-4e72-afc0-5dfaca6f1aee, ghrun-4mq6qa2p6u.auto.internal:24497): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, dd4a090d-0b0d-4e72-afc0-5dfaca6f1aee, ghrun-4mq6qa2p6u.auto.internal:24497): request = { session_id: "ydb://session/3?node_id=1&id=YTkxNzU4YzItNTM5YTZkZDctYThjMDdmNjgtY2ZjNzkxNzM=" 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, dd4a090d-0b0d-4e72-afc0-5dfaca6f1aee, ghrun-4mq6qa2p6u.auto.internal:24497): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=YTkxNzU4YzItNTM5YTZkZDctYThjMDdmNjgtY2ZjNzkxNzM=
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=YTkxNzU4YzItNTM5YTZkZDctYThjMDdmNjgtY2ZjNzkxNzM=
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, 23f3d2a9-611e-4b61-820e-9d29f9d56181, ghrun-4mq6qa2p6u.auto.internal:24497): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, 23f3d2a9-611e-4b61-820e-9d29f9d56181, ghrun-4mq6qa2p6u.auto.internal:24497): request = { session_id: "ydb://session/3?node_id=1&id=YTkxNzU4YzItNTM5YTZkZDctYThjMDdmNjgtY2ZjNzkxNzM=" 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, 23f3d2a9-611e-4b61-820e-9d29f9d56181, ghrun-4mq6qa2p6u.auto.internal:24497): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=YTkxNzU4YzItNTM5YTZkZDctYThjMDdmNjgtY2ZjNzkxNzM=
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=YTkxNzU4YzItNTM5YTZkZDctYThjMDdmNjgtY2ZjNzkxNzM=
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, 8a70944c-9399-4c11-8eed-541fe7795e88, ghrun-4mq6qa2p6u.auto.internal:24497): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, 8a70944c-9399-4c11-8eed-541fe7795e88, ghrun-4mq6qa2p6u.auto.internal:24497): request = { session_id: "ydb://session/3?node_id=1&id=YTkxNzU4YzItNTM5YTZkZDctYThjMDdmNjgtY2ZjNzkxNzM=" 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, 8a70944c-9399-4c11-8eed-541fe7795e88, ghrun-4mq6qa2p6u.auto.internal:24497): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=YTkxNzU4YzItNTM5YTZkZDctYThjMDdmNjgtY2ZjNzkxNzM=
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=YTkxNzU4YzItNTM5YTZkZDctYThjMDdmNjgtY2ZjNzkxNzM=
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, 8541b79d-0366-4c77-a69f-a6631c74a519, ghrun-4mq6qa2p6u.auto.internal:24497): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, 8541b79d-0366-4c77-a69f-a6631c74a519, ghrun-4mq6qa2p6u.auto.internal:24497): request = { session_id: "ydb://session/3?node_id=1&id=YTkxNzU4YzItNTM5YTZkZDctYThjMDdmNjgtY2ZjNzkxNzM=" 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, 8541b79d-0366-4c77-a69f-a6631c74a519, ghrun-4mq6qa2p6u.auto.internal:24497): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=YTkxNzU4YzItNTM5YTZkZDctYThjMDdmNjgtY2ZjNzkxNzM=
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=YTkxNzU4YzItNTM5YTZkZDctYThjMDdmNjgtY2ZjNzkxNzM=
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, 6cdfa894-97f6-4290-bcf4-f0f2aefbf34a, ghrun-4mq6qa2p6u.auto.internal:24497): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, 6cdfa894-97f6-4290-bcf4-f0f2aefbf34a, ghrun-4mq6qa2p6u.auto.internal:24497): request = { session_id: "ydb://session/3?node_id=1&id=YTkxNzU4YzItNTM5YTZkZDctYThjMDdmNjgtY2ZjNzkxNzM=" 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, 6cdfa894-97f6-4290-bcf4-f0f2aefbf34a, ghrun-4mq6qa2p6u.auto.internal:24497): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=YTkxNzU4YzItNTM5YTZkZDctYThjMDdmNjgtY2ZjNzkxNzM=
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=YTkxNzU4YzItNTM5YTZkZDctYThjMDdmNjgtY2ZjNzkxNzM=
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, 8ecb9458-a54b-43c3-8889-c9ec0cfd0c81, ghrun-4mq6qa2p6u.auto.internal:24497): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, 8ecb9458-a54b-43c3-8889-c9ec0cfd0c81, ghrun-4mq6qa2p6u.auto.internal:24497): request = { session_id: "ydb://session/3?node_id=1&id=YTkxNzU4YzItNTM5YTZkZDctYThjMDdmNjgtY2ZjNzkxNzM=" 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, 8ecb9458-a54b-43c3-8889-c9ec0cfd0c81, ghrun-4mq6qa2p6u.auto.internal:24497): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=YTkxNzU4YzItNTM5YTZkZDctYThjMDdmNjgtY2ZjNzkxNzM=
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=YTkxNzU4YzItNTM5YTZkZDctYThjMDdmNjgtY2ZjNzkxNzM=
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, b5ef2134-5de5-479b-b71f-ecc6365aea9c, ghrun-4mq6qa2p6u.auto.internal:24497): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, b5ef2134-5de5-479b-b71f-ecc6365aea9c, ghrun-4mq6qa2p6u.auto.internal:24497): request = { session_id: "ydb://session/3?node_id=1&id=YTkxNzU4YzItNTM5YTZkZDctYThjMDdmNjgtY2ZjNzkxNzM=" 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, b5ef2134-5de5-479b-b71f-ecc6365aea9c, ghrun-4mq6qa2p6u.auto.internal:24497): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=YTkxNzU4YzItNTM5YTZkZDctYThjMDdmNjgtY2ZjNzkxNzM=
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=YTkxNzU4YzItNTM5YTZkZDctYThjMDdmNjgtY2ZjNzkxNzM=
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, 9810bd4b-6c0b-488d-80d6-bc8968efcab8, ghrun-4mq6qa2p6u.auto.internal:24497): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, 9810bd4b-6c0b-488d-80d6-bc8968efcab8, ghrun-4mq6qa2p6u.auto.internal:24497): request = { session_id: "ydb://session/3?node_id=1&id=YTkxNzU4YzItNTM5YTZkZDctYThjMDdmNjgtY2ZjNzkxNzM=" 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, 9810bd4b-6c0b-488d-80d6-bc8968efcab8, ghrun-4mq6qa2p6u.auto.internal:24497): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=YTkxNzU4YzItNTM5YTZkZDctYThjMDdmNjgtY2ZjNzkxNzM=
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=YTkxNzU4YzItNTM5YTZkZDctYThjMDdmNjgtY2ZjNzkxNzM=
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, 18b656d3-ef2a-4ea4-bd5f-06001d7a556a, ghrun-4mq6qa2p6u.auto.internal:24497): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, 18b656d3-ef2a-4ea4-bd5f-06001d7a556a, ghrun-4mq6qa2p6u.auto.internal:24497): request = { session_id: "ydb://session/3?node_id=1&id=YTkxNzU4YzItNTM5YTZkZDctYThjMDdmNjgtY2ZjNzkxNzM=" 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, 18b656d3-ef2a-4ea4-bd5f-06001d7a556a, ghrun-4mq6qa2p6u.auto.internal:24497): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=YTkxNzU4YzItNTM5YTZkZDctYThjMDdmNjgtY2ZjNzkxNzM=
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=YTkxNzU4YzItNTM5YTZkZDctYThjMDdmNjgtY2ZjNzkxNzM=
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, 3ff00042-a334-444f-a7f6-99a055d4551b, ghrun-4mq6qa2p6u.auto.internal:24497): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, 3ff00042-a334-444f-a7f6-99a055d4551b, ghrun-4mq6qa2p6u.auto.internal:24497): request = { session_id: "ydb://session/3?node_id=1&id=YTkxNzU4YzItNTM5YTZkZDctYThjMDdmNjgtY2ZjNzkxNzM=" 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, 3ff00042-a334-444f-a7f6-99a055d4551b, ghrun-4mq6qa2p6u.auto.internal:24497): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=YTkxNzU4YzItNTM5YTZkZDctYThjMDdmNjgtY2ZjNzkxNzM=
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=YTkxNzU4YzItNTM5YTZkZDctYThjMDdmNjgtY2ZjNzkxNzM=
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, dc4cd9e3-2216-4d40-9719-11064282b454, ghrun-4mq6qa2p6u.auto.internal:24497): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, dc4cd9e3-2216-4d40-9719-11064282b454, ghrun-4mq6qa2p6u.auto.internal:24497): request = { session_id: "ydb://session/3?node_id=1&id=YTkxNzU4YzItNTM5YTZkZDctYThjMDdmNjgtY2ZjNzkxNzM=" 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, dc4cd9e3-2216-4d40-9719-11064282b454, ghrun-4mq6qa2p6u.auto.internal:24497): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=YTkxNzU4YzItNTM5YTZkZDctYThjMDdmNjgtY2ZjNzkxNzM=
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, 66b029c5-0c19-454c-835d-818ffaf100b2, localhost:24497): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ListEndpoints, 66b029c5-0c19-454c-835d-818ffaf100b2, localhost:24497): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:65 RpcState(ListEndpoints, 66b029c5-0c19-454c-835d-818ffaf100b2, localhost:24497): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-4mq6qa2p6u.auto.internal" port: 24497 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-4mq6qa2p6u.auto.internal:24497, location 1, ssl: False>]>
DEBUG    ydb.connection:connection.py:575 Closing channel for endpoint localhost:24497
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=YTkxNzU4YzItNTM5YTZkZDctYThjMDdmNjgtY2ZjNzkxNzM=
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, 6454f531-34a3-4af5-88b8-b29d50309d81, ghrun-4mq6qa2p6u.auto.internal:24497): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, 6454f531-34a3-4af5-88b8-b29d50309d81, ghrun-4mq6qa2p6u.auto.internal:24497): request = { session_id: "ydb://session/3?node_id=1&id=YTkxNzU4YzItNTM5YTZkZDctYThjMDdmNjgtY2ZjNzkxNzM=" 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, 6454f531-34a3-4af5-88b8-b29d50309d81, ghrun-4mq6qa2p6u.auto.internal:24497): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=YTkxNzU4YzItNTM5YTZkZDctYThjMDdmNjgtY2ZjNzkxNzM=
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=YTkxNzU4YzItNTM5YTZkZDctYThjMDdmNjgtY2ZjNzkxNzM=
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, d04482a1-b219-4f75-9215-f523750d1ff5, ghrun-4mq6qa2p6u.auto.internal:24497): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, d04482a1-b219-4f75-9215-f523750d1ff5, ghrun-4mq6qa2p6u.auto.internal:24497): request = { session_id: "ydb://session/3?node_id=1&id=YTkxNzU4YzItNTM5YTZkZDctYThjMDdmNjgtY2ZjNzkxNzM=" 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, d04482a1-b219-4f75-9215-f523750d1ff5, ghrun-4mq6qa2p6u.auto.internal:24497): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=YTkxNzU4YzItNTM5YTZkZDctYThjMDdmNjgtY2ZjNzkxNzM=
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=YTkxNzU4YzItNTM5YTZkZDctYThjMDdmNjgtY2ZjNzkxNzM=
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, 979f414d-7b50-4ccf-87da-dd8d4d3cbaaf, ghrun-4mq6qa2p6u.auto.internal:24497): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, 979f414d-7b50-4ccf-87da-dd8d4d3cbaaf, ghrun-4mq6qa2p6u.auto.internal:24497): request = { session_id: "ydb://session/3?node_id=1&id=YTkxNzU4YzItNTM5YTZkZDctYThjMDdmNjgtY2ZjNzkxNzM=" 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, 979f414d-7b50-4ccf-87da-dd8d4d3cbaaf, ghrun-4mq6qa2p6u.auto.internal:24497): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=YTkxNzU4YzItNTM5YTZkZDctYThjMDdmNjgtY2ZjNzkxNzM=
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=YTkxNzU4YzItNTM5YTZkZDctYThjMDdmNjgtY2ZjNzkxNzM=
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, cd1ba41e-37e0-404e-aa9d-756180fff4cc, ghrun-4mq6qa2p6u.auto.internal:24497): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, cd1ba41e-37e0-404e-aa9d-756180fff4cc, ghrun-4mq6qa2p6u.auto.internal:24497): request = { session_id: "ydb://session/3?node_id=1&id=YTkxNzU4YzItNTM5YTZkZDctYThjMDdmNjgtY2ZjNzkxNzM=" 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, cd1ba41e-37e0-404e-aa9d-756180fff4cc, ghrun-4mq6qa2p6u.auto.internal:24497): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=YTkxNzU4YzItNTM5YTZkZDctYThjMDdmNjgtY2ZjNzkxNzM=
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=YTkxNzU4YzItNTM5YTZkZDctYThjMDdmNjgtY2ZjNzkxNzM=
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, 39de041d-a38d-4ba1-87f2-86281f76a69f, ghrun-4mq6qa2p6u.auto.internal:24497): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, 39de041d-a38d-4ba1-87f2-86281f76a69f, ghrun-4mq6qa2p6u.auto.internal:24497): request = { session_id: "ydb://session/3?node_id=1&id=YTkxNzU4YzItNTM5YTZkZDctYThjMDdmNjgtY2ZjNzkxNzM=" 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, 39de041d-a38d-4ba1-87f2-86281f76a69f, ghrun-4mq6qa2p6u.auto.internal:24497): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=YTkxNzU4YzItNTM5YTZkZDctYThjMDdmNjgtY2ZjNzkxNzM=
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=YTkxNzU4YzItNTM5YTZkZDctYThjMDdmNjgtY2ZjNzkxNzM=
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, f61af107-ebeb-423d-a132-915bb7c46575, ghrun-4mq6qa2p6u.auto.internal:24497): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, f61af107-ebeb-423d-a132-915bb7c46575, ghrun-4mq6qa2p6u.auto.internal:24497): request = { session_id: "ydb://session/3?node_id=1&id=YTkxNzU4YzItNTM5YTZkZDctYThjMDdmNjgtY2ZjNzkxNzM=" 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, f61af107-ebeb-423d-a132-915bb7c46575, ghrun-4mq6qa2p6u.auto.internal:24497): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=YTkxNzU4YzItNTM5YTZkZDctYThjMDdmNjgtY2ZjNzkxNzM=
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=YTkxNzU4YzItNTM5YTZkZDctYThjMDdmNjgtY2ZjNzkxNzM=
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, 37ba67b4-3322-4185-811c-6c57dba828d7, ghrun-4mq6qa2p6u.auto.internal:24497): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, 37ba67b4-3322-4185-811c-6c57dba828d7, ghrun-4mq6qa2p6u.auto.internal:24497): request = { session_id: "ydb://session/3?node_id=1&id=YTkxNzU4YzItNTM5YTZkZDctYThjMDdmNjgtY2ZjNzkxNzM=" 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, 37ba67b4-3322-4185-811c-6c57dba828d7, ghrun-4mq6qa2p6u.auto.internal:24497): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=YTkxNzU4YzItNTM5YTZkZDctYThjMDdmNjgtY2ZjNzkxNzM=
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=YTkxNzU4YzItNTM5YTZkZDctYThjMDdmNjgtY2ZjNzkxNzM=
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, 2b84c7d4-dbae-4b7b-85f4-3f3d8e42f13c, ghrun-4mq6qa2p6u.auto.internal:24497): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, 2b84c7d4-dbae-4b7b-85f4-3f3d8e42f13c, ghrun-4mq6qa2p6u.auto.internal:24497): request = { session_id: "ydb://session/3?node_id=1&id=YTkxNzU4YzItNTM5YTZkZDctYThjMDdmNjgtY2ZjNzkxNzM=" 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, 2b84c7d4-dbae-4b7b-85f4-3f3d8e42f13c, ghrun-4mq6qa2p6u.auto.internal:24497): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=YTkxNzU4YzItNTM5YTZkZDctYThjMDdmNjgtY2ZjNzkxNzM=
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=YTkxNzU4YzItNTM5YTZkZDctYThjMDdmNjgtY2ZjNzkxNzM=
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, 45b8765e-3fbd-49db-a94a-949dd256323a, ghrun-4mq6qa2p6u.auto.internal:24497): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, 45b8765e-3fbd-49db-a94a-949dd256323a, ghrun-4mq6qa2p6u.auto.internal:24497): request = { session_id: "ydb://session/3?node_id=1&id=YTkxNzU4YzItNTM5YTZkZDctYThjMDdmNjgtY2ZjNzkxNzM=" 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, 45b8765e-3fbd-49db-a94a-949dd256323a, ghrun-4mq6qa2p6u.auto.internal:24497): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=YTkxNzU4YzItNTM5YTZkZDctYThjMDdmNjgtY2ZjNzkxNzM=
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=YTkxNzU4YzItNTM5YTZkZDctYThjMDdmNjgtY2ZjNzkxNzM=
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, a701fdc3-0ca1-4c82-871b-cb33d3e0e5f0, ghrun-4mq6qa2p6u.auto.internal:24497): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, a701fdc3-0ca1-4c82-871b-cb33d3e0e5f0, ghrun-4mq6qa2p6u.auto.internal:24497): request = { session_id: "ydb://session/3?node_id=1&id=YTkxNzU4YzItNTM5YTZkZDctYThjMDdmNjgtY2ZjNzkxNzM=" 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, a701fdc3-0ca1-4c82-871b-cb33d3e0e5f0, ghrun-4mq6qa2p6u.auto.internal:24497): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=YTkxNzU4YzItNTM5YTZkZDctYThjMDdmNjgtY2ZjNzkxNzM=
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=YTkxNzU4YzItNTM5YTZkZDctYThjMDdmNjgtY2ZjNzkxNzM=
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, cc5c2b19-ff6c-48bb-ab9d-0c5f1aeefb54, ghrun-4mq6qa2p6u.auto.internal:24497): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, cc5c2b19-ff6c-48bb-ab9d-0c5f1aeefb54, ghrun-4mq6qa2p6u.auto.internal:24497): request = { session_id: "ydb://session/3?node_id=1&id=YTkxNzU4YzItNTM5YTZkZDctYThjMDdmNjgtY2ZjNzkxNzM=" 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, cc5c2b19-ff6c-48bb-ab9d-0c5f1aeefb54, ghrun-4mq6qa2p6u.auto.internal:24497): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=YTkxNzU4YzItNTM5YTZkZDctYThjMDdmNjgtY2ZjNzkxNzM=
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=YTkxNzU4YzItNTM5YTZkZDctYThjMDdmNjgtY2ZjNzkxNzM=
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, fb1e5acb-8493-41e5-9332-a68c3a5f57fd, ghrun-4mq6qa2p6u.auto.internal:24497): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, fb1e5acb-8493-41e5-9332-a68c3a5f57fd, ghrun-4mq6qa2p6u.auto.internal:24497): request = { session_id: "ydb://session/3?node_id=1&id=YTkxNzU4YzItNTM5YTZkZDctYThjMDdmNjgtY2ZjNzkxNzM=" 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, fb1e5acb-8493-41e5-9332-a68c3a5f57fd, ghrun-4mq6qa2p6u.auto.internal:24497): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=YTkxNzU4YzItNTM5YTZkZDctYThjMDdmNjgtY2ZjNzkxNzM=
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=YTkxNzU4YzItNTM5YTZkZDctYThjMDdmNjgtY2ZjNzkxNzM=
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, 25b940c3-d785-4229-a57a-0fac914cf4f8, ghrun-4mq6qa2p6u.auto.internal:24497): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, 25b940c3-d785-4229-a57a-0fac914cf4f8, ghrun-4mq6qa2p6u.auto.internal:24497): request = { session_id: "ydb://session/3?node_id=1&id=YTkxNzU4YzItNTM5YTZkZDctYThjMDdmNjgtY2ZjNzkxNzM=" 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, 25b940c3-d785-4229-a57a-0fac914cf4f8, ghrun-4mq6qa2p6u.auto.internal:24497): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=YTkxNzU4YzItNTM5YTZkZDctYThjMDdmNjgtY2ZjNzkxNzM=
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=YTkxNzU4YzItNTM5YTZkZDctYThjMDdmNjgtY2ZjNzkxNzM=
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, 1914d334-faa5-46f0-ada0-7f88bc76ed30, ghrun-4mq6qa2p6u.auto.internal:24497): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, 1914d334-faa5-46f0-ada0-7f88bc76ed30, ghrun-4mq6qa2p6u.auto.internal:24497): request = { session_id: "ydb://session/3?node_id=1&id=YTkxNzU4YzItNTM5YTZkZDctYThjMDdmNjgtY2ZjNzkxNzM=" 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, 1914d334-faa5-46f0-ada0-7f88bc76ed30, ghrun-4mq6qa2p6u.auto.internal:24497): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=YTkxNzU4YzItNTM5YTZkZDctYThjMDdmNjgtY2ZjNzkxNzM=
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=YTkxNzU4YzItNTM5YTZkZDctYThjMDdmNjgtY2ZjNzkxNzM=
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, 4ae94e39-3b45-405b-a31d-a8efda1cbaef, ghrun-4mq6qa2p6u.auto.internal:24497): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, 4ae94e39-3b45-405b-a31d-a8efda1cbaef, ghrun-4mq6qa2p6u.auto.internal:24497): request = { session_id: "ydb://session/3?node_id=1&id=YTkxNzU4YzItNTM5YTZkZDctYThjMDdmNjgtY2ZjNzkxNzM=" 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, 4ae94e39-3b45-405b-a31d-a8efda1cbaef, ghrun-4mq6qa2p6u.auto.internal:24497): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=YTkxNzU4YzItNTM5YTZkZDctYThjMDdmNjgtY2ZjNzkxNzM=
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=YTkxNzU4YzItNTM5YTZkZDctYThjMDdmNjgtY2ZjNzkxNzM=
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, d910cecf-5565-4890-a03f-2e541437eff9, ghrun-4mq6qa2p6u.auto.internal:24497): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, d910cecf-5565-4890-a03f-2e541437eff9, ghrun-4mq6qa2p6u.auto.internal:24497): request = { session_id: "ydb://session/3?node_id=1&id=YTkxNzU4YzItNTM5YTZkZDctYThjMDdmNjgtY2ZjNzkxNzM=" 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, d910cecf-5565-4890-a03f-2e541437eff9, ghrun-4mq6qa2p6u.auto.internal:24497): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=YTkxNzU4YzItNTM5YTZkZDctYThjMDdmNjgtY2ZjNzkxNzM=
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=YTkxNzU4YzItNTM5YTZkZDctYThjMDdmNjgtY2ZjNzkxNzM=
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, f67a96e7-d428-4556-8222-888e1952b30a, ghrun-4mq6qa2p6u.auto.internal:24497): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, f67a96e7-d428-4556-8222-888e1952b30a, ghrun-4mq6qa2p6u.auto.internal:24497): request = { session_id: "ydb://session/3?node_id=1&id=YTkxNzU4YzItNTM5YTZkZDctYThjMDdmNjgtY2ZjNzkxNzM=" 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, f67a96e7-d428-4556-8222-888e1952b30a, ghrun-4mq6qa2p6u.auto.internal:24497): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=YTkxNzU4YzItNTM5YTZkZDctYThjMDdmNjgtY2ZjNzkxNzM=
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=YTkxNzU4YzItNTM5YTZkZDctYThjMDdmNjgtY2ZjNzkxNzM=
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, 57e9c09f-9b32-4b43-98e9-648b2dc2cea7, ghrun-4mq6qa2p6u.auto.internal:24497): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, 57e9c09f-9b32-4b43-98e9-648b2dc2cea7, ghrun-4mq6qa2p6u.auto.internal:24497): request = { session_id: "ydb://session/3?node_id=1&id=YTkxNzU4YzItNTM5YTZkZDctYThjMDdmNjgtY2ZjNzkxNzM=" 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, 57e9c09f-9b32-4b43-98e9-648b2dc2cea7, ghrun-4mq6qa2p6u.auto.internal:24497): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=YTkxNzU4YzItNTM5YTZkZDctYThjMDdmNjgtY2ZjNzkxNzM=
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=YTkxNzU4YzItNTM5YTZkZDctYThjMDdmNjgtY2ZjNzkxNzM=
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, eb21be2f-298a-4b34-ae9a-e05c99802dec, ghrun-4mq6qa2p6u.auto.internal:24497): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, eb21be2f-298a-4b34-ae9a-e05c99802dec, ghrun-4mq6qa2p6u.auto.internal:24497): request = { session_id: "ydb://session/3?node_id=1&id=YTkxNzU4YzItNTM5YTZkZDctYThjMDdmNjgtY2ZjNzkxNzM=" 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, eb21be2f-298a-4b34-ae9a-e05c99802dec, ghrun-4mq6qa2p6u.auto.internal:24497): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=YTkxNzU4YzItNTM5YTZkZDctYThjMDdmNjgtY2ZjNzkxNzM=
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, 494116a8-ad16-4ef3-9550-5ca0976f34b1, localhost:24497): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ListEndpoints, 494116a8-ad16-4ef3-9550-5ca0976f34b1, localhost:24497): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:65 RpcState(ListEndpoints, 494116a8-ad16-4ef3-9550-5ca0976f34b1, localhost:24497): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-4mq6qa2p6u.auto.internal" port: 24497 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-4mq6qa2p6u.auto.internal:24497, location 1, ssl: False>]>
DEBUG    ydb.connection:connection.py:575 Closing channel for endpoint localhost:24497
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=YTkxNzU4YzItNTM5YTZkZDctYThjMDdmNjgtY2ZjNzkxNzM=
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, 55226047-487b-4aa7-beae-931e7ec7eaa6, ghrun-4mq6qa2p6u.auto.internal:24497): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, 55226047-487b-4aa7-beae-931e7ec7eaa6, ghrun-4mq6qa2p6u.auto.internal:24497): request = { session_id: "ydb://session/3?node_id=1&id=YTkxNzU4YzItNTM5YTZkZDctYThjMDdmNjgtY2ZjNzkxNzM=" 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, 55226047-487b-4aa7-beae-931e7ec7eaa6, ghrun-4mq6qa2p6u.auto.internal:24497): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=YTkxNzU4YzItNTM5YTZkZDctYThjMDdmNjgtY2ZjNzkxNzM=
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=YTkxNzU4YzItNTM5YTZkZDctYThjMDdmNjgtY2ZjNzkxNzM=
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, e4a618de-4366-47f7-a0e3-2b48822b4bfa, ghrun-4mq6qa2p6u.auto.internal:24497): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, e4a618de-4366-47f7-a0e3-2b48822b4bfa, ghrun-4mq6qa2p6u.auto.internal:24497): request = { session_id: "ydb://session/3?node_id=1&id=YTkxNzU4YzItNTM5YTZkZDctYThjMDdmNjgtY2ZjNzkxNzM=" 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, e4a618de-4366-47f7-a0e3-2b48822b4bfa, ghrun-4mq6qa2p6u.auto.internal:24497): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=YTkxNzU4YzItNTM5YTZkZDctYThjMDdmNjgtY2ZjNzkxNzM=
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=YTkxNzU4YzItNTM5YTZkZDctYThjMDdmNjgtY2ZjNzkxNzM=
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, c636e855-c1c4-4e52-830e-f84adbe34627, ghrun-4mq6qa2p6u.auto.internal:24497): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, c636e855-c1c4-4e52-830e-f84adbe34627, ghrun-4mq6qa2p6u.auto.internal:24497): request = { session_id: "ydb://session/3?node_id=1&id=YTkxNzU4YzItNTM5YTZkZDctYThjMDdmNjgtY2ZjNzkxNzM=" 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, c636e855-c1c4-4e52-830e-f84adbe34627, ghrun-4mq6qa2p6u.auto.internal:24497): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=YTkxNzU4YzItNTM5YTZkZDctYThjMDdmNjgtY2ZjNzkxNzM=
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=YTkxNzU4YzItNTM5YTZkZDctYThjMDdmNjgtY2ZjNzkxNzM=
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, ee09a9ca-8ee2-44da-bebe-ffc9d58e15c6, ghrun-4mq6qa2p6u.auto.internal:24497): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, ee09a9ca-8ee2-44da-bebe-ffc9d58e15c6, ghrun-4mq6qa2p6u.auto.internal:24497): request = { session_id: "ydb://session/3?node_id=1&id=YTkxNzU4YzItNTM5YTZkZDctYThjMDdmNjgtY2ZjNzkxNzM=" 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, ee09a9ca-8ee2-44da-bebe-ffc9d58e15c6, ghrun-4mq6qa2p6u.auto.internal:24497): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=YTkxNzU4YzItNTM5YTZkZDctYThjMDdmNjgtY2ZjNzkxNzM=
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=YTkxNzU4YzItNTM5YTZkZDctYThjMDdmNjgtY2ZjNzkxNzM=
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, c78b9e43-b76e-494a-975e-8d49fc650f0b, ghrun-4mq6qa2p6u.auto.internal:24497): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, c78b9e43-b76e-494a-975e-8d49fc650f0b, ghrun-4mq6qa2p6u.auto.internal:24497): request = { session_id: "ydb://session/3?node_id=1&id=YTkxNzU4YzItNTM5YTZkZDctYThjMDdmNjgtY2ZjNzkxNzM=" 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, c78b9e43-b76e-494a-975e-8d49fc650f0b, ghrun-4mq6qa2p6u.auto.internal:24497): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=YTkxNzU4YzItNTM5YTZkZDctYThjMDdmNjgtY2ZjNzkxNzM=
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=YTkxNzU4YzItNTM5YTZkZDctYThjMDdmNjgtY2ZjNzkxNzM=
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, bce3dfb6-f659-4a6c-9d01-c52f1e8fc35b, ghrun-4mq6qa2p6u.auto.internal:24497): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, bce3dfb6-f659-4a6c-9d01-c52f1e8fc35b, ghrun-4mq6qa2p6u.auto.internal:24497): request = { session_id: "ydb://session/3?node_id=1&id=YTkxNzU4YzItNTM5YTZkZDctYThjMDdmNjgtY2ZjNzkxNzM=" 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, bce3dfb6-f659-4a6c-9d01-c52f1e8fc35b, ghrun-4mq6qa2p6u.auto.internal:24497): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=YTkxNzU4YzItNTM5YTZkZDctYThjMDdmNjgtY2ZjNzkxNzM=
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=YTkxNzU4YzItNTM5YTZkZDctYThjMDdmNjgtY2ZjNzkxNzM=
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, daac4d9d-2afd-4295-a8df-70c138d319e8, ghrun-4mq6qa2p6u.auto.internal:24497): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, daac4d9d-2afd-4295-a8df-70c138d319e8, ghrun-4mq6qa2p6u.auto.internal:24497): request = { session_id: "ydb://session/3?node_id=1&id=YTkxNzU4YzItNTM5YTZkZDctYThjMDdmNjgtY2ZjNzkxNzM=" 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, daac4d9d-2afd-4295-a8df-70c138d319e8, ghrun-4mq6qa2p6u.auto.internal:24497): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=YTkxNzU4YzItNTM5YTZkZDctYThjMDdmNjgtY2ZjNzkxNzM=
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=YTkxNzU4YzItNTM5YTZkZDctYThjMDdmNjgtY2ZjNzkxNzM=
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, 9f2a9699-3da3-48dc-9b5a-dc5155bb65e9, ghrun-4mq6qa2p6u.auto.internal:24497): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, 9f2a9699-3da3-48dc-9b5a-dc5155bb65e9, ghrun-4mq6qa2p6u.auto.internal:24497): request = { session_id: "ydb://session/3?node_id=1&id=YTkxNzU4YzItNTM5YTZkZDctYThjMDdmNjgtY2ZjNzkxNzM=" 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, 9f2a9699-3da3-48dc-9b5a-dc5155bb65e9, ghrun-4mq6qa2p6u.auto.internal:24497): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=YTkxNzU4YzItNTM5YTZkZDctYThjMDdmNjgtY2ZjNzkxNzM=
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=YTkxNzU4YzItNTM5YTZkZDctYThjMDdmNjgtY2ZjNzkxNzM=
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, ab512fc4-6a0e-42e1-91a5-408f56c52b24, ghrun-4mq6qa2p6u.auto.internal:24497): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, ab512fc4-6a0e-42e1-91a5-408f56c52b24, ghrun-4mq6qa2p6u.auto.internal:24497): request = { session_id: "ydb://session/3?node_id=1&id=YTkxNzU4YzItNTM5YTZkZDctYThjMDdmNjgtY2ZjNzkxNzM=" 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, ab512fc4-6a0e-42e1-91a5-408f56c52b24, ghrun-4mq6qa2p6u.auto.internal:24497): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=YTkxNzU4YzItNTM5YTZkZDctYThjMDdmNjgtY2ZjNzkxNzM=
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=YTkxNzU4YzItNTM5YTZkZDctYThjMDdmNjgtY2ZjNzkxNzM=
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, 2716d311-7265-4fa9-ba02-a3f347c1a0bd, ghrun-4mq6qa2p6u.auto.internal:24497): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, 2716d311-7265-4fa9-ba02-a3f347c1a0bd, ghrun-4mq6qa2p6u.auto.internal:24497): request = { session_id: "ydb://session/3?node_id=1&id=YTkxNzU4YzItNTM5YTZkZDctYThjMDdmNjgtY2ZjNzkxNzM=" 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, 2716d311-7265-4fa9-ba02-a3f347c1a0bd, ghrun-4mq6qa2p6u.auto.internal:24497): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=YTkxNzU4YzItNTM5YTZkZDctYThjMDdmNjgtY2ZjNzkxNzM=
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=YTkxNzU4YzItNTM5YTZkZDctYThjMDdmNjgtY2ZjNzkxNzM=
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, cf4591f4-4a8d-4e98-ae79-e61953c095f8, ghrun-4mq6qa2p6u.auto.internal:24497): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, cf4591f4-4a8d-4e98-ae79-e61953c095f8, ghrun-4mq6qa2p6u.auto.internal:24497): request = { session_id: "ydb://session/3?node_id=1&id=YTkxNzU4YzItNTM5YTZkZDctYThjMDdmNjgtY2ZjNzkxNzM=" 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, cf4591f4-4a8d-4e98-ae79-e61953c095f8, ghrun-4mq6qa2p6u.auto.internal:24497): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=YTkxNzU4YzItNTM5YTZkZDctYThjMDdmNjgtY2ZjNzkxNzM=
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=YTkxNzU4YzItNTM5YTZkZDctYThjMDdmNjgtY2ZjNzkxNzM=
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, da3bc4b6-3fb0-4911-b6a0-9ab838db932d, ghrun-4mq6qa2p6u.auto.internal:24497): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, da3bc4b6-3fb0-4911-b6a0-9ab838db932d, ghrun-4mq6qa2p6u.auto.internal:24497): request = { session_id: "ydb://session/3?node_id=1&id=YTkxNzU4YzItNTM5YTZkZDctYThjMDdmNjgtY2ZjNzkxNzM=" 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, da3bc4b6-3fb0-4911-b6a0-9ab838db932d, ghrun-4mq6qa2p6u.auto.internal:24497): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=YTkxNzU4YzItNTM5YTZkZDctYThjMDdmNjgtY2ZjNzkxNzM=
---------------------------- Captured log teardown -----------------------------
INFO     ya.test:ya.py:442 Test teardown
DEBUG    ydb.connection:connection.py:447 RpcState(DeleteSession, e06fe157-8eb6-45de-b57d-bc8ddaaeebfc, ghrun-4mq6qa2p6u.auto.internal:24497): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(DeleteSession, e06fe157-8eb6-45de-b57d-bc8ddaaeebfc, ghrun-4mq6qa2p6u.auto.internal:24497): request = { session_id: "ydb://session/3?node_id=1&id=YTkxNzU4YzItNTM5YTZkZDctYThjMDdmNjgtY2ZjNzkxNzM=" }
DEBUG    ydb.query.session:session.py:339 Attach stream closed, session_id: ydb://session/3?node_id=1&id=YTkxNzU4YzItNTM5YTZkZDctYThjMDdmNjgtY2ZjNzkxNzM=
DEBUG    ydb.connection:connection.py:65 RpcState(DeleteSession, e06fe157-8eb6-45de-b57d-bc8ddaaeebfc, ghrun-4mq6qa2p6u.auto.internal:24497): 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:24497
DEBUG    ydb.connection:connection.py:575 Closing channel for endpoint ghrun-4mq6qa2p6u.auto.internal:24497
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:24497/1
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/64141
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/64588
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/1176
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/24497
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/19405
============================== slowest durations ===============================
276.29s call     test_ttl.py::TestPgTTL::test_ttl[table_pgtimestamp_0_UNIQUE_SYNC-pk_types11-all_types11-index11-pgtimestamp-UNIQUE-SYNC]
88.48s call     test_ttl.py::TestPgTTL::test_ttl[table_pgint8_0__SYNC-pk_types3-all_types3-index3-pgint8--SYNC]
17.07s teardown test_ttl.py::TestPgTTL::test_ttl[table_pgtimestamp_0_UNIQUE_SYNC-pk_types11-all_types11-index11-pgtimestamp-UNIQUE-SYNC]
12.15s setup    test_ttl.py::TestPgTTL::test_ttl[table_pgint8_0__SYNC-pk_types3-all_types3-index3-pgint8--SYNC]
0.01s setup    test_ttl.py::TestPgTTL::test_ttl[table_pgtimestamp_0_UNIQUE_SYNC-pk_types11-all_types11-index11-pgtimestamp-UNIQUE-SYNC]

(1 durations < 0.005s hidden.  Use -vv to show these durations.)
=========================== 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 3 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 396.81s (0:06:36) ====================
============================= test session starts ==============================
platform linux -- Python 3.13.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/dgvm/0027c3/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 .F

=================================== FAILURES ===================================
_ TestPgTTL.test_ttl[table_pgtimestamp_0__SYNC-pk_types9-all_types9-index9-pgtimestamp--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 4 lines, table table_pgtimestamp_0__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__SYNC-pk_types9-all_types9-index9-pgtimestamp--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__SYNC-pk_types9-all_types9-index9-pgtimestamp--SYNC])
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, 71ae52ee-8df3-4fd8-a65c-2c435421f1e2, localhost:19676): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ListEndpoints, 71ae52ee-8df3-4fd8-a65c-2c435421f1e2, localhost:19676): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:65 RpcState(ListEndpoints, 71ae52ee-8df3-4fd8-a65c-2c435421f1e2, localhost:19676): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-4mq6qa2p6u.auto.internal" port: 19676 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-4mq6qa2p6u.auto.internal:19676, location 1, ssl: False>]>
DEBUG    ydb.connection:connection.py:575 Closing channel for endpoint localhost:19676
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=Nzg5NGRjMDAtYzFkMTg1YmUtYzZjMGI3NDctOTlkNDJjNDE=
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, 05271265-483a-470e-9a43-60b14b35e656, ghrun-4mq6qa2p6u.auto.internal:19676): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, 05271265-483a-470e-9a43-60b14b35e656, ghrun-4mq6qa2p6u.auto.internal:19676): request = { session_id: "ydb://session/3?node_id=1&id=Nzg5NGRjMDAtYzFkMTg1YmUtYzZjMGI3NDctOTlkNDJjNDE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n        CREATE TABLE `table_pgtimestamp_0__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_pgbool pgbool, 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_pgbool GLOBAL  SYNC ON (col_index_pgbool), INDEX idx_col_index_pgint2 GLOBAL  SYNC ON (col_index_pgint2), INDEX idx_col_index_pgint4 GLOBAL  SYNC ON (col_index_pgint4), INDEX idx_col_index_pgint8 GLOBAL  SYNC ON (col_index_pgint8), INDEX idx_col_index_pgnumeric GLOBAL  SYNC ON (col_index_pgnumeric), INDEX idx_col_index_pgbytea GLOBAL  SYNC ON (col_index_pgbytea), INDEX idx_col_index_pgtext GLOBAL  SYNC ON (col_index_pgtext), INDEX idx_col_index_pgvarchar GLOBAL  SYNC ON (col_index_pgvarchar), INDEX idx_col_index_pguuid GLOBAL  SYNC ON (col_index_pguuid), INDEX idx_col_index_pgdate GLOBAL  SYNC ON (col_index_pgdate), INDEX idx_col_index_pgtimestamp GLOBAL  SYNC ON (col_index_pgtimestamp), INDEX idx_col_index_pginterval GLOBAL  SYNC ON (col_index_pginterval), INDEX idx_col_index_Uint32 GLOBAL  SYNC ON (col_index_Uint32), INDEX idx_col_index_Decimal150 GLOBAL  SYNC ON (col_index_Decimal150), INDEX idx_col_index_Utf8 GLOBAL  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, 05271265-483a-470e-9a43-60b14b35e656, ghrun-4mq6qa2p6u.auto.internal:19676): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=Nzg5NGRjMDAtYzFkMTg1YmUtYzZjMGI3NDctOTlkNDJjNDE=
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=Nzg5NGRjMDAtYzFkMTg1YmUtYzZjMGI3NDctOTlkNDJjNDE=
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, c4eac8f1-c40c-4562-ac5a-b59c4991faa6, ghrun-4mq6qa2p6u.auto.internal:19676): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, c4eac8f1-c40c-4562-ac5a-b59c4991faa6, ghrun-4mq6qa2p6u.auto.internal:19676): request = { session_id: "ydb://session/3?node_id=1&id=Nzg5NGRjMDAtYzFkMTg1YmUtYzZjMGI3NDctOTlkNDJjNDE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n         ALTER TABLE table_pgtimestamp_0__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, c4eac8f1-c40c-4562-ac5a-b59c4991faa6, ghrun-4mq6qa2p6u.auto.internal:19676): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=Nzg5NGRjMDAtYzFkMTg1YmUtYzZjMGI3NDctOTlkNDJjNDE=
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=Nzg5NGRjMDAtYzFkMTg1YmUtYzZjMGI3NDctOTlkNDJjNDE=
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, 796758df-26ef-4959-af20-fdb9684c0474, ghrun-4mq6qa2p6u.auto.internal:19676): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, 796758df-26ef-4959-af20-fdb9684c0474, ghrun-4mq6qa2p6u.auto.internal:19676): request = { session_id: "ydb://session/3?node_id=1&id=Nzg5NGRjMDAtYzFkMTg1YmUtYzZjMGI3NDctOTlkNDJjNDE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "ALTER TABLE `table_pgtimestamp_0__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, 796758df-26ef-4959-af20-fdb9684c0474, ghrun-4mq6qa2p6u.auto.internal:19676): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=Nzg5NGRjMDAtYzFkMTg1YmUtYzZjMGI3NDctOTlkNDJjNDE=
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=Nzg5NGRjMDAtYzFkMTg1YmUtYzZjMGI3NDctOTlkNDJjNDE=
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, 1500d852-916d-45f4-8a60-07a0c102787e, ghrun-4mq6qa2p6u.auto.internal:19676): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, 1500d852-916d-45f4-8a60-07a0c102787e, ghrun-4mq6qa2p6u.auto.internal:19676): request = { session_id: "ydb://session/3?node_id=1&id=Nzg5NGRjMDAtYzFkMTg1YmUtYzZjMGI3NDctOTlkNDJjNDE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n         ALTER TABLE table_pgtimestamp_0__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, 1500d852-916d-45f4-8a60-07a0c102787e, ghrun-4mq6qa2p6u.auto.internal:19676): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=Nzg5NGRjMDAtYzFkMTg1YmUtYzZjMGI3NDctOTlkNDJjNDE=
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=Nzg5NGRjMDAtYzFkMTg1YmUtYzZjMGI3NDctOTlkNDJjNDE=
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, 05f20bc3-22f7-468a-b6a5-92228eea020f, ghrun-4mq6qa2p6u.auto.internal:19676): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, 05f20bc3-22f7-468a-b6a5-92228eea020f, ghrun-4mq6qa2p6u.auto.internal:19676): request = { session_id: "ydb://session/3?node_id=1&id=Nzg5NGRjMDAtYzFkMTg1YmUtYzZjMGI3NDctOTlkNDJjNDE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_pgtimestamp_0__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_pgbool, 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                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                pgtimestamp(\'2026-02-09 23:06:58\')\n            );\n        " } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:65 RpcState(ExecuteQuery, 05f20bc3-22f7-468a-b6a5-92228eea020f, ghrun-4mq6qa2p6u.auto.internal:19676): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=Nzg5NGRjMDAtYzFkMTg1YmUtYzZjMGI3NDctOTlkNDJjNDE=
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=Nzg5NGRjMDAtYzFkMTg1YmUtYzZjMGI3NDctOTlkNDJjNDE=
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, 3bf3e926-f18e-4a6b-ba77-b1875c75a4d6, ghrun-4mq6qa2p6u.auto.internal:19676): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, 3bf3e926-f18e-4a6b-ba77-b1875c75a4d6, ghrun-4mq6qa2p6u.auto.internal:19676): request = { session_id: "ydb://session/3?node_id=1&id=Nzg5NGRjMDAtYzFkMTg1YmUtYzZjMGI3NDctOTlkNDJjNDE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_pgtimestamp_0__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_pgbool, 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                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                pgtimestamp(\'2026-02-09 23:06:58\')\n            );\n        " } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:65 RpcState(ExecuteQuery, 3bf3e926-f18e-4a6b-ba77-b1875c75a4d6, ghrun-4mq6qa2p6u.auto.internal:19676): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=Nzg5NGRjMDAtYzFkMTg1YmUtYzZjMGI3NDctOTlkNDJjNDE=
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=Nzg5NGRjMDAtYzFkMTg1YmUtYzZjMGI3NDctOTlkNDJjNDE=
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, 266c5eb0-c56a-4e69-b4fd-daaf59a6a2a1, ghrun-4mq6qa2p6u.auto.internal:19676): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, 266c5eb0-c56a-4e69-b4fd-daaf59a6a2a1, ghrun-4mq6qa2p6u.auto.internal:19676): request = { session_id: "ydb://session/3?node_id=1&id=Nzg5NGRjMDAtYzFkMTg1YmUtYzZjMGI3NDctOTlkNDJjNDE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_pgtimestamp_0__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_pgbool, 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                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                pgtimestamp(\'2026-02-16 23:06:58\')\n            );\n        " } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:65 RpcState(ExecuteQuery, 266c5eb0-c56a-4e69-b4fd-daaf59a6a2a1, ghrun-4mq6qa2p6u.auto.internal:19676): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=Nzg5NGRjMDAtYzFkMTg1YmUtYzZjMGI3NDctOTlkNDJjNDE=
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=Nzg5NGRjMDAtYzFkMTg1YmUtYzZjMGI3NDctOTlkNDJjNDE=
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, d17c4a5e-545a-42b0-9304-0c43535aec96, ghrun-4mq6qa2p6u.auto.internal:19676): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, d17c4a5e-545a-42b0-9304-0c43535aec96, ghrun-4mq6qa2p6u.auto.internal:19676): request = { session_id: "ydb://session/3?node_id=1&id=Nzg5NGRjMDAtYzFkMTg1YmUtYzZjMGI3NDctOTlkNDJjNDE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_pgtimestamp_0__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_pgbool, 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                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                pgtimestamp(\'2026-02-16 23:06:58\')\n            );\n        " } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:65 RpcState(ExecuteQuery, d17c4a5e-545a-42b0-9304-0c43535aec96, ghrun-4mq6qa2p6u.auto.internal:19676): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=Nzg5NGRjMDAtYzFkMTg1YmUtYzZjMGI3NDctOTlkNDJjNDE=
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=Nzg5NGRjMDAtYzFkMTg1YmUtYzZjMGI3NDctOTlkNDJjNDE=
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, f1214fd8-c448-425c-8a70-46c0165a6c40, ghrun-4mq6qa2p6u.auto.internal:19676): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, f1214fd8-c448-425c-8a70-46c0165a6c40, ghrun-4mq6qa2p6u.auto.internal:19676): request = { session_id: "ydb://session/3?node_id=1&id=Nzg5NGRjMDAtYzFkMTg1YmUtYzZjMGI3NDctOTlkNDJjNDE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_pgtimestamp_0__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_pgbool, 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                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                pgtimestamp(\'2026-02-16 23:07:03\')\n            );\n        " } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:65 RpcState(ExecuteQuery, f1214fd8-c448-425c-8a70-46c0165a6c40, ghrun-4mq6qa2p6u.auto.internal:19676): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=Nzg5NGRjMDAtYzFkMTg1YmUtYzZjMGI3NDctOTlkNDJjNDE=
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=Nzg5NGRjMDAtYzFkMTg1YmUtYzZjMGI3NDctOTlkNDJjNDE=
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, 3a317611-4548-4271-8478-59fdcae21fe1, ghrun-4mq6qa2p6u.auto.internal:19676): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, 3a317611-4548-4271-8478-59fdcae21fe1, ghrun-4mq6qa2p6u.auto.internal:19676): request = { session_id: "ydb://session/3?node_id=1&id=Nzg5NGRjMDAtYzFkMTg1YmUtYzZjMGI3NDctOTlkNDJjNDE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_pgtimestamp_0__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_pgbool, 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                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                pgtimestamp(\'2026-02-16 23:07:03\')\n            );\n        " } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:65 RpcState(ExecuteQuery, 3a317611-4548-4271-8478-59fdcae21fe1, ghrun-4mq6qa2p6u.auto.internal:19676): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=Nzg5NGRjMDAtYzFkMTg1YmUtYzZjMGI3NDctOTlkNDJjNDE=
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=Nzg5NGRjMDAtYzFkMTg1YmUtYzZjMGI3NDctOTlkNDJjNDE=
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, f34ce6d3-5982-4d96-97c3-a2329d55e810, ghrun-4mq6qa2p6u.auto.internal:19676): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, f34ce6d3-5982-4d96-97c3-a2329d55e810, ghrun-4mq6qa2p6u.auto.internal:19676): request = { session_id: "ydb://session/3?node_id=1&id=Nzg5NGRjMDAtYzFkMTg1YmUtYzZjMGI3NDctOTlkNDJjNDE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_pgtimestamp_0__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_pgbool, 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                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                pgtimestamp(\'2026-03-02 23:06:58\')\n            );\n        " } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:65 RpcState(ExecuteQuery, f34ce6d3-5982-4d96-97c3-a2329d55e810, ghrun-4mq6qa2p6u.auto.internal:19676): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=Nzg5NGRjMDAtYzFkMTg1YmUtYzZjMGI3NDctOTlkNDJjNDE=
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=Nzg5NGRjMDAtYzFkMTg1YmUtYzZjMGI3NDctOTlkNDJjNDE=
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, d70a4c9f-67f7-463b-8c68-943feb801776, ghrun-4mq6qa2p6u.auto.internal:19676): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, d70a4c9f-67f7-463b-8c68-943feb801776, ghrun-4mq6qa2p6u.auto.internal:19676): request = { session_id: "ydb://session/3?node_id=1&id=Nzg5NGRjMDAtYzFkMTg1YmUtYzZjMGI3NDctOTlkNDJjNDE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_pgtimestamp_0__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_pgbool, 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                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                pgtimestamp(\'2026-03-02 23:06:58\')\n            );\n        " } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:65 RpcState(ExecuteQuery, d70a4c9f-67f7-463b-8c68-943feb801776, ghrun-4mq6qa2p6u.auto.internal:19676): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=Nzg5NGRjMDAtYzFkMTg1YmUtYzZjMGI3NDctOTlkNDJjNDE=
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=Nzg5NGRjMDAtYzFkMTg1YmUtYzZjMGI3NDctOTlkNDJjNDE=
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, b7a22c1b-4776-417f-ac53-fe3ff16029b5, ghrun-4mq6qa2p6u.auto.internal:19676): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, b7a22c1b-4776-417f-ac53-fe3ff16029b5, ghrun-4mq6qa2p6u.auto.internal:19676): request = { session_id: "ydb://session/3?node_id=1&id=Nzg5NGRjMDAtYzFkMTg1YmUtYzZjMGI3NDctOTlkNDJjNDE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_pgtimestamp_0__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_pgbool=pgbool(\'f\') and 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, b7a22c1b-4776-417f-ac53-fe3ff16029b5, ghrun-4mq6qa2p6u.auto.internal:19676): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=Nzg5NGRjMDAtYzFkMTg1YmUtYzZjMGI3NDctOTlkNDJjNDE=
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=Nzg5NGRjMDAtYzFkMTg1YmUtYzZjMGI3NDctOTlkNDJjNDE=
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, e169b262-9d1b-4df6-86cc-ad8da310ca3f, ghrun-4mq6qa2p6u.auto.internal:19676): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, e169b262-9d1b-4df6-86cc-ad8da310ca3f, ghrun-4mq6qa2p6u.auto.internal:19676): request = { session_id: "ydb://session/3?node_id=1&id=Nzg5NGRjMDAtYzFkMTg1YmUtYzZjMGI3NDctOTlkNDJjNDE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_pgtimestamp_0__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_pgbool=pgbool(\'f\') and 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, e169b262-9d1b-4df6-86cc-ad8da310ca3f, ghrun-4mq6qa2p6u.auto.internal:19676): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=Nzg5NGRjMDAtYzFkMTg1YmUtYzZjMGI3NDctOTlkNDJjNDE=
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=Nzg5NGRjMDAtYzFkMTg1YmUtYzZjMGI3NDctOTlkNDJjNDE=
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, 46371d6a-c273-4d45-a508-687f9e87d7f5, ghrun-4mq6qa2p6u.auto.internal:19676): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, 46371d6a-c273-4d45-a508-687f9e87d7f5, ghrun-4mq6qa2p6u.auto.internal:19676): request = { session_id: "ydb://session/3?node_id=1&id=Nzg5NGRjMDAtYzFkMTg1YmUtYzZjMGI3NDctOTlkNDJjNDE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_pgtimestamp_0__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_pgbool=pgbool(\'f\') and 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, 46371d6a-c273-4d45-a508-687f9e87d7f5, ghrun-4mq6qa2p6u.auto.internal:19676): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=Nzg5NGRjMDAtYzFkMTg1YmUtYzZjMGI3NDctOTlkNDJjNDE=
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=Nzg5NGRjMDAtYzFkMTg1YmUtYzZjMGI3NDctOTlkNDJjNDE=
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, 6a88fc7d-6769-4b1b-b77f-e92c02994972, ghrun-4mq6qa2p6u.auto.internal:19676): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, 6a88fc7d-6769-4b1b-b77f-e92c02994972, ghrun-4mq6qa2p6u.auto.internal:19676): request = { session_id: "ydb://session/3?node_id=1&id=Nzg5NGRjMDAtYzFkMTg1YmUtYzZjMGI3NDctOTlkNDJjNDE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_pgtimestamp_0__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_pgbool=pgbool(\'f\') and 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, 6a88fc7d-6769-4b1b-b77f-e92c02994972, ghrun-4mq6qa2p6u.auto.internal:19676): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=Nzg5NGRjMDAtYzFkMTg1YmUtYzZjMGI3NDctOTlkNDJjNDE=
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=Nzg5NGRjMDAtYzFkMTg1YmUtYzZjMGI3NDctOTlkNDJjNDE=
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, c14a8fb5-ed23-462d-960c-ecc704424de4, ghrun-4mq6qa2p6u.auto.internal:19676): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, c14a8fb5-ed23-462d-960c-ecc704424de4, ghrun-4mq6qa2p6u.auto.internal:19676): request = { session_id: "ydb://session/3?node_id=1&id=Nzg5NGRjMDAtYzFkMTg1YmUtYzZjMGI3NDctOTlkNDJjNDE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_pgtimestamp_0__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_pgbool=pgbool(\'f\') and 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, c14a8fb5-ed23-462d-960c-ecc704424de4, ghrun-4mq6qa2p6u.auto.internal:19676): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=Nzg5NGRjMDAtYzFkMTg1YmUtYzZjMGI3NDctOTlkNDJjNDE=
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=Nzg5NGRjMDAtYzFkMTg1YmUtYzZjMGI3NDctOTlkNDJjNDE=
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, 4655af6b-8f62-4b54-a366-6973e66cd663, ghrun-4mq6qa2p6u.auto.internal:19676): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, 4655af6b-8f62-4b54-a366-6973e66cd663, ghrun-4mq6qa2p6u.auto.internal:19676): request = { session_id: "ydb://session/3?node_id=1&id=Nzg5NGRjMDAtYzFkMTg1YmUtYzZjMGI3NDctOTlkNDJjNDE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_pgtimestamp_0__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_pgbool=pgbool(\'f\') and 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, 4655af6b-8f62-4b54-a366-6973e66cd663, ghrun-4mq6qa2p6u.auto.internal:19676): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=Nzg5NGRjMDAtYzFkMTg1YmUtYzZjMGI3NDctOTlkNDJjNDE=
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=Nzg5NGRjMDAtYzFkMTg1YmUtYzZjMGI3NDctOTlkNDJjNDE=
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, f8a35d99-0de9-4c0b-92be-aecf8b864df4, ghrun-4mq6qa2p6u.auto.internal:19676): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, f8a35d99-0de9-4c0b-92be-aecf8b864df4, ghrun-4mq6qa2p6u.auto.internal:19676): request = { session_id: "ydb://session/3?node_id=1&id=Nzg5NGRjMDAtYzFkMTg1YmUtYzZjMGI3NDctOTlkNDJjNDE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_pgtimestamp_0__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_pgbool=pgbool(\'t\') and 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, f8a35d99-0de9-4c0b-92be-aecf8b864df4, ghrun-4mq6qa2p6u.auto.internal:19676): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=Nzg5NGRjMDAtYzFkMTg1YmUtYzZjMGI3NDctOTlkNDJjNDE=
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=Nzg5NGRjMDAtYzFkMTg1YmUtYzZjMGI3NDctOTlkNDJjNDE=
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, 1a209fc6-4899-4351-b0f5-d1ee74e74d80, ghrun-4mq6qa2p6u.auto.internal:19676): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, 1a209fc6-4899-4351-b0f5-d1ee74e74d80, ghrun-4mq6qa2p6u.auto.internal:19676): request = { session_id: "ydb://session/3?node_id=1&id=Nzg5NGRjMDAtYzFkMTg1YmUtYzZjMGI3NDctOTlkNDJjNDE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_pgtimestamp_0__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_pgbool=pgbool(\'t\') and 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, 1a209fc6-4899-4351-b0f5-d1ee74e74d80, ghrun-4mq6qa2p6u.auto.internal:19676): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=Nzg5NGRjMDAtYzFkMTg1YmUtYzZjMGI3NDctOTlkNDJjNDE=
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=Nzg5NGRjMDAtYzFkMTg1YmUtYzZjMGI3NDctOTlkNDJjNDE=
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, bbc97ac9-0a2e-4196-a085-8d5a1ede78f7, ghrun-4mq6qa2p6u.auto.internal:19676): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, bbc97ac9-0a2e-4196-a085-8d5a1ede78f7, ghrun-4mq6qa2p6u.auto.internal:19676): request = { session_id: "ydb://session/3?node_id=1&id=Nzg5NGRjMDAtYzFkMTg1YmUtYzZjMGI3NDctOTlkNDJjNDE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_pgtimestamp_0__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_pgbool=pgbool(\'t\') and 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, bbc97ac9-0a2e-4196-a085-8d5a1ede78f7, ghrun-4mq6qa2p6u.auto.internal:19676): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=Nzg5NGRjMDAtYzFkMTg1YmUtYzZjMGI3NDctOTlkNDJjNDE=
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=Nzg5NGRjMDAtYzFkMTg1YmUtYzZjMGI3NDctOTlkNDJjNDE=
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, 1c807f92-6ec4-4b44-8264-cd46b47e3c7f, ghrun-4mq6qa2p6u.auto.internal:19676): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, 1c807f92-6ec4-4b44-8264-cd46b47e3c7f, ghrun-4mq6qa2p6u.auto.internal:19676): request = { session_id: "ydb://session/3?node_id=1&id=Nzg5NGRjMDAtYzFkMTg1YmUtYzZjMGI3NDctOTlkNDJjNDE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_pgtimestamp_0__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_pgbool=pgbool(\'t\') and 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, 1c807f92-6ec4-4b44-8264-cd46b47e3c7f, ghrun-4mq6qa2p6u.auto.internal:19676): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=Nzg5NGRjMDAtYzFkMTg1YmUtYzZjMGI3NDctOTlkNDJjNDE=
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=Nzg5NGRjMDAtYzFkMTg1YmUtYzZjMGI3NDctOTlkNDJjNDE=
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, a37895d3-8abf-44c7-8f89-5280ce1c3c43, ghrun-4mq6qa2p6u.auto.internal:19676): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, a37895d3-8abf-44c7-8f89-5280ce1c3c43, ghrun-4mq6qa2p6u.auto.internal:19676): request = { session_id: "ydb://session/3?node_id=1&id=Nzg5NGRjMDAtYzFkMTg1YmUtYzZjMGI3NDctOTlkNDJjNDE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_pgtimestamp_0__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_pgbool=pgbool(\'t\') and 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, a37895d3-8abf-44c7-8f89-5280ce1c3c43, ghrun-4mq6qa2p6u.auto.internal:19676): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=Nzg5NGRjMDAtYzFkMTg1YmUtYzZjMGI3NDctOTlkNDJjNDE=
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=Nzg5NGRjMDAtYzFkMTg1YmUtYzZjMGI3NDctOTlkNDJjNDE=
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, 2c03104b-9548-4784-806d-ed24b35c696e, ghrun-4mq6qa2p6u.auto.internal:19676): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, 2c03104b-9548-4784-806d-ed24b35c696e, ghrun-4mq6qa2p6u.auto.internal:19676): request = { session_id: "ydb://session/3?node_id=1&id=Nzg5NGRjMDAtYzFkMTg1YmUtYzZjMGI3NDctOTlkNDJjNDE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_pgtimestamp_0__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_pgbool=pgbool(\'t\') and 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, 2c03104b-9548-4784-806d-ed24b35c696e, ghrun-4mq6qa2p6u.auto.internal:19676): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=Nzg5NGRjMDAtYzFkMTg1YmUtYzZjMGI3NDctOTlkNDJjNDE=
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=Nzg5NGRjMDAtYzFkMTg1YmUtYzZjMGI3NDctOTlkNDJjNDE=
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, 5222e40c-dad4-4fc2-8971-ea67176652b5, ghrun-4mq6qa2p6u.auto.internal:19676): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, 5222e40c-dad4-4fc2-8971-ea67176652b5, ghrun-4mq6qa2p6u.auto.internal:19676): request = { session_id: "ydb://session/3?node_id=1&id=Nzg5NGRjMDAtYzFkMTg1YmUtYzZjMGI3NDctOTlkNDJjNDE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_pgtimestamp_0__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_pgbool=pgbool(\'t\') and 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, 5222e40c-dad4-4fc2-8971-ea67176652b5, ghrun-4mq6qa2p6u.auto.internal:19676): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=Nzg5NGRjMDAtYzFkMTg1YmUtYzZjMGI3NDctOTlkNDJjNDE=
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=Nzg5NGRjMDAtYzFkMTg1YmUtYzZjMGI3NDctOTlkNDJjNDE=
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, 81e083fd-7e85-4af4-8ccf-7d42482b5949, ghrun-4mq6qa2p6u.auto.internal:19676): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, 81e083fd-7e85-4af4-8ccf-7d42482b5949, ghrun-4mq6qa2p6u.auto.internal:19676): request = { session_id: "ydb://session/3?node_id=1&id=Nzg5NGRjMDAtYzFkMTg1YmUtYzZjMGI3NDctOTlkNDJjNDE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_pgtimestamp_0__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_pgbool=pgbool(\'t\') and 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, 81e083fd-7e85-4af4-8ccf-7d42482b5949, ghrun-4mq6qa2p6u.auto.internal:19676): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=Nzg5NGRjMDAtYzFkMTg1YmUtYzZjMGI3NDctOTlkNDJjNDE=
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=Nzg5NGRjMDAtYzFkMTg1YmUtYzZjMGI3NDctOTlkNDJjNDE=
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, 0534865e-fc02-44dd-aaac-44f69d8db6bb, ghrun-4mq6qa2p6u.auto.internal:19676): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, 0534865e-fc02-44dd-aaac-44f69d8db6bb, ghrun-4mq6qa2p6u.auto.internal:19676): request = { session_id: "ydb://session/3?node_id=1&id=Nzg5NGRjMDAtYzFkMTg1YmUtYzZjMGI3NDctOTlkNDJjNDE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_pgtimestamp_0__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_pgbool=pgbool(\'t\') and 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, 0534865e-fc02-44dd-aaac-44f69d8db6bb, ghrun-4mq6qa2p6u.auto.internal:19676): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=Nzg5NGRjMDAtYzFkMTg1YmUtYzZjMGI3NDctOTlkNDJjNDE=
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=Nzg5NGRjMDAtYzFkMTg1YmUtYzZjMGI3NDctOTlkNDJjNDE=
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, a7dcac2d-3df3-4840-b629-d59a8939d72c, ghrun-4mq6qa2p6u.auto.internal:19676): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, a7dcac2d-3df3-4840-b629-d59a8939d72c, ghrun-4mq6qa2p6u.auto.internal:19676): request = { session_id: "ydb://session/3?node_id=1&id=Nzg5NGRjMDAtYzFkMTg1YmUtYzZjMGI3NDctOTlkNDJjNDE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_pgtimestamp_0__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_pgbool=pgbool(\'t\') and 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, a7dcac2d-3df3-4840-b629-d59a8939d72c, ghrun-4mq6qa2p6u.auto.internal:19676): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=Nzg5NGRjMDAtYzFkMTg1YmUtYzZjMGI3NDctOTlkNDJjNDE=
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=Nzg5NGRjMDAtYzFkMTg1YmUtYzZjMGI3NDctOTlkNDJjNDE=
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, 6811b786-f058-45d3-8792-2b7b75a7c183, ghrun-4mq6qa2p6u.auto.internal:19676): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, 6811b786-f058-45d3-8792-2b7b75a7c183, ghrun-4mq6qa2p6u.auto.internal:19676): request = { session_id: "ydb://session/3?node_id=1&id=Nzg5NGRjMDAtYzFkMTg1YmUtYzZjMGI3NDctOTlkNDJjNDE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_pgtimestamp_0__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_pgbool=pgbool(\'t\') and 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, 6811b786-f058-45d3-8792-2b7b75a7c183, ghrun-4mq6qa2p6u.auto.internal:19676): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=Nzg5NGRjMDAtYzFkMTg1YmUtYzZjMGI3NDctOTlkNDJjNDE=
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=Nzg5NGRjMDAtYzFkMTg1YmUtYzZjMGI3NDctOTlkNDJjNDE=
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, 7aee210f-d42f-4a3d-8682-a05682dfeb81, ghrun-4mq6qa2p6u.auto.internal:19676): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, 7aee210f-d42f-4a3d-8682-a05682dfeb81, ghrun-4mq6qa2p6u.auto.internal:19676): request = { session_id: "ydb://session/3?node_id=1&id=Nzg5NGRjMDAtYzFkMTg1YmUtYzZjMGI3NDctOTlkNDJjNDE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_pgtimestamp_0__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_pgbool=pgbool(\'t\') and 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, 7aee210f-d42f-4a3d-8682-a05682dfeb81, ghrun-4mq6qa2p6u.auto.internal:19676): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=Nzg5NGRjMDAtYzFkMTg1YmUtYzZjMGI3NDctOTlkNDJjNDE=
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=Nzg5NGRjMDAtYzFkMTg1YmUtYzZjMGI3NDctOTlkNDJjNDE=
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, c027ecc6-39a8-478f-91f0-9c85cf6b8240, ghrun-4mq6qa2p6u.auto.internal:19676): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, c027ecc6-39a8-478f-91f0-9c85cf6b8240, ghrun-4mq6qa2p6u.auto.internal:19676): request = { session_id: "ydb://session/3?node_id=1&id=Nzg5NGRjMDAtYzFkMTg1YmUtYzZjMGI3NDctOTlkNDJjNDE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_pgtimestamp_0__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_pgbool=pgbool(\'t\') and 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, c027ecc6-39a8-478f-91f0-9c85cf6b8240, ghrun-4mq6qa2p6u.auto.internal:19676): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=Nzg5NGRjMDAtYzFkMTg1YmUtYzZjMGI3NDctOTlkNDJjNDE=
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, 4da3d2bc-0d91-4939-8cec-83544794adf3, localhost:19676): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ListEndpoints, 4da3d2bc-0d91-4939-8cec-83544794adf3, localhost:19676): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:65 RpcState(ListEndpoints, 4da3d2bc-0d91-4939-8cec-83544794adf3, localhost:19676): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-4mq6qa2p6u.auto.internal" port: 19676 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-4mq6qa2p6u.auto.internal:19676, location 1, ssl: False>]>
DEBUG    ydb.connection:connection.py:575 Closing channel for endpoint localhost:19676
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=Nzg5NGRjMDAtYzFkMTg1YmUtYzZjMGI3NDctOTlkNDJjNDE=
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, f4c32d39-fa38-43ac-9646-5e0237a6c9c7, ghrun-4mq6qa2p6u.auto.internal:19676): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, f4c32d39-fa38-43ac-9646-5e0237a6c9c7, ghrun-4mq6qa2p6u.auto.internal:19676): request = { session_id: "ydb://session/3?node_id=1&id=Nzg5NGRjMDAtYzFkMTg1YmUtYzZjMGI3NDctOTlkNDJjNDE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_pgtimestamp_0__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_pgbool=pgbool(\'t\') and 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, f4c32d39-fa38-43ac-9646-5e0237a6c9c7, ghrun-4mq6qa2p6u.auto.internal:19676): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=Nzg5NGRjMDAtYzFkMTg1YmUtYzZjMGI3NDctOTlkNDJjNDE=
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=Nzg5NGRjMDAtYzFkMTg1YmUtYzZjMGI3NDctOTlkNDJjNDE=
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, 964e41ec-28cf-4452-81be-36e3b9fc4bde, ghrun-4mq6qa2p6u.auto.internal:19676): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, 964e41ec-28cf-4452-81be-36e3b9fc4bde, ghrun-4mq6qa2p6u.auto.internal:19676): request = { session_id: "ydb://session/3?node_id=1&id=Nzg5NGRjMDAtYzFkMTg1YmUtYzZjMGI3NDctOTlkNDJjNDE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_pgtimestamp_0__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_pgbool=pgbool(\'t\') and 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, 964e41ec-28cf-4452-81be-36e3b9fc4bde, ghrun-4mq6qa2p6u.auto.internal:19676): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=Nzg5NGRjMDAtYzFkMTg1YmUtYzZjMGI3NDctOTlkNDJjNDE=
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=Nzg5NGRjMDAtYzFkMTg1YmUtYzZjMGI3NDctOTlkNDJjNDE=
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, 15bea2b2-45f0-4007-85ac-4211d5e220ed, ghrun-4mq6qa2p6u.auto.internal:19676): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, 15bea2b2-45f0-4007-85ac-4211d5e220ed, ghrun-4mq6qa2p6u.auto.internal:19676): request = { session_id: "ydb://session/3?node_id=1&id=Nzg5NGRjMDAtYzFkMTg1YmUtYzZjMGI3NDctOTlkNDJjNDE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_pgtimestamp_0__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_pgbool=pgbool(\'t\') and 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, 15bea2b2-45f0-4007-85ac-4211d5e220ed, ghrun-4mq6qa2p6u.auto.internal:19676): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=Nzg5NGRjMDAtYzFkMTg1YmUtYzZjMGI3NDctOTlkNDJjNDE=
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=Nzg5NGRjMDAtYzFkMTg1YmUtYzZjMGI3NDctOTlkNDJjNDE=
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, 5336f6f3-25af-46be-8f72-2413259ebbc1, ghrun-4mq6qa2p6u.auto.internal:19676): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, 5336f6f3-25af-46be-8f72-2413259ebbc1, ghrun-4mq6qa2p6u.auto.internal:19676): request = { session_id: "ydb://session/3?node_id=1&id=Nzg5NGRjMDAtYzFkMTg1YmUtYzZjMGI3NDctOTlkNDJjNDE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_pgtimestamp_0__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_pgbool=pgbool(\'t\') and 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, 5336f6f3-25af-46be-8f72-2413259ebbc1, ghrun-4mq6qa2p6u.auto.internal:19676): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=Nzg5NGRjMDAtYzFkMTg1YmUtYzZjMGI3NDctOTlkNDJjNDE=
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=Nzg5NGRjMDAtYzFkMTg1YmUtYzZjMGI3NDctOTlkNDJjNDE=
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, 3c778bb4-8dbc-4c34-8ae3-3c421b752573, ghrun-4mq6qa2p6u.auto.internal:19676): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, 3c778bb4-8dbc-4c34-8ae3-3c421b752573, ghrun-4mq6qa2p6u.auto.internal:19676): request = { session_id: "ydb://session/3?node_id=1&id=Nzg5NGRjMDAtYzFkMTg1YmUtYzZjMGI3NDctOTlkNDJjNDE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_pgtimestamp_0__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_pgbool=pgbool(\'t\') and 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, 3c778bb4-8dbc-4c34-8ae3-3c421b752573, ghrun-4mq6qa2p6u.auto.internal:19676): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=Nzg5NGRjMDAtYzFkMTg1YmUtYzZjMGI3NDctOTlkNDJjNDE=
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=Nzg5NGRjMDAtYzFkMTg1YmUtYzZjMGI3NDctOTlkNDJjNDE=
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, 02b42b22-fe62-4fa8-8f0c-c2646a868428, ghrun-4mq6qa2p6u.auto.internal:19676): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, 02b42b22-fe62-4fa8-8f0c-c2646a868428, ghrun-4mq6qa2p6u.auto.internal:19676): request = { session_id: "ydb://session/3?node_id=1&id=Nzg5NGRjMDAtYzFkMTg1YmUtYzZjMGI3NDctOTlkNDJjNDE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_pgtimestamp_0__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_pgbool=pgbool(\'t\') and 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, 02b42b22-fe62-4fa8-8f0c-c2646a868428, ghrun-4mq6qa2p6u.auto.internal:19676): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=Nzg5NGRjMDAtYzFkMTg1YmUtYzZjMGI3NDctOTlkNDJjNDE=
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=Nzg5NGRjMDAtYzFkMTg1YmUtYzZjMGI3NDctOTlkNDJjNDE=
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, e7c84aba-0106-48ed-afbf-01dcde3a9ba8, ghrun-4mq6qa2p6u.auto.internal:19676): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, e7c84aba-0106-48ed-afbf-01dcde3a9ba8, ghrun-4mq6qa2p6u.auto.internal:19676): request = { session_id: "ydb://session/3?node_id=1&id=Nzg5NGRjMDAtYzFkMTg1YmUtYzZjMGI3NDctOTlkNDJjNDE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_pgtimestamp_0__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_pgbool=pgbool(\'t\') and 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, e7c84aba-0106-48ed-afbf-01dcde3a9ba8, ghrun-4mq6qa2p6u.auto.internal:19676): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=Nzg5NGRjMDAtYzFkMTg1YmUtYzZjMGI3NDctOTlkNDJjNDE=
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=Nzg5NGRjMDAtYzFkMTg1YmUtYzZjMGI3NDctOTlkNDJjNDE=
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, 6011777d-f47e-44b3-83be-bddb13e28287, ghrun-4mq6qa2p6u.auto.internal:19676): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, 6011777d-f47e-44b3-83be-bddb13e28287, ghrun-4mq6qa2p6u.auto.internal:19676): request = { session_id: "ydb://session/3?node_id=1&id=Nzg5NGRjMDAtYzFkMTg1YmUtYzZjMGI3NDctOTlkNDJjNDE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_pgtimestamp_0__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_pgbool=pgbool(\'t\') and 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, 6011777d-f47e-44b3-83be-bddb13e28287, ghrun-4mq6qa2p6u.auto.internal:19676): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=Nzg5NGRjMDAtYzFkMTg1YmUtYzZjMGI3NDctOTlkNDJjNDE=
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=Nzg5NGRjMDAtYzFkMTg1YmUtYzZjMGI3NDctOTlkNDJjNDE=
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, f789ec72-a711-4d06-9bf5-3a2e848cebf1, ghrun-4mq6qa2p6u.auto.internal:19676): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, f789ec72-a711-4d06-9bf5-3a2e848cebf1, ghrun-4mq6qa2p6u.auto.internal:19676): request = { session_id: "ydb://session/3?node_id=1&id=Nzg5NGRjMDAtYzFkMTg1YmUtYzZjMGI3NDctOTlkNDJjNDE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_pgtimestamp_0__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_pgbool=pgbool(\'t\') and 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, f789ec72-a711-4d06-9bf5-3a2e848cebf1, ghrun-4mq6qa2p6u.auto.internal:19676): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=Nzg5NGRjMDAtYzFkMTg1YmUtYzZjMGI3NDctOTlkNDJjNDE=
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=Nzg5NGRjMDAtYzFkMTg1YmUtYzZjMGI3NDctOTlkNDJjNDE=
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, dd4c6467-51ea-47b9-b5dd-dd89a13d2d60, ghrun-4mq6qa2p6u.auto.internal:19676): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, dd4c6467-51ea-47b9-b5dd-dd89a13d2d60, ghrun-4mq6qa2p6u.auto.internal:19676): request = { session_id: "ydb://session/3?node_id=1&id=Nzg5NGRjMDAtYzFkMTg1YmUtYzZjMGI3NDctOTlkNDJjNDE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_pgtimestamp_0__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_pgbool=pgbool(\'t\') and 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, dd4c6467-51ea-47b9-b5dd-dd89a13d2d60, ghrun-4mq6qa2p6u.auto.internal:19676): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=Nzg5NGRjMDAtYzFkMTg1YmUtYzZjMGI3NDctOTlkNDJjNDE=
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=Nzg5NGRjMDAtYzFkMTg1YmUtYzZjMGI3NDctOTlkNDJjNDE=
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, 131537c3-a497-44fa-8047-ab8b1c66bf49, ghrun-4mq6qa2p6u.auto.internal:19676): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, 131537c3-a497-44fa-8047-ab8b1c66bf49, ghrun-4mq6qa2p6u.auto.internal:19676): request = { session_id: "ydb://session/3?node_id=1&id=Nzg5NGRjMDAtYzFkMTg1YmUtYzZjMGI3NDctOTlkNDJjNDE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_pgtimestamp_0__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_pgbool=pgbool(\'t\') and 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, 131537c3-a497-44fa-8047-ab8b1c66bf49, ghrun-4mq6qa2p6u.auto.internal:19676): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=Nzg5NGRjMDAtYzFkMTg1YmUtYzZjMGI3NDctOTlkNDJjNDE=
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=Nzg5NGRjMDAtYzFkMTg1YmUtYzZjMGI3NDctOTlkNDJjNDE=
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, 7f7fde70-30d1-4124-b96f-e5749502be53, ghrun-4mq6qa2p6u.auto.internal:19676): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, 7f7fde70-30d1-4124-b96f-e5749502be53, ghrun-4mq6qa2p6u.auto.internal:19676): request = { session_id: "ydb://session/3?node_id=1&id=Nzg5NGRjMDAtYzFkMTg1YmUtYzZjMGI3NDctOTlkNDJjNDE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_pgtimestamp_0__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_pgbool=pgbool(\'t\') and 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, 7f7fde70-30d1-4124-b96f-e5749502be53, ghrun-4mq6qa2p6u.auto.internal:19676): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=Nzg5NGRjMDAtYzFkMTg1YmUtYzZjMGI3NDctOTlkNDJjNDE=
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=Nzg5NGRjMDAtYzFkMTg1YmUtYzZjMGI3NDctOTlkNDJjNDE=
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, 33c99321-7088-40c6-a952-de870bdd061d, ghrun-4mq6qa2p6u.auto.internal:19676): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, 33c99321-7088-40c6-a952-de870bdd061d, ghrun-4mq6qa2p6u.auto.internal:19676): request = { session_id: "ydb://session/3?node_id=1&id=Nzg5NGRjMDAtYzFkMTg1YmUtYzZjMGI3NDctOTlkNDJjNDE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_pgtimestamp_0__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_pgbool=pgbool(\'t\') and 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, 33c99321-7088-40c6-a952-de870bdd061d, ghrun-4mq6qa2p6u.auto.internal:19676): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=Nzg5NGRjMDAtYzFkMTg1YmUtYzZjMGI3NDctOTlkNDJjNDE=
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=Nzg5NGRjMDAtYzFkMTg1YmUtYzZjMGI3NDctOTlkNDJjNDE=
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, 5b0af363-8150-426a-925c-d1fbb1d160c3, ghrun-4mq6qa2p6u.auto.internal:19676): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, 5b0af363-8150-426a-925c-d1fbb1d160c3, ghrun-4mq6qa2p6u.auto.internal:19676): request = { session_id: "ydb://session/3?node_id=1&id=Nzg5NGRjMDAtYzFkMTg1YmUtYzZjMGI3NDctOTlkNDJjNDE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_pgtimestamp_0__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_pgbool=pgbool(\'t\') and 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, 5b0af363-8150-426a-925c-d1fbb1d160c3, ghrun-4mq6qa2p6u.auto.internal:19676): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=Nzg5NGRjMDAtYzFkMTg1YmUtYzZjMGI3NDctOTlkNDJjNDE=
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, 40d85cff-8dc1-431a-8a6a-8f8f7438487f, localhost:19676): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ListEndpoints, 40d85cff-8dc1-431a-8a6a-8f8f7438487f, localhost:19676): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:65 RpcState(ListEndpoints, 40d85cff-8dc1-431a-8a6a-8f8f7438487f, localhost:19676): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-4mq6qa2p6u.auto.internal" port: 19676 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-4mq6qa2p6u.auto.internal:19676, location 1, ssl: False>]>
DEBUG    ydb.connection:connection.py:575 Closing channel for endpoint localhost:19676
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=Nzg5NGRjMDAtYzFkMTg1YmUtYzZjMGI3NDctOTlkNDJjNDE=
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, cc3a8f43-fa67-42b6-88bb-e5226d0eec80, ghrun-4mq6qa2p6u.auto.internal:19676): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, cc3a8f43-fa67-42b6-88bb-e5226d0eec80, ghrun-4mq6qa2p6u.auto.internal:19676): request = { session_id: "ydb://session/3?node_id=1&id=Nzg5NGRjMDAtYzFkMTg1YmUtYzZjMGI3NDctOTlkNDJjNDE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_pgtimestamp_0__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_pgbool=pgbool(\'t\') and 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, cc3a8f43-fa67-42b6-88bb-e5226d0eec80, ghrun-4mq6qa2p6u.auto.internal:19676): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=Nzg5NGRjMDAtYzFkMTg1YmUtYzZjMGI3NDctOTlkNDJjNDE=
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=Nzg5NGRjMDAtYzFkMTg1YmUtYzZjMGI3NDctOTlkNDJjNDE=
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, cbe22294-c0b5-41f7-b00f-be4f558fbeb4, ghrun-4mq6qa2p6u.auto.internal:19676): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, cbe22294-c0b5-41f7-b00f-be4f558fbeb4, ghrun-4mq6qa2p6u.auto.internal:19676): request = { session_id: "ydb://session/3?node_id=1&id=Nzg5NGRjMDAtYzFkMTg1YmUtYzZjMGI3NDctOTlkNDJjNDE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_pgtimestamp_0__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_pgbool=pgbool(\'t\') and 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, cbe22294-c0b5-41f7-b00f-be4f558fbeb4, ghrun-4mq6qa2p6u.auto.internal:19676): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=Nzg5NGRjMDAtYzFkMTg1YmUtYzZjMGI3NDctOTlkNDJjNDE=
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=Nzg5NGRjMDAtYzFkMTg1YmUtYzZjMGI3NDctOTlkNDJjNDE=
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, 43c9ac15-ce91-4ec1-963a-516bda88afec, ghrun-4mq6qa2p6u.auto.internal:19676): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, 43c9ac15-ce91-4ec1-963a-516bda88afec, ghrun-4mq6qa2p6u.auto.internal:19676): request = { session_id: "ydb://session/3?node_id=1&id=Nzg5NGRjMDAtYzFkMTg1YmUtYzZjMGI3NDctOTlkNDJjNDE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_pgtimestamp_0__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_pgbool=pgbool(\'t\') and 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, 43c9ac15-ce91-4ec1-963a-516bda88afec, ghrun-4mq6qa2p6u.auto.internal:19676): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=Nzg5NGRjMDAtYzFkMTg1YmUtYzZjMGI3NDctOTlkNDJjNDE=
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=Nzg5NGRjMDAtYzFkMTg1YmUtYzZjMGI3NDctOTlkNDJjNDE=
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, c01797cc-ffef-4b0f-8e1a-8951b502509f, ghrun-4mq6qa2p6u.auto.internal:19676): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, c01797cc-ffef-4b0f-8e1a-8951b502509f, ghrun-4mq6qa2p6u.auto.internal:19676): request = { session_id: "ydb://session/3?node_id=1&id=Nzg5NGRjMDAtYzFkMTg1YmUtYzZjMGI3NDctOTlkNDJjNDE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_pgtimestamp_0__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_pgbool=pgbool(\'t\') and 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, c01797cc-ffef-4b0f-8e1a-8951b502509f, ghrun-4mq6qa2p6u.auto.internal:19676): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=Nzg5NGRjMDAtYzFkMTg1YmUtYzZjMGI3NDctOTlkNDJjNDE=
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=Nzg5NGRjMDAtYzFkMTg1YmUtYzZjMGI3NDctOTlkNDJjNDE=
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, fd2c7398-4b64-4534-b9f9-817e77fb2bc4, ghrun-4mq6qa2p6u.auto.internal:19676): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, fd2c7398-4b64-4534-b9f9-817e77fb2bc4, ghrun-4mq6qa2p6u.auto.internal:19676): request = { session_id: "ydb://session/3?node_id=1&id=Nzg5NGRjMDAtYzFkMTg1YmUtYzZjMGI3NDctOTlkNDJjNDE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_pgtimestamp_0__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_pgbool=pgbool(\'t\') and 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, fd2c7398-4b64-4534-b9f9-817e77fb2bc4, ghrun-4mq6qa2p6u.auto.internal:19676): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=Nzg5NGRjMDAtYzFkMTg1YmUtYzZjMGI3NDctOTlkNDJjNDE=
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=Nzg5NGRjMDAtYzFkMTg1YmUtYzZjMGI3NDctOTlkNDJjNDE=
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, a9e6b394-0be0-4611-88ff-b5fb72c00d99, ghrun-4mq6qa2p6u.auto.internal:19676): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, a9e6b394-0be0-4611-88ff-b5fb72c00d99, ghrun-4mq6qa2p6u.auto.internal:19676): request = { session_id: "ydb://session/3?node_id=1&id=Nzg5NGRjMDAtYzFkMTg1YmUtYzZjMGI3NDctOTlkNDJjNDE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_pgtimestamp_0__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_pgbool=pgbool(\'t\') and 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, a9e6b394-0be0-4611-88ff-b5fb72c00d99, ghrun-4mq6qa2p6u.auto.internal:19676): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=Nzg5NGRjMDAtYzFkMTg1YmUtYzZjMGI3NDctOTlkNDJjNDE=
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=Nzg5NGRjMDAtYzFkMTg1YmUtYzZjMGI3NDctOTlkNDJjNDE=
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, 8e4e97ec-56bd-4ecb-854e-2c5f7aa7ddb7, ghrun-4mq6qa2p6u.auto.internal:19676): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, 8e4e97ec-56bd-4ecb-854e-2c5f7aa7ddb7, ghrun-4mq6qa2p6u.auto.internal:19676): request = { session_id: "ydb://session/3?node_id=1&id=Nzg5NGRjMDAtYzFkMTg1YmUtYzZjMGI3NDctOTlkNDJjNDE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_pgtimestamp_0__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_pgbool=pgbool(\'t\') and 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, 8e4e97ec-56bd-4ecb-854e-2c5f7aa7ddb7, ghrun-4mq6qa2p6u.auto.internal:19676): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=Nzg5NGRjMDAtYzFkMTg1YmUtYzZjMGI3NDctOTlkNDJjNDE=
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=Nzg5NGRjMDAtYzFkMTg1YmUtYzZjMGI3NDctOTlkNDJjNDE=
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, 1b853f4c-5ee5-4ad2-aa5d-e00a48005a3f, ghrun-4mq6qa2p6u.auto.internal:19676): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, 1b853f4c-5ee5-4ad2-aa5d-e00a48005a3f, ghrun-4mq6qa2p6u.auto.internal:19676): request = { session_id: "ydb://session/3?node_id=1&id=Nzg5NGRjMDAtYzFkMTg1YmUtYzZjMGI3NDctOTlkNDJjNDE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_pgtimestamp_0__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_pgbool=pgbool(\'t\') and 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, 1b853f4c-5ee5-4ad2-aa5d-e00a48005a3f, ghrun-4mq6qa2p6u.auto.internal:19676): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=Nzg5NGRjMDAtYzFkMTg1YmUtYzZjMGI3NDctOTlkNDJjNDE=
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=Nzg5NGRjMDAtYzFkMTg1YmUtYzZjMGI3NDctOTlkNDJjNDE=
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, df2f068a-b435-4baa-891f-3da5901d7bb8, ghrun-4mq6qa2p6u.auto.internal:19676): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, df2f068a-b435-4baa-891f-3da5901d7bb8, ghrun-4mq6qa2p6u.auto.internal:19676): request = { session_id: "ydb://session/3?node_id=1&id=Nzg5NGRjMDAtYzFkMTg1YmUtYzZjMGI3NDctOTlkNDJjNDE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_pgtimestamp_0__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_pgbool=pgbool(\'t\') and 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, df2f068a-b435-4baa-891f-3da5901d7bb8, ghrun-4mq6qa2p6u.auto.internal:19676): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=Nzg5NGRjMDAtYzFkMTg1YmUtYzZjMGI3NDctOTlkNDJjNDE=
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=Nzg5NGRjMDAtYzFkMTg1YmUtYzZjMGI3NDctOTlkNDJjNDE=
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, ddb4fcdf-58b6-4643-899b-42575991b48c, ghrun-4mq6qa2p6u.auto.internal:19676): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, ddb4fcdf-58b6-4643-899b-42575991b48c, ghrun-4mq6qa2p6u.auto.internal:19676): request = { session_id: "ydb://session/3?node_id=1&id=Nzg5NGRjMDAtYzFkMTg1YmUtYzZjMGI3NDctOTlkNDJjNDE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_pgtimestamp_0__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_pgbool=pgbool(\'t\') and 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, ddb4fcdf-58b6-4643-899b-42575991b48c, ghrun-4mq6qa2p6u.auto.internal:19676): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=Nzg5NGRjMDAtYzFkMTg1YmUtYzZjMGI3NDctOTlkNDJjNDE=
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=Nzg5NGRjMDAtYzFkMTg1YmUtYzZjMGI3NDctOTlkNDJjNDE=
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, f92b83ae-d88b-4294-9897-0e0a2e832c7a, ghrun-4mq6qa2p6u.auto.internal:19676): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, f92b83ae-d88b-4294-9897-0e0a2e832c7a, ghrun-4mq6qa2p6u.auto.internal:19676): request = { session_id: "ydb://session/3?node_id=1&id=Nzg5NGRjMDAtYzFkMTg1YmUtYzZjMGI3NDctOTlkNDJjNDE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_pgtimestamp_0__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_pgbool=pgbool(\'t\') and 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, f92b83ae-d88b-4294-9897-0e0a2e832c7a, ghrun-4mq6qa2p6u.auto.internal:19676): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=Nzg5NGRjMDAtYzFkMTg1YmUtYzZjMGI3NDctOTlkNDJjNDE=
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=Nzg5NGRjMDAtYzFkMTg1YmUtYzZjMGI3NDctOTlkNDJjNDE=
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, 4d2106d0-d0c0-4fbd-a49a-79364dc9569e, ghrun-4mq6qa2p6u.auto.internal:19676): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, 4d2106d0-d0c0-4fbd-a49a-79364dc9569e, ghrun-4mq6qa2p6u.auto.internal:19676): request = { session_id: "ydb://session/3?node_id=1&id=Nzg5NGRjMDAtYzFkMTg1YmUtYzZjMGI3NDctOTlkNDJjNDE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_pgtimestamp_0__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_pgbool=pgbool(\'t\') and 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, 4d2106d0-d0c0-4fbd-a49a-79364dc9569e, ghrun-4mq6qa2p6u.auto.internal:19676): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=Nzg5NGRjMDAtYzFkMTg1YmUtYzZjMGI3NDctOTlkNDJjNDE=
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=Nzg5NGRjMDAtYzFkMTg1YmUtYzZjMGI3NDctOTlkNDJjNDE=
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, 7f781a4f-3337-455d-9ead-6ebc7a97d7cb, ghrun-4mq6qa2p6u.auto.internal:19676): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, 7f781a4f-3337-455d-9ead-6ebc7a97d7cb, ghrun-4mq6qa2p6u.auto.internal:19676): request = { session_id: "ydb://session/3?node_id=1&id=Nzg5NGRjMDAtYzFkMTg1YmUtYzZjMGI3NDctOTlkNDJjNDE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_pgtimestamp_0__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_pgbool=pgbool(\'t\') and 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, 7f781a4f-3337-455d-9ead-6ebc7a97d7cb, ghrun-4mq6qa2p6u.auto.internal:19676): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=Nzg5NGRjMDAtYzFkMTg1YmUtYzZjMGI3NDctOTlkNDJjNDE=
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=Nzg5NGRjMDAtYzFkMTg1YmUtYzZjMGI3NDctOTlkNDJjNDE=
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, 1206e314-62fa-45f0-813b-12571cb0aa8a, ghrun-4mq6qa2p6u.auto.internal:19676): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, 1206e314-62fa-45f0-813b-12571cb0aa8a, ghrun-4mq6qa2p6u.auto.internal:19676): request = { session_id: "ydb://session/3?node_id=1&id=Nzg5NGRjMDAtYzFkMTg1YmUtYzZjMGI3NDctOTlkNDJjNDE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_pgtimestamp_0__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_pgbool=pgbool(\'t\') and 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, 1206e314-62fa-45f0-813b-12571cb0aa8a, ghrun-4mq6qa2p6u.auto.internal:19676): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=Nzg5NGRjMDAtYzFkMTg1YmUtYzZjMGI3NDctOTlkNDJjNDE=
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=Nzg5NGRjMDAtYzFkMTg1YmUtYzZjMGI3NDctOTlkNDJjNDE=
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, 4483806e-a8c9-4a8a-9e5a-1cdf1d11e57f, ghrun-4mq6qa2p6u.auto.internal:19676): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, 4483806e-a8c9-4a8a-9e5a-1cdf1d11e57f, ghrun-4mq6qa2p6u.auto.internal:19676): request = { session_id: "ydb://session/3?node_id=1&id=Nzg5NGRjMDAtYzFkMTg1YmUtYzZjMGI3NDctOTlkNDJjNDE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_pgtimestamp_0__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_pgbool=pgbool(\'t\') and 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, 4483806e-a8c9-4a8a-9e5a-1cdf1d11e57f, ghrun-4mq6qa2p6u.auto.internal:19676): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=Nzg5NGRjMDAtYzFkMTg1YmUtYzZjMGI3NDctOTlkNDJjNDE=
---------------------------- Captured log teardown -----------------------------
INFO     ya.test:ya.py:442 Test teardown
DEBUG    ydb.connection:connection.py:447 RpcState(DeleteSession, 1ffc168c-f9e4-4c1a-9019-bc59ac2cee93, ghrun-4mq6qa2p6u.auto.internal:19676): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(DeleteSession, 1ffc168c-f9e4-4c1a-9019-bc59ac2cee93, ghrun-4mq6qa2p6u.auto.internal:19676): request = { session_id: "ydb://session/3?node_id=1&id=Nzg5NGRjMDAtYzFkMTg1YmUtYzZjMGI3NDctOTlkNDJjNDE=" }
DEBUG    ydb.connection:connection.py:65 RpcState(DeleteSession, 1ffc168c-f9e4-4c1a-9019-bc59ac2cee93, ghrun-4mq6qa2p6u.auto.internal:19676): 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:19676
DEBUG    ydb.connection:connection.py:575 Closing channel for endpoint ghrun-4mq6qa2p6u.auto.internal:19676
DEBUG    ydb.query.session:session.py:339 Attach stream closed, session_id: ydb://session/3?node_id=1&id=Nzg5NGRjMDAtYzFkMTg1YmUtYzZjMGI3NDctOTlkNDJjNDE=
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:19676/1
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/2267
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/10808
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/8685
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/19676
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/20156
============================== slowest durations ===============================
257.18s call     test_ttl.py::TestPgTTL::test_ttl[table_pgtimestamp_0__SYNC-pk_types9-all_types9-index9-pgtimestamp--SYNC]
87.12s call     test_ttl.py::TestPgTTL::test_ttl[table_pgtimestamp_0__ASYNC-pk_types10-all_types10-index10-pgtimestamp--ASYNC]
17.07s teardown test_ttl.py::TestPgTTL::test_ttl[table_pgtimestamp_0__SYNC-pk_types9-all_types9-index9-pgtimestamp--SYNC]
16.02s setup    test_ttl.py::TestPgTTL::test_ttl[table_pgtimestamp_0__ASYNC-pk_types10-all_types10-index10-pgtimestamp--ASYNC]
0.01s 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]
=========================== short test summary info ============================
FAILED test_ttl.py::TestPgTTL::test_ttl[table_pgtimestamp_0__SYNC-pk_types9-all_types9-index9-pgtimestamp--SYNC] - AssertionError: Expected 0 rows, error when deleting 4 lines, table table_pgtimestamp_0__SYNC
assert (1 == 1 and 1 == 0)
 +  where 1 = len([{'count': 1}])
 +  and   1 = {'count': 1}.count
=================== 1 failed, 1 passed in 380.39s (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/dgvm/0027d8/ydb/tests/datashard/ttl/test-results/py3test/testing_out_stuff/chunk6
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-4.4.4
collected 48 items

test_ttl.py ..

============================== slowest durations ===============================
138.71s call     test_ttl.py::TestTTL::test_ttl[table_Date_0_UNIQUE_SYNC-pk_types32-all_types32-index32-Date-UNIQUE-SYNC]
93.18s call     test_ttl.py::TestTTL::test_ttl[table_Date_0__ASYNC-pk_types31-all_types31-index31-Date--ASYNC]
12.06s teardown test_ttl.py::TestTTL::test_ttl[table_Date_0__ASYNC-pk_types31-all_types31-index31-Date--ASYNC]
9.59s setup    test_ttl.py::TestTTL::test_ttl[table_Date_0_UNIQUE_SYNC-pk_types32-all_types32-index32-Date-UNIQUE-SYNC]
0.01s setup    test_ttl.py::TestTTL::test_ttl[table_Date_0__ASYNC-pk_types31-all_types31-index31-Date--ASYNC]

(1 durations < 0.005s hidden.  Use -vv to show these durations.)
======================== 2 passed in 255.01s (0:04: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/dgvm/002840/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 5 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=ZmY1MzQ4MS04YzFkM2FlZS03MGFlNmEzZS1hNGNhODcy
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, a7879045-3036-48bd-9d28-db6272fcb460, ghrun-4mq6qa2p6u.auto.internal:31936): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, a7879045-3036-48bd-9d28-db6272fcb460, ghrun-4mq6qa2p6u.auto.internal:31936): request = { session_id: "ydb://session/3?node_id=1&id=ZmY1MzQ4MS04YzFkM2FlZS03MGFlNmEzZS1hNGNhODcy" 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, a7879045-3036-48bd-9d28-db6272fcb460, ghrun-4mq6qa2p6u.auto.internal:31936): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=ZmY1MzQ4MS04YzFkM2FlZS03MGFlNmEzZS1hNGNhODcy
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=ZmY1MzQ4MS04YzFkM2FlZS03MGFlNmEzZS1hNGNhODcy
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, cfd601fd-e2e4-42a7-9249-605c9b8db85e, ghrun-4mq6qa2p6u.auto.internal:31936): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, cfd601fd-e2e4-42a7-9249-605c9b8db85e, ghrun-4mq6qa2p6u.auto.internal:31936): request = { session_id: "ydb://session/3?node_id=1&id=ZmY1MzQ4MS04YzFkM2FlZS03MGFlNmEzZS1hNGNhODcy" 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, cfd601fd-e2e4-42a7-9249-605c9b8db85e, ghrun-4mq6qa2p6u.auto.internal:31936): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=ZmY1MzQ4MS04YzFkM2FlZS03MGFlNmEzZS1hNGNhODcy
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=ZmY1MzQ4MS04YzFkM2FlZS03MGFlNmEzZS1hNGNhODcy
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, b4205b17-dabb-415c-99ec-2b42267a600d, ghrun-4mq6qa2p6u.auto.internal:31936): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, b4205b17-dabb-415c-99ec-2b42267a600d, ghrun-4mq6qa2p6u.auto.internal:31936): request = { session_id: "ydb://session/3?node_id=1&id=ZmY1MzQ4MS04YzFkM2FlZS03MGFlNmEzZS1hNGNhODcy" 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, b4205b17-dabb-415c-99ec-2b42267a600d, ghrun-4mq6qa2p6u.auto.internal:31936): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=ZmY1MzQ4MS04YzFkM2FlZS03MGFlNmEzZS1hNGNhODcy
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=ZmY1MzQ4MS04YzFkM2FlZS03MGFlNmEzZS1hNGNhODcy
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, bc815518-8cef-426b-b6ac-d227c74a19e6, ghrun-4mq6qa2p6u.auto.internal:31936): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, bc815518-8cef-426b-b6ac-d227c74a19e6, ghrun-4mq6qa2p6u.auto.internal:31936): request = { session_id: "ydb://session/3?node_id=1&id=ZmY1MzQ4MS04YzFkM2FlZS03MGFlNmEzZS1hNGNhODcy" 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, bc815518-8cef-426b-b6ac-d227c74a19e6, ghrun-4mq6qa2p6u.auto.internal:31936): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=ZmY1MzQ4MS04YzFkM2FlZS03MGFlNmEzZS1hNGNhODcy
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=ZmY1MzQ4MS04YzFkM2FlZS03MGFlNmEzZS1hNGNhODcy
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, ecaa196d-a099-4457-ac78-56143bd8f7e4, ghrun-4mq6qa2p6u.auto.internal:31936): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, ecaa196d-a099-4457-ac78-56143bd8f7e4, ghrun-4mq6qa2p6u.auto.internal:31936): request = { session_id: "ydb://session/3?node_id=1&id=ZmY1MzQ4MS04YzFkM2FlZS03MGFlNmEzZS1hNGNhODcy" 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-09\' 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, ecaa196d-a099-4457-ac78-56143bd8f7e4, ghrun-4mq6qa2p6u.auto.internal:31936): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=ZmY1MzQ4MS04YzFkM2FlZS03MGFlNmEzZS1hNGNhODcy
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=ZmY1MzQ4MS04YzFkM2FlZS03MGFlNmEzZS1hNGNhODcy
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, 1192f0e7-6da9-4dea-8cae-58f81026d5dd, ghrun-4mq6qa2p6u.auto.internal:31936): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, 1192f0e7-6da9-4dea-8cae-58f81026d5dd, ghrun-4mq6qa2p6u.auto.internal:31936): request = { session_id: "ydb://session/3?node_id=1&id=ZmY1MzQ4MS04YzFkM2FlZS03MGFlNmEzZS1hNGNhODcy" 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-09\' 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, 1192f0e7-6da9-4dea-8cae-58f81026d5dd, ghrun-4mq6qa2p6u.auto.internal:31936): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=ZmY1MzQ4MS04YzFkM2FlZS03MGFlNmEzZS1hNGNhODcy
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=ZmY1MzQ4MS04YzFkM2FlZS03MGFlNmEzZS1hNGNhODcy
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, e8ae8f44-9970-4c43-a7f3-88cf09fa82f2, ghrun-4mq6qa2p6u.auto.internal:31936): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, e8ae8f44-9970-4c43-a7f3-88cf09fa82f2, ghrun-4mq6qa2p6u.auto.internal:31936): request = { session_id: "ydb://session/3?node_id=1&id=ZmY1MzQ4MS04YzFkM2FlZS03MGFlNmEzZS1hNGNhODcy" 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-16\' 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, e8ae8f44-9970-4c43-a7f3-88cf09fa82f2, ghrun-4mq6qa2p6u.auto.internal:31936): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=ZmY1MzQ4MS04YzFkM2FlZS03MGFlNmEzZS1hNGNhODcy
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=ZmY1MzQ4MS04YzFkM2FlZS03MGFlNmEzZS1hNGNhODcy
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, 39ea9d30-1e6a-43ad-b376-434ca2769ef5, ghrun-4mq6qa2p6u.auto.internal:31936): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, 39ea9d30-1e6a-43ad-b376-434ca2769ef5, ghrun-4mq6qa2p6u.auto.internal:31936): request = { session_id: "ydb://session/3?node_id=1&id=ZmY1MzQ4MS04YzFkM2FlZS03MGFlNmEzZS1hNGNhODcy" 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-16\' 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, 39ea9d30-1e6a-43ad-b376-434ca2769ef5, ghrun-4mq6qa2p6u.auto.internal:31936): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=ZmY1MzQ4MS04YzFkM2FlZS03MGFlNmEzZS1hNGNhODcy
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=ZmY1MzQ4MS04YzFkM2FlZS03MGFlNmEzZS1hNGNhODcy
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, c319b8da-37f3-4936-8f70-62916283f1e1, ghrun-4mq6qa2p6u.auto.internal:31936): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, c319b8da-37f3-4936-8f70-62916283f1e1, ghrun-4mq6qa2p6u.auto.internal:31936): request = { session_id: "ydb://session/3?node_id=1&id=ZmY1MzQ4MS04YzFkM2FlZS03MGFlNmEzZS1hNGNhODcy" 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-16\' 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, c319b8da-37f3-4936-8f70-62916283f1e1, ghrun-4mq6qa2p6u.auto.internal:31936): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=ZmY1MzQ4MS04YzFkM2FlZS03MGFlNmEzZS1hNGNhODcy
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=ZmY1MzQ4MS04YzFkM2FlZS03MGFlNmEzZS1hNGNhODcy
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, 75c3d553-4a90-458d-8f82-4a7a2465668a, ghrun-4mq6qa2p6u.auto.internal:31936): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, 75c3d553-4a90-458d-8f82-4a7a2465668a, ghrun-4mq6qa2p6u.auto.internal:31936): request = { session_id: "ydb://session/3?node_id=1&id=ZmY1MzQ4MS04YzFkM2FlZS03MGFlNmEzZS1hNGNhODcy" 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-16\' 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, 75c3d553-4a90-458d-8f82-4a7a2465668a, ghrun-4mq6qa2p6u.auto.internal:31936): 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, 87775dc3-f687-4bd8-a346-963d4d6562e1, localhost:31936): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ListEndpoints, 87775dc3-f687-4bd8-a346-963d4d6562e1, localhost:31936): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:65 RpcState(ListEndpoints, 87775dc3-f687-4bd8-a346-963d4d6562e1, localhost:31936): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-4mq6qa2p6u.auto.internal" port: 31936 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-4mq6qa2p6u.auto.internal:31936, location 1, ssl: False>]>
DEBUG    ydb.connection:connection.py:575 Closing channel for endpoint localhost:31936
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=ZmY1MzQ4MS04YzFkM2FlZS03MGFlNmEzZS1hNGNhODcy
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=ZmY1MzQ4MS04YzFkM2FlZS03MGFlNmEzZS1hNGNhODcy
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, 6e69b465-6923-4d94-a16d-615fd59f2fb0, ghrun-4mq6qa2p6u.auto.internal:31936): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, 6e69b465-6923-4d94-a16d-615fd59f2fb0, ghrun-4mq6qa2p6u.auto.internal:31936): request = { session_id: "ydb://session/3?node_id=1&id=ZmY1MzQ4MS04YzFkM2FlZS03MGFlNmEzZS1hNGNhODcy" 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-02\' 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, 6e69b465-6923-4d94-a16d-615fd59f2fb0, ghrun-4mq6qa2p6u.auto.internal:31936): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=ZmY1MzQ4MS04YzFkM2FlZS03MGFlNmEzZS1hNGNhODcy
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=ZmY1MzQ4MS04YzFkM2FlZS03MGFlNmEzZS1hNGNhODcy
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, ec526569-2df9-47bc-b1d2-b651605a0660, ghrun-4mq6qa2p6u.auto.internal:31936): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, ec526569-2df9-47bc-b1d2-b651605a0660, ghrun-4mq6qa2p6u.auto.internal:31936): request = { session_id: "ydb://session/3?node_id=1&id=ZmY1MzQ4MS04YzFkM2FlZS03MGFlNmEzZS1hNGNhODcy" 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-02\' 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, ec526569-2df9-47bc-b1d2-b651605a0660, ghrun-4mq6qa2p6u.auto.internal:31936): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=ZmY1MzQ4MS04YzFkM2FlZS03MGFlNmEzZS1hNGNhODcy
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=ZmY1MzQ4MS04YzFkM2FlZS03MGFlNmEzZS1hNGNhODcy
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, 4589f3e7-b0be-4647-97b0-7fdf3b5f4b64, ghrun-4mq6qa2p6u.auto.internal:31936): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, 4589f3e7-b0be-4647-97b0-7fdf3b5f4b64, ghrun-4mq6qa2p6u.auto.internal:31936): request = { session_id: "ydb://session/3?node_id=1&id=ZmY1MzQ4MS04YzFkM2FlZS03MGFlNmEzZS1hNGNhODcy" 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, 4589f3e7-b0be-4647-97b0-7fdf3b5f4b64, ghrun-4mq6qa2p6u.auto.internal:31936): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=ZmY1MzQ4MS04YzFkM2FlZS03MGFlNmEzZS1hNGNhODcy
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=ZmY1MzQ4MS04YzFkM2FlZS03MGFlNmEzZS1hNGNhODcy
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, 5ea46fe7-c1bb-4d25-b483-aa14d1da8544, ghrun-4mq6qa2p6u.auto.internal:31936): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, 5ea46fe7-c1bb-4d25-b483-aa14d1da8544, ghrun-4mq6qa2p6u.auto.internal:31936): request = { session_id: "ydb://session/3?node_id=1&id=ZmY1MzQ4MS04YzFkM2FlZS03MGFlNmEzZS1hNGNhODcy" 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, 5ea46fe7-c1bb-4d25-b483-aa14d1da8544, ghrun-4mq6qa2p6u.auto.internal:31936): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=ZmY1MzQ4MS04YzFkM2FlZS03MGFlNmEzZS1hNGNhODcy
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=ZmY1MzQ4MS04YzFkM2FlZS03MGFlNmEzZS1hNGNhODcy
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, dca683a3-4121-448d-acb3-9a434093ba65, ghrun-4mq6qa2p6u.auto.internal:31936): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, dca683a3-4121-448d-acb3-9a434093ba65, ghrun-4mq6qa2p6u.auto.internal:31936): request = { session_id: "ydb://session/3?node_id=1&id=ZmY1MzQ4MS04YzFkM2FlZS03MGFlNmEzZS1hNGNhODcy" 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, dca683a3-4121-448d-acb3-9a434093ba65, ghrun-4mq6qa2p6u.auto.internal:31936): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=ZmY1MzQ4MS04YzFkM2FlZS03MGFlNmEzZS1hNGNhODcy
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=ZmY1MzQ4MS04YzFkM2FlZS03MGFlNmEzZS1hNGNhODcy
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, 15355eed-d76f-444d-874d-6d9ccfb8f7a9, ghrun-4mq6qa2p6u.auto.internal:31936): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, 15355eed-d76f-444d-874d-6d9ccfb8f7a9, ghrun-4mq6qa2p6u.auto.internal:31936): request = { session_id: "ydb://session/3?node_id=1&id=ZmY1MzQ4MS04YzFkM2FlZS03MGFlNmEzZS1hNGNhODcy" 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, 15355eed-d76f-444d-874d-6d9ccfb8f7a9, ghrun-4mq6qa2p6u.auto.internal:31936): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=ZmY1MzQ4MS04YzFkM2FlZS03MGFlNmEzZS1hNGNhODcy
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=ZmY1MzQ4MS04YzFkM2FlZS03MGFlNmEzZS1hNGNhODcy
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, a61cc104-63ac-4048-a1c7-444dc056fbce, ghrun-4mq6qa2p6u.auto.internal:31936): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, a61cc104-63ac-4048-a1c7-444dc056fbce, ghrun-4mq6qa2p6u.auto.internal:31936): request = { session_id: "ydb://session/3?node_id=1&id=ZmY1MzQ4MS04YzFkM2FlZS03MGFlNmEzZS1hNGNhODcy" 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, a61cc104-63ac-4048-a1c7-444dc056fbce, ghrun-4mq6qa2p6u.auto.internal:31936): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=ZmY1MzQ4MS04YzFkM2FlZS03MGFlNmEzZS1hNGNhODcy
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=ZmY1MzQ4MS04YzFkM2FlZS03MGFlNmEzZS1hNGNhODcy
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, b38bbcd1-5432-420a-8498-b1c18bfb655b, ghrun-4mq6qa2p6u.auto.internal:31936): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, b38bbcd1-5432-420a-8498-b1c18bfb655b, ghrun-4mq6qa2p6u.auto.internal:31936): request = { session_id: "ydb://session/3?node_id=1&id=ZmY1MzQ4MS04YzFkM2FlZS03MGFlNmEzZS1hNGNhODcy" 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, b38bbcd1-5432-420a-8498-b1c18bfb655b, ghrun-4mq6qa2p6u.auto.internal:31936): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=ZmY1MzQ4MS04YzFkM2FlZS03MGFlNmEzZS1hNGNhODcy
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=ZmY1MzQ4MS04YzFkM2FlZS03MGFlNmEzZS1hNGNhODcy
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, d770f3fd-2df8-47e9-9ad4-b58657ab061c, ghrun-4mq6qa2p6u.auto.internal:31936): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, d770f3fd-2df8-47e9-9ad4-b58657ab061c, ghrun-4mq6qa2p6u.auto.internal:31936): request = { session_id: "ydb://session/3?node_id=1&id=ZmY1MzQ4MS04YzFkM2FlZS03MGFlNmEzZS1hNGNhODcy" 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(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, d770f3fd-2df8-47e9-9ad4-b58657ab061c, ghrun-4mq6qa2p6u.auto.internal:31936): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=ZmY1MzQ4MS04YzFkM2FlZS03MGFlNmEzZS1hNGNhODcy
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=ZmY1MzQ4MS04YzFkM2FlZS03MGFlNmEzZS1hNGNhODcy
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, 263167d5-60cd-4572-a689-d4fb654f3c57, ghrun-4mq6qa2p6u.auto.internal:31936): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, 263167d5-60cd-4572-a689-d4fb654f3c57, ghrun-4mq6qa2p6u.auto.internal:31936): request = { session_id: "ydb://session/3?node_id=1&id=ZmY1MzQ4MS04YzFkM2FlZS03MGFlNmEzZS1hNGNhODcy" 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(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, 263167d5-60cd-4572-a689-d4fb654f3c57, ghrun-4mq6qa2p6u.auto.internal:31936): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=ZmY1MzQ4MS04YzFkM2FlZS03MGFlNmEzZS1hNGNhODcy
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=ZmY1MzQ4MS04YzFkM2FlZS03MGFlNmEzZS1hNGNhODcy
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, c0583b69-849a-48c9-bdf3-84a400520e84, ghrun-4mq6qa2p6u.auto.internal:31936): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, c0583b69-849a-48c9-bdf3-84a400520e84, ghrun-4mq6qa2p6u.auto.internal:31936): request = { session_id: "ydb://session/3?node_id=1&id=ZmY1MzQ4MS04YzFkM2FlZS03MGFlNmEzZS1hNGNhODcy" 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(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, c0583b69-849a-48c9-bdf3-84a400520e84, ghrun-4mq6qa2p6u.auto.internal:31936): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=ZmY1MzQ4MS04YzFkM2FlZS03MGFlNmEzZS1hNGNhODcy
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=ZmY1MzQ4MS04YzFkM2FlZS03MGFlNmEzZS1hNGNhODcy
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, 4f3b96cc-0603-4035-a966-dc6383fd0081, ghrun-4mq6qa2p6u.auto.internal:31936): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, 4f3b96cc-0603-4035-a966-dc6383fd0081, ghrun-4mq6qa2p6u.auto.internal:31936): request = { session_id: "ydb://session/3?node_id=1&id=ZmY1MzQ4MS04YzFkM2FlZS03MGFlNmEzZS1hNGNhODcy" 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(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, 4f3b96cc-0603-4035-a966-dc6383fd0081, ghrun-4mq6qa2p6u.auto.internal:31936): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=ZmY1MzQ4MS04YzFkM2FlZS03MGFlNmEzZS1hNGNhODcy
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=ZmY1MzQ4MS04YzFkM2FlZS03MGFlNmEzZS1hNGNhODcy
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, 54bb298a-55e7-4bb7-be4d-1b5ab55f5162, ghrun-4mq6qa2p6u.auto.internal:31936): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, 54bb298a-55e7-4bb7-be4d-1b5ab55f5162, ghrun-4mq6qa2p6u.auto.internal:31936): request = { session_id: "ydb://session/3?node_id=1&id=ZmY1MzQ4MS04YzFkM2FlZS03MGFlNmEzZS1hNGNhODcy" 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(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, 54bb298a-55e7-4bb7-be4d-1b5ab55f5162, ghrun-4mq6qa2p6u.auto.internal:31936): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=ZmY1MzQ4MS04YzFkM2FlZS03MGFlNmEzZS1hNGNhODcy
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=ZmY1MzQ4MS04YzFkM2FlZS03MGFlNmEzZS1hNGNhODcy
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, 24479e9f-3cd0-4281-aa26-9c37160c41bd, ghrun-4mq6qa2p6u.auto.internal:31936): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, 24479e9f-3cd0-4281-aa26-9c37160c41bd, ghrun-4mq6qa2p6u.auto.internal:31936): request = { session_id: "ydb://session/3?node_id=1&id=ZmY1MzQ4MS04YzFkM2FlZS03MGFlNmEzZS1hNGNhODcy" 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(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, 24479e9f-3cd0-4281-aa26-9c37160c41bd, ghrun-4mq6qa2p6u.auto.internal:31936): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=ZmY1MzQ4MS04YzFkM2FlZS03MGFlNmEzZS1hNGNhODcy
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=ZmY1MzQ4MS04YzFkM2FlZS03MGFlNmEzZS1hNGNhODcy
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, 2761ad37-3dfb-4701-8a5a-f1fe3579caaa, ghrun-4mq6qa2p6u.auto.internal:31936): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, 2761ad37-3dfb-4701-8a5a-f1fe3579caaa, ghrun-4mq6qa2p6u.auto.internal:31936): request = { session_id: "ydb://session/3?node_id=1&id=ZmY1MzQ4MS04YzFkM2FlZS03MGFlNmEzZS1hNGNhODcy" 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(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, 2761ad37-3dfb-4701-8a5a-f1fe3579caaa, ghrun-4mq6qa2p6u.auto.internal:31936): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=ZmY1MzQ4MS04YzFkM2FlZS03MGFlNmEzZS1hNGNhODcy
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=ZmY1MzQ4MS04YzFkM2FlZS03MGFlNmEzZS1hNGNhODcy
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, 815c8a46-f76c-4bae-8003-f8124c8c4275, ghrun-4mq6qa2p6u.auto.internal:31936): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, 815c8a46-f76c-4bae-8003-f8124c8c4275, ghrun-4mq6qa2p6u.auto.internal:31936): request = { session_id: "ydb://session/3?node_id=1&id=ZmY1MzQ4MS04YzFkM2FlZS03MGFlNmEzZS1hNGNhODcy" 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(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, 815c8a46-f76c-4bae-8003-f8124c8c4275, ghrun-4mq6qa2p6u.auto.internal:31936): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=ZmY1MzQ4MS04YzFkM2FlZS03MGFlNmEzZS1hNGNhODcy
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=ZmY1MzQ4MS04YzFkM2FlZS03MGFlNmEzZS1hNGNhODcy
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, d61e997c-24c0-4401-87e5-112ed9fe8b9d, ghrun-4mq6qa2p6u.auto.internal:31936): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, d61e997c-24c0-4401-87e5-112ed9fe8b9d, ghrun-4mq6qa2p6u.auto.internal:31936): request = { session_id: "ydb://session/3?node_id=1&id=ZmY1MzQ4MS04YzFkM2FlZS03MGFlNmEzZS1hNGNhODcy" 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(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, d61e997c-24c0-4401-87e5-112ed9fe8b9d, ghrun-4mq6qa2p6u.auto.internal:31936): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=ZmY1MzQ4MS04YzFkM2FlZS03MGFlNmEzZS1hNGNhODcy
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=ZmY1MzQ4MS04YzFkM2FlZS03MGFlNmEzZS1hNGNhODcy
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, b005724f-6b2b-42f9-ad45-c2500d1adee2, ghrun-4mq6qa2p6u.auto.internal:31936): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, b005724f-6b2b-42f9-ad45-c2500d1adee2, ghrun-4mq6qa2p6u.auto.internal:31936): request = { session_id: "ydb://session/3?node_id=1&id=ZmY1MzQ4MS04YzFkM2FlZS03MGFlNmEzZS1hNGNhODcy" 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(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, b005724f-6b2b-42f9-ad45-c2500d1adee2, ghrun-4mq6qa2p6u.auto.internal:31936): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=ZmY1MzQ4MS04YzFkM2FlZS03MGFlNmEzZS1hNGNhODcy
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, e5b43179-131c-4add-9a55-d188e8dd5ff0, localhost:31936): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ListEndpoints, e5b43179-131c-4add-9a55-d188e8dd5ff0, localhost:31936): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:65 RpcState(ListEndpoints, e5b43179-131c-4add-9a55-d188e8dd5ff0, localhost:31936): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-4mq6qa2p6u.auto.internal" port: 31936 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-4mq6qa2p6u.auto.internal:31936, location 1, ssl: False>]>
DEBUG    ydb.connection:connection.py:575 Closing channel for endpoint localhost:31936
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=ZmY1MzQ4MS04YzFkM2FlZS03MGFlNmEzZS1hNGNhODcy
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, c9032c94-4bcb-4d03-99bd-b038830c3aab, ghrun-4mq6qa2p6u.auto.internal:31936): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, c9032c94-4bcb-4d03-99bd-b038830c3aab, ghrun-4mq6qa2p6u.auto.internal:31936): request = { session_id: "ydb://session/3?node_id=1&id=ZmY1MzQ4MS04YzFkM2FlZS03MGFlNmEzZS1hNGNhODcy" 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(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, c9032c94-4bcb-4d03-99bd-b038830c3aab, ghrun-4mq6qa2p6u.auto.internal:31936): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=ZmY1MzQ4MS04YzFkM2FlZS03MGFlNmEzZS1hNGNhODcy
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=ZmY1MzQ4MS04YzFkM2FlZS03MGFlNmEzZS1hNGNhODcy
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, f4aeeed2-22af-45aa-b341-dc0aee0c45b4, ghrun-4mq6qa2p6u.auto.internal:31936): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, f4aeeed2-22af-45aa-b341-dc0aee0c45b4, ghrun-4mq6qa2p6u.auto.internal:31936): request = { session_id: "ydb://session/3?node_id=1&id=ZmY1MzQ4MS04YzFkM2FlZS03MGFlNmEzZS1hNGNhODcy" 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(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, f4aeeed2-22af-45aa-b341-dc0aee0c45b4, ghrun-4mq6qa2p6u.auto.internal:31936): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=ZmY1MzQ4MS04YzFkM2FlZS03MGFlNmEzZS1hNGNhODcy
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=ZmY1MzQ4MS04YzFkM2FlZS03MGFlNmEzZS1hNGNhODcy
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, f6fff20d-4d94-4681-a968-e4be71e1919a, ghrun-4mq6qa2p6u.auto.internal:31936): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, f6fff20d-4d94-4681-a968-e4be71e1919a, ghrun-4mq6qa2p6u.auto.internal:31936): request = { session_id: "ydb://session/3?node_id=1&id=ZmY1MzQ4MS04YzFkM2FlZS03MGFlNmEzZS1hNGNhODcy" 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(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, f6fff20d-4d94-4681-a968-e4be71e1919a, ghrun-4mq6qa2p6u.auto.internal:31936): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=ZmY1MzQ4MS04YzFkM2FlZS03MGFlNmEzZS1hNGNhODcy
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=ZmY1MzQ4MS04YzFkM2FlZS03MGFlNmEzZS1hNGNhODcy
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, c9488e2a-83a7-496b-bd12-0e91e2376a07, ghrun-4mq6qa2p6u.auto.internal:31936): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, c9488e2a-83a7-496b-bd12-0e91e2376a07, ghrun-4mq6qa2p6u.auto.internal:31936): request = { session_id: "ydb://session/3?node_id=1&id=ZmY1MzQ4MS04YzFkM2FlZS03MGFlNmEzZS1hNGNhODcy" 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(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, c9488e2a-83a7-496b-bd12-0e91e2376a07, ghrun-4mq6qa2p6u.auto.internal:31936): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=ZmY1MzQ4MS04YzFkM2FlZS03MGFlNmEzZS1hNGNhODcy
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=ZmY1MzQ4MS04YzFkM2FlZS03MGFlNmEzZS1hNGNhODcy
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, 2dd7487d-c8c4-4aa1-8ba3-cb63ea1226b0, ghrun-4mq6qa2p6u.auto.internal:31936): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, 2dd7487d-c8c4-4aa1-8ba3-cb63ea1226b0, ghrun-4mq6qa2p6u.auto.internal:31936): request = { session_id: "ydb://session/3?node_id=1&id=ZmY1MzQ4MS04YzFkM2FlZS03MGFlNmEzZS1hNGNhODcy" 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(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, 2dd7487d-c8c4-4aa1-8ba3-cb63ea1226b0, ghrun-4mq6qa2p6u.auto.internal:31936): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=ZmY1MzQ4MS04YzFkM2FlZS03MGFlNmEzZS1hNGNhODcy
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=ZmY1MzQ4MS04YzFkM2FlZS03MGFlNmEzZS1hNGNhODcy
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, 4f40b93d-bbe5-49bb-a400-d44c06c64999, ghrun-4mq6qa2p6u.auto.internal:31936): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, 4f40b93d-bbe5-49bb-a400-d44c06c64999, ghrun-4mq6qa2p6u.auto.internal:31936): request = { session_id: "ydb://session/3?node_id=1&id=ZmY1MzQ4MS04YzFkM2FlZS03MGFlNmEzZS1hNGNhODcy" 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(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, 4f40b93d-bbe5-49bb-a400-d44c06c64999, ghrun-4mq6qa2p6u.auto.internal:31936): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=ZmY1MzQ4MS04YzFkM2FlZS03MGFlNmEzZS1hNGNhODcy
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=ZmY1MzQ4MS04YzFkM2FlZS03MGFlNmEzZS1hNGNhODcy
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, c694a868-5552-48ae-b791-c33450e6315c, ghrun-4mq6qa2p6u.auto.internal:31936): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, c694a868-5552-48ae-b791-c33450e6315c, ghrun-4mq6qa2p6u.auto.internal:31936): request = { session_id: "ydb://session/3?node_id=1&id=ZmY1MzQ4MS04YzFkM2FlZS03MGFlNmEzZS1hNGNhODcy" 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(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, c694a868-5552-48ae-b791-c33450e6315c, ghrun-4mq6qa2p6u.auto.internal:31936): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=ZmY1MzQ4MS04YzFkM2FlZS03MGFlNmEzZS1hNGNhODcy
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=ZmY1MzQ4MS04YzFkM2FlZS03MGFlNmEzZS1hNGNhODcy
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, 71a0c2d9-909c-4b7f-be42-8a912e17f69f, ghrun-4mq6qa2p6u.auto.internal:31936): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, 71a0c2d9-909c-4b7f-be42-8a912e17f69f, ghrun-4mq6qa2p6u.auto.internal:31936): request = { session_id: "ydb://session/3?node_id=1&id=ZmY1MzQ4MS04YzFkM2FlZS03MGFlNmEzZS1hNGNhODcy" 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(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, 71a0c2d9-909c-4b7f-be42-8a912e17f69f, ghrun-4mq6qa2p6u.auto.internal:31936): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=ZmY1MzQ4MS04YzFkM2FlZS03MGFlNmEzZS1hNGNhODcy
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=ZmY1MzQ4MS04YzFkM2FlZS03MGFlNmEzZS1hNGNhODcy
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, 70ff407a-ca17-4259-9f5d-2b3aa34a649f, ghrun-4mq6qa2p6u.auto.internal:31936): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, 70ff407a-ca17-4259-9f5d-2b3aa34a649f, ghrun-4mq6qa2p6u.auto.internal:31936): request = { session_id: "ydb://session/3?node_id=1&id=ZmY1MzQ4MS04YzFkM2FlZS03MGFlNmEzZS1hNGNhODcy" 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(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, 70ff407a-ca17-4259-9f5d-2b3aa34a649f, ghrun-4mq6qa2p6u.auto.internal:31936): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=ZmY1MzQ4MS04YzFkM2FlZS03MGFlNmEzZS1hNGNhODcy
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=ZmY1MzQ4MS04YzFkM2FlZS03MGFlNmEzZS1hNGNhODcy
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, 7504ef48-dda6-437c-9e95-3e4abad2417e, ghrun-4mq6qa2p6u.auto.internal:31936): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, 7504ef48-dda6-437c-9e95-3e4abad2417e, ghrun-4mq6qa2p6u.auto.internal:31936): request = { session_id: "ydb://session/3?node_id=1&id=ZmY1MzQ4MS04YzFkM2FlZS03MGFlNmEzZS1hNGNhODcy" 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(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, 7504ef48-dda6-437c-9e95-3e4abad2417e, ghrun-4mq6qa2p6u.auto.internal:31936): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=ZmY1MzQ4MS04YzFkM2FlZS03MGFlNmEzZS1hNGNhODcy
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=ZmY1MzQ4MS04YzFkM2FlZS03MGFlNmEzZS1hNGNhODcy
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, 753ff6c9-567c-4dc1-b033-991c7995cf10, ghrun-4mq6qa2p6u.auto.internal:31936): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, 753ff6c9-567c-4dc1-b033-991c7995cf10, ghrun-4mq6qa2p6u.auto.internal:31936): request = { session_id: "ydb://session/3?node_id=1&id=ZmY1MzQ4MS04YzFkM2FlZS03MGFlNmEzZS1hNGNhODcy" 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(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, 753ff6c9-567c-4dc1-b033-991c7995cf10, ghrun-4mq6qa2p6u.auto.internal:31936): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=ZmY1MzQ4MS04YzFkM2FlZS03MGFlNmEzZS1hNGNhODcy
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=ZmY1MzQ4MS04YzFkM2FlZS03MGFlNmEzZS1hNGNhODcy
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, 33b57cf2-f9be-451d-84cd-27ca0d72ffbd, ghrun-4mq6qa2p6u.auto.internal:31936): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, 33b57cf2-f9be-451d-84cd-27ca0d72ffbd, ghrun-4mq6qa2p6u.auto.internal:31936): request = { session_id: "ydb://session/3?node_id=1&id=ZmY1MzQ4MS04YzFkM2FlZS03MGFlNmEzZS1hNGNhODcy" 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(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, 33b57cf2-f9be-451d-84cd-27ca0d72ffbd, ghrun-4mq6qa2p6u.auto.internal:31936): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=ZmY1MzQ4MS04YzFkM2FlZS03MGFlNmEzZS1hNGNhODcy
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, 65cff8d0-69be-4cd9-8ae4-5246dc359b8e, localhost:31936): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ListEndpoints, 65cff8d0-69be-4cd9-8ae4-5246dc359b8e, localhost:31936): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:65 RpcState(ListEndpoints, 65cff8d0-69be-4cd9-8ae4-5246dc359b8e, localhost:31936): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-4mq6qa2p6u.auto.internal" port: 31936 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-4mq6qa2p6u.auto.internal:31936, location 1, ssl: False>]>
DEBUG    ydb.connection:connection.py:575 Closing channel for endpoint localhost:31936
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=ZmY1MzQ4MS04YzFkM2FlZS03MGFlNmEzZS1hNGNhODcy
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, 29182d72-f71b-41f1-832d-b5cdf4ac8a3a, ghrun-4mq6qa2p6u.auto.internal:31936): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, 29182d72-f71b-41f1-832d-b5cdf4ac8a3a, ghrun-4mq6qa2p6u.auto.internal:31936): request = { session_id: "ydb://session/3?node_id=1&id=ZmY1MzQ4MS04YzFkM2FlZS03MGFlNmEzZS1hNGNhODcy" 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(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, 29182d72-f71b-41f1-832d-b5cdf4ac8a3a, ghrun-4mq6qa2p6u.auto.internal:31936): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=ZmY1MzQ4MS04YzFkM2FlZS03MGFlNmEzZS1hNGNhODcy
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=ZmY1MzQ4MS04YzFkM2FlZS03MGFlNmEzZS1hNGNhODcy
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, 4a76ec40-f4a8-44c8-8464-76c07ceb179c, ghrun-4mq6qa2p6u.auto.internal:31936): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, 4a76ec40-f4a8-44c8-8464-76c07ceb179c, ghrun-4mq6qa2p6u.auto.internal:31936): request = { session_id: "ydb://session/3?node_id=1&id=ZmY1MzQ4MS04YzFkM2FlZS03MGFlNmEzZS1hNGNhODcy" 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(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, 4a76ec40-f4a8-44c8-8464-76c07ceb179c, ghrun-4mq6qa2p6u.auto.internal:31936): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=ZmY1MzQ4MS04YzFkM2FlZS03MGFlNmEzZS1hNGNhODcy
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=ZmY1MzQ4MS04YzFkM2FlZS03MGFlNmEzZS1hNGNhODcy
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, 41295181-1b5f-4ed1-a93f-6b39248687cd, ghrun-4mq6qa2p6u.auto.internal:31936): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, 41295181-1b5f-4ed1-a93f-6b39248687cd, ghrun-4mq6qa2p6u.auto.internal:31936): request = { session_id: "ydb://session/3?node_id=1&id=ZmY1MzQ4MS04YzFkM2FlZS03MGFlNmEzZS1hNGNhODcy" 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(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, 41295181-1b5f-4ed1-a93f-6b39248687cd, ghrun-4mq6qa2p6u.auto.internal:31936): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=ZmY1MzQ4MS04YzFkM2FlZS03MGFlNmEzZS1hNGNhODcy
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=ZmY1MzQ4MS04YzFkM2FlZS03MGFlNmEzZS1hNGNhODcy
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, 06f48958-a317-483b-a51e-84ba55230eee, ghrun-4mq6qa2p6u.auto.internal:31936): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, 06f48958-a317-483b-a51e-84ba55230eee, ghrun-4mq6qa2p6u.auto.internal:31936): request = { session_id: "ydb://session/3?node_id=1&id=ZmY1MzQ4MS04YzFkM2FlZS03MGFlNmEzZS1hNGNhODcy" 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(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, 06f48958-a317-483b-a51e-84ba55230eee, ghrun-4mq6qa2p6u.auto.internal:31936): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=ZmY1MzQ4MS04YzFkM2FlZS03MGFlNmEzZS1hNGNhODcy
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=ZmY1MzQ4MS04YzFkM2FlZS03MGFlNmEzZS1hNGNhODcy
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, 264eb37d-be16-446a-9820-e635f97b591c, ghrun-4mq6qa2p6u.auto.internal:31936): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, 264eb37d-be16-446a-9820-e635f97b591c, ghrun-4mq6qa2p6u.auto.internal:31936): request = { session_id: "ydb://session/3?node_id=1&id=ZmY1MzQ4MS04YzFkM2FlZS03MGFlNmEzZS1hNGNhODcy" 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(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, 264eb37d-be16-446a-9820-e635f97b591c, ghrun-4mq6qa2p6u.auto.internal:31936): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=ZmY1MzQ4MS04YzFkM2FlZS03MGFlNmEzZS1hNGNhODcy
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=ZmY1MzQ4MS04YzFkM2FlZS03MGFlNmEzZS1hNGNhODcy
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, 1c2fd5d7-3837-4158-97e4-990b34a9b252, ghrun-4mq6qa2p6u.auto.internal:31936): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, 1c2fd5d7-3837-4158-97e4-990b34a9b252, ghrun-4mq6qa2p6u.auto.internal:31936): request = { session_id: "ydb://session/3?node_id=1&id=ZmY1MzQ4MS04YzFkM2FlZS03MGFlNmEzZS1hNGNhODcy" 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(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, 1c2fd5d7-3837-4158-97e4-990b34a9b252, ghrun-4mq6qa2p6u.auto.internal:31936): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=ZmY1MzQ4MS04YzFkM2FlZS03MGFlNmEzZS1hNGNhODcy
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=ZmY1MzQ4MS04YzFkM2FlZS03MGFlNmEzZS1hNGNhODcy
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, 9e3d61ab-2964-4657-9a60-1babf7ca7306, ghrun-4mq6qa2p6u.auto.internal:31936): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, 9e3d61ab-2964-4657-9a60-1babf7ca7306, ghrun-4mq6qa2p6u.auto.internal:31936): request = { session_id: "ydb://session/3?node_id=1&id=ZmY1MzQ4MS04YzFkM2FlZS03MGFlNmEzZS1hNGNhODcy" 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(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, 9e3d61ab-2964-4657-9a60-1babf7ca7306, ghrun-4mq6qa2p6u.auto.internal:31936): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=ZmY1MzQ4MS04YzFkM2FlZS03MGFlNmEzZS1hNGNhODcy
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=ZmY1MzQ4MS04YzFkM2FlZS03MGFlNmEzZS1hNGNhODcy
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, 5f538bb1-bbe4-458e-9403-301f74b8380f, ghrun-4mq6qa2p6u.auto.internal:31936): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, 5f538bb1-bbe4-458e-9403-301f74b8380f, ghrun-4mq6qa2p6u.auto.internal:31936): request = { session_id: "ydb://session/3?node_id=1&id=ZmY1MzQ4MS04YzFkM2FlZS03MGFlNmEzZS1hNGNhODcy" 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(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, 5f538bb1-bbe4-458e-9403-301f74b8380f, ghrun-4mq6qa2p6u.auto.internal:31936): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=ZmY1MzQ4MS04YzFkM2FlZS03MGFlNmEzZS1hNGNhODcy
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=ZmY1MzQ4MS04YzFkM2FlZS03MGFlNmEzZS1hNGNhODcy
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, ab9cb5ea-1934-4573-82d6-29c8f45085b6, ghrun-4mq6qa2p6u.auto.internal:31936): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, ab9cb5ea-1934-4573-82d6-29c8f45085b6, ghrun-4mq6qa2p6u.auto.internal:31936): request = { session_id: "ydb://session/3?node_id=1&id=ZmY1MzQ4MS04YzFkM2FlZS03MGFlNmEzZS1hNGNhODcy" 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(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, ab9cb5ea-1934-4573-82d6-29c8f45085b6, ghrun-4mq6qa2p6u.auto.internal:31936): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=ZmY1MzQ4MS04YzFkM2FlZS03MGFlNmEzZS1hNGNhODcy
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=ZmY1MzQ4MS04YzFkM2FlZS03MGFlNmEzZS1hNGNhODcy
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, 25c675e4-e4a6-4239-80f0-e924cbc5e83f, ghrun-4mq6qa2p6u.auto.internal:31936): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, 25c675e4-e4a6-4239-80f0-e924cbc5e83f, ghrun-4mq6qa2p6u.auto.internal:31936): request = { session_id: "ydb://session/3?node_id=1&id=ZmY1MzQ4MS04YzFkM2FlZS03MGFlNmEzZS1hNGNhODcy" 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(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, 25c675e4-e4a6-4239-80f0-e924cbc5e83f, ghrun-4mq6qa2p6u.auto.internal:31936): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=ZmY1MzQ4MS04YzFkM2FlZS03MGFlNmEzZS1hNGNhODcy
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=ZmY1MzQ4MS04YzFkM2FlZS03MGFlNmEzZS1hNGNhODcy
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, 55554375-b9b9-4792-825d-1a771a81b985, ghrun-4mq6qa2p6u.auto.internal:31936): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, 55554375-b9b9-4792-825d-1a771a81b985, ghrun-4mq6qa2p6u.auto.internal:31936): request = { session_id: "ydb://session/3?node_id=1&id=ZmY1MzQ4MS04YzFkM2FlZS03MGFlNmEzZS1hNGNhODcy" 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(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, 55554375-b9b9-4792-825d-1a771a81b985, ghrun-4mq6qa2p6u.auto.internal:31936): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=ZmY1MzQ4MS04YzFkM2FlZS03MGFlNmEzZS1hNGNhODcy
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=ZmY1MzQ4MS04YzFkM2FlZS03MGFlNmEzZS1hNGNhODcy
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, e68377da-a928-43ef-8009-4a5857370678, ghrun-4mq6qa2p6u.auto.internal:31936): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, e68377da-a928-43ef-8009-4a5857370678, ghrun-4mq6qa2p6u.auto.internal:31936): request = { session_id: "ydb://session/3?node_id=1&id=ZmY1MzQ4MS04YzFkM2FlZS03MGFlNmEzZS1hNGNhODcy" 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(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, e68377da-a928-43ef-8009-4a5857370678, ghrun-4mq6qa2p6u.auto.internal:31936): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=ZmY1MzQ4MS04YzFkM2FlZS03MGFlNmEzZS1hNGNhODcy
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=ZmY1MzQ4MS04YzFkM2FlZS03MGFlNmEzZS1hNGNhODcy
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, 4cb82f03-cf84-4abc-9f0d-f31eb2e58c17, ghrun-4mq6qa2p6u.auto.internal:31936): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, 4cb82f03-cf84-4abc-9f0d-f31eb2e58c17, ghrun-4mq6qa2p6u.auto.internal:31936): request = { session_id: "ydb://session/3?node_id=1&id=ZmY1MzQ4MS04YzFkM2FlZS03MGFlNmEzZS1hNGNhODcy" 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(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, 4cb82f03-cf84-4abc-9f0d-f31eb2e58c17, ghrun-4mq6qa2p6u.auto.internal:31936): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=ZmY1MzQ4MS04YzFkM2FlZS03MGFlNmEzZS1hNGNhODcy
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=ZmY1MzQ4MS04YzFkM2FlZS03MGFlNmEzZS1hNGNhODcy
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, 1db92f22-41d6-420a-9050-c7898ca642a0, ghrun-4mq6qa2p6u.auto.internal:31936): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, 1db92f22-41d6-420a-9050-c7898ca642a0, ghrun-4mq6qa2p6u.auto.internal:31936): request = { session_id: "ydb://session/3?node_id=1&id=ZmY1MzQ4MS04YzFkM2FlZS03MGFlNmEzZS1hNGNhODcy" 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(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, 1db92f22-41d6-420a-9050-c7898ca642a0, ghrun-4mq6qa2p6u.auto.internal:31936): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=ZmY1MzQ4MS04YzFkM2FlZS03MGFlNmEzZS1hNGNhODcy
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=ZmY1MzQ4MS04YzFkM2FlZS03MGFlNmEzZS1hNGNhODcy
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, e436a835-765c-4584-8199-903c3328fe25, ghrun-4mq6qa2p6u.auto.internal:31936): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, e436a835-765c-4584-8199-903c3328fe25, ghrun-4mq6qa2p6u.auto.internal:31936): request = { session_id: "ydb://session/3?node_id=1&id=ZmY1MzQ4MS04YzFkM2FlZS03MGFlNmEzZS1hNGNhODcy" 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(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, e436a835-765c-4584-8199-903c3328fe25, ghrun-4mq6qa2p6u.auto.internal:31936): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=ZmY1MzQ4MS04YzFkM2FlZS03MGFlNmEzZS1hNGNhODcy
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=ZmY1MzQ4MS04YzFkM2FlZS03MGFlNmEzZS1hNGNhODcy
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, d9bbfc16-ee64-4c1e-bbf2-842324966cd5, ghrun-4mq6qa2p6u.auto.internal:31936): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, d9bbfc16-ee64-4c1e-bbf2-842324966cd5, ghrun-4mq6qa2p6u.auto.internal:31936): request = { session_id: "ydb://session/3?node_id=1&id=ZmY1MzQ4MS04YzFkM2FlZS03MGFlNmEzZS1hNGNhODcy" 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(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, d9bbfc16-ee64-4c1e-bbf2-842324966cd5, ghrun-4mq6qa2p6u.auto.internal:31936): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=ZmY1MzQ4MS04YzFkM2FlZS03MGFlNmEzZS1hNGNhODcy
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=ZmY1MzQ4MS04YzFkM2FlZS03MGFlNmEzZS1hNGNhODcy
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, 7f46956e-3877-452b-8405-23cddec5fad8, ghrun-4mq6qa2p6u.auto.internal:31936): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, 7f46956e-3877-452b-8405-23cddec5fad8, ghrun-4mq6qa2p6u.auto.internal:31936): request = { session_id: "ydb://session/3?node_id=1&id=ZmY1MzQ4MS04YzFkM2FlZS03MGFlNmEzZS1hNGNhODcy" 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(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, 7f46956e-3877-452b-8405-23cddec5fad8, ghrun-4mq6qa2p6u.auto.internal:31936): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=ZmY1MzQ4MS04YzFkM2FlZS03MGFlNmEzZS1hNGNhODcy
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=ZmY1MzQ4MS04YzFkM2FlZS03MGFlNmEzZS1hNGNhODcy
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, 19faf15a-d7c5-4837-873b-5d46e13fc783, ghrun-4mq6qa2p6u.auto.internal:31936): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, 19faf15a-d7c5-4837-873b-5d46e13fc783, ghrun-4mq6qa2p6u.auto.internal:31936): request = { session_id: "ydb://session/3?node_id=1&id=ZmY1MzQ4MS04YzFkM2FlZS03MGFlNmEzZS1hNGNhODcy" 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(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, 19faf15a-d7c5-4837-873b-5d46e13fc783, ghrun-4mq6qa2p6u.auto.internal:31936): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=ZmY1MzQ4MS04YzFkM2FlZS03MGFlNmEzZS1hNGNhODcy
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=ZmY1MzQ4MS04YzFkM2FlZS03MGFlNmEzZS1hNGNhODcy
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, fe0fc449-5e16-4ac3-acd9-4ccec43ff8f3, ghrun-4mq6qa2p6u.auto.internal:31936): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, fe0fc449-5e16-4ac3-acd9-4ccec43ff8f3, ghrun-4mq6qa2p6u.auto.internal:31936): request = { session_id: "ydb://session/3?node_id=1&id=ZmY1MzQ4MS04YzFkM2FlZS03MGFlNmEzZS1hNGNhODcy" 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(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, fe0fc449-5e16-4ac3-acd9-4ccec43ff8f3, ghrun-4mq6qa2p6u.auto.internal:31936): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=ZmY1MzQ4MS04YzFkM2FlZS03MGFlNmEzZS1hNGNhODcy
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=ZmY1MzQ4MS04YzFkM2FlZS03MGFlNmEzZS1hNGNhODcy
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, 95094f91-3f69-40a1-9fbb-a78732c93682, ghrun-4mq6qa2p6u.auto.internal:31936): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, 95094f91-3f69-40a1-9fbb-a78732c93682, ghrun-4mq6qa2p6u.auto.internal:31936): request = { session_id: "ydb://session/3?node_id=1&id=ZmY1MzQ4MS04YzFkM2FlZS03MGFlNmEzZS1hNGNhODcy" 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(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, 95094f91-3f69-40a1-9fbb-a78732c93682, ghrun-4mq6qa2p6u.auto.internal:31936): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=ZmY1MzQ4MS04YzFkM2FlZS03MGFlNmEzZS1hNGNhODcy
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, 07ae4380-27d2-415c-be25-b77a5e4a21ec, localhost:31936): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ListEndpoints, 07ae4380-27d2-415c-be25-b77a5e4a21ec, localhost:31936): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:65 RpcState(ListEndpoints, 07ae4380-27d2-415c-be25-b77a5e4a21ec, localhost:31936): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-4mq6qa2p6u.auto.internal" port: 31936 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-4mq6qa2p6u.auto.internal:31936, location 1, ssl: False>]>
DEBUG    ydb.connection:connection.py:575 Closing channel for endpoint localhost:31936
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=ZmY1MzQ4MS04YzFkM2FlZS03MGFlNmEzZS1hNGNhODcy
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, 74b04e9f-215a-48d6-a323-7b7473df5d8f, ghrun-4mq6qa2p6u.auto.internal:31936): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, 74b04e9f-215a-48d6-a323-7b7473df5d8f, ghrun-4mq6qa2p6u.auto.internal:31936): request = { session_id: "ydb://session/3?node_id=1&id=ZmY1MzQ4MS04YzFkM2FlZS03MGFlNmEzZS1hNGNhODcy" 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(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, 74b04e9f-215a-48d6-a323-7b7473df5d8f, ghrun-4mq6qa2p6u.auto.internal:31936): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=ZmY1MzQ4MS04YzFkM2FlZS03MGFlNmEzZS1hNGNhODcy
---------------------------- Captured log teardown -----------------------------
INFO     ya.test:ya.py:442 Test teardown
DEBUG    ydb.connection:connection.py:447 RpcState(DeleteSession, 14849afe-482c-4094-bd2a-9d87e0d6278c, ghrun-4mq6qa2p6u.auto.internal:31936): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(DeleteSession, 14849afe-482c-4094-bd2a-9d87e0d6278c, ghrun-4mq6qa2p6u.auto.internal:31936): request = { session_id: "ydb://session/3?node_id=1&id=ZmY1MzQ4MS04YzFkM2FlZS03MGFlNmEzZS1hNGNhODcy" }
DEBUG    ydb.connection:connection.py:65 RpcState(DeleteSession, 14849afe-482c-4094-bd2a-9d87e0d6278c, ghrun-4mq6qa2p6u.auto.internal:31936): 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:31936
DEBUG    ydb.query.session:session.py:339 Attach stream closed, session_id: ydb://session/3?node_id=1&id=ZmY1MzQ4MS04YzFkM2FlZS03MGFlNmEzZS1hNGNhODcy
DEBUG    ydb.connection:connection.py:575 Closing channel for endpoint ghrun-4mq6qa2p6u.auto.internal:31936
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:31936/1
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/10582
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/27183
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/30779
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/31936
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/17776
============================== slowest durations ===============================
308.60s call     test_ttl.py::TestTTL::test_ttl[table_Date_1_UNIQUE_SYNC-pk_types35-all_types35-index35-Date-UNIQUE-SYNC]
128.45s call     test_ttl.py::TestTTL::test_ttl[table_Date_0__SYNC-pk_types30-all_types30-index30-Date--SYNC]
16.40s setup    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]
0.02s setup    test_ttl.py::TestTTL::test_ttl[table_Date_1_UNIQUE_SYNC-pk_types35-all_types35-index35-Date-UNIQUE-SYNC]
0.02s 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 5 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 468.56s (0:07: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/dgvm/00283e/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 1 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=NDg5YmVkOGMtNzljYTE2YzYtMzRhM2YzNzUtZTFjZWRlZTI=
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, c1fa1bc6-37da-435b-b7e4-0fbf136e284a, ghrun-4mq6qa2p6u.auto.internal:28395): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, c1fa1bc6-37da-435b-b7e4-0fbf136e284a, ghrun-4mq6qa2p6u.auto.internal:28395): request = { session_id: "ydb://session/3?node_id=1&id=NDg5YmVkOGMtNzljYTE2YzYtMzRhM2YzNzUtZTFjZWRlZTI=" 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, c1fa1bc6-37da-435b-b7e4-0fbf136e284a, ghrun-4mq6qa2p6u.auto.internal:28395): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=NDg5YmVkOGMtNzljYTE2YzYtMzRhM2YzNzUtZTFjZWRlZTI=
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=NDg5YmVkOGMtNzljYTE2YzYtMzRhM2YzNzUtZTFjZWRlZTI=
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, 113d5275-b1ca-4368-ad66-6f6ae9d4fb74, ghrun-4mq6qa2p6u.auto.internal:28395): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, 113d5275-b1ca-4368-ad66-6f6ae9d4fb74, ghrun-4mq6qa2p6u.auto.internal:28395): request = { session_id: "ydb://session/3?node_id=1&id=NDg5YmVkOGMtNzljYTE2YzYtMzRhM2YzNzUtZTFjZWRlZTI=" 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, 113d5275-b1ca-4368-ad66-6f6ae9d4fb74, ghrun-4mq6qa2p6u.auto.internal:28395): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=NDg5YmVkOGMtNzljYTE2YzYtMzRhM2YzNzUtZTFjZWRlZTI=
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=NDg5YmVkOGMtNzljYTE2YzYtMzRhM2YzNzUtZTFjZWRlZTI=
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, 9df917c0-8b23-42db-95c6-c4eaee5e35b1, ghrun-4mq6qa2p6u.auto.internal:28395): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, 9df917c0-8b23-42db-95c6-c4eaee5e35b1, ghrun-4mq6qa2p6u.auto.internal:28395): request = { session_id: "ydb://session/3?node_id=1&id=NDg5YmVkOGMtNzljYTE2YzYtMzRhM2YzNzUtZTFjZWRlZTI=" 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, 9df917c0-8b23-42db-95c6-c4eaee5e35b1, ghrun-4mq6qa2p6u.auto.internal:28395): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=NDg5YmVkOGMtNzljYTE2YzYtMzRhM2YzNzUtZTFjZWRlZTI=
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=NDg5YmVkOGMtNzljYTE2YzYtMzRhM2YzNzUtZTFjZWRlZTI=
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, bc96292a-50b6-42c1-98d0-a04b9f35648e, ghrun-4mq6qa2p6u.auto.internal:28395): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, bc96292a-50b6-42c1-98d0-a04b9f35648e, ghrun-4mq6qa2p6u.auto.internal:28395): request = { session_id: "ydb://session/3?node_id=1&id=NDg5YmVkOGMtNzljYTE2YzYtMzRhM2YzNzUtZTFjZWRlZTI=" 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, bc96292a-50b6-42c1-98d0-a04b9f35648e, ghrun-4mq6qa2p6u.auto.internal:28395): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=NDg5YmVkOGMtNzljYTE2YzYtMzRhM2YzNzUtZTFjZWRlZTI=
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=NDg5YmVkOGMtNzljYTE2YzYtMzRhM2YzNzUtZTFjZWRlZTI=
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, 4a49c095-31f7-4bea-8a26-e460d795a888, ghrun-4mq6qa2p6u.auto.internal:28395): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, 4a49c095-31f7-4bea-8a26-e460d795a888, ghrun-4mq6qa2p6u.auto.internal:28395): request = { session_id: "ydb://session/3?node_id=1&id=NDg5YmVkOGMtNzljYTE2YzYtMzRhM2YzNzUtZTFjZWRlZTI=" 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-09\' 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, 4a49c095-31f7-4bea-8a26-e460d795a888, ghrun-4mq6qa2p6u.auto.internal:28395): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=NDg5YmVkOGMtNzljYTE2YzYtMzRhM2YzNzUtZTFjZWRlZTI=
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=NDg5YmVkOGMtNzljYTE2YzYtMzRhM2YzNzUtZTFjZWRlZTI=
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, 63aadedd-c83e-498a-b137-352f8d54978b, ghrun-4mq6qa2p6u.auto.internal:28395): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, 63aadedd-c83e-498a-b137-352f8d54978b, ghrun-4mq6qa2p6u.auto.internal:28395): request = { session_id: "ydb://session/3?node_id=1&id=NDg5YmVkOGMtNzljYTE2YzYtMzRhM2YzNzUtZTFjZWRlZTI=" 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-09\' 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, 63aadedd-c83e-498a-b137-352f8d54978b, ghrun-4mq6qa2p6u.auto.internal:28395): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=NDg5YmVkOGMtNzljYTE2YzYtMzRhM2YzNzUtZTFjZWRlZTI=
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=NDg5YmVkOGMtNzljYTE2YzYtMzRhM2YzNzUtZTFjZWRlZTI=
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, d4eed6b8-a256-4b9f-b0b7-99fab4dd36ee, ghrun-4mq6qa2p6u.auto.internal:28395): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, d4eed6b8-a256-4b9f-b0b7-99fab4dd36ee, ghrun-4mq6qa2p6u.auto.internal:28395): request = { session_id: "ydb://session/3?node_id=1&id=NDg5YmVkOGMtNzljYTE2YzYtMzRhM2YzNzUtZTFjZWRlZTI=" 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-16\' 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, d4eed6b8-a256-4b9f-b0b7-99fab4dd36ee, ghrun-4mq6qa2p6u.auto.internal:28395): 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, 9d38ba82-6dc8-4fba-a108-8c0f43315f8f, localhost:28395): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ListEndpoints, 9d38ba82-6dc8-4fba-a108-8c0f43315f8f, localhost:28395): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:65 RpcState(ListEndpoints, 9d38ba82-6dc8-4fba-a108-8c0f43315f8f, localhost:28395): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-4mq6qa2p6u.auto.internal" port: 28395 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-4mq6qa2p6u.auto.internal:28395, location 1, ssl: False>]>
DEBUG    ydb.connection:connection.py:575 Closing channel for endpoint localhost:28395
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=NDg5YmVkOGMtNzljYTE2YzYtMzRhM2YzNzUtZTFjZWRlZTI=
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=NDg5YmVkOGMtNzljYTE2YzYtMzRhM2YzNzUtZTFjZWRlZTI=
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, ce193393-bfaa-43eb-a5ef-b8b8ad1223d6, ghrun-4mq6qa2p6u.auto.internal:28395): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, ce193393-bfaa-43eb-a5ef-b8b8ad1223d6, ghrun-4mq6qa2p6u.auto.internal:28395): request = { session_id: "ydb://session/3?node_id=1&id=NDg5YmVkOGMtNzljYTE2YzYtMzRhM2YzNzUtZTFjZWRlZTI=" 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-16\' 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, ce193393-bfaa-43eb-a5ef-b8b8ad1223d6, ghrun-4mq6qa2p6u.auto.internal:28395): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=NDg5YmVkOGMtNzljYTE2YzYtMzRhM2YzNzUtZTFjZWRlZTI=
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=NDg5YmVkOGMtNzljYTE2YzYtMzRhM2YzNzUtZTFjZWRlZTI=
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, fdcc3274-e166-4035-9e13-e4a37908a162, ghrun-4mq6qa2p6u.auto.internal:28395): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, fdcc3274-e166-4035-9e13-e4a37908a162, ghrun-4mq6qa2p6u.auto.internal:28395): request = { session_id: "ydb://session/3?node_id=1&id=NDg5YmVkOGMtNzljYTE2YzYtMzRhM2YzNzUtZTFjZWRlZTI=" 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-16\' 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, fdcc3274-e166-4035-9e13-e4a37908a162, ghrun-4mq6qa2p6u.auto.internal:28395): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=NDg5YmVkOGMtNzljYTE2YzYtMzRhM2YzNzUtZTFjZWRlZTI=
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=NDg5YmVkOGMtNzljYTE2YzYtMzRhM2YzNzUtZTFjZWRlZTI=
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, e6fe9a51-f51f-4413-aebc-c768eb945c9e, ghrun-4mq6qa2p6u.auto.internal:28395): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, e6fe9a51-f51f-4413-aebc-c768eb945c9e, ghrun-4mq6qa2p6u.auto.internal:28395): request = { session_id: "ydb://session/3?node_id=1&id=NDg5YmVkOGMtNzljYTE2YzYtMzRhM2YzNzUtZTFjZWRlZTI=" 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-16\' 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, e6fe9a51-f51f-4413-aebc-c768eb945c9e, ghrun-4mq6qa2p6u.auto.internal:28395): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=NDg5YmVkOGMtNzljYTE2YzYtMzRhM2YzNzUtZTFjZWRlZTI=
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=NDg5YmVkOGMtNzljYTE2YzYtMzRhM2YzNzUtZTFjZWRlZTI=
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, 801634bb-584b-42aa-b6aa-9c4b365907fe, ghrun-4mq6qa2p6u.auto.internal:28395): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, 801634bb-584b-42aa-b6aa-9c4b365907fe, ghrun-4mq6qa2p6u.auto.internal:28395): request = { session_id: "ydb://session/3?node_id=1&id=NDg5YmVkOGMtNzljYTE2YzYtMzRhM2YzNzUtZTFjZWRlZTI=" 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-02\' 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, 801634bb-584b-42aa-b6aa-9c4b365907fe, ghrun-4mq6qa2p6u.auto.internal:28395): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=NDg5YmVkOGMtNzljYTE2YzYtMzRhM2YzNzUtZTFjZWRlZTI=
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=NDg5YmVkOGMtNzljYTE2YzYtMzRhM2YzNzUtZTFjZWRlZTI=
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, a619dc92-7c93-4818-867d-08f2ef7c0fbe, ghrun-4mq6qa2p6u.auto.internal:28395): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, a619dc92-7c93-4818-867d-08f2ef7c0fbe, ghrun-4mq6qa2p6u.auto.internal:28395): request = { session_id: "ydb://session/3?node_id=1&id=NDg5YmVkOGMtNzljYTE2YzYtMzRhM2YzNzUtZTFjZWRlZTI=" 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-02\' 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, a619dc92-7c93-4818-867d-08f2ef7c0fbe, ghrun-4mq6qa2p6u.auto.internal:28395): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=NDg5YmVkOGMtNzljYTE2YzYtMzRhM2YzNzUtZTFjZWRlZTI=
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=NDg5YmVkOGMtNzljYTE2YzYtMzRhM2YzNzUtZTFjZWRlZTI=
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, f6a4ba03-a012-476e-a4b5-cc6c89ed988e, ghrun-4mq6qa2p6u.auto.internal:28395): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, f6a4ba03-a012-476e-a4b5-cc6c89ed988e, ghrun-4mq6qa2p6u.auto.internal:28395): request = { session_id: "ydb://session/3?node_id=1&id=NDg5YmVkOGMtNzljYTE2YzYtMzRhM2YzNzUtZTFjZWRlZTI=" 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, f6a4ba03-a012-476e-a4b5-cc6c89ed988e, ghrun-4mq6qa2p6u.auto.internal:28395): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=NDg5YmVkOGMtNzljYTE2YzYtMzRhM2YzNzUtZTFjZWRlZTI=
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=NDg5YmVkOGMtNzljYTE2YzYtMzRhM2YzNzUtZTFjZWRlZTI=
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, ef7757e4-cb56-4320-bac4-d1e451957f72, ghrun-4mq6qa2p6u.auto.internal:28395): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, ef7757e4-cb56-4320-bac4-d1e451957f72, ghrun-4mq6qa2p6u.auto.internal:28395): request = { session_id: "ydb://session/3?node_id=1&id=NDg5YmVkOGMtNzljYTE2YzYtMzRhM2YzNzUtZTFjZWRlZTI=" 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, ef7757e4-cb56-4320-bac4-d1e451957f72, ghrun-4mq6qa2p6u.auto.internal:28395): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=NDg5YmVkOGMtNzljYTE2YzYtMzRhM2YzNzUtZTFjZWRlZTI=
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=NDg5YmVkOGMtNzljYTE2YzYtMzRhM2YzNzUtZTFjZWRlZTI=
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, f9581774-4413-4e63-bcda-3899eac05422, ghrun-4mq6qa2p6u.auto.internal:28395): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, f9581774-4413-4e63-bcda-3899eac05422, ghrun-4mq6qa2p6u.auto.internal:28395): request = { session_id: "ydb://session/3?node_id=1&id=NDg5YmVkOGMtNzljYTE2YzYtMzRhM2YzNzUtZTFjZWRlZTI=" 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, f9581774-4413-4e63-bcda-3899eac05422, ghrun-4mq6qa2p6u.auto.internal:28395): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=NDg5YmVkOGMtNzljYTE2YzYtMzRhM2YzNzUtZTFjZWRlZTI=
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=NDg5YmVkOGMtNzljYTE2YzYtMzRhM2YzNzUtZTFjZWRlZTI=
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, 03d8a2f6-0f5f-4fc8-96e5-ac06e5b642f5, ghrun-4mq6qa2p6u.auto.internal:28395): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, 03d8a2f6-0f5f-4fc8-96e5-ac06e5b642f5, ghrun-4mq6qa2p6u.auto.internal:28395): request = { session_id: "ydb://session/3?node_id=1&id=NDg5YmVkOGMtNzljYTE2YzYtMzRhM2YzNzUtZTFjZWRlZTI=" 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, 03d8a2f6-0f5f-4fc8-96e5-ac06e5b642f5, ghrun-4mq6qa2p6u.auto.internal:28395): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=NDg5YmVkOGMtNzljYTE2YzYtMzRhM2YzNzUtZTFjZWRlZTI=
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=NDg5YmVkOGMtNzljYTE2YzYtMzRhM2YzNzUtZTFjZWRlZTI=
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, ce0d262e-908d-45a9-9456-249d07b625f5, ghrun-4mq6qa2p6u.auto.internal:28395): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, ce0d262e-908d-45a9-9456-249d07b625f5, ghrun-4mq6qa2p6u.auto.internal:28395): request = { session_id: "ydb://session/3?node_id=1&id=NDg5YmVkOGMtNzljYTE2YzYtMzRhM2YzNzUtZTFjZWRlZTI=" 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, ce0d262e-908d-45a9-9456-249d07b625f5, ghrun-4mq6qa2p6u.auto.internal:28395): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=NDg5YmVkOGMtNzljYTE2YzYtMzRhM2YzNzUtZTFjZWRlZTI=
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=NDg5YmVkOGMtNzljYTE2YzYtMzRhM2YzNzUtZTFjZWRlZTI=
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, 327fd7e2-88f6-4a27-bbc1-f60d983a4f18, ghrun-4mq6qa2p6u.auto.internal:28395): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, 327fd7e2-88f6-4a27-bbc1-f60d983a4f18, ghrun-4mq6qa2p6u.auto.internal:28395): request = { session_id: "ydb://session/3?node_id=1&id=NDg5YmVkOGMtNzljYTE2YzYtMzRhM2YzNzUtZTFjZWRlZTI=" 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, 327fd7e2-88f6-4a27-bbc1-f60d983a4f18, ghrun-4mq6qa2p6u.auto.internal:28395): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=NDg5YmVkOGMtNzljYTE2YzYtMzRhM2YzNzUtZTFjZWRlZTI=
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, 7664f1cd-c7cb-475f-98bd-8d6414f5eecf, localhost:28395): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ListEndpoints, 7664f1cd-c7cb-475f-98bd-8d6414f5eecf, localhost:28395): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:65 RpcState(ListEndpoints, 7664f1cd-c7cb-475f-98bd-8d6414f5eecf, localhost:28395): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-4mq6qa2p6u.auto.internal" port: 28395 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-4mq6qa2p6u.auto.internal:28395, location 1, ssl: False>]>
DEBUG    ydb.connection:connection.py:575 Closing channel for endpoint localhost:28395
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=NDg5YmVkOGMtNzljYTE2YzYtMzRhM2YzNzUtZTFjZWRlZTI=
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, 3c34fe72-f737-4440-a6cb-6ab27799d51d, ghrun-4mq6qa2p6u.auto.internal:28395): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, 3c34fe72-f737-4440-a6cb-6ab27799d51d, ghrun-4mq6qa2p6u.auto.internal:28395): request = { session_id: "ydb://session/3?node_id=1&id=NDg5YmVkOGMtNzljYTE2YzYtMzRhM2YzNzUtZTFjZWRlZTI=" 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, 3c34fe72-f737-4440-a6cb-6ab27799d51d, ghrun-4mq6qa2p6u.auto.internal:28395): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=NDg5YmVkOGMtNzljYTE2YzYtMzRhM2YzNzUtZTFjZWRlZTI=
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=NDg5YmVkOGMtNzljYTE2YzYtMzRhM2YzNzUtZTFjZWRlZTI=
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, 7f69f60e-72c9-4b14-9f0f-f8e2489d6a8f, ghrun-4mq6qa2p6u.auto.internal:28395): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, 7f69f60e-72c9-4b14-9f0f-f8e2489d6a8f, ghrun-4mq6qa2p6u.auto.internal:28395): request = { session_id: "ydb://session/3?node_id=1&id=NDg5YmVkOGMtNzljYTE2YzYtMzRhM2YzNzUtZTFjZWRlZTI=" 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, 7f69f60e-72c9-4b14-9f0f-f8e2489d6a8f, ghrun-4mq6qa2p6u.auto.internal:28395): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=NDg5YmVkOGMtNzljYTE2YzYtMzRhM2YzNzUtZTFjZWRlZTI=
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=NDg5YmVkOGMtNzljYTE2YzYtMzRhM2YzNzUtZTFjZWRlZTI=
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, c4dcd956-521e-4d10-82eb-1b4cab068caf, ghrun-4mq6qa2p6u.auto.internal:28395): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, c4dcd956-521e-4d10-82eb-1b4cab068caf, ghrun-4mq6qa2p6u.auto.internal:28395): request = { session_id: "ydb://session/3?node_id=1&id=NDg5YmVkOGMtNzljYTE2YzYtMzRhM2YzNzUtZTFjZWRlZTI=" 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, c4dcd956-521e-4d10-82eb-1b4cab068caf, ghrun-4mq6qa2p6u.auto.internal:28395): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=NDg5YmVkOGMtNzljYTE2YzYtMzRhM2YzNzUtZTFjZWRlZTI=
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=NDg5YmVkOGMtNzljYTE2YzYtMzRhM2YzNzUtZTFjZWRlZTI=
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, fbcf9de8-a5c9-4eeb-ab43-a31bf7de6cc3, ghrun-4mq6qa2p6u.auto.internal:28395): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, fbcf9de8-a5c9-4eeb-ab43-a31bf7de6cc3, ghrun-4mq6qa2p6u.auto.internal:28395): request = { session_id: "ydb://session/3?node_id=1&id=NDg5YmVkOGMtNzljYTE2YzYtMzRhM2YzNzUtZTFjZWRlZTI=" 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, fbcf9de8-a5c9-4eeb-ab43-a31bf7de6cc3, ghrun-4mq6qa2p6u.auto.internal:28395): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=NDg5YmVkOGMtNzljYTE2YzYtMzRhM2YzNzUtZTFjZWRlZTI=
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=NDg5YmVkOGMtNzljYTE2YzYtMzRhM2YzNzUtZTFjZWRlZTI=
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, 072a9276-9f43-4c47-a287-f093913c65da, ghrun-4mq6qa2p6u.auto.internal:28395): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, 072a9276-9f43-4c47-a287-f093913c65da, ghrun-4mq6qa2p6u.auto.internal:28395): request = { session_id: "ydb://session/3?node_id=1&id=NDg5YmVkOGMtNzljYTE2YzYtMzRhM2YzNzUtZTFjZWRlZTI=" 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, 072a9276-9f43-4c47-a287-f093913c65da, ghrun-4mq6qa2p6u.auto.internal:28395): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=NDg5YmVkOGMtNzljYTE2YzYtMzRhM2YzNzUtZTFjZWRlZTI=
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=NDg5YmVkOGMtNzljYTE2YzYtMzRhM2YzNzUtZTFjZWRlZTI=
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, c09288f5-80f2-474e-bd37-47716bbdb776, ghrun-4mq6qa2p6u.auto.internal:28395): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, c09288f5-80f2-474e-bd37-47716bbdb776, ghrun-4mq6qa2p6u.auto.internal:28395): request = { session_id: "ydb://session/3?node_id=1&id=NDg5YmVkOGMtNzljYTE2YzYtMzRhM2YzNzUtZTFjZWRlZTI=" 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, c09288f5-80f2-474e-bd37-47716bbdb776, ghrun-4mq6qa2p6u.auto.internal:28395): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=NDg5YmVkOGMtNzljYTE2YzYtMzRhM2YzNzUtZTFjZWRlZTI=
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=NDg5YmVkOGMtNzljYTE2YzYtMzRhM2YzNzUtZTFjZWRlZTI=
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, d4e72941-2a72-42e3-a967-8b850830410c, ghrun-4mq6qa2p6u.auto.internal:28395): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, d4e72941-2a72-42e3-a967-8b850830410c, ghrun-4mq6qa2p6u.auto.internal:28395): request = { session_id: "ydb://session/3?node_id=1&id=NDg5YmVkOGMtNzljYTE2YzYtMzRhM2YzNzUtZTFjZWRlZTI=" 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, d4e72941-2a72-42e3-a967-8b850830410c, ghrun-4mq6qa2p6u.auto.internal:28395): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=NDg5YmVkOGMtNzljYTE2YzYtMzRhM2YzNzUtZTFjZWRlZTI=
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=NDg5YmVkOGMtNzljYTE2YzYtMzRhM2YzNzUtZTFjZWRlZTI=
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, 71d35bf4-1311-467e-8c11-a5279689e858, ghrun-4mq6qa2p6u.auto.internal:28395): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, 71d35bf4-1311-467e-8c11-a5279689e858, ghrun-4mq6qa2p6u.auto.internal:28395): request = { session_id: "ydb://session/3?node_id=1&id=NDg5YmVkOGMtNzljYTE2YzYtMzRhM2YzNzUtZTFjZWRlZTI=" 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, 71d35bf4-1311-467e-8c11-a5279689e858, ghrun-4mq6qa2p6u.auto.internal:28395): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=NDg5YmVkOGMtNzljYTE2YzYtMzRhM2YzNzUtZTFjZWRlZTI=
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=NDg5YmVkOGMtNzljYTE2YzYtMzRhM2YzNzUtZTFjZWRlZTI=
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, f4a8f1ab-ad1f-421e-9859-85db7b28d69d, ghrun-4mq6qa2p6u.auto.internal:28395): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, f4a8f1ab-ad1f-421e-9859-85db7b28d69d, ghrun-4mq6qa2p6u.auto.internal:28395): request = { session_id: "ydb://session/3?node_id=1&id=NDg5YmVkOGMtNzljYTE2YzYtMzRhM2YzNzUtZTFjZWRlZTI=" 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, f4a8f1ab-ad1f-421e-9859-85db7b28d69d, ghrun-4mq6qa2p6u.auto.internal:28395): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=NDg5YmVkOGMtNzljYTE2YzYtMzRhM2YzNzUtZTFjZWRlZTI=
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=NDg5YmVkOGMtNzljYTE2YzYtMzRhM2YzNzUtZTFjZWRlZTI=
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, 149a3a91-c662-4dbb-91b4-abb7375173ed, ghrun-4mq6qa2p6u.auto.internal:28395): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, 149a3a91-c662-4dbb-91b4-abb7375173ed, ghrun-4mq6qa2p6u.auto.internal:28395): request = { session_id: "ydb://session/3?node_id=1&id=NDg5YmVkOGMtNzljYTE2YzYtMzRhM2YzNzUtZTFjZWRlZTI=" 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, 149a3a91-c662-4dbb-91b4-abb7375173ed, ghrun-4mq6qa2p6u.auto.internal:28395): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=NDg5YmVkOGMtNzljYTE2YzYtMzRhM2YzNzUtZTFjZWRlZTI=
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=NDg5YmVkOGMtNzljYTE2YzYtMzRhM2YzNzUtZTFjZWRlZTI=
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, 0d68fce7-e3ba-4d9d-bc14-be1497dd89fb, ghrun-4mq6qa2p6u.auto.internal:28395): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, 0d68fce7-e3ba-4d9d-bc14-be1497dd89fb, ghrun-4mq6qa2p6u.auto.internal:28395): request = { session_id: "ydb://session/3?node_id=1&id=NDg5YmVkOGMtNzljYTE2YzYtMzRhM2YzNzUtZTFjZWRlZTI=" 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, 0d68fce7-e3ba-4d9d-bc14-be1497dd89fb, ghrun-4mq6qa2p6u.auto.internal:28395): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=NDg5YmVkOGMtNzljYTE2YzYtMzRhM2YzNzUtZTFjZWRlZTI=
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=NDg5YmVkOGMtNzljYTE2YzYtMzRhM2YzNzUtZTFjZWRlZTI=
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, a70fc516-0084-4ceb-9791-c0c4af6b18ac, ghrun-4mq6qa2p6u.auto.internal:28395): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, a70fc516-0084-4ceb-9791-c0c4af6b18ac, ghrun-4mq6qa2p6u.auto.internal:28395): request = { session_id: "ydb://session/3?node_id=1&id=NDg5YmVkOGMtNzljYTE2YzYtMzRhM2YzNzUtZTFjZWRlZTI=" 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, a70fc516-0084-4ceb-9791-c0c4af6b18ac, ghrun-4mq6qa2p6u.auto.internal:28395): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=NDg5YmVkOGMtNzljYTE2YzYtMzRhM2YzNzUtZTFjZWRlZTI=
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=NDg5YmVkOGMtNzljYTE2YzYtMzRhM2YzNzUtZTFjZWRlZTI=
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, 9d511089-cede-46d7-9e16-0113865d33a3, ghrun-4mq6qa2p6u.auto.internal:28395): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, 9d511089-cede-46d7-9e16-0113865d33a3, ghrun-4mq6qa2p6u.auto.internal:28395): request = { session_id: "ydb://session/3?node_id=1&id=NDg5YmVkOGMtNzljYTE2YzYtMzRhM2YzNzUtZTFjZWRlZTI=" 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, 9d511089-cede-46d7-9e16-0113865d33a3, ghrun-4mq6qa2p6u.auto.internal:28395): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=NDg5YmVkOGMtNzljYTE2YzYtMzRhM2YzNzUtZTFjZWRlZTI=
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=NDg5YmVkOGMtNzljYTE2YzYtMzRhM2YzNzUtZTFjZWRlZTI=
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, 9c4cfff0-f718-448b-be93-3bb55be18523, ghrun-4mq6qa2p6u.auto.internal:28395): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, 9c4cfff0-f718-448b-be93-3bb55be18523, ghrun-4mq6qa2p6u.auto.internal:28395): request = { session_id: "ydb://session/3?node_id=1&id=NDg5YmVkOGMtNzljYTE2YzYtMzRhM2YzNzUtZTFjZWRlZTI=" 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, 9c4cfff0-f718-448b-be93-3bb55be18523, ghrun-4mq6qa2p6u.auto.internal:28395): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=NDg5YmVkOGMtNzljYTE2YzYtMzRhM2YzNzUtZTFjZWRlZTI=
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=NDg5YmVkOGMtNzljYTE2YzYtMzRhM2YzNzUtZTFjZWRlZTI=
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, 612210d8-30dc-4a65-813f-5fb8d4bbba7f, ghrun-4mq6qa2p6u.auto.internal:28395): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, 612210d8-30dc-4a65-813f-5fb8d4bbba7f, ghrun-4mq6qa2p6u.auto.internal:28395): request = { session_id: "ydb://session/3?node_id=1&id=NDg5YmVkOGMtNzljYTE2YzYtMzRhM2YzNzUtZTFjZWRlZTI=" 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, 612210d8-30dc-4a65-813f-5fb8d4bbba7f, ghrun-4mq6qa2p6u.auto.internal:28395): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=NDg5YmVkOGMtNzljYTE2YzYtMzRhM2YzNzUtZTFjZWRlZTI=
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=NDg5YmVkOGMtNzljYTE2YzYtMzRhM2YzNzUtZTFjZWRlZTI=
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, aa931ea5-1bd8-4ae4-957a-78190c136d8b, ghrun-4mq6qa2p6u.auto.internal:28395): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, aa931ea5-1bd8-4ae4-957a-78190c136d8b, ghrun-4mq6qa2p6u.auto.internal:28395): request = { session_id: "ydb://session/3?node_id=1&id=NDg5YmVkOGMtNzljYTE2YzYtMzRhM2YzNzUtZTFjZWRlZTI=" 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, aa931ea5-1bd8-4ae4-957a-78190c136d8b, ghrun-4mq6qa2p6u.auto.internal:28395): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=NDg5YmVkOGMtNzljYTE2YzYtMzRhM2YzNzUtZTFjZWRlZTI=
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=NDg5YmVkOGMtNzljYTE2YzYtMzRhM2YzNzUtZTFjZWRlZTI=
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, 992c782d-e09b-4c70-a594-d32517cf1a27, ghrun-4mq6qa2p6u.auto.internal:28395): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, 992c782d-e09b-4c70-a594-d32517cf1a27, ghrun-4mq6qa2p6u.auto.internal:28395): request = { session_id: "ydb://session/3?node_id=1&id=NDg5YmVkOGMtNzljYTE2YzYtMzRhM2YzNzUtZTFjZWRlZTI=" 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, 992c782d-e09b-4c70-a594-d32517cf1a27, ghrun-4mq6qa2p6u.auto.internal:28395): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=NDg5YmVkOGMtNzljYTE2YzYtMzRhM2YzNzUtZTFjZWRlZTI=
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, 5a11ee9e-c059-42cc-8d6c-43ca0805432e, localhost:28395): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ListEndpoints, 5a11ee9e-c059-42cc-8d6c-43ca0805432e, localhost:28395): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:65 RpcState(ListEndpoints, 5a11ee9e-c059-42cc-8d6c-43ca0805432e, localhost:28395): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-4mq6qa2p6u.auto.internal" port: 28395 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-4mq6qa2p6u.auto.internal:28395, location 1, ssl: False>]>
DEBUG    ydb.connection:connection.py:575 Closing channel for endpoint localhost:28395
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=NDg5YmVkOGMtNzljYTE2YzYtMzRhM2YzNzUtZTFjZWRlZTI=
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, 254d6c62-6d27-428b-84b0-6cb4374dd777, ghrun-4mq6qa2p6u.auto.internal:28395): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, 254d6c62-6d27-428b-84b0-6cb4374dd777, ghrun-4mq6qa2p6u.auto.internal:28395): request = { session_id: "ydb://session/3?node_id=1&id=NDg5YmVkOGMtNzljYTE2YzYtMzRhM2YzNzUtZTFjZWRlZTI=" 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, 254d6c62-6d27-428b-84b0-6cb4374dd777, ghrun-4mq6qa2p6u.auto.internal:28395): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=NDg5YmVkOGMtNzljYTE2YzYtMzRhM2YzNzUtZTFjZWRlZTI=
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=NDg5YmVkOGMtNzljYTE2YzYtMzRhM2YzNzUtZTFjZWRlZTI=
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, 120e89f0-be41-467a-a65f-cd3d99d9c072, ghrun-4mq6qa2p6u.auto.internal:28395): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, 120e89f0-be41-467a-a65f-cd3d99d9c072, ghrun-4mq6qa2p6u.auto.internal:28395): request = { session_id: "ydb://session/3?node_id=1&id=NDg5YmVkOGMtNzljYTE2YzYtMzRhM2YzNzUtZTFjZWRlZTI=" 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, 120e89f0-be41-467a-a65f-cd3d99d9c072, ghrun-4mq6qa2p6u.auto.internal:28395): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=NDg5YmVkOGMtNzljYTE2YzYtMzRhM2YzNzUtZTFjZWRlZTI=
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=NDg5YmVkOGMtNzljYTE2YzYtMzRhM2YzNzUtZTFjZWRlZTI=
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, 3c19c901-cd68-422a-92d5-fdea89786e42, ghrun-4mq6qa2p6u.auto.internal:28395): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, 3c19c901-cd68-422a-92d5-fdea89786e42, ghrun-4mq6qa2p6u.auto.internal:28395): request = { session_id: "ydb://session/3?node_id=1&id=NDg5YmVkOGMtNzljYTE2YzYtMzRhM2YzNzUtZTFjZWRlZTI=" 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, 3c19c901-cd68-422a-92d5-fdea89786e42, ghrun-4mq6qa2p6u.auto.internal:28395): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=NDg5YmVkOGMtNzljYTE2YzYtMzRhM2YzNzUtZTFjZWRlZTI=
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=NDg5YmVkOGMtNzljYTE2YzYtMzRhM2YzNzUtZTFjZWRlZTI=
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, 84721127-1f01-4d0a-9569-e285c090ce89, ghrun-4mq6qa2p6u.auto.internal:28395): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, 84721127-1f01-4d0a-9569-e285c090ce89, ghrun-4mq6qa2p6u.auto.internal:28395): request = { session_id: "ydb://session/3?node_id=1&id=NDg5YmVkOGMtNzljYTE2YzYtMzRhM2YzNzUtZTFjZWRlZTI=" 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, 84721127-1f01-4d0a-9569-e285c090ce89, ghrun-4mq6qa2p6u.auto.internal:28395): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=NDg5YmVkOGMtNzljYTE2YzYtMzRhM2YzNzUtZTFjZWRlZTI=
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=NDg5YmVkOGMtNzljYTE2YzYtMzRhM2YzNzUtZTFjZWRlZTI=
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, 1c34defb-c3ea-420e-9d26-af77e13b27da, ghrun-4mq6qa2p6u.auto.internal:28395): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, 1c34defb-c3ea-420e-9d26-af77e13b27da, ghrun-4mq6qa2p6u.auto.internal:28395): request = { session_id: "ydb://session/3?node_id=1&id=NDg5YmVkOGMtNzljYTE2YzYtMzRhM2YzNzUtZTFjZWRlZTI=" 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, 1c34defb-c3ea-420e-9d26-af77e13b27da, ghrun-4mq6qa2p6u.auto.internal:28395): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=NDg5YmVkOGMtNzljYTE2YzYtMzRhM2YzNzUtZTFjZWRlZTI=
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=NDg5YmVkOGMtNzljYTE2YzYtMzRhM2YzNzUtZTFjZWRlZTI=
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, 254e6625-6c8d-44b2-9141-9e2e7927b882, ghrun-4mq6qa2p6u.auto.internal:28395): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, 254e6625-6c8d-44b2-9141-9e2e7927b882, ghrun-4mq6qa2p6u.auto.internal:28395): request = { session_id: "ydb://session/3?node_id=1&id=NDg5YmVkOGMtNzljYTE2YzYtMzRhM2YzNzUtZTFjZWRlZTI=" 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, 254e6625-6c8d-44b2-9141-9e2e7927b882, ghrun-4mq6qa2p6u.auto.internal:28395): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=NDg5YmVkOGMtNzljYTE2YzYtMzRhM2YzNzUtZTFjZWRlZTI=
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=NDg5YmVkOGMtNzljYTE2YzYtMzRhM2YzNzUtZTFjZWRlZTI=
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, c5a49017-f6a4-46fd-830a-cb443916f8d1, ghrun-4mq6qa2p6u.auto.internal:28395): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, c5a49017-f6a4-46fd-830a-cb443916f8d1, ghrun-4mq6qa2p6u.auto.internal:28395): request = { session_id: "ydb://session/3?node_id=1&id=NDg5YmVkOGMtNzljYTE2YzYtMzRhM2YzNzUtZTFjZWRlZTI=" 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, c5a49017-f6a4-46fd-830a-cb443916f8d1, ghrun-4mq6qa2p6u.auto.internal:28395): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=NDg5YmVkOGMtNzljYTE2YzYtMzRhM2YzNzUtZTFjZWRlZTI=
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=NDg5YmVkOGMtNzljYTE2YzYtMzRhM2YzNzUtZTFjZWRlZTI=
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, 46e01b38-57f2-45bf-8b6b-f30ec0c2d273, ghrun-4mq6qa2p6u.auto.internal:28395): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, 46e01b38-57f2-45bf-8b6b-f30ec0c2d273, ghrun-4mq6qa2p6u.auto.internal:28395): request = { session_id: "ydb://session/3?node_id=1&id=NDg5YmVkOGMtNzljYTE2YzYtMzRhM2YzNzUtZTFjZWRlZTI=" 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, 46e01b38-57f2-45bf-8b6b-f30ec0c2d273, ghrun-4mq6qa2p6u.auto.internal:28395): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=NDg5YmVkOGMtNzljYTE2YzYtMzRhM2YzNzUtZTFjZWRlZTI=
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=NDg5YmVkOGMtNzljYTE2YzYtMzRhM2YzNzUtZTFjZWRlZTI=
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, dbed6786-9d13-4d49-9bd1-48a88acb259f, ghrun-4mq6qa2p6u.auto.internal:28395): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, dbed6786-9d13-4d49-9bd1-48a88acb259f, ghrun-4mq6qa2p6u.auto.internal:28395): request = { session_id: "ydb://session/3?node_id=1&id=NDg5YmVkOGMtNzljYTE2YzYtMzRhM2YzNzUtZTFjZWRlZTI=" 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, dbed6786-9d13-4d49-9bd1-48a88acb259f, ghrun-4mq6qa2p6u.auto.internal:28395): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=NDg5YmVkOGMtNzljYTE2YzYtMzRhM2YzNzUtZTFjZWRlZTI=
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=NDg5YmVkOGMtNzljYTE2YzYtMzRhM2YzNzUtZTFjZWRlZTI=
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, c584c933-48a7-42c0-9975-958ac1e531f6, ghrun-4mq6qa2p6u.auto.internal:28395): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, c584c933-48a7-42c0-9975-958ac1e531f6, ghrun-4mq6qa2p6u.auto.internal:28395): request = { session_id: "ydb://session/3?node_id=1&id=NDg5YmVkOGMtNzljYTE2YzYtMzRhM2YzNzUtZTFjZWRlZTI=" 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, c584c933-48a7-42c0-9975-958ac1e531f6, ghrun-4mq6qa2p6u.auto.internal:28395): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=NDg5YmVkOGMtNzljYTE2YzYtMzRhM2YzNzUtZTFjZWRlZTI=
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=NDg5YmVkOGMtNzljYTE2YzYtMzRhM2YzNzUtZTFjZWRlZTI=
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, 6fb233e6-ddb0-47b9-8fee-a0430327d66f, ghrun-4mq6qa2p6u.auto.internal:28395): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, 6fb233e6-ddb0-47b9-8fee-a0430327d66f, ghrun-4mq6qa2p6u.auto.internal:28395): request = { session_id: "ydb://session/3?node_id=1&id=NDg5YmVkOGMtNzljYTE2YzYtMzRhM2YzNzUtZTFjZWRlZTI=" 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, 6fb233e6-ddb0-47b9-8fee-a0430327d66f, ghrun-4mq6qa2p6u.auto.internal:28395): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=NDg5YmVkOGMtNzljYTE2YzYtMzRhM2YzNzUtZTFjZWRlZTI=
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=NDg5YmVkOGMtNzljYTE2YzYtMzRhM2YzNzUtZTFjZWRlZTI=
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, f85918ac-97ba-4572-9602-77aded048ef4, ghrun-4mq6qa2p6u.auto.internal:28395): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, f85918ac-97ba-4572-9602-77aded048ef4, ghrun-4mq6qa2p6u.auto.internal:28395): request = { session_id: "ydb://session/3?node_id=1&id=NDg5YmVkOGMtNzljYTE2YzYtMzRhM2YzNzUtZTFjZWRlZTI=" 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, f85918ac-97ba-4572-9602-77aded048ef4, ghrun-4mq6qa2p6u.auto.internal:28395): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=NDg5YmVkOGMtNzljYTE2YzYtMzRhM2YzNzUtZTFjZWRlZTI=
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, 787bb123-0a5b-4674-a4f9-2d0d1026fcf5, localhost:28395): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ListEndpoints, 787bb123-0a5b-4674-a4f9-2d0d1026fcf5, localhost:28395): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:65 RpcState(ListEndpoints, 787bb123-0a5b-4674-a4f9-2d0d1026fcf5, localhost:28395): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-4mq6qa2p6u.auto.internal" port: 28395 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-4mq6qa2p6u.auto.internal:28395, location 1, ssl: False>]>
DEBUG    ydb.connection:connection.py:575 Closing channel for endpoint localhost:28395
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=NDg5YmVkOGMtNzljYTE2YzYtMzRhM2YzNzUtZTFjZWRlZTI=
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, 241d3d2a-a12c-4ee5-ad93-70fe541fcadc, ghrun-4mq6qa2p6u.auto.internal:28395): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, 241d3d2a-a12c-4ee5-ad93-70fe541fcadc, ghrun-4mq6qa2p6u.auto.internal:28395): request = { session_id: "ydb://session/3?node_id=1&id=NDg5YmVkOGMtNzljYTE2YzYtMzRhM2YzNzUtZTFjZWRlZTI=" 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, 241d3d2a-a12c-4ee5-ad93-70fe541fcadc, ghrun-4mq6qa2p6u.auto.internal:28395): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=NDg5YmVkOGMtNzljYTE2YzYtMzRhM2YzNzUtZTFjZWRlZTI=
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=NDg5YmVkOGMtNzljYTE2YzYtMzRhM2YzNzUtZTFjZWRlZTI=
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, 052c45c5-d644-4152-84ff-944458e69b8f, ghrun-4mq6qa2p6u.auto.internal:28395): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, 052c45c5-d644-4152-84ff-944458e69b8f, ghrun-4mq6qa2p6u.auto.internal:28395): request = { session_id: "ydb://session/3?node_id=1&id=NDg5YmVkOGMtNzljYTE2YzYtMzRhM2YzNzUtZTFjZWRlZTI=" 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, 052c45c5-d644-4152-84ff-944458e69b8f, ghrun-4mq6qa2p6u.auto.internal:28395): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=NDg5YmVkOGMtNzljYTE2YzYtMzRhM2YzNzUtZTFjZWRlZTI=
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=NDg5YmVkOGMtNzljYTE2YzYtMzRhM2YzNzUtZTFjZWRlZTI=
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, 70f84fc8-2dc1-40d8-ba00-f07b1163ce9c, ghrun-4mq6qa2p6u.auto.internal:28395): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, 70f84fc8-2dc1-40d8-ba00-f07b1163ce9c, ghrun-4mq6qa2p6u.auto.internal:28395): request = { session_id: "ydb://session/3?node_id=1&id=NDg5YmVkOGMtNzljYTE2YzYtMzRhM2YzNzUtZTFjZWRlZTI=" 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, 70f84fc8-2dc1-40d8-ba00-f07b1163ce9c, ghrun-4mq6qa2p6u.auto.internal:28395): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=NDg5YmVkOGMtNzljYTE2YzYtMzRhM2YzNzUtZTFjZWRlZTI=
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=NDg5YmVkOGMtNzljYTE2YzYtMzRhM2YzNzUtZTFjZWRlZTI=
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, 2a4231c8-7263-422e-9c9c-6064ec2e4ef0, ghrun-4mq6qa2p6u.auto.internal:28395): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, 2a4231c8-7263-422e-9c9c-6064ec2e4ef0, ghrun-4mq6qa2p6u.auto.internal:28395): request = { session_id: "ydb://session/3?node_id=1&id=NDg5YmVkOGMtNzljYTE2YzYtMzRhM2YzNzUtZTFjZWRlZTI=" 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, 2a4231c8-7263-422e-9c9c-6064ec2e4ef0, ghrun-4mq6qa2p6u.auto.internal:28395): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=NDg5YmVkOGMtNzljYTE2YzYtMzRhM2YzNzUtZTFjZWRlZTI=
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=NDg5YmVkOGMtNzljYTE2YzYtMzRhM2YzNzUtZTFjZWRlZTI=
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, a18ed89b-786e-49e6-be2c-b1bb3b8c39c2, ghrun-4mq6qa2p6u.auto.internal:28395): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, a18ed89b-786e-49e6-be2c-b1bb3b8c39c2, ghrun-4mq6qa2p6u.auto.internal:28395): request = { session_id: "ydb://session/3?node_id=1&id=NDg5YmVkOGMtNzljYTE2YzYtMzRhM2YzNzUtZTFjZWRlZTI=" 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, a18ed89b-786e-49e6-be2c-b1bb3b8c39c2, ghrun-4mq6qa2p6u.auto.internal:28395): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=NDg5YmVkOGMtNzljYTE2YzYtMzRhM2YzNzUtZTFjZWRlZTI=
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=NDg5YmVkOGMtNzljYTE2YzYtMzRhM2YzNzUtZTFjZWRlZTI=
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, 1930d51f-c848-4c50-9bd8-57149e5521fa, ghrun-4mq6qa2p6u.auto.internal:28395): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, 1930d51f-c848-4c50-9bd8-57149e5521fa, ghrun-4mq6qa2p6u.auto.internal:28395): request = { session_id: "ydb://session/3?node_id=1&id=NDg5YmVkOGMtNzljYTE2YzYtMzRhM2YzNzUtZTFjZWRlZTI=" 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, 1930d51f-c848-4c50-9bd8-57149e5521fa, ghrun-4mq6qa2p6u.auto.internal:28395): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=NDg5YmVkOGMtNzljYTE2YzYtMzRhM2YzNzUtZTFjZWRlZTI=
---------------------------- Captured log teardown -----------------------------
INFO     ya.test:ya.py:442 Test teardown
DEBUG    ydb.connection:connection.py:447 RpcState(DeleteSession, e8efb0ea-f88d-4dbd-a11e-b47cd60cc795, ghrun-4mq6qa2p6u.auto.internal:28395): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(DeleteSession, e8efb0ea-f88d-4dbd-a11e-b47cd60cc795, ghrun-4mq6qa2p6u.auto.internal:28395): request = { session_id: "ydb://session/3?node_id=1&id=NDg5YmVkOGMtNzljYTE2YzYtMzRhM2YzNzUtZTFjZWRlZTI=" }
DEBUG    ydb.connection:connection.py:65 RpcState(DeleteSession, e8efb0ea-f88d-4dbd-a11e-b47cd60cc795, ghrun-4mq6qa2p6u.auto.internal:28395): 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:28395
DEBUG    ydb.connection:connection.py:575 Closing channel for endpoint ghrun-4mq6qa2p6u.auto.internal:28395
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=NDg5YmVkOGMtNzljYTE2YzYtMzRhM2YzNzUtZTFjZWRlZTI=
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:299 Stopped node localhost:28395/1
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/2990
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/64029
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/64938
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/28395
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/25847
============================== slowest durations ===============================
262.86s call     test_ttl.py::TestTTL::test_ttl[table_Date_1__SYNC-pk_types33-all_types33-index33-Date--SYNC]
107.59s call     test_ttl.py::TestTTL::test_ttl[table_Date_1__ASYNC-pk_types34-all_types34-index34-Date--ASYNC]
14.87s setup    test_ttl.py::TestTTL::test_ttl[table_Date_1__ASYNC-pk_types34-all_types34-index34-Date--ASYNC]
12.04s 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 1 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 400.25s (0:06: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/dgvm/00282d/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 ===============================
126.12s call     test_ttl.py::TestTTL::test_ttl[table_Datetime_0_UNIQUE_SYNC-pk_types2-all_types2-index2-Datetime-UNIQUE-SYNC]
107.97s call     test_ttl.py::TestTTL::test_ttl[table_Datetime_0__ASYNC-pk_types1-all_types1-index1-Datetime--ASYNC]
12.73s setup    test_ttl.py::TestTTL::test_ttl[table_Datetime_0_UNIQUE_SYNC-pk_types2-all_types2-index2-Datetime-UNIQUE-SYNC]
12.05s teardown 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]
0.01s setup    test_ttl.py::TestTTL::test_ttl[table_Datetime_0__ASYNC-pk_types1-all_types1-index1-Datetime--ASYNC]
======================== 2 passed in 262.54s (0:04:22) =========================
============================= test session starts ==============================
platform linux -- Python 3.13.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/dgvm/00282f/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 5 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=NjYwMDQwOC1lNjE0NjkwLTU3YzhiMzE0LWY4ZjA2YjIw
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, 888263d2-6f32-468e-bc46-5720950df4c0, ghrun-4mq6qa2p6u.auto.internal:2539): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, 888263d2-6f32-468e-bc46-5720950df4c0, ghrun-4mq6qa2p6u.auto.internal:2539): request = { session_id: "ydb://session/3?node_id=1&id=NjYwMDQwOC1lNjE0NjkwLTU3YzhiMzE0LWY4ZjA2YjIw" 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, 888263d2-6f32-468e-bc46-5720950df4c0, ghrun-4mq6qa2p6u.auto.internal:2539): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=NjYwMDQwOC1lNjE0NjkwLTU3YzhiMzE0LWY4ZjA2YjIw
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=NjYwMDQwOC1lNjE0NjkwLTU3YzhiMzE0LWY4ZjA2YjIw
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, 18b3b447-f6e8-49b2-83e7-0e83efab1285, ghrun-4mq6qa2p6u.auto.internal:2539): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, 18b3b447-f6e8-49b2-83e7-0e83efab1285, ghrun-4mq6qa2p6u.auto.internal:2539): request = { session_id: "ydb://session/3?node_id=1&id=NjYwMDQwOC1lNjE0NjkwLTU3YzhiMzE0LWY4ZjA2YjIw" 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, 18b3b447-f6e8-49b2-83e7-0e83efab1285, ghrun-4mq6qa2p6u.auto.internal:2539): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=NjYwMDQwOC1lNjE0NjkwLTU3YzhiMzE0LWY4ZjA2YjIw
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=NjYwMDQwOC1lNjE0NjkwLTU3YzhiMzE0LWY4ZjA2YjIw
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, 50a997a4-9a6d-4cc9-965a-2f1ed9eaa013, ghrun-4mq6qa2p6u.auto.internal:2539): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, 50a997a4-9a6d-4cc9-965a-2f1ed9eaa013, ghrun-4mq6qa2p6u.auto.internal:2539): request = { session_id: "ydb://session/3?node_id=1&id=NjYwMDQwOC1lNjE0NjkwLTU3YzhiMzE0LWY4ZjA2YjIw" 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, 50a997a4-9a6d-4cc9-965a-2f1ed9eaa013, ghrun-4mq6qa2p6u.auto.internal:2539): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=NjYwMDQwOC1lNjE0NjkwLTU3YzhiMzE0LWY4ZjA2YjIw
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=NjYwMDQwOC1lNjE0NjkwLTU3YzhiMzE0LWY4ZjA2YjIw
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, 1a4f2652-735b-4da3-a5b0-80d171d5a282, ghrun-4mq6qa2p6u.auto.internal:2539): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, 1a4f2652-735b-4da3-a5b0-80d171d5a282, ghrun-4mq6qa2p6u.auto.internal:2539): request = { session_id: "ydb://session/3?node_id=1&id=NjYwMDQwOC1lNjE0NjkwLTU3YzhiMzE0LWY4ZjA2YjIw" 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, 1a4f2652-735b-4da3-a5b0-80d171d5a282, ghrun-4mq6qa2p6u.auto.internal:2539): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=NjYwMDQwOC1lNjE0NjkwLTU3YzhiMzE0LWY4ZjA2YjIw
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=NjYwMDQwOC1lNjE0NjkwLTU3YzhiMzE0LWY4ZjA2YjIw
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, 814e7812-7733-4fb9-b924-a0e0f30b4511, ghrun-4mq6qa2p6u.auto.internal:2539): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, 814e7812-7733-4fb9-b924-a0e0f30b4511, ghrun-4mq6qa2p6u.auto.internal:2539): request = { session_id: "ydb://session/3?node_id=1&id=NjYwMDQwOC1lNjE0NjkwLTU3YzhiMzE0LWY4ZjA2YjIw" 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-09T23:07:00Z\' 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, 814e7812-7733-4fb9-b924-a0e0f30b4511, ghrun-4mq6qa2p6u.auto.internal:2539): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=NjYwMDQwOC1lNjE0NjkwLTU3YzhiMzE0LWY4ZjA2YjIw
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=NjYwMDQwOC1lNjE0NjkwLTU3YzhiMzE0LWY4ZjA2YjIw
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, 64045e20-5d6f-4b86-9263-7ba2dd693eb5, ghrun-4mq6qa2p6u.auto.internal:2539): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, 64045e20-5d6f-4b86-9263-7ba2dd693eb5, ghrun-4mq6qa2p6u.auto.internal:2539): request = { session_id: "ydb://session/3?node_id=1&id=NjYwMDQwOC1lNjE0NjkwLTU3YzhiMzE0LWY4ZjA2YjIw" 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-09T23:07:00Z\' 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, 64045e20-5d6f-4b86-9263-7ba2dd693eb5, ghrun-4mq6qa2p6u.auto.internal:2539): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=NjYwMDQwOC1lNjE0NjkwLTU3YzhiMzE0LWY4ZjA2YjIw
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=NjYwMDQwOC1lNjE0NjkwLTU3YzhiMzE0LWY4ZjA2YjIw
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, bbad3c26-3db3-4b61-8c4f-e7ae4bce0019, ghrun-4mq6qa2p6u.auto.internal:2539): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, bbad3c26-3db3-4b61-8c4f-e7ae4bce0019, ghrun-4mq6qa2p6u.auto.internal:2539): request = { session_id: "ydb://session/3?node_id=1&id=NjYwMDQwOC1lNjE0NjkwLTU3YzhiMzE0LWY4ZjA2YjIw" 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-16T23:07:00Z\' 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, bbad3c26-3db3-4b61-8c4f-e7ae4bce0019, ghrun-4mq6qa2p6u.auto.internal:2539): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=NjYwMDQwOC1lNjE0NjkwLTU3YzhiMzE0LWY4ZjA2YjIw
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=NjYwMDQwOC1lNjE0NjkwLTU3YzhiMzE0LWY4ZjA2YjIw
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, 6a4c83cd-3804-4f86-9cea-3d4599a6b667, ghrun-4mq6qa2p6u.auto.internal:2539): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, 6a4c83cd-3804-4f86-9cea-3d4599a6b667, ghrun-4mq6qa2p6u.auto.internal:2539): request = { session_id: "ydb://session/3?node_id=1&id=NjYwMDQwOC1lNjE0NjkwLTU3YzhiMzE0LWY4ZjA2YjIw" 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-16T23:07:00Z\' 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, 6a4c83cd-3804-4f86-9cea-3d4599a6b667, ghrun-4mq6qa2p6u.auto.internal:2539): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=NjYwMDQwOC1lNjE0NjkwLTU3YzhiMzE0LWY4ZjA2YjIw
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=NjYwMDQwOC1lNjE0NjkwLTU3YzhiMzE0LWY4ZjA2YjIw
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, c5939c9a-a1fc-42a2-9155-a91e9f1ad038, ghrun-4mq6qa2p6u.auto.internal:2539): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, c5939c9a-a1fc-42a2-9155-a91e9f1ad038, ghrun-4mq6qa2p6u.auto.internal:2539): request = { session_id: "ydb://session/3?node_id=1&id=NjYwMDQwOC1lNjE0NjkwLTU3YzhiMzE0LWY4ZjA2YjIw" 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-16T23:07:05Z\' 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, c5939c9a-a1fc-42a2-9155-a91e9f1ad038, ghrun-4mq6qa2p6u.auto.internal:2539): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=NjYwMDQwOC1lNjE0NjkwLTU3YzhiMzE0LWY4ZjA2YjIw
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=NjYwMDQwOC1lNjE0NjkwLTU3YzhiMzE0LWY4ZjA2YjIw
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, e4183cbe-e711-44a2-b70d-8f2746d2708e, ghrun-4mq6qa2p6u.auto.internal:2539): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, e4183cbe-e711-44a2-b70d-8f2746d2708e, ghrun-4mq6qa2p6u.auto.internal:2539): request = { session_id: "ydb://session/3?node_id=1&id=NjYwMDQwOC1lNjE0NjkwLTU3YzhiMzE0LWY4ZjA2YjIw" 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-16T23:07:05Z\' 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, e4183cbe-e711-44a2-b70d-8f2746d2708e, ghrun-4mq6qa2p6u.auto.internal:2539): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=NjYwMDQwOC1lNjE0NjkwLTU3YzhiMzE0LWY4ZjA2YjIw
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=NjYwMDQwOC1lNjE0NjkwLTU3YzhiMzE0LWY4ZjA2YjIw
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, 7090df25-2e3b-430e-a69b-0bf3df1502e3, ghrun-4mq6qa2p6u.auto.internal:2539): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, 7090df25-2e3b-430e-a69b-0bf3df1502e3, ghrun-4mq6qa2p6u.auto.internal:2539): request = { session_id: "ydb://session/3?node_id=1&id=NjYwMDQwOC1lNjE0NjkwLTU3YzhiMzE0LWY4ZjA2YjIw" 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-02T23:07:00Z\' 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, 7090df25-2e3b-430e-a69b-0bf3df1502e3, ghrun-4mq6qa2p6u.auto.internal:2539): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=NjYwMDQwOC1lNjE0NjkwLTU3YzhiMzE0LWY4ZjA2YjIw
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=NjYwMDQwOC1lNjE0NjkwLTU3YzhiMzE0LWY4ZjA2YjIw
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, e8f875d8-d4df-4b39-922a-ab52b5cd8737, ghrun-4mq6qa2p6u.auto.internal:2539): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, e8f875d8-d4df-4b39-922a-ab52b5cd8737, ghrun-4mq6qa2p6u.auto.internal:2539): request = { session_id: "ydb://session/3?node_id=1&id=NjYwMDQwOC1lNjE0NjkwLTU3YzhiMzE0LWY4ZjA2YjIw" 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-02T23:07:00Z\' 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, e8f875d8-d4df-4b39-922a-ab52b5cd8737, ghrun-4mq6qa2p6u.auto.internal:2539): 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, 6ee9ba2b-8199-4041-bf4c-3d6a411e004f, localhost:2539): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ListEndpoints, 6ee9ba2b-8199-4041-bf4c-3d6a411e004f, localhost:2539): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:65 RpcState(ListEndpoints, 6ee9ba2b-8199-4041-bf4c-3d6a411e004f, localhost:2539): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-4mq6qa2p6u.auto.internal" port: 2539 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-4mq6qa2p6u.auto.internal:2539, location 1, ssl: False>]>
DEBUG    ydb.connection:connection.py:575 Closing channel for endpoint localhost:2539
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=NjYwMDQwOC1lNjE0NjkwLTU3YzhiMzE0LWY4ZjA2YjIw
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=NjYwMDQwOC1lNjE0NjkwLTU3YzhiMzE0LWY4ZjA2YjIw
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, ec5f3b41-0aeb-4230-a5a0-11b2fbbb00f5, ghrun-4mq6qa2p6u.auto.internal:2539): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, ec5f3b41-0aeb-4230-a5a0-11b2fbbb00f5, ghrun-4mq6qa2p6u.auto.internal:2539): request = { session_id: "ydb://session/3?node_id=1&id=NjYwMDQwOC1lNjE0NjkwLTU3YzhiMzE0LWY4ZjA2YjIw" 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, ec5f3b41-0aeb-4230-a5a0-11b2fbbb00f5, ghrun-4mq6qa2p6u.auto.internal:2539): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=NjYwMDQwOC1lNjE0NjkwLTU3YzhiMzE0LWY4ZjA2YjIw
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=NjYwMDQwOC1lNjE0NjkwLTU3YzhiMzE0LWY4ZjA2YjIw
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, b76b144d-aa86-4e89-b256-8ad2c26d06c8, ghrun-4mq6qa2p6u.auto.internal:2539): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, b76b144d-aa86-4e89-b256-8ad2c26d06c8, ghrun-4mq6qa2p6u.auto.internal:2539): request = { session_id: "ydb://session/3?node_id=1&id=NjYwMDQwOC1lNjE0NjkwLTU3YzhiMzE0LWY4ZjA2YjIw" 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, b76b144d-aa86-4e89-b256-8ad2c26d06c8, ghrun-4mq6qa2p6u.auto.internal:2539): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=NjYwMDQwOC1lNjE0NjkwLTU3YzhiMzE0LWY4ZjA2YjIw
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=NjYwMDQwOC1lNjE0NjkwLTU3YzhiMzE0LWY4ZjA2YjIw
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, 5ee1d978-bf87-49ea-a5d9-0824405194fc, ghrun-4mq6qa2p6u.auto.internal:2539): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, 5ee1d978-bf87-49ea-a5d9-0824405194fc, ghrun-4mq6qa2p6u.auto.internal:2539): request = { session_id: "ydb://session/3?node_id=1&id=NjYwMDQwOC1lNjE0NjkwLTU3YzhiMzE0LWY4ZjA2YjIw" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_Datetime_1_UNIQUE_SYNC` WHERE \n                pk_Int64=CAST(2 AS Int64) and pk_Uint64=CAST(2 AS Uint64) and pk_Int32=CAST(2 AS Int32) and pk_Uint32=CAST(2 AS Uint32) and pk_Int16=CAST(2 AS Int16) and pk_Uint16=CAST(2 AS Uint16) and pk_Int8=CAST(2 AS Int8) and pk_Uint8=CAST(2 AS Uint8) and pk_Bool=CAST(False AS Bool) and pk_Decimal150=CAST(\'2\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'2.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'2.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'20.0\' AS DyNumber) and pk_String=\'String 2\' and pk_Utf8=\'Utf8 2\' and pk_UUID=CAST(\'30025678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2002-01-01\' AS Date) and pk_Datetime=CAST(\'2002-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696200200000000 AS Timestamp) and pk_Interval=CAST(2 AS Interval) and pk_Date32=CAST(\'2002-01-01\' AS Date32) and pk_Datetime64=CAST(\'2002-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696200200000000 AS Timestamp64) and pk_Interval64=CAST(2 AS Interval64)\n                 and \n                col_index_DyNumber=CAST(\'20.0\' AS DyNumber) and col_index_String=\'String 2\' and col_index_Utf8=\'Utf8 2\' and col_index_UUID=CAST(\'30025678-e89b-12d3-a456-556642440000\' AS UUID) and col_index_Date=CAST(\'2002-01-01\' AS Date) and col_index_Datetime=CAST(\'2002-10-02T11:00:00Z\' AS Datetime) and col_index_Timestamp=CAST(1696200200000000 AS Timestamp) and col_index_Interval=CAST(2 AS Interval) and col_index_Date32=CAST(\'2002-01-01\' AS Date32) and col_index_Datetime64=CAST(\'2002-10-02T11:00:00Z\' AS Datetime64) and col_index_Timestamp64=CAST(1696200200000000 AS Timestamp64) and col_index_Interval64=CAST(2 AS Interval64)\n                 and \n                col_Int64=CAST(2 AS Int64) and col_Uint64=CAST(2 AS Uint64) and col_Int32=CAST(2 AS Int32) and col_Uint32=CAST(2 AS Uint32) and col_Int16=CAST(2 AS Int16) and col_Uint16=CAST(2 AS Uint16) and col_Int8=CAST(2 AS Int8) and col_Uint8=CAST(2 AS Uint8) and col_Bool=CAST(False AS Bool) and col_Decimal150=CAST(\'2\' AS Decimal(15,0)) and col_Decimal229=CAST(\'2.123\' AS Decimal(22,9)) and col_Decimal3510=CAST(\'2.123456\' AS Decimal(35,10)) and col_DyNumber=CAST(\'20.0\' AS DyNumber) and col_String=\'String 2\' and col_Utf8=\'Utf8 2\' and col_UUID=CAST(\'30025678-e89b-12d3-a456-556642440000\' AS UUID) and col_Date=CAST(\'2002-01-01\' AS Date) and col_Datetime=CAST(\'2002-10-02T11:00:00Z\' AS Datetime) and col_Timestamp=CAST(1696200200000000 AS Timestamp) and col_Interval=CAST(2 AS Interval) and col_Date32=CAST(\'2002-01-01\' AS Date32) and col_Datetime64=CAST(\'2002-10-02T11:00:00Z\' AS Datetime64) and col_Timestamp64=CAST(1696200200000000 AS Timestamp64) and col_Interval64=CAST(2 AS Interval64) and col_Float=CAST(2.1 AS Float) and col_Double=CAST(2.2 AS Double)\n                \n                " } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:65 RpcState(ExecuteQuery, 5ee1d978-bf87-49ea-a5d9-0824405194fc, ghrun-4mq6qa2p6u.auto.internal:2539): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=NjYwMDQwOC1lNjE0NjkwLTU3YzhiMzE0LWY4ZjA2YjIw
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=NjYwMDQwOC1lNjE0NjkwLTU3YzhiMzE0LWY4ZjA2YjIw
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, e14129cd-2269-473f-9670-195055b684de, ghrun-4mq6qa2p6u.auto.internal:2539): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, e14129cd-2269-473f-9670-195055b684de, ghrun-4mq6qa2p6u.auto.internal:2539): request = { session_id: "ydb://session/3?node_id=1&id=NjYwMDQwOC1lNjE0NjkwLTU3YzhiMzE0LWY4ZjA2YjIw" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_Datetime_1_UNIQUE_SYNC` WHERE \n                pk_Int64=CAST(2 AS Int64) and pk_Uint64=CAST(2 AS Uint64) and pk_Int32=CAST(2 AS Int32) and pk_Uint32=CAST(2 AS Uint32) and pk_Int16=CAST(2 AS Int16) and pk_Uint16=CAST(2 AS Uint16) and pk_Int8=CAST(2 AS Int8) and pk_Uint8=CAST(2 AS Uint8) and pk_Bool=CAST(False AS Bool) and pk_Decimal150=CAST(\'2\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'2.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'2.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'20.0\' AS DyNumber) and pk_String=\'String 2\' and pk_Utf8=\'Utf8 2\' and pk_UUID=CAST(\'30025678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2002-01-01\' AS Date) and pk_Datetime=CAST(\'2002-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696200200000000 AS Timestamp) and pk_Interval=CAST(2 AS Interval) and pk_Date32=CAST(\'2002-01-01\' AS Date32) and pk_Datetime64=CAST(\'2002-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696200200000000 AS Timestamp64) and pk_Interval64=CAST(2 AS Interval64)\n                 and \n                col_index_DyNumber=CAST(\'20.0\' AS DyNumber) and col_index_String=\'String 2\' and col_index_Utf8=\'Utf8 2\' and col_index_UUID=CAST(\'30025678-e89b-12d3-a456-556642440000\' AS UUID) and col_index_Date=CAST(\'2002-01-01\' AS Date) and col_index_Datetime=CAST(\'2002-10-02T11:00:00Z\' AS Datetime) and col_index_Timestamp=CAST(1696200200000000 AS Timestamp) and col_index_Interval=CAST(2 AS Interval) and col_index_Date32=CAST(\'2002-01-01\' AS Date32) and col_index_Datetime64=CAST(\'2002-10-02T11:00:00Z\' AS Datetime64) and col_index_Timestamp64=CAST(1696200200000000 AS Timestamp64) and col_index_Interval64=CAST(2 AS Interval64)\n                 and \n                col_Int64=CAST(2 AS Int64) and col_Uint64=CAST(2 AS Uint64) and col_Int32=CAST(2 AS Int32) and col_Uint32=CAST(2 AS Uint32) and col_Int16=CAST(2 AS Int16) and col_Uint16=CAST(2 AS Uint16) and col_Int8=CAST(2 AS Int8) and col_Uint8=CAST(2 AS Uint8) and col_Bool=CAST(False AS Bool) and col_Decimal150=CAST(\'2\' AS Decimal(15,0)) and col_Decimal229=CAST(\'2.123\' AS Decimal(22,9)) and col_Decimal3510=CAST(\'2.123456\' AS Decimal(35,10)) and col_DyNumber=CAST(\'20.0\' AS DyNumber) and col_String=\'String 2\' and col_Utf8=\'Utf8 2\' and col_UUID=CAST(\'30025678-e89b-12d3-a456-556642440000\' AS UUID) and col_Date=CAST(\'2002-01-01\' AS Date) and col_Datetime=CAST(\'2002-10-02T11:00:00Z\' AS Datetime) and col_Timestamp=CAST(1696200200000000 AS Timestamp) and col_Interval=CAST(2 AS Interval) and col_Date32=CAST(\'2002-01-01\' AS Date32) and col_Datetime64=CAST(\'2002-10-02T11:00:00Z\' AS Datetime64) and col_Timestamp64=CAST(1696200200000000 AS Timestamp64) and col_Interval64=CAST(2 AS Interval64) and col_Float=CAST(2.1 AS Float) and col_Double=CAST(2.2 AS Double)\n                \n                " } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:65 RpcState(ExecuteQuery, e14129cd-2269-473f-9670-195055b684de, ghrun-4mq6qa2p6u.auto.internal:2539): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=NjYwMDQwOC1lNjE0NjkwLTU3YzhiMzE0LWY4ZjA2YjIw
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=NjYwMDQwOC1lNjE0NjkwLTU3YzhiMzE0LWY4ZjA2YjIw
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, a0b798fa-e1b4-46f4-b77c-2bba8fe78d40, ghrun-4mq6qa2p6u.auto.internal:2539): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, a0b798fa-e1b4-46f4-b77c-2bba8fe78d40, ghrun-4mq6qa2p6u.auto.internal:2539): request = { session_id: "ydb://session/3?node_id=1&id=NjYwMDQwOC1lNjE0NjkwLTU3YzhiMzE0LWY4ZjA2YjIw" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_Datetime_1_UNIQUE_SYNC` WHERE \n                pk_Int64=CAST(3 AS Int64) and pk_Uint64=CAST(3 AS Uint64) and pk_Int32=CAST(3 AS Int32) and pk_Uint32=CAST(3 AS Uint32) and pk_Int16=CAST(3 AS Int16) and pk_Uint16=CAST(3 AS Uint16) and pk_Int8=CAST(3 AS Int8) and pk_Uint8=CAST(3 AS Uint8) and pk_Bool=CAST(False AS Bool) and pk_Decimal150=CAST(\'3\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'3.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'3.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'30.0\' AS DyNumber) and pk_String=\'String 3\' and pk_Utf8=\'Utf8 3\' and pk_UUID=CAST(\'30035678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2003-01-01\' AS Date) and pk_Datetime=CAST(\'2003-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696200300000000 AS Timestamp) and pk_Interval=CAST(3 AS Interval) and pk_Date32=CAST(\'2003-01-01\' AS Date32) and pk_Datetime64=CAST(\'2003-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696200300000000 AS Timestamp64) and pk_Interval64=CAST(3 AS Interval64)\n                 and \n                col_index_DyNumber=CAST(\'30.0\' AS DyNumber) and col_index_String=\'String 3\' and col_index_Utf8=\'Utf8 3\' and col_index_UUID=CAST(\'30035678-e89b-12d3-a456-556642440000\' AS UUID) and col_index_Date=CAST(\'2003-01-01\' AS Date) and col_index_Datetime=CAST(\'2003-10-02T11:00:00Z\' AS Datetime) and col_index_Timestamp=CAST(1696200300000000 AS Timestamp) and col_index_Interval=CAST(3 AS Interval) and col_index_Date32=CAST(\'2003-01-01\' AS Date32) and col_index_Datetime64=CAST(\'2003-10-02T11:00:00Z\' AS Datetime64) and col_index_Timestamp64=CAST(1696200300000000 AS Timestamp64) and col_index_Interval64=CAST(3 AS Interval64)\n                 and \n                col_Int64=CAST(3 AS Int64) and col_Uint64=CAST(3 AS Uint64) and col_Int32=CAST(3 AS Int32) and col_Uint32=CAST(3 AS Uint32) and col_Int16=CAST(3 AS Int16) and col_Uint16=CAST(3 AS Uint16) and col_Int8=CAST(3 AS Int8) and col_Uint8=CAST(3 AS Uint8) and col_Bool=CAST(False AS Bool) and col_Decimal150=CAST(\'3\' AS Decimal(15,0)) and col_Decimal229=CAST(\'3.123\' AS Decimal(22,9)) and col_Decimal3510=CAST(\'3.123456\' AS Decimal(35,10)) and col_DyNumber=CAST(\'30.0\' AS DyNumber) and col_String=\'String 3\' and col_Utf8=\'Utf8 3\' and col_UUID=CAST(\'30035678-e89b-12d3-a456-556642440000\' AS UUID) and col_Date=CAST(\'2003-01-01\' AS Date) and col_Datetime=CAST(\'2003-10-02T11:00:00Z\' AS Datetime) and col_Timestamp=CAST(1696200300000000 AS Timestamp) and col_Interval=CAST(3 AS Interval) and col_Date32=CAST(\'2003-01-01\' AS Date32) and col_Datetime64=CAST(\'2003-10-02T11:00:00Z\' AS Datetime64) and col_Timestamp64=CAST(1696200300000000 AS Timestamp64) and col_Interval64=CAST(3 AS Interval64) and col_Float=CAST(3.1 AS Float) and col_Double=CAST(3.2 AS Double)\n                \n                " } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:65 RpcState(ExecuteQuery, a0b798fa-e1b4-46f4-b77c-2bba8fe78d40, ghrun-4mq6qa2p6u.auto.internal:2539): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=NjYwMDQwOC1lNjE0NjkwLTU3YzhiMzE0LWY4ZjA2YjIw
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=NjYwMDQwOC1lNjE0NjkwLTU3YzhiMzE0LWY4ZjA2YjIw
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, fbc72002-e2fc-46e6-82fa-cb975d31d75e, ghrun-4mq6qa2p6u.auto.internal:2539): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, fbc72002-e2fc-46e6-82fa-cb975d31d75e, ghrun-4mq6qa2p6u.auto.internal:2539): request = { session_id: "ydb://session/3?node_id=1&id=NjYwMDQwOC1lNjE0NjkwLTU3YzhiMzE0LWY4ZjA2YjIw" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_Datetime_1_UNIQUE_SYNC` WHERE \n                pk_Int64=CAST(3 AS Int64) and pk_Uint64=CAST(3 AS Uint64) and pk_Int32=CAST(3 AS Int32) and pk_Uint32=CAST(3 AS Uint32) and pk_Int16=CAST(3 AS Int16) and pk_Uint16=CAST(3 AS Uint16) and pk_Int8=CAST(3 AS Int8) and pk_Uint8=CAST(3 AS Uint8) and pk_Bool=CAST(False AS Bool) and pk_Decimal150=CAST(\'3\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'3.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'3.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'30.0\' AS DyNumber) and pk_String=\'String 3\' and pk_Utf8=\'Utf8 3\' and pk_UUID=CAST(\'30035678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2003-01-01\' AS Date) and pk_Datetime=CAST(\'2003-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696200300000000 AS Timestamp) and pk_Interval=CAST(3 AS Interval) and pk_Date32=CAST(\'2003-01-01\' AS Date32) and pk_Datetime64=CAST(\'2003-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696200300000000 AS Timestamp64) and pk_Interval64=CAST(3 AS Interval64)\n                 and \n                col_index_DyNumber=CAST(\'30.0\' AS DyNumber) and col_index_String=\'String 3\' and col_index_Utf8=\'Utf8 3\' and col_index_UUID=CAST(\'30035678-e89b-12d3-a456-556642440000\' AS UUID) and col_index_Date=CAST(\'2003-01-01\' AS Date) and col_index_Datetime=CAST(\'2003-10-02T11:00:00Z\' AS Datetime) and col_index_Timestamp=CAST(1696200300000000 AS Timestamp) and col_index_Interval=CAST(3 AS Interval) and col_index_Date32=CAST(\'2003-01-01\' AS Date32) and col_index_Datetime64=CAST(\'2003-10-02T11:00:00Z\' AS Datetime64) and col_index_Timestamp64=CAST(1696200300000000 AS Timestamp64) and col_index_Interval64=CAST(3 AS Interval64)\n                 and \n                col_Int64=CAST(3 AS Int64) and col_Uint64=CAST(3 AS Uint64) and col_Int32=CAST(3 AS Int32) and col_Uint32=CAST(3 AS Uint32) and col_Int16=CAST(3 AS Int16) and col_Uint16=CAST(3 AS Uint16) and col_Int8=CAST(3 AS Int8) and col_Uint8=CAST(3 AS Uint8) and col_Bool=CAST(False AS Bool) and col_Decimal150=CAST(\'3\' AS Decimal(15,0)) and col_Decimal229=CAST(\'3.123\' AS Decimal(22,9)) and col_Decimal3510=CAST(\'3.123456\' AS Decimal(35,10)) and col_DyNumber=CAST(\'30.0\' AS DyNumber) and col_String=\'String 3\' and col_Utf8=\'Utf8 3\' and col_UUID=CAST(\'30035678-e89b-12d3-a456-556642440000\' AS UUID) and col_Date=CAST(\'2003-01-01\' AS Date) and col_Datetime=CAST(\'2003-10-02T11:00:00Z\' AS Datetime) and col_Timestamp=CAST(1696200300000000 AS Timestamp) and col_Interval=CAST(3 AS Interval) and col_Date32=CAST(\'2003-01-01\' AS Date32) and col_Datetime64=CAST(\'2003-10-02T11:00:00Z\' AS Datetime64) and col_Timestamp64=CAST(1696200300000000 AS Timestamp64) and col_Interval64=CAST(3 AS Interval64) and col_Float=CAST(3.1 AS Float) and col_Double=CAST(3.2 AS Double)\n                \n                " } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:65 RpcState(ExecuteQuery, fbc72002-e2fc-46e6-82fa-cb975d31d75e, ghrun-4mq6qa2p6u.auto.internal:2539): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=NjYwMDQwOC1lNjE0NjkwLTU3YzhiMzE0LWY4ZjA2YjIw
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=NjYwMDQwOC1lNjE0NjkwLTU3YzhiMzE0LWY4ZjA2YjIw
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, fa303cc7-74ec-423b-9ae8-8668de840a10, ghrun-4mq6qa2p6u.auto.internal:2539): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, fa303cc7-74ec-423b-9ae8-8668de840a10, ghrun-4mq6qa2p6u.auto.internal:2539): request = { session_id: "ydb://session/3?node_id=1&id=NjYwMDQwOC1lNjE0NjkwLTU3YzhiMzE0LWY4ZjA2YjIw" 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(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, fa303cc7-74ec-423b-9ae8-8668de840a10, ghrun-4mq6qa2p6u.auto.internal:2539): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=NjYwMDQwOC1lNjE0NjkwLTU3YzhiMzE0LWY4ZjA2YjIw
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=NjYwMDQwOC1lNjE0NjkwLTU3YzhiMzE0LWY4ZjA2YjIw
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, 8423a057-6883-460b-afc1-55e5dcd4c59b, ghrun-4mq6qa2p6u.auto.internal:2539): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, 8423a057-6883-460b-afc1-55e5dcd4c59b, ghrun-4mq6qa2p6u.auto.internal:2539): request = { session_id: "ydb://session/3?node_id=1&id=NjYwMDQwOC1lNjE0NjkwLTU3YzhiMzE0LWY4ZjA2YjIw" 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(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, 8423a057-6883-460b-afc1-55e5dcd4c59b, ghrun-4mq6qa2p6u.auto.internal:2539): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=NjYwMDQwOC1lNjE0NjkwLTU3YzhiMzE0LWY4ZjA2YjIw
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=NjYwMDQwOC1lNjE0NjkwLTU3YzhiMzE0LWY4ZjA2YjIw
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, 7a1797a6-d7a8-49d4-aaa5-832292e6f467, ghrun-4mq6qa2p6u.auto.internal:2539): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, 7a1797a6-d7a8-49d4-aaa5-832292e6f467, ghrun-4mq6qa2p6u.auto.internal:2539): request = { session_id: "ydb://session/3?node_id=1&id=NjYwMDQwOC1lNjE0NjkwLTU3YzhiMzE0LWY4ZjA2YjIw" 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(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, 7a1797a6-d7a8-49d4-aaa5-832292e6f467, ghrun-4mq6qa2p6u.auto.internal:2539): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=NjYwMDQwOC1lNjE0NjkwLTU3YzhiMzE0LWY4ZjA2YjIw
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=NjYwMDQwOC1lNjE0NjkwLTU3YzhiMzE0LWY4ZjA2YjIw
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, b1c5e53b-cc08-4b8a-bbb6-e0bc1e8537ba, ghrun-4mq6qa2p6u.auto.internal:2539): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, b1c5e53b-cc08-4b8a-bbb6-e0bc1e8537ba, ghrun-4mq6qa2p6u.auto.internal:2539): request = { session_id: "ydb://session/3?node_id=1&id=NjYwMDQwOC1lNjE0NjkwLTU3YzhiMzE0LWY4ZjA2YjIw" 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(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, b1c5e53b-cc08-4b8a-bbb6-e0bc1e8537ba, ghrun-4mq6qa2p6u.auto.internal:2539): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=NjYwMDQwOC1lNjE0NjkwLTU3YzhiMzE0LWY4ZjA2YjIw
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=NjYwMDQwOC1lNjE0NjkwLTU3YzhiMzE0LWY4ZjA2YjIw
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, 77579881-bb4d-4559-9745-910dcf3b4a9d, ghrun-4mq6qa2p6u.auto.internal:2539): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, 77579881-bb4d-4559-9745-910dcf3b4a9d, ghrun-4mq6qa2p6u.auto.internal:2539): request = { session_id: "ydb://session/3?node_id=1&id=NjYwMDQwOC1lNjE0NjkwLTU3YzhiMzE0LWY4ZjA2YjIw" 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(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, 77579881-bb4d-4559-9745-910dcf3b4a9d, ghrun-4mq6qa2p6u.auto.internal:2539): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=NjYwMDQwOC1lNjE0NjkwLTU3YzhiMzE0LWY4ZjA2YjIw
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=NjYwMDQwOC1lNjE0NjkwLTU3YzhiMzE0LWY4ZjA2YjIw
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, 0d7d0a94-7641-4cc1-b01e-7716f7c8db0b, ghrun-4mq6qa2p6u.auto.internal:2539): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, 0d7d0a94-7641-4cc1-b01e-7716f7c8db0b, ghrun-4mq6qa2p6u.auto.internal:2539): request = { session_id: "ydb://session/3?node_id=1&id=NjYwMDQwOC1lNjE0NjkwLTU3YzhiMzE0LWY4ZjA2YjIw" 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(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, 0d7d0a94-7641-4cc1-b01e-7716f7c8db0b, ghrun-4mq6qa2p6u.auto.internal:2539): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=NjYwMDQwOC1lNjE0NjkwLTU3YzhiMzE0LWY4ZjA2YjIw
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=NjYwMDQwOC1lNjE0NjkwLTU3YzhiMzE0LWY4ZjA2YjIw
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, f7484671-d5e8-4649-ba47-0b05a559003f, ghrun-4mq6qa2p6u.auto.internal:2539): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, f7484671-d5e8-4649-ba47-0b05a559003f, ghrun-4mq6qa2p6u.auto.internal:2539): request = { session_id: "ydb://session/3?node_id=1&id=NjYwMDQwOC1lNjE0NjkwLTU3YzhiMzE0LWY4ZjA2YjIw" 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(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, f7484671-d5e8-4649-ba47-0b05a559003f, ghrun-4mq6qa2p6u.auto.internal:2539): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=NjYwMDQwOC1lNjE0NjkwLTU3YzhiMzE0LWY4ZjA2YjIw
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, 11908599-3c3c-4179-99dc-70553e7a334a, localhost:2539): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ListEndpoints, 11908599-3c3c-4179-99dc-70553e7a334a, localhost:2539): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:65 RpcState(ListEndpoints, 11908599-3c3c-4179-99dc-70553e7a334a, localhost:2539): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-4mq6qa2p6u.auto.internal" port: 2539 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-4mq6qa2p6u.auto.internal:2539, location 1, ssl: False>]>
DEBUG    ydb.connection:connection.py:575 Closing channel for endpoint localhost:2539
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=NjYwMDQwOC1lNjE0NjkwLTU3YzhiMzE0LWY4ZjA2YjIw
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, 5c4cd29d-7765-4e57-bfd4-8428c61876a9, ghrun-4mq6qa2p6u.auto.internal:2539): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, 5c4cd29d-7765-4e57-bfd4-8428c61876a9, ghrun-4mq6qa2p6u.auto.internal:2539): request = { session_id: "ydb://session/3?node_id=1&id=NjYwMDQwOC1lNjE0NjkwLTU3YzhiMzE0LWY4ZjA2YjIw" 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(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, 5c4cd29d-7765-4e57-bfd4-8428c61876a9, ghrun-4mq6qa2p6u.auto.internal:2539): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=NjYwMDQwOC1lNjE0NjkwLTU3YzhiMzE0LWY4ZjA2YjIw
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=NjYwMDQwOC1lNjE0NjkwLTU3YzhiMzE0LWY4ZjA2YjIw
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, 9525850e-6bac-4d87-97d3-a5d8746c03a4, ghrun-4mq6qa2p6u.auto.internal:2539): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, 9525850e-6bac-4d87-97d3-a5d8746c03a4, ghrun-4mq6qa2p6u.auto.internal:2539): request = { session_id: "ydb://session/3?node_id=1&id=NjYwMDQwOC1lNjE0NjkwLTU3YzhiMzE0LWY4ZjA2YjIw" 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(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, 9525850e-6bac-4d87-97d3-a5d8746c03a4, ghrun-4mq6qa2p6u.auto.internal:2539): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=NjYwMDQwOC1lNjE0NjkwLTU3YzhiMzE0LWY4ZjA2YjIw
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=NjYwMDQwOC1lNjE0NjkwLTU3YzhiMzE0LWY4ZjA2YjIw
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, 820710b7-45ed-4d91-9df5-ca8c3b5f8af5, ghrun-4mq6qa2p6u.auto.internal:2539): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, 820710b7-45ed-4d91-9df5-ca8c3b5f8af5, ghrun-4mq6qa2p6u.auto.internal:2539): request = { session_id: "ydb://session/3?node_id=1&id=NjYwMDQwOC1lNjE0NjkwLTU3YzhiMzE0LWY4ZjA2YjIw" 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(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, 820710b7-45ed-4d91-9df5-ca8c3b5f8af5, ghrun-4mq6qa2p6u.auto.internal:2539): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=NjYwMDQwOC1lNjE0NjkwLTU3YzhiMzE0LWY4ZjA2YjIw
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=NjYwMDQwOC1lNjE0NjkwLTU3YzhiMzE0LWY4ZjA2YjIw
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, 05946ebd-87ac-4bde-ad53-8df7a73b2a75, ghrun-4mq6qa2p6u.auto.internal:2539): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, 05946ebd-87ac-4bde-ad53-8df7a73b2a75, ghrun-4mq6qa2p6u.auto.internal:2539): request = { session_id: "ydb://session/3?node_id=1&id=NjYwMDQwOC1lNjE0NjkwLTU3YzhiMzE0LWY4ZjA2YjIw" 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(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, 05946ebd-87ac-4bde-ad53-8df7a73b2a75, ghrun-4mq6qa2p6u.auto.internal:2539): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=NjYwMDQwOC1lNjE0NjkwLTU3YzhiMzE0LWY4ZjA2YjIw
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=NjYwMDQwOC1lNjE0NjkwLTU3YzhiMzE0LWY4ZjA2YjIw
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, 82d5a3d2-02ad-458e-bcdd-907392c80151, ghrun-4mq6qa2p6u.auto.internal:2539): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, 82d5a3d2-02ad-458e-bcdd-907392c80151, ghrun-4mq6qa2p6u.auto.internal:2539): request = { session_id: "ydb://session/3?node_id=1&id=NjYwMDQwOC1lNjE0NjkwLTU3YzhiMzE0LWY4ZjA2YjIw" 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(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, 82d5a3d2-02ad-458e-bcdd-907392c80151, ghrun-4mq6qa2p6u.auto.internal:2539): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=NjYwMDQwOC1lNjE0NjkwLTU3YzhiMzE0LWY4ZjA2YjIw
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=NjYwMDQwOC1lNjE0NjkwLTU3YzhiMzE0LWY4ZjA2YjIw
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, d4347321-b78b-4340-9785-e55e325d6b24, ghrun-4mq6qa2p6u.auto.internal:2539): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, d4347321-b78b-4340-9785-e55e325d6b24, ghrun-4mq6qa2p6u.auto.internal:2539): request = { session_id: "ydb://session/3?node_id=1&id=NjYwMDQwOC1lNjE0NjkwLTU3YzhiMzE0LWY4ZjA2YjIw" 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(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, d4347321-b78b-4340-9785-e55e325d6b24, ghrun-4mq6qa2p6u.auto.internal:2539): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=NjYwMDQwOC1lNjE0NjkwLTU3YzhiMzE0LWY4ZjA2YjIw
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=NjYwMDQwOC1lNjE0NjkwLTU3YzhiMzE0LWY4ZjA2YjIw
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, a8d0b407-92c3-4c65-b3e3-18e4aa23d724, ghrun-4mq6qa2p6u.auto.internal:2539): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, a8d0b407-92c3-4c65-b3e3-18e4aa23d724, ghrun-4mq6qa2p6u.auto.internal:2539): request = { session_id: "ydb://session/3?node_id=1&id=NjYwMDQwOC1lNjE0NjkwLTU3YzhiMzE0LWY4ZjA2YjIw" 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(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, a8d0b407-92c3-4c65-b3e3-18e4aa23d724, ghrun-4mq6qa2p6u.auto.internal:2539): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=NjYwMDQwOC1lNjE0NjkwLTU3YzhiMzE0LWY4ZjA2YjIw
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=NjYwMDQwOC1lNjE0NjkwLTU3YzhiMzE0LWY4ZjA2YjIw
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, 9b29f378-ca93-44d3-9118-e3716c9d9762, ghrun-4mq6qa2p6u.auto.internal:2539): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, 9b29f378-ca93-44d3-9118-e3716c9d9762, ghrun-4mq6qa2p6u.auto.internal:2539): request = { session_id: "ydb://session/3?node_id=1&id=NjYwMDQwOC1lNjE0NjkwLTU3YzhiMzE0LWY4ZjA2YjIw" 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(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, 9b29f378-ca93-44d3-9118-e3716c9d9762, ghrun-4mq6qa2p6u.auto.internal:2539): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=NjYwMDQwOC1lNjE0NjkwLTU3YzhiMzE0LWY4ZjA2YjIw
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=NjYwMDQwOC1lNjE0NjkwLTU3YzhiMzE0LWY4ZjA2YjIw
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, e1b8e830-e2b7-46b6-9ce5-e334534a6c5f, ghrun-4mq6qa2p6u.auto.internal:2539): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, e1b8e830-e2b7-46b6-9ce5-e334534a6c5f, ghrun-4mq6qa2p6u.auto.internal:2539): request = { session_id: "ydb://session/3?node_id=1&id=NjYwMDQwOC1lNjE0NjkwLTU3YzhiMzE0LWY4ZjA2YjIw" 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(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, e1b8e830-e2b7-46b6-9ce5-e334534a6c5f, ghrun-4mq6qa2p6u.auto.internal:2539): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=NjYwMDQwOC1lNjE0NjkwLTU3YzhiMzE0LWY4ZjA2YjIw
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=NjYwMDQwOC1lNjE0NjkwLTU3YzhiMzE0LWY4ZjA2YjIw
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, 9029feec-eca9-46be-bb8e-9bd58459e487, ghrun-4mq6qa2p6u.auto.internal:2539): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, 9029feec-eca9-46be-bb8e-9bd58459e487, ghrun-4mq6qa2p6u.auto.internal:2539): request = { session_id: "ydb://session/3?node_id=1&id=NjYwMDQwOC1lNjE0NjkwLTU3YzhiMzE0LWY4ZjA2YjIw" 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(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, 9029feec-eca9-46be-bb8e-9bd58459e487, ghrun-4mq6qa2p6u.auto.internal:2539): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=NjYwMDQwOC1lNjE0NjkwLTU3YzhiMzE0LWY4ZjA2YjIw
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=NjYwMDQwOC1lNjE0NjkwLTU3YzhiMzE0LWY4ZjA2YjIw
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, 1c72d2a9-994f-42a9-9ff3-a2fb59c1b241, ghrun-4mq6qa2p6u.auto.internal:2539): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, 1c72d2a9-994f-42a9-9ff3-a2fb59c1b241, ghrun-4mq6qa2p6u.auto.internal:2539): request = { session_id: "ydb://session/3?node_id=1&id=NjYwMDQwOC1lNjE0NjkwLTU3YzhiMzE0LWY4ZjA2YjIw" 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(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, 1c72d2a9-994f-42a9-9ff3-a2fb59c1b241, ghrun-4mq6qa2p6u.auto.internal:2539): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=NjYwMDQwOC1lNjE0NjkwLTU3YzhiMzE0LWY4ZjA2YjIw
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=NjYwMDQwOC1lNjE0NjkwLTU3YzhiMzE0LWY4ZjA2YjIw
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, 453bf197-324a-44a2-b992-be7423e658da, ghrun-4mq6qa2p6u.auto.internal:2539): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, 453bf197-324a-44a2-b992-be7423e658da, ghrun-4mq6qa2p6u.auto.internal:2539): request = { session_id: "ydb://session/3?node_id=1&id=NjYwMDQwOC1lNjE0NjkwLTU3YzhiMzE0LWY4ZjA2YjIw" 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(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, 453bf197-324a-44a2-b992-be7423e658da, ghrun-4mq6qa2p6u.auto.internal:2539): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=NjYwMDQwOC1lNjE0NjkwLTU3YzhiMzE0LWY4ZjA2YjIw
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=NjYwMDQwOC1lNjE0NjkwLTU3YzhiMzE0LWY4ZjA2YjIw
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, 9d12a316-b4d8-4e62-88f0-1100bf04c321, ghrun-4mq6qa2p6u.auto.internal:2539): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, 9d12a316-b4d8-4e62-88f0-1100bf04c321, ghrun-4mq6qa2p6u.auto.internal:2539): request = { session_id: "ydb://session/3?node_id=1&id=NjYwMDQwOC1lNjE0NjkwLTU3YzhiMzE0LWY4ZjA2YjIw" 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(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, 9d12a316-b4d8-4e62-88f0-1100bf04c321, ghrun-4mq6qa2p6u.auto.internal:2539): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=NjYwMDQwOC1lNjE0NjkwLTU3YzhiMzE0LWY4ZjA2YjIw
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, a349729a-c8d6-48d7-8e5c-f67992c02d8c, localhost:2539): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ListEndpoints, a349729a-c8d6-48d7-8e5c-f67992c02d8c, localhost:2539): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:65 RpcState(ListEndpoints, a349729a-c8d6-48d7-8e5c-f67992c02d8c, localhost:2539): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-4mq6qa2p6u.auto.internal" port: 2539 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-4mq6qa2p6u.auto.internal:2539, location 1, ssl: False>]>
DEBUG    ydb.connection:connection.py:575 Closing channel for endpoint localhost:2539
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=NjYwMDQwOC1lNjE0NjkwLTU3YzhiMzE0LWY4ZjA2YjIw
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, 56d4b826-9b77-4d67-a60d-7a8e15a6bd45, ghrun-4mq6qa2p6u.auto.internal:2539): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, 56d4b826-9b77-4d67-a60d-7a8e15a6bd45, ghrun-4mq6qa2p6u.auto.internal:2539): request = { session_id: "ydb://session/3?node_id=1&id=NjYwMDQwOC1lNjE0NjkwLTU3YzhiMzE0LWY4ZjA2YjIw" 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(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, 56d4b826-9b77-4d67-a60d-7a8e15a6bd45, ghrun-4mq6qa2p6u.auto.internal:2539): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=NjYwMDQwOC1lNjE0NjkwLTU3YzhiMzE0LWY4ZjA2YjIw
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=NjYwMDQwOC1lNjE0NjkwLTU3YzhiMzE0LWY4ZjA2YjIw
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, 833face7-6503-47a9-b089-7912ccf21aa8, ghrun-4mq6qa2p6u.auto.internal:2539): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, 833face7-6503-47a9-b089-7912ccf21aa8, ghrun-4mq6qa2p6u.auto.internal:2539): request = { session_id: "ydb://session/3?node_id=1&id=NjYwMDQwOC1lNjE0NjkwLTU3YzhiMzE0LWY4ZjA2YjIw" 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(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, 833face7-6503-47a9-b089-7912ccf21aa8, ghrun-4mq6qa2p6u.auto.internal:2539): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=NjYwMDQwOC1lNjE0NjkwLTU3YzhiMzE0LWY4ZjA2YjIw
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=NjYwMDQwOC1lNjE0NjkwLTU3YzhiMzE0LWY4ZjA2YjIw
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, 01ec5aad-066a-4c6e-8173-5c9ffd426cae, ghrun-4mq6qa2p6u.auto.internal:2539): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, 01ec5aad-066a-4c6e-8173-5c9ffd426cae, ghrun-4mq6qa2p6u.auto.internal:2539): request = { session_id: "ydb://session/3?node_id=1&id=NjYwMDQwOC1lNjE0NjkwLTU3YzhiMzE0LWY4ZjA2YjIw" 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(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, 01ec5aad-066a-4c6e-8173-5c9ffd426cae, ghrun-4mq6qa2p6u.auto.internal:2539): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=NjYwMDQwOC1lNjE0NjkwLTU3YzhiMzE0LWY4ZjA2YjIw
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=NjYwMDQwOC1lNjE0NjkwLTU3YzhiMzE0LWY4ZjA2YjIw
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, 782faa4e-1264-4c12-88d1-23fdcf035b56, ghrun-4mq6qa2p6u.auto.internal:2539): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, 782faa4e-1264-4c12-88d1-23fdcf035b56, ghrun-4mq6qa2p6u.auto.internal:2539): request = { session_id: "ydb://session/3?node_id=1&id=NjYwMDQwOC1lNjE0NjkwLTU3YzhiMzE0LWY4ZjA2YjIw" 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(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, 782faa4e-1264-4c12-88d1-23fdcf035b56, ghrun-4mq6qa2p6u.auto.internal:2539): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=NjYwMDQwOC1lNjE0NjkwLTU3YzhiMzE0LWY4ZjA2YjIw
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=NjYwMDQwOC1lNjE0NjkwLTU3YzhiMzE0LWY4ZjA2YjIw
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, e44dab82-1eb6-461d-bda1-731643c8b1a2, ghrun-4mq6qa2p6u.auto.internal:2539): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, e44dab82-1eb6-461d-bda1-731643c8b1a2, ghrun-4mq6qa2p6u.auto.internal:2539): request = { session_id: "ydb://session/3?node_id=1&id=NjYwMDQwOC1lNjE0NjkwLTU3YzhiMzE0LWY4ZjA2YjIw" 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(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, e44dab82-1eb6-461d-bda1-731643c8b1a2, ghrun-4mq6qa2p6u.auto.internal:2539): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=NjYwMDQwOC1lNjE0NjkwLTU3YzhiMzE0LWY4ZjA2YjIw
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=NjYwMDQwOC1lNjE0NjkwLTU3YzhiMzE0LWY4ZjA2YjIw
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, c48ecf42-b838-47f0-bc7a-db95f5363a0d, ghrun-4mq6qa2p6u.auto.internal:2539): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, c48ecf42-b838-47f0-bc7a-db95f5363a0d, ghrun-4mq6qa2p6u.auto.internal:2539): request = { session_id: "ydb://session/3?node_id=1&id=NjYwMDQwOC1lNjE0NjkwLTU3YzhiMzE0LWY4ZjA2YjIw" 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(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, c48ecf42-b838-47f0-bc7a-db95f5363a0d, ghrun-4mq6qa2p6u.auto.internal:2539): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=NjYwMDQwOC1lNjE0NjkwLTU3YzhiMzE0LWY4ZjA2YjIw
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=NjYwMDQwOC1lNjE0NjkwLTU3YzhiMzE0LWY4ZjA2YjIw
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, 7db2afcf-56b1-4751-8de7-a9f0dbf59082, ghrun-4mq6qa2p6u.auto.internal:2539): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, 7db2afcf-56b1-4751-8de7-a9f0dbf59082, ghrun-4mq6qa2p6u.auto.internal:2539): request = { session_id: "ydb://session/3?node_id=1&id=NjYwMDQwOC1lNjE0NjkwLTU3YzhiMzE0LWY4ZjA2YjIw" 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(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, 7db2afcf-56b1-4751-8de7-a9f0dbf59082, ghrun-4mq6qa2p6u.auto.internal:2539): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=NjYwMDQwOC1lNjE0NjkwLTU3YzhiMzE0LWY4ZjA2YjIw
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=NjYwMDQwOC1lNjE0NjkwLTU3YzhiMzE0LWY4ZjA2YjIw
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, 7eceb9a7-1b2b-48ef-8747-cd5a9b4e61b4, ghrun-4mq6qa2p6u.auto.internal:2539): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, 7eceb9a7-1b2b-48ef-8747-cd5a9b4e61b4, ghrun-4mq6qa2p6u.auto.internal:2539): request = { session_id: "ydb://session/3?node_id=1&id=NjYwMDQwOC1lNjE0NjkwLTU3YzhiMzE0LWY4ZjA2YjIw" 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(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, 7eceb9a7-1b2b-48ef-8747-cd5a9b4e61b4, ghrun-4mq6qa2p6u.auto.internal:2539): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=NjYwMDQwOC1lNjE0NjkwLTU3YzhiMzE0LWY4ZjA2YjIw
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=NjYwMDQwOC1lNjE0NjkwLTU3YzhiMzE0LWY4ZjA2YjIw
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, aaacc8d7-6a7c-4692-ae86-cfaf4351b513, ghrun-4mq6qa2p6u.auto.internal:2539): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, aaacc8d7-6a7c-4692-ae86-cfaf4351b513, ghrun-4mq6qa2p6u.auto.internal:2539): request = { session_id: "ydb://session/3?node_id=1&id=NjYwMDQwOC1lNjE0NjkwLTU3YzhiMzE0LWY4ZjA2YjIw" 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(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, aaacc8d7-6a7c-4692-ae86-cfaf4351b513, ghrun-4mq6qa2p6u.auto.internal:2539): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=NjYwMDQwOC1lNjE0NjkwLTU3YzhiMzE0LWY4ZjA2YjIw
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=NjYwMDQwOC1lNjE0NjkwLTU3YzhiMzE0LWY4ZjA2YjIw
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, 92551f87-fe2c-456e-906f-299ffe117975, ghrun-4mq6qa2p6u.auto.internal:2539): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, 92551f87-fe2c-456e-906f-299ffe117975, ghrun-4mq6qa2p6u.auto.internal:2539): request = { session_id: "ydb://session/3?node_id=1&id=NjYwMDQwOC1lNjE0NjkwLTU3YzhiMzE0LWY4ZjA2YjIw" 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(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, 92551f87-fe2c-456e-906f-299ffe117975, ghrun-4mq6qa2p6u.auto.internal:2539): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=NjYwMDQwOC1lNjE0NjkwLTU3YzhiMzE0LWY4ZjA2YjIw
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=NjYwMDQwOC1lNjE0NjkwLTU3YzhiMzE0LWY4ZjA2YjIw
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, d74aac88-7d94-4c53-89f1-e6729ca60654, ghrun-4mq6qa2p6u.auto.internal:2539): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, d74aac88-7d94-4c53-89f1-e6729ca60654, ghrun-4mq6qa2p6u.auto.internal:2539): request = { session_id: "ydb://session/3?node_id=1&id=NjYwMDQwOC1lNjE0NjkwLTU3YzhiMzE0LWY4ZjA2YjIw" 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(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, d74aac88-7d94-4c53-89f1-e6729ca60654, ghrun-4mq6qa2p6u.auto.internal:2539): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=NjYwMDQwOC1lNjE0NjkwLTU3YzhiMzE0LWY4ZjA2YjIw
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=NjYwMDQwOC1lNjE0NjkwLTU3YzhiMzE0LWY4ZjA2YjIw
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, 5362e8c6-7776-4685-92a6-abb5d63bf91d, ghrun-4mq6qa2p6u.auto.internal:2539): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, 5362e8c6-7776-4685-92a6-abb5d63bf91d, ghrun-4mq6qa2p6u.auto.internal:2539): request = { session_id: "ydb://session/3?node_id=1&id=NjYwMDQwOC1lNjE0NjkwLTU3YzhiMzE0LWY4ZjA2YjIw" 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(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, 5362e8c6-7776-4685-92a6-abb5d63bf91d, ghrun-4mq6qa2p6u.auto.internal:2539): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=NjYwMDQwOC1lNjE0NjkwLTU3YzhiMzE0LWY4ZjA2YjIw
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=NjYwMDQwOC1lNjE0NjkwLTU3YzhiMzE0LWY4ZjA2YjIw
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, 3f044b97-8f28-4de9-afe7-7599dacb53c5, ghrun-4mq6qa2p6u.auto.internal:2539): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, 3f044b97-8f28-4de9-afe7-7599dacb53c5, ghrun-4mq6qa2p6u.auto.internal:2539): request = { session_id: "ydb://session/3?node_id=1&id=NjYwMDQwOC1lNjE0NjkwLTU3YzhiMzE0LWY4ZjA2YjIw" 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(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, 3f044b97-8f28-4de9-afe7-7599dacb53c5, ghrun-4mq6qa2p6u.auto.internal:2539): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=NjYwMDQwOC1lNjE0NjkwLTU3YzhiMzE0LWY4ZjA2YjIw
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, e6ca59bb-f330-420e-a358-882f2435ee25, localhost:2539): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ListEndpoints, e6ca59bb-f330-420e-a358-882f2435ee25, localhost:2539): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:65 RpcState(ListEndpoints, e6ca59bb-f330-420e-a358-882f2435ee25, localhost:2539): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-4mq6qa2p6u.auto.internal" port: 2539 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-4mq6qa2p6u.auto.internal:2539, location 1, ssl: False>]>
DEBUG    ydb.connection:connection.py:575 Closing channel for endpoint localhost:2539
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=NjYwMDQwOC1lNjE0NjkwLTU3YzhiMzE0LWY4ZjA2YjIw
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, 681b137a-cd76-4339-b235-75dd0cd8f29c, ghrun-4mq6qa2p6u.auto.internal:2539): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, 681b137a-cd76-4339-b235-75dd0cd8f29c, ghrun-4mq6qa2p6u.auto.internal:2539): request = { session_id: "ydb://session/3?node_id=1&id=NjYwMDQwOC1lNjE0NjkwLTU3YzhiMzE0LWY4ZjA2YjIw" 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(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, 681b137a-cd76-4339-b235-75dd0cd8f29c, ghrun-4mq6qa2p6u.auto.internal:2539): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=NjYwMDQwOC1lNjE0NjkwLTU3YzhiMzE0LWY4ZjA2YjIw
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=NjYwMDQwOC1lNjE0NjkwLTU3YzhiMzE0LWY4ZjA2YjIw
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, d7a699e3-a2fa-4bdb-a1c5-bd66fb11bf7a, ghrun-4mq6qa2p6u.auto.internal:2539): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, d7a699e3-a2fa-4bdb-a1c5-bd66fb11bf7a, ghrun-4mq6qa2p6u.auto.internal:2539): request = { session_id: "ydb://session/3?node_id=1&id=NjYwMDQwOC1lNjE0NjkwLTU3YzhiMzE0LWY4ZjA2YjIw" 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(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, d7a699e3-a2fa-4bdb-a1c5-bd66fb11bf7a, ghrun-4mq6qa2p6u.auto.internal:2539): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=NjYwMDQwOC1lNjE0NjkwLTU3YzhiMzE0LWY4ZjA2YjIw
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=NjYwMDQwOC1lNjE0NjkwLTU3YzhiMzE0LWY4ZjA2YjIw
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, 4f18f1e8-ec57-459f-9034-27952c1c86f2, ghrun-4mq6qa2p6u.auto.internal:2539): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, 4f18f1e8-ec57-459f-9034-27952c1c86f2, ghrun-4mq6qa2p6u.auto.internal:2539): request = { session_id: "ydb://session/3?node_id=1&id=NjYwMDQwOC1lNjE0NjkwLTU3YzhiMzE0LWY4ZjA2YjIw" 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(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, 4f18f1e8-ec57-459f-9034-27952c1c86f2, ghrun-4mq6qa2p6u.auto.internal:2539): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=NjYwMDQwOC1lNjE0NjkwLTU3YzhiMzE0LWY4ZjA2YjIw
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=NjYwMDQwOC1lNjE0NjkwLTU3YzhiMzE0LWY4ZjA2YjIw
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, 4b4cb952-1bea-4e62-bafa-4862d7d00a5e, ghrun-4mq6qa2p6u.auto.internal:2539): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, 4b4cb952-1bea-4e62-bafa-4862d7d00a5e, ghrun-4mq6qa2p6u.auto.internal:2539): request = { session_id: "ydb://session/3?node_id=1&id=NjYwMDQwOC1lNjE0NjkwLTU3YzhiMzE0LWY4ZjA2YjIw" 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(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, 4b4cb952-1bea-4e62-bafa-4862d7d00a5e, ghrun-4mq6qa2p6u.auto.internal:2539): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=NjYwMDQwOC1lNjE0NjkwLTU3YzhiMzE0LWY4ZjA2YjIw
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=NjYwMDQwOC1lNjE0NjkwLTU3YzhiMzE0LWY4ZjA2YjIw
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, f593294a-c53d-440b-bd9e-ed1d4b5c2017, ghrun-4mq6qa2p6u.auto.internal:2539): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, f593294a-c53d-440b-bd9e-ed1d4b5c2017, ghrun-4mq6qa2p6u.auto.internal:2539): request = { session_id: "ydb://session/3?node_id=1&id=NjYwMDQwOC1lNjE0NjkwLTU3YzhiMzE0LWY4ZjA2YjIw" 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(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, f593294a-c53d-440b-bd9e-ed1d4b5c2017, ghrun-4mq6qa2p6u.auto.internal:2539): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=NjYwMDQwOC1lNjE0NjkwLTU3YzhiMzE0LWY4ZjA2YjIw
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=NjYwMDQwOC1lNjE0NjkwLTU3YzhiMzE0LWY4ZjA2YjIw
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, 3b2e1dda-6306-4ea7-8fca-b551b5e14034, ghrun-4mq6qa2p6u.auto.internal:2539): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, 3b2e1dda-6306-4ea7-8fca-b551b5e14034, ghrun-4mq6qa2p6u.auto.internal:2539): request = { session_id: "ydb://session/3?node_id=1&id=NjYwMDQwOC1lNjE0NjkwLTU3YzhiMzE0LWY4ZjA2YjIw" 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(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, 3b2e1dda-6306-4ea7-8fca-b551b5e14034, ghrun-4mq6qa2p6u.auto.internal:2539): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=NjYwMDQwOC1lNjE0NjkwLTU3YzhiMzE0LWY4ZjA2YjIw
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=NjYwMDQwOC1lNjE0NjkwLTU3YzhiMzE0LWY4ZjA2YjIw
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, 564f1839-a69b-426b-bc8b-f769a9ca1529, ghrun-4mq6qa2p6u.auto.internal:2539): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, 564f1839-a69b-426b-bc8b-f769a9ca1529, ghrun-4mq6qa2p6u.auto.internal:2539): request = { session_id: "ydb://session/3?node_id=1&id=NjYwMDQwOC1lNjE0NjkwLTU3YzhiMzE0LWY4ZjA2YjIw" 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(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, 564f1839-a69b-426b-bc8b-f769a9ca1529, ghrun-4mq6qa2p6u.auto.internal:2539): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=NjYwMDQwOC1lNjE0NjkwLTU3YzhiMzE0LWY4ZjA2YjIw
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=NjYwMDQwOC1lNjE0NjkwLTU3YzhiMzE0LWY4ZjA2YjIw
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, 72763b67-5b1b-4b8a-b7ac-cb823cf1e6ee, ghrun-4mq6qa2p6u.auto.internal:2539): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, 72763b67-5b1b-4b8a-b7ac-cb823cf1e6ee, ghrun-4mq6qa2p6u.auto.internal:2539): request = { session_id: "ydb://session/3?node_id=1&id=NjYwMDQwOC1lNjE0NjkwLTU3YzhiMzE0LWY4ZjA2YjIw" 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(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, 72763b67-5b1b-4b8a-b7ac-cb823cf1e6ee, ghrun-4mq6qa2p6u.auto.internal:2539): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=NjYwMDQwOC1lNjE0NjkwLTU3YzhiMzE0LWY4ZjA2YjIw
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=NjYwMDQwOC1lNjE0NjkwLTU3YzhiMzE0LWY4ZjA2YjIw
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, c0aae368-2a62-4586-ad4f-70651c93d1ea, ghrun-4mq6qa2p6u.auto.internal:2539): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, c0aae368-2a62-4586-ad4f-70651c93d1ea, ghrun-4mq6qa2p6u.auto.internal:2539): request = { session_id: "ydb://session/3?node_id=1&id=NjYwMDQwOC1lNjE0NjkwLTU3YzhiMzE0LWY4ZjA2YjIw" 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(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, c0aae368-2a62-4586-ad4f-70651c93d1ea, ghrun-4mq6qa2p6u.auto.internal:2539): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=NjYwMDQwOC1lNjE0NjkwLTU3YzhiMzE0LWY4ZjA2YjIw
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=NjYwMDQwOC1lNjE0NjkwLTU3YzhiMzE0LWY4ZjA2YjIw
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, 5207a173-3238-4f5a-9ee1-af7194a3cf6b, ghrun-4mq6qa2p6u.auto.internal:2539): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, 5207a173-3238-4f5a-9ee1-af7194a3cf6b, ghrun-4mq6qa2p6u.auto.internal:2539): request = { session_id: "ydb://session/3?node_id=1&id=NjYwMDQwOC1lNjE0NjkwLTU3YzhiMzE0LWY4ZjA2YjIw" 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(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, 5207a173-3238-4f5a-9ee1-af7194a3cf6b, ghrun-4mq6qa2p6u.auto.internal:2539): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=NjYwMDQwOC1lNjE0NjkwLTU3YzhiMzE0LWY4ZjA2YjIw
---------------------------- Captured log teardown -----------------------------
INFO     ya.test:ya.py:442 Test teardown
DEBUG    ydb.connection:connection.py:447 RpcState(DeleteSession, f78ebb5f-d8cd-41c7-881f-50370c2d7164, ghrun-4mq6qa2p6u.auto.internal:2539): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(DeleteSession, f78ebb5f-d8cd-41c7-881f-50370c2d7164, ghrun-4mq6qa2p6u.auto.internal:2539): request = { session_id: "ydb://session/3?node_id=1&id=NjYwMDQwOC1lNjE0NjkwLTU3YzhiMzE0LWY4ZjA2YjIw" }
DEBUG    ydb.connection:connection.py:65 RpcState(DeleteSession, f78ebb5f-d8cd-41c7-881f-50370c2d7164, ghrun-4mq6qa2p6u.auto.internal:2539): 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:2539
DEBUG    ydb.connection:connection.py:575 Closing channel for endpoint ghrun-4mq6qa2p6u.auto.internal:2539
DEBUG    ydb.query.session:session.py:339 Attach stream closed, session_id: ydb://session/3?node_id=1&id=NjYwMDQwOC1lNjE0NjkwLTU3YzhiMzE0LWY4ZjA2YjIw
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:2539/1
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/22234
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/23114
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/13317
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/2539
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/8276
============================== slowest durations ===============================
314.42s call     test_ttl.py::TestTTL::test_ttl[table_Datetime_1_UNIQUE_SYNC-pk_types5-all_types5-index5-Datetime-UNIQUE-SYNC]
125.12s call     test_ttl.py::TestTTL::test_ttl[table_Datetime_0__SYNC-pk_types0-all_types0-index0-Datetime--SYNC]
13.30s setup    test_ttl.py::TestTTL::test_ttl[table_Datetime_0__SYNC-pk_types0-all_types0-index0-Datetime--SYNC]
12.08s teardown test_ttl.py::TestTTL::test_ttl[table_Datetime_1_UNIQUE_SYNC-pk_types5-all_types5-index5-Datetime-UNIQUE-SYNC]
0.01s 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 5 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 468.72s (0:07: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/dgvm/0027ce/ydb/tests/datashard/ttl/test-results/py3test/testing_out_stuff/chunk11
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-4.4.4
collected 48 items

test_ttl.py ..

============================== slowest durations ===============================
121.19s call     test_ttl.py::TestTTL::test_ttl[table_Datetime_1__SYNC-pk_types3-all_types3-index3-Datetime--SYNC]
118.88s call     test_ttl.py::TestTTL::test_ttl[table_Datetime_1__ASYNC-pk_types4-all_types4-index4-Datetime--ASYNC]
12.14s teardown test_ttl.py::TestTTL::test_ttl[table_Datetime_1__SYNC-pk_types3-all_types3-index3-Datetime--SYNC]
9.29s 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]
0.01s teardown test_ttl.py::TestTTL::test_ttl[table_Datetime_1__ASYNC-pk_types4-all_types4-index4-Datetime--ASYNC]
======================== 2 passed in 263.77s (0:04:23) =========================
============================= test session starts ==============================
platform linux -- Python 3.13.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/dgvm/002842/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 ===============================
132.21s call     test_ttl.py::TestTTL::test_ttl[table_DyNumber_0_UNIQUE_SYNC-pk_types14-all_types14-index14-DyNumber-UNIQUE-SYNC]
12.09s teardown test_ttl.py::TestTTL::test_ttl[table_DyNumber_0_UNIQUE_SYNC-pk_types14-all_types14-index14-DyNumber-UNIQUE-SYNC]
11.49s setup    test_ttl.py::TestTTL::test_ttl[table_DyNumber_0_UNIQUE_SYNC-pk_types14-all_types14-index14-DyNumber-UNIQUE-SYNC]
======================== 1 passed in 157.42s (0:02:37) =========================
============================= test session starts ==============================
platform linux -- Python 3.13.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/dgvm/0027da/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 ===============================
106.91s call     test_ttl.py::TestTTL::test_ttl[table_DyNumber_0__ASYNC-pk_types13-all_types13-index13-DyNumber--ASYNC]
17.06s teardown test_ttl.py::TestTTL::test_ttl[table_DyNumber_0__ASYNC-pk_types13-all_types13-index13-DyNumber--ASYNC]
10.38s setup    test_ttl.py::TestTTL::test_ttl[table_DyNumber_0__ASYNC-pk_types13-all_types13-index13-DyNumber--ASYNC]
======================== 1 passed in 136.69s (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/dgvm/00283d/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 ===============================
129.92s call     test_ttl.py::TestTTL::test_ttl[table_DyNumber_0__SYNC-pk_types12-all_types12-index12-DyNumber--SYNC]
17.06s teardown test_ttl.py::TestTTL::test_ttl[table_DyNumber_0__SYNC-pk_types12-all_types12-index12-DyNumber--SYNC]
16.93s setup    test_ttl.py::TestTTL::test_ttl[table_DyNumber_0__SYNC-pk_types12-all_types12-index12-DyNumber--SYNC]
======================== 1 passed in 167.08s (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/dgvm/0027c2/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 F

=================================== FAILURES ===================================
_ TestTTL.test_ttl[table_DyNumber_1_UNIQUE_SYNC-pk_types17-all_types17-index17-DyNumber-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 6 lines, table table_DyNumber_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_DyNumber_1_UNIQUE_SYNC-pk_types17-all_types17-index17-DyNumber-UNIQUE-SYNC]
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/dgvm/0027c2/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 55412
DEBUG    ya.test:process.py:259 Command (pid 55412) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 55412) elapsed time (sec): 1.24245023727417
DEBUG    ya.test:process.py:263 Command (pid 55412) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 55412) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 55412) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 55412) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 55412) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 55412) maxrss: 496416
DEBUG    ya.test:process.py:263 Command (pid 55412) minflt: 45468
DEBUG    ya.test:process.py:263 Command (pid 55412) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 55412) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 55412) nivcsw: 178
DEBUG    ya.test:process.py:263 Command (pid 55412) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 55412) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 55412) nvcsw: 15
DEBUG    ya.test:process.py:263 Command (pid 55412) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 55412) stime: 0.196105
DEBUG    ya.test:process.py:263 Command (pid 55412) utime: 0.6212719999999999
DEBUG    ya.test:process.py:263 Command (pid 55412) wtime: 1.257
DEBUG    ya.test:process.py:275 Command (pid 55412) output:
Git info:
    Commit: a616906700797417849b4abb5a4c227275a10d22
    Branch: 
    Author: ubyte <himeraster@gmail.com>
    Summary: Merge b36249afafa61702eead4a9d786898f66b60cb65 into 885e6fe5ab2f40249d6ffbed189a3e58a758a8ce
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-4mq6qa2p6u    Host information: 
        Linux ghrun-4mq6qa2p6u 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64

     
Build info:
    Compiler: /home/runner/.ya/tools/v4/10492077879/bin/clang++
    Compiler version: 
        clang version 20.1.8
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/10492077879/bin
    Compile flags: -Xclang -fdebug-compilation-dir -Xclang /tmp -pipe -m64 -O3 -gline-tables-only -fno-common -ffunction-sections -fdata-sections -fsized-deallocation -fexceptions -fuse-init-array -fcolor-diagnostics -faligned-allocation -Werror -Wall -Wextra -Wno-parentheses -Wno-implicit-const-int-float-conversion -Wno-unknown-warning-option -D_THREAD_SAFE -D_PTHREADS -D_REENTRANT -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_YNDX_LIBUNWIND_ENABLE_EXCEPTION_BACKTRACE -D__LONG_LONG_SUPPORTED -fno-omit-frame-pointer -Wno-unknown-argument -DNDEBUG -Wno-array-parameter -Wno-deprecate-lax-vec-conv-all -Wno-unqualified-std-cast-call -Wno-unused-but-set-parameter -Wno-implicit-function-declaration -Wno-int-conversion -Wno-incompatible-function-pointer-types -Wno-address-of-packed-member -Wno-deprecated-this-capture -Wno-missing-designated-field-initializers -Wno-format -Wno-vla-cxx-extension -Wno-invalid-offsetof -Wno-alias-template-in-declaration-name -Wno-cast-function-type-mismatch -Wno-explicit-specialization-storage-class -Wno-extraneous-template-head -Wno-missing-template-arg-list-after-template-kw -Wno-nontrivial-memcall -Wno-strict-primary-template-shadow -DCATBOOST_OPENSOURCE=yes -fsanitize=address -Daddress_sanitizer_enabled -fno-omit-frame-pointer -fsanitize-blacklist=/home/runner/actions_runner/_work/ydb/ydb/build/sanitize-blacklist.txt -fno-sanitize-link-runtime -msse2 -msse3 -mssse3 -msse4.1 -msse4.2 -mpopcnt -mcx16 -DNDEBUG -Wno-array-parameter -Wno-deprecate-lax-vec-conv-all -Wno-unqualified-std-cast-call -Wno-unused-but-set-parameter -Wno-implicit-function-declaration -Wno-int-conversion -Wno-incompatible-function-pointer-types -Wno-address-of-packed-member -Wno-deprecated-this-capture -Wno-missing-designated-field-initializers -Wno-format -Wno-vla-cxx-extension -Wno-invalid-offsetof -Wno-alias-template-in-declaration-name -Wno-cast-function-type-mismatch -Wno-explicit-specialization-storage-class -Wno-extraneous-template-head -Wno-missing-template-arg-list-after-template-kw -Wno-nontrivial-memcall -Wno-strict-primary-template-shadow -std=c++20 -Wimport-preprocessor-directive-pedantic -Woverloaded-virtual -Wno-ambiguous-reversed-operator -Wno-defaulted-function-deleted -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-enum-enum-conversion -Wno-deprecated-enum-float-conversion -Wno-deprecated-volatile -Wno-pessimizing-move -Wno-undefined-var-template -nostdinc++ -DCATBOOST_OPENSOURCE=yes -nostdinc++

DEBUG    ya.test:process.py:276 Command (pid 55412) errors:

ERROR    ydb.tests.sql.lib.test_base:test_base.py:25 Git info:
    Commit: a616906700797417849b4abb5a4c227275a10d22
    Branch: 
    Author: ubyte <himeraster@gmail.com>
    Summary: Merge b36249afafa61702eead4a9d786898f66b60cb65 into 885e6fe5ab2f40249d6ffbed189a3e58a758a8ce
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-4mq6qa2p6u    Host information: 
        Linux ghrun-4mq6qa2p6u 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64

     
Build info:
    Compiler: /home/runner/.ya/tools/v4/10492077879/bin/clang++
    Compiler version: 
        clang version 20.1.8
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/10492077879/bin
    Compile flags: -Xclang -fdebug-compilation-dir -Xclang /tmp -pipe -m64 -O3 -gline-tables-only -fno-common -ffunction-sections -fdata-sections -fsized-deallocation -fexceptions -fuse-init-array -fcolor-diagnostics -faligned-allocation -Werror -Wall -Wextra -Wno-parentheses -Wno-implicit-const-int-float-conversion -Wno-unknown-warning-option -D_THREAD_SAFE -D_PTHREADS -D_REENTRANT -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_YNDX_LIBUNWIND_ENABLE_EXCEPTION_BACKTRACE -D__LONG_LONG_SUPPORTED -fno-omit-frame-pointer -Wno-unknown-argument -DNDEBUG -Wno-array-parameter -Wno-deprecate-lax-vec-conv-all -Wno-unqualified-std-cast-call -Wno-unused-but-set-parameter -Wno-implicit-function-declaration -Wno-int-conversion -Wno-incompatible-function-pointer-types -Wno-address-of-packed-member -Wno-deprecated-this-capture -Wno-missing-designated-field-initializers -Wno-format -Wno-vla-cxx-extension -Wno-invalid-offsetof -Wno-alias-template-in-declaration-name -Wno-cast-function-type-mismatch -Wno-explicit-specialization-storage-class -Wno-extraneous-template-head -Wno-missing-template-arg-list-after-template-kw -Wno-nontrivial-memcall -Wno-strict-primary-template-shadow -DCATBOOST_OPENSOURCE=yes -fsanitize=address -Daddress_sanitizer_enabled -fno-omit-frame-pointer -fsanitize-blacklist=/home/runner/actions_runner/_work/ydb/ydb/build/sanitize-blacklist.txt -fno-sanitize-link-runtime -msse2 -msse3 -mssse3 -msse4.1 -msse4.2 -mpopcnt -mcx16 -DNDEBUG -Wno-array-parameter -Wno-deprecate-lax-vec-conv-all -Wno-unqualified-std-cast-call -Wno-unused-but-set-parameter -Wno-implicit-function-declaration -Wno-int-conversion -Wno-incompatible-function-pointer-types -Wno-address-of-packed-member -Wno-deprecated-this-capture -Wno-missing-designated-field-initializers -Wno-format -Wno-vla-cxx-extension -Wno-invalid-offsetof -Wno-alias-template-in-declaration-name -Wno-cast-function-type-mismatch -Wno-explicit-specialization-storage-class -Wno-extraneous-template-head -Wno-missing-template-arg-list-after-template-kw -Wno-nontrivial-memcall -Wno-strict-primary-template-shadow -std=c++20 -Wimport-preprocessor-directive-pedantic -Woverloaded-virtual -Wno-ambiguous-reversed-operator -Wno-defaulted-function-deleted -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-enum-enum-conversion -Wno-deprecated-enum-float-conversion -Wno-deprecated-volatile -Wno-pessimizing-move -Wno-undefined-var-template -nostdinc++ -DCATBOOST_OPENSOURCE=yes -nostdinc++

DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/dgvm/0027c2/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/3514
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:518 Working directory: /home/runner/.ya/build/build_root/dgvm/0027c2/r3tmp/kikimr_cluster_j32iaui9
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/dgvm/0027c2/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/18162
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/13775
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/19750
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/11923
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:291 CFG_DIR_PATH="/home/runner/.ya/build/build_root/dgvm/0027c2/ydb/tests/datashard/ttl/test-results/py3test/testing_out_stuff/chunk15/testing_out_stuff/test_ttl.py.TestTTL.test_ttl.table_DyNumber_1_UNIQUE_SYNC-pk_types17-all_types17-index17-DyNumber-UNIQUE-SYNC/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:292 Final command: /home/runner/.ya/build/build_root/dgvm/0027c2/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=1 --log-file-name=/home/runner/.ya/build/build_root/dgvm/0027c2/ydb/tests/datashard/ttl/test-results/py3test/testing_out_stuff/chunk15/testing_out_stuff/test_ttl.py.TestTTL.test_ttl.table_DyNumber_1_UNIQUE_SYNC-pk_types17-all_types17-index17-DyNumber-UNIQUE-SYNC/cluster/node_1/logfile_hi1hw6kl.log --grpc-port=18162 --mon-port=13775 --ic-port=3514
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:173 Formatting pdisk SectorMap:1:64 on node localhost:18162/1, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:291 CFG_DIR_PATH="/home/runner/.ya/build/build_root/dgvm/0027c2/ydb/tests/datashard/ttl/test-results/py3test/testing_out_stuff/chunk15/testing_out_stuff/test_ttl.py.TestTTL.test_ttl.table_DyNumber_1_UNIQUE_SYNC-pk_types17-all_types17-index17-DyNumber-UNIQUE-SYNC/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:292 Final command: /home/runner/.ya/build/build_root/dgvm/0027c2/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=1 --log-file-name=/home/runner/.ya/build/build_root/dgvm/0027c2/ydb/tests/datashard/ttl/test-results/py3test/testing_out_stuff/chunk15/testing_out_stuff/test_ttl.py.TestTTL.test_ttl.table_DyNumber_1_UNIQUE_SYNC-pk_types17-all_types17-index17-DyNumber-UNIQUE-SYNC/cluster/node_1/logfile_hi1hw6kl.log --grpc-port=18162 --mon-port=13775 --ic-port=3514
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/dgvm/0027c2/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/dgvm/0027c2/ydb/tests/datashard/ttl/test-results/py3test/testing_out_stuff/chunk15/testing_out_stuff/test_ttl.py.TestTTL.test_ttl.table_DyNumber_1_UNIQUE_SYNC-pk_types17-all_types17-index17-DyNumber-UNIQUE-SYNC/cluster/kikimr_configs/config.yaml', '--node=1', '--log-file-name=/home/runner/.ya/build/build_root/dgvm/0027c2/ydb/tests/datashard/ttl/test-results/py3test/testing_out_stuff/chunk15/testing_out_stuff/test_ttl.py.TestTTL.test_ttl.table_DyNumber_1_UNIQUE_SYNC-pk_types17-all_types17-index17-DyNumber-UNIQUE-SYNC/cluster/node_1/logfile_hi1hw6kl.log', '--grpc-port=18162', '--mon-port=13775', '--ic-port=3514')' in '/home/runner/.ya/build/build_root/dgvm/0027c2/ydb/tests/datashard/ttl/test-results/py3test/testing_out_stuff/chunk15/testing_out_stuff/test_ttl.py.TestTTL.test_ttl.table_DyNumber_1_UNIQUE_SYNC-pk_types17-all_types17-index17-DyNumber-UNIQUE-SYNC/cluster/node_1' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 55801
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:332 Started node localhost:18162/1
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.0
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.0
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/dgvm/0027c2/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 55802
DEBUG    ya.test:process.py:259 Command (pid 55802) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 55802) elapsed time (sec): 1.4443066120147705
DEBUG    ya.test:process.py:263 Command (pid 55802) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 55802) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 55802) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 55802) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 55802) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 55802) maxrss: 496156
DEBUG    ya.test:process.py:263 Command (pid 55802) minflt: 45479
DEBUG    ya.test:process.py:263 Command (pid 55802) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 55802) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 55802) nivcsw: 206
DEBUG    ya.test:process.py:263 Command (pid 55802) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 55802) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 55802) nvcsw: 14
DEBUG    ya.test:process.py:263 Command (pid 55802) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 55802) stime: 0.226579
DEBUG    ya.test:process.py:263 Command (pid 55802) utime: 0.614151
DEBUG    ya.test:process.py:263 Command (pid 55802) wtime: 1.468
DEBUG    ya.test:process.py:275 Command (pid 55802) output:
Git info:
    Commit: a616906700797417849b4abb5a4c227275a10d22
    Branch: 
    Author: ubyte <himeraster@gmail.com>
    Summary: Merge b36249afafa61702eead4a9d786898f66b60cb65 into 885e6fe5ab2f40249d6ffbed189a3e58a758a8ce
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-4mq6qa2p6u    Host information: 
        Linux ghrun-4mq6qa2p6u 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64

     
Build info:
    Compiler: /home/runner/.ya/tools/v4/10492077879/bin/clang++
    Compiler version: 
        clang version 20.1.8
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/10492077879/bin
    Compile flags: -Xclang -fdebug-compilation-dir -Xclang /tmp -pipe -m64 -O3 -gline-tables-only -fno-common -ffunction-sections -fdata-sections -fsized-deallocation -fexceptions -fuse-init-array -fcolor-diagnostics -faligned-allocation -Werror -Wall -Wextra -Wno-parentheses -Wno-implicit-const-int-float-conversion -Wno-unknown-warning-option -D_THREAD_SAFE -D_PTHREADS -D_REENTRANT -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_YNDX_LIBUNWIND_ENABLE_EXCEPTION_BACKTRACE -D__LONG_LONG_SUPPORTED -fno-omit-frame-pointer -Wno-unknown-argument -DNDEBUG -Wno-array-parameter -Wno-deprecate-lax-vec-conv-all -Wno-unqualified-std-cast-call -Wno-unused-but-set-parameter -Wno-implicit-function-declaration -Wno-int-conversion -Wno-incompatible-function-pointer-types -Wno-address-of-packed-member -Wno-deprecated-this-capture -Wno-missing-designated-field-initializers -Wno-format -Wno-vla-cxx-extension -Wno-invalid-offsetof -Wno-alias-template-in-declaration-name -Wno-cast-function-type-mismatch -Wno-explicit-specialization-storage-class -Wno-extraneous-template-head -Wno-missing-template-arg-list-after-template-kw -Wno-nontrivial-memcall -Wno-strict-primary-template-shadow -DCATBOOST_OPENSOURCE=yes -fsanitize=address -Daddress_sanitizer_enabled -fno-omit-frame-pointer -fsanitize-blacklist=/home/runner/actions_runner/_work/ydb/ydb/build/sanitize-blacklist.txt -fno-sanitize-link-runtime -msse2 -msse3 -mssse3 -msse4.1 -msse4.2 -mpopcnt -mcx16 -DNDEBUG -Wno-array-parameter -Wno-deprecate-lax-vec-conv-all -Wno-unqualified-std-cast-call -Wno-unused-but-set-parameter -Wno-implicit-function-declaration -Wno-int-conversion -Wno-incompatible-function-pointer-types -Wno-address-of-packed-member -Wno-deprecated-this-capture -Wno-missing-designated-field-initializers -Wno-format -Wno-vla-cxx-extension -Wno-invalid-offsetof -Wno-alias-template-in-declaration-name -Wno-cast-function-type-mismatch -Wno-explicit-specialization-storage-class -Wno-extraneous-template-head -Wno-missing-template-arg-list-after-template-kw -Wno-nontrivial-memcall -Wno-strict-primary-template-shadow -std=c++20 -Wimport-preprocessor-directive-pedantic -Woverloaded-virtual -Wno-ambiguous-reversed-operator -Wno-defaulted-function-deleted -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-enum-enum-conversion -Wno-deprecated-enum-float-conversion -Wno-deprecated-volatile -Wno-pessimizing-move -Wno-undefined-var-template -nostdinc++ -DCATBOOST_OPENSOURCE=yes -nostdinc++

DEBUG    ya.test:process.py:276 Command (pid 55802) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:333 Node 1 version:
Git info:
    Commit: a616906700797417849b4abb5a4c227275a10d22
    Branch: 
    Author: ubyte <himeraster@gmail.com>
    Summary: Merge b36249afafa61702eead4a9d786898f66b60cb65 into 885e6fe5ab2f40249d6ffbed189a3e58a758a8ce
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-4mq6qa2p6u    Host information: 
        Linux ghrun-4mq6qa2p6u 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/dgvm/0027c2/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:467 Executing command = ['/home/runner/.ya/build/build_root/dgvm/0027c2/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:18162', 'admin', 'blobstorage', 'config', 'invoke', '--proto=Command {\n  DefineHostConfig {\n    HostConfigId: 1\n    Drive {\n      Path: "SectorMap:1:64"\n    }\n  }\n}\nCommand {\n  DefineBox {\n    BoxId: 1\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 3514\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.1
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.1
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/dgvm/0027c2/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:18162', 'admin', 'blobstorage', 'config', 'invoke', '--proto=Command {\n  DefineHostConfig {\n    HostConfigId: 1\n    Drive {\n      Path: "SectorMap:1:64"\n    }\n  }\n}\nCommand {\n  DefineBox {\n    BoxId: 1\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 3514\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 56872
DEBUG    ya.test:process.py:259 Command (pid 56872) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 56872) elapsed time (sec): 1.4971375465393066
DEBUG    ya.test:process.py:263 Command (pid 56872) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 56872) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 56872) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 56872) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 56872) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 56872) maxrss: 555332
DEBUG    ya.test:process.py:263 Command (pid 56872) minflt: 51830
DEBUG    ya.test:process.py:263 Command (pid 56872) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 56872) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 56872) nivcsw: 271
DEBUG    ya.test:process.py:263 Command (pid 56872) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 56872) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 56872) nvcsw: 606
DEBUG    ya.test:process.py:263 Command (pid 56872) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 56872) stime: 0.376735
DEBUG    ya.test:process.py:263 Command (pid 56872) utime: 0.6412669999999999
DEBUG    ya.test:process.py:263 Command (pid 56872) wtime: 1.503
DEBUG    ya.test:process.py:275 Command (pid 56872) output:
Status {
  Success: true
}
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 4

DEBUG    ya.test:process.py:276 Command (pid 56872) errors:

DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/dgvm/0027c2/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:467 Executing command = ['/home/runner/.ya/build/build_root/dgvm/0027c2/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:18162', 'admin', 'blobstorage', 'config', 'invoke', '--proto=Command {\n  DefineStoragePool {\n    BoxId: 1\n    StoragePoolId: 1\n    Name: "dynamic_storage_pool:1"\n    ErasureSpecies: "none"\n    VDiskKind: "Default"\n    Kind: "hdd"\n    NumGroups: 2\n    PDiskFilter {\n      Property {\n        Type: ROT\n      }\n      Property {\n        Kind: 0\n      }\n    }\n  }\n}\n']
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.2
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.2
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/dgvm/0027c2/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:18162', 'admin', 'blobstorage', 'config', 'invoke', '--proto=Command {\n  DefineStoragePool {\n    BoxId: 1\n    StoragePoolId: 1\n    Name: "dynamic_storage_pool:1"\n    ErasureSpecies: "none"\n    VDiskKind: "Default"\n    Kind: "hdd"\n    NumGroups: 2\n    PDiskFilter {\n      Property {\n        Type: ROT\n      }\n      Property {\n        Kind: 0\n      }\n    }\n  }\n}\n']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 57127
DEBUG    ya.test:process.py:259 Command (pid 57127) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 57127) elapsed time (sec): 1.4215004444122314
DEBUG    ya.test:process.py:263 Command (pid 57127) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 57127) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 57127) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 57127) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 57127) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 57127) maxrss: 555828
DEBUG    ya.test:process.py:263 Command (pid 57127) minflt: 51998
DEBUG    ya.test:process.py:263 Command (pid 57127) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 57127) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 57127) nivcsw: 271
DEBUG    ya.test:process.py:263 Command (pid 57127) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 57127) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 57127) nvcsw: 354
DEBUG    ya.test:process.py:263 Command (pid 57127) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 57127) stime: 0.367865
DEBUG    ya.test:process.py:263 Command (pid 57127) utime: 0.6808879999999999
DEBUG    ya.test:process.py:263 Command (pid 57127) wtime: 1.428
DEBUG    ya.test:process.py:275 Command (pid 57127) output:
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 5

DEBUG    ya.test:process.py:276 Command (pid 57127) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:599 Binding storage pools to domain Root: {'dynamic_storage_pool:1': 'hdd'}
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:606 Cluster started and initialized
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: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, b4a883ef-62d4-4fac-807d-2b704f9bda6a, localhost:18162): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ListEndpoints, b4a883ef-62d4-4fac-807d-2b704f9bda6a, localhost:18162): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:65 RpcState(ListEndpoints, b4a883ef-62d4-4fac-807d-2b704f9bda6a, localhost:18162): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-4mq6qa2p6u.auto.internal" port: 18162 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-4mq6qa2p6u.auto.internal:18162, location 1, ssl: False>]>
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:575 Closing channel for endpoint localhost:18162
------------------------------ Captured log call -------------------------------
INFO     ya.test:ya.py:447 Test call (class_name: test_ttl.py::TestTTL, test_name: test_ttl[table_DyNumber_1_UNIQUE_SYNC-pk_types17-all_types17-index17-DyNumber-UNIQUE-SYNC])
DEBUG    ydb.query.pool:pool.py:114 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:447 RpcState(CreateSession, 2e13c6e8-2812-406b-9bb3-c1d8f7fcf248, ghrun-4mq6qa2p6u.auto.internal:18162): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(CreateSession, 2e13c6e8-2812-406b-9bb3-c1d8f7fcf248, ghrun-4mq6qa2p6u.auto.internal:18162): request = {  }
DEBUG    ydb.connection:connection.py:65 RpcState(CreateSession, 2e13c6e8-2812-406b-9bb3-c1d8f7fcf248, ghrun-4mq6qa2p6u.auto.internal:18162): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=N2VlMmM0MmUtYmRiMTg5ZDAtZjVmYzMyNDItMTQ5ODQ4Yg==" node_id: 1 }
DEBUG    ydb.connection:connection.py:447 RpcState(AttachSession, 9cead145-8ee3-4bc8-aab4-10f52d1045bc, ghrun-4mq6qa2p6u.auto.internal:18162): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(AttachSession, 9cead145-8ee3-4bc8-aab4-10f52d1045bc, ghrun-4mq6qa2p6u.auto.internal:18162): request = { session_id: "ydb://session/3?node_id=1&id=N2VlMmM0MmUtYmRiMTg5ZDAtZjVmYzMyNDItMTQ5ODQ4Yg==" }
DEBUG    ydb.connection:connection.py:65 RpcState(AttachSession, 9cead145-8ee3-4bc8-aab4-10f52d1045bc, ghrun-4mq6qa2p6u.auto.internal:18162): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:70 New session was created for pool. Session id: ydb://session/3?node_id=1&id=N2VlMmM0MmUtYmRiMTg5ZDAtZjVmYzMyNDItMTQ5ODQ4Yg==
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, 3d093b95-b301-46b0-8eab-4e5103509a03, ghrun-4mq6qa2p6u.auto.internal:18162): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, 3d093b95-b301-46b0-8eab-4e5103509a03, ghrun-4mq6qa2p6u.auto.internal:18162): request = { session_id: "ydb://session/3?node_id=1&id=N2VlMmM0MmUtYmRiMTg5ZDAtZjVmYzMyNDItMTQ5ODQ4Yg==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n        CREATE TABLE `table_DyNumber_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_DyNumber DyNumber,\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, 3d093b95-b301-46b0-8eab-4e5103509a03, ghrun-4mq6qa2p6u.auto.internal:18162): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=N2VlMmM0MmUtYmRiMTg5ZDAtZjVmYzMyNDItMTQ5ODQ4Yg==
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=N2VlMmM0MmUtYmRiMTg5ZDAtZjVmYzMyNDItMTQ5ODQ4Yg==
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, addc96ba-ac1a-465d-8568-bd71ecc5bb71, ghrun-4mq6qa2p6u.auto.internal:18162): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, addc96ba-ac1a-465d-8568-bd71ecc5bb71, ghrun-4mq6qa2p6u.auto.internal:18162): request = { session_id: "ydb://session/3?node_id=1&id=N2VlMmM0MmUtYmRiMTg5ZDAtZjVmYzMyNDItMTQ5ODQ4Yg==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n         ALTER TABLE table_DyNumber_1_UNIQUE_SYNC SET ( TTL = \n         Interval(\"P18262D\") \n         ON ttl_DyNumber 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, addc96ba-ac1a-465d-8568-bd71ecc5bb71, ghrun-4mq6qa2p6u.auto.internal:18162): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=N2VlMmM0MmUtYmRiMTg5ZDAtZjVmYzMyNDItMTQ5ODQ4Yg==
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=N2VlMmM0MmUtYmRiMTg5ZDAtZjVmYzMyNDItMTQ5ODQ4Yg==
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, a5e5503a-0792-4992-a9ad-6708f66072fb, ghrun-4mq6qa2p6u.auto.internal:18162): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, a5e5503a-0792-4992-a9ad-6708f66072fb, ghrun-4mq6qa2p6u.auto.internal:18162): request = { session_id: "ydb://session/3?node_id=1&id=N2VlMmM0MmUtYmRiMTg5ZDAtZjVmYzMyNDItMTQ5ODQ4Yg==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "ALTER TABLE `table_DyNumber_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, a5e5503a-0792-4992-a9ad-6708f66072fb, ghrun-4mq6qa2p6u.auto.internal:18162): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=N2VlMmM0MmUtYmRiMTg5ZDAtZjVmYzMyNDItMTQ5ODQ4Yg==
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=N2VlMmM0MmUtYmRiMTg5ZDAtZjVmYzMyNDItMTQ5ODQ4Yg==
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, f3ff0110-99e5-4e22-92ef-1bdf7a2b4ee2, ghrun-4mq6qa2p6u.auto.internal:18162): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, f3ff0110-99e5-4e22-92ef-1bdf7a2b4ee2, ghrun-4mq6qa2p6u.auto.internal:18162): request = { session_id: "ydb://session/3?node_id=1&id=N2VlMmM0MmUtYmRiMTg5ZDAtZjVmYzMyNDItMTQ5ODQ4Yg==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n         ALTER TABLE table_DyNumber_1_UNIQUE_SYNC SET ( TTL = \n         Interval(\"PT0S\") \n         ON ttl_DyNumber 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, f3ff0110-99e5-4e22-92ef-1bdf7a2b4ee2, ghrun-4mq6qa2p6u.auto.internal:18162): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=N2VlMmM0MmUtYmRiMTg5ZDAtZjVmYzMyNDItMTQ5ODQ4Yg==
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=N2VlMmM0MmUtYmRiMTg5ZDAtZjVmYzMyNDItMTQ5ODQ4Yg==
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, 8f588b7a-b8fa-4815-862b-68df577471f9, ghrun-4mq6qa2p6u.auto.internal:18162): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, 8f588b7a-b8fa-4815-862b-68df577471f9, ghrun-4mq6qa2p6u.auto.internal:18162): request = { session_id: "ydb://session/3?node_id=1&id=N2VlMmM0MmUtYmRiMTg5ZDAtZjVmYzMyNDItMTQ5ODQ4Yg==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_DyNumber_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_DyNumber\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(\'1770678332\' AS DyNumber)\n            );\n        " } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:65 RpcState(ExecuteQuery, 8f588b7a-b8fa-4815-862b-68df577471f9, ghrun-4mq6qa2p6u.auto.internal:18162): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=N2VlMmM0MmUtYmRiMTg5ZDAtZjVmYzMyNDItMTQ5ODQ4Yg==
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=N2VlMmM0MmUtYmRiMTg5ZDAtZjVmYzMyNDItMTQ5ODQ4Yg==
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, 62e04c9b-7dfb-419b-9ead-e72741fd90d4, ghrun-4mq6qa2p6u.auto.internal:18162): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, 62e04c9b-7dfb-419b-9ead-e72741fd90d4, ghrun-4mq6qa2p6u.auto.internal:18162): request = { session_id: "ydb://session/3?node_id=1&id=N2VlMmM0MmUtYmRiMTg5ZDAtZjVmYzMyNDItMTQ5ODQ4Yg==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_DyNumber_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_DyNumber\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(\'1770678332\' AS DyNumber)\n            );\n        " } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:65 RpcState(ExecuteQuery, 62e04c9b-7dfb-419b-9ead-e72741fd90d4, ghrun-4mq6qa2p6u.auto.internal:18162): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=N2VlMmM0MmUtYmRiMTg5ZDAtZjVmYzMyNDItMTQ5ODQ4Yg==
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=N2VlMmM0MmUtYmRiMTg5ZDAtZjVmYzMyNDItMTQ5ODQ4Yg==
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, 874ba4a6-9921-4a9c-9b4b-406327fd107c, ghrun-4mq6qa2p6u.auto.internal:18162): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, 874ba4a6-9921-4a9c-9b4b-406327fd107c, ghrun-4mq6qa2p6u.auto.internal:18162): request = { session_id: "ydb://session/3?node_id=1&id=N2VlMmM0MmUtYmRiMTg5ZDAtZjVmYzMyNDItMTQ5ODQ4Yg==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_DyNumber_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_DyNumber\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(\'1771283132\' AS DyNumber)\n            );\n        " } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:65 RpcState(ExecuteQuery, 874ba4a6-9921-4a9c-9b4b-406327fd107c, ghrun-4mq6qa2p6u.auto.internal:18162): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=N2VlMmM0MmUtYmRiMTg5ZDAtZjVmYzMyNDItMTQ5ODQ4Yg==
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=N2VlMmM0MmUtYmRiMTg5ZDAtZjVmYzMyNDItMTQ5ODQ4Yg==
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, 72683d16-8741-4d75-924c-2e107426f4d2, ghrun-4mq6qa2p6u.auto.internal:18162): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, 72683d16-8741-4d75-924c-2e107426f4d2, ghrun-4mq6qa2p6u.auto.internal:18162): request = { session_id: "ydb://session/3?node_id=1&id=N2VlMmM0MmUtYmRiMTg5ZDAtZjVmYzMyNDItMTQ5ODQ4Yg==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_DyNumber_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_DyNumber\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(\'1771283132\' AS DyNumber)\n            );\n        " } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:65 RpcState(ExecuteQuery, 72683d16-8741-4d75-924c-2e107426f4d2, ghrun-4mq6qa2p6u.auto.internal:18162): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=N2VlMmM0MmUtYmRiMTg5ZDAtZjVmYzMyNDItMTQ5ODQ4Yg==
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=N2VlMmM0MmUtYmRiMTg5ZDAtZjVmYzMyNDItMTQ5ODQ4Yg==
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, 29b0e1bc-5a51-41ca-9bb7-78c2d3ed9e24, ghrun-4mq6qa2p6u.auto.internal:18162): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, 29b0e1bc-5a51-41ca-9bb7-78c2d3ed9e24, ghrun-4mq6qa2p6u.auto.internal:18162): request = { session_id: "ydb://session/3?node_id=1&id=N2VlMmM0MmUtYmRiMTg5ZDAtZjVmYzMyNDItMTQ5ODQ4Yg==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_DyNumber_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_DyNumber\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(\'1771283137\' AS DyNumber)\n            );\n        " } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:65 RpcState(ExecuteQuery, 29b0e1bc-5a51-41ca-9bb7-78c2d3ed9e24, ghrun-4mq6qa2p6u.auto.internal:18162): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=N2VlMmM0MmUtYmRiMTg5ZDAtZjVmYzMyNDItMTQ5ODQ4Yg==
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=N2VlMmM0MmUtYmRiMTg5ZDAtZjVmYzMyNDItMTQ5ODQ4Yg==
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, 558dcf14-c8ea-4cdb-a187-d42e75daad62, ghrun-4mq6qa2p6u.auto.internal:18162): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, 558dcf14-c8ea-4cdb-a187-d42e75daad62, ghrun-4mq6qa2p6u.auto.internal:18162): request = { session_id: "ydb://session/3?node_id=1&id=N2VlMmM0MmUtYmRiMTg5ZDAtZjVmYzMyNDItMTQ5ODQ4Yg==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_DyNumber_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_DyNumber\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(\'1771283137\' AS DyNumber)\n            );\n        " } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:65 RpcState(ExecuteQuery, 558dcf14-c8ea-4cdb-a187-d42e75daad62, ghrun-4mq6qa2p6u.auto.internal:18162): 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, a9a97411-d9e2-40a8-ac5f-36b60a1bd83a, localhost:18162): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ListEndpoints, a9a97411-d9e2-40a8-ac5f-36b60a1bd83a, localhost:18162): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:65 RpcState(ListEndpoints, a9a97411-d9e2-40a8-ac5f-36b60a1bd83a, localhost:18162): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-4mq6qa2p6u.auto.internal" port: 18162 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-4mq6qa2p6u.auto.internal:18162, location 1, ssl: False>]>
DEBUG    ydb.connection:connection.py:575 Closing channel for endpoint localhost:18162
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=N2VlMmM0MmUtYmRiMTg5ZDAtZjVmYzMyNDItMTQ5ODQ4Yg==
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=N2VlMmM0MmUtYmRiMTg5ZDAtZjVmYzMyNDItMTQ5ODQ4Yg==
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, 2c77fc05-9208-48d3-aaac-9d4644107d4d, ghrun-4mq6qa2p6u.auto.internal:18162): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, 2c77fc05-9208-48d3-aaac-9d4644107d4d, ghrun-4mq6qa2p6u.auto.internal:18162): request = { session_id: "ydb://session/3?node_id=1&id=N2VlMmM0MmUtYmRiMTg5ZDAtZjVmYzMyNDItMTQ5ODQ4Yg==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_DyNumber_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_DyNumber\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(\'1772492732\' AS DyNumber)\n            );\n        " } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:65 RpcState(ExecuteQuery, 2c77fc05-9208-48d3-aaac-9d4644107d4d, ghrun-4mq6qa2p6u.auto.internal:18162): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=N2VlMmM0MmUtYmRiMTg5ZDAtZjVmYzMyNDItMTQ5ODQ4Yg==
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=N2VlMmM0MmUtYmRiMTg5ZDAtZjVmYzMyNDItMTQ5ODQ4Yg==
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, 6dddc4da-93ab-46aa-9f54-d668c7b5912b, ghrun-4mq6qa2p6u.auto.internal:18162): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, 6dddc4da-93ab-46aa-9f54-d668c7b5912b, ghrun-4mq6qa2p6u.auto.internal:18162): request = { session_id: "ydb://session/3?node_id=1&id=N2VlMmM0MmUtYmRiMTg5ZDAtZjVmYzMyNDItMTQ5ODQ4Yg==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_DyNumber_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_DyNumber\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(\'1772492732\' AS DyNumber)\n            );\n        " } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:65 RpcState(ExecuteQuery, 6dddc4da-93ab-46aa-9f54-d668c7b5912b, ghrun-4mq6qa2p6u.auto.internal:18162): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=N2VlMmM0MmUtYmRiMTg5ZDAtZjVmYzMyNDItMTQ5ODQ4Yg==
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=N2VlMmM0MmUtYmRiMTg5ZDAtZjVmYzMyNDItMTQ5ODQ4Yg==
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, 769f8623-b5cd-4ef2-86d6-26e42acc04a5, ghrun-4mq6qa2p6u.auto.internal:18162): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, 769f8623-b5cd-4ef2-86d6-26e42acc04a5, ghrun-4mq6qa2p6u.auto.internal:18162): request = { session_id: "ydb://session/3?node_id=1&id=N2VlMmM0MmUtYmRiMTg5ZDAtZjVmYzMyNDItMTQ5ODQ4Yg==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_DyNumber_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, 769f8623-b5cd-4ef2-86d6-26e42acc04a5, ghrun-4mq6qa2p6u.auto.internal:18162): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=N2VlMmM0MmUtYmRiMTg5ZDAtZjVmYzMyNDItMTQ5ODQ4Yg==
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=N2VlMmM0MmUtYmRiMTg5ZDAtZjVmYzMyNDItMTQ5ODQ4Yg==
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, 4f34f757-16cb-47cb-828b-a3c30e0457b4, ghrun-4mq6qa2p6u.auto.internal:18162): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, 4f34f757-16cb-47cb-828b-a3c30e0457b4, ghrun-4mq6qa2p6u.auto.internal:18162): request = { session_id: "ydb://session/3?node_id=1&id=N2VlMmM0MmUtYmRiMTg5ZDAtZjVmYzMyNDItMTQ5ODQ4Yg==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_DyNumber_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, 4f34f757-16cb-47cb-828b-a3c30e0457b4, ghrun-4mq6qa2p6u.auto.internal:18162): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=N2VlMmM0MmUtYmRiMTg5ZDAtZjVmYzMyNDItMTQ5ODQ4Yg==
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=N2VlMmM0MmUtYmRiMTg5ZDAtZjVmYzMyNDItMTQ5ODQ4Yg==
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, 22b54d75-aec8-412d-a4a3-ea2cec5aeed3, ghrun-4mq6qa2p6u.auto.internal:18162): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, 22b54d75-aec8-412d-a4a3-ea2cec5aeed3, ghrun-4mq6qa2p6u.auto.internal:18162): request = { session_id: "ydb://session/3?node_id=1&id=N2VlMmM0MmUtYmRiMTg5ZDAtZjVmYzMyNDItMTQ5ODQ4Yg==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_DyNumber_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, 22b54d75-aec8-412d-a4a3-ea2cec5aeed3, ghrun-4mq6qa2p6u.auto.internal:18162): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=N2VlMmM0MmUtYmRiMTg5ZDAtZjVmYzMyNDItMTQ5ODQ4Yg==
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=N2VlMmM0MmUtYmRiMTg5ZDAtZjVmYzMyNDItMTQ5ODQ4Yg==
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, 6cbcd6f6-8ca8-4680-8bfa-658d4c08523d, ghrun-4mq6qa2p6u.auto.internal:18162): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, 6cbcd6f6-8ca8-4680-8bfa-658d4c08523d, ghrun-4mq6qa2p6u.auto.internal:18162): request = { session_id: "ydb://session/3?node_id=1&id=N2VlMmM0MmUtYmRiMTg5ZDAtZjVmYzMyNDItMTQ5ODQ4Yg==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_DyNumber_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, 6cbcd6f6-8ca8-4680-8bfa-658d4c08523d, ghrun-4mq6qa2p6u.auto.internal:18162): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=N2VlMmM0MmUtYmRiMTg5ZDAtZjVmYzMyNDItMTQ5ODQ4Yg==
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=N2VlMmM0MmUtYmRiMTg5ZDAtZjVmYzMyNDItMTQ5ODQ4Yg==
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, fb4a988b-0e15-46cc-94c0-955e2f1b3f05, ghrun-4mq6qa2p6u.auto.internal:18162): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, fb4a988b-0e15-46cc-94c0-955e2f1b3f05, ghrun-4mq6qa2p6u.auto.internal:18162): request = { session_id: "ydb://session/3?node_id=1&id=N2VlMmM0MmUtYmRiMTg5ZDAtZjVmYzMyNDItMTQ5ODQ4Yg==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_DyNumber_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, fb4a988b-0e15-46cc-94c0-955e2f1b3f05, ghrun-4mq6qa2p6u.auto.internal:18162): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=N2VlMmM0MmUtYmRiMTg5ZDAtZjVmYzMyNDItMTQ5ODQ4Yg==
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=N2VlMmM0MmUtYmRiMTg5ZDAtZjVmYzMyNDItMTQ5ODQ4Yg==
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, e305fb1a-709c-4c84-9daa-23b706337311, ghrun-4mq6qa2p6u.auto.internal:18162): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, e305fb1a-709c-4c84-9daa-23b706337311, ghrun-4mq6qa2p6u.auto.internal:18162): request = { session_id: "ydb://session/3?node_id=1&id=N2VlMmM0MmUtYmRiMTg5ZDAtZjVmYzMyNDItMTQ5ODQ4Yg==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_DyNumber_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, e305fb1a-709c-4c84-9daa-23b706337311, ghrun-4mq6qa2p6u.auto.internal:18162): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=N2VlMmM0MmUtYmRiMTg5ZDAtZjVmYzMyNDItMTQ5ODQ4Yg==
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=N2VlMmM0MmUtYmRiMTg5ZDAtZjVmYzMyNDItMTQ5ODQ4Yg==
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, 16910ea0-0da8-43c4-bc63-922a01018a4b, ghrun-4mq6qa2p6u.auto.internal:18162): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, 16910ea0-0da8-43c4-bc63-922a01018a4b, ghrun-4mq6qa2p6u.auto.internal:18162): request = { session_id: "ydb://session/3?node_id=1&id=N2VlMmM0MmUtYmRiMTg5ZDAtZjVmYzMyNDItMTQ5ODQ4Yg==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_DyNumber_1_UNIQUE_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, 16910ea0-0da8-43c4-bc63-922a01018a4b, ghrun-4mq6qa2p6u.auto.internal:18162): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=N2VlMmM0MmUtYmRiMTg5ZDAtZjVmYzMyNDItMTQ5ODQ4Yg==
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=N2VlMmM0MmUtYmRiMTg5ZDAtZjVmYzMyNDItMTQ5ODQ4Yg==
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, 561a2cbb-2032-424a-951b-8febb92cdc05, ghrun-4mq6qa2p6u.auto.internal:18162): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, 561a2cbb-2032-424a-951b-8febb92cdc05, ghrun-4mq6qa2p6u.auto.internal:18162): request = { session_id: "ydb://session/3?node_id=1&id=N2VlMmM0MmUtYmRiMTg5ZDAtZjVmYzMyNDItMTQ5ODQ4Yg==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_DyNumber_1_UNIQUE_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, 561a2cbb-2032-424a-951b-8febb92cdc05, ghrun-4mq6qa2p6u.auto.internal:18162): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=N2VlMmM0MmUtYmRiMTg5ZDAtZjVmYzMyNDItMTQ5ODQ4Yg==
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=N2VlMmM0MmUtYmRiMTg5ZDAtZjVmYzMyNDItMTQ5ODQ4Yg==
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, baea54c5-c90b-435d-bd56-1e041799c195, ghrun-4mq6qa2p6u.auto.internal:18162): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, baea54c5-c90b-435d-bd56-1e041799c195, ghrun-4mq6qa2p6u.auto.internal:18162): request = { session_id: "ydb://session/3?node_id=1&id=N2VlMmM0MmUtYmRiMTg5ZDAtZjVmYzMyNDItMTQ5ODQ4Yg==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_DyNumber_1_UNIQUE_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, baea54c5-c90b-435d-bd56-1e041799c195, ghrun-4mq6qa2p6u.auto.internal:18162): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=N2VlMmM0MmUtYmRiMTg5ZDAtZjVmYzMyNDItMTQ5ODQ4Yg==
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=N2VlMmM0MmUtYmRiMTg5ZDAtZjVmYzMyNDItMTQ5ODQ4Yg==
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, 71775437-dc6b-4575-8fcc-cc11dd6509fe, ghrun-4mq6qa2p6u.auto.internal:18162): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, 71775437-dc6b-4575-8fcc-cc11dd6509fe, ghrun-4mq6qa2p6u.auto.internal:18162): request = { session_id: "ydb://session/3?node_id=1&id=N2VlMmM0MmUtYmRiMTg5ZDAtZjVmYzMyNDItMTQ5ODQ4Yg==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_DyNumber_1_UNIQUE_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, 71775437-dc6b-4575-8fcc-cc11dd6509fe, ghrun-4mq6qa2p6u.auto.internal:18162): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=N2VlMmM0MmUtYmRiMTg5ZDAtZjVmYzMyNDItMTQ5ODQ4Yg==
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=N2VlMmM0MmUtYmRiMTg5ZDAtZjVmYzMyNDItMTQ5ODQ4Yg==
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, c7d7bcff-6e9a-48fe-a34d-80c5ca56beb1, ghrun-4mq6qa2p6u.auto.internal:18162): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, c7d7bcff-6e9a-48fe-a34d-80c5ca56beb1, ghrun-4mq6qa2p6u.auto.internal:18162): request = { session_id: "ydb://session/3?node_id=1&id=N2VlMmM0MmUtYmRiMTg5ZDAtZjVmYzMyNDItMTQ5ODQ4Yg==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_DyNumber_1_UNIQUE_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, c7d7bcff-6e9a-48fe-a34d-80c5ca56beb1, ghrun-4mq6qa2p6u.auto.internal:18162): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=N2VlMmM0MmUtYmRiMTg5ZDAtZjVmYzMyNDItMTQ5ODQ4Yg==
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=N2VlMmM0MmUtYmRiMTg5ZDAtZjVmYzMyNDItMTQ5ODQ4Yg==
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, 654837b5-b457-4018-9516-91afc7f67e91, ghrun-4mq6qa2p6u.auto.internal:18162): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, 654837b5-b457-4018-9516-91afc7f67e91, ghrun-4mq6qa2p6u.auto.internal:18162): request = { session_id: "ydb://session/3?node_id=1&id=N2VlMmM0MmUtYmRiMTg5ZDAtZjVmYzMyNDItMTQ5ODQ4Yg==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_DyNumber_1_UNIQUE_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, 654837b5-b457-4018-9516-91afc7f67e91, ghrun-4mq6qa2p6u.auto.internal:18162): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=N2VlMmM0MmUtYmRiMTg5ZDAtZjVmYzMyNDItMTQ5ODQ4Yg==
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=N2VlMmM0MmUtYmRiMTg5ZDAtZjVmYzMyNDItMTQ5ODQ4Yg==
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, c2ebc3ef-be82-402e-9b88-9cd60cb6660b, ghrun-4mq6qa2p6u.auto.internal:18162): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, c2ebc3ef-be82-402e-9b88-9cd60cb6660b, ghrun-4mq6qa2p6u.auto.internal:18162): request = { session_id: "ydb://session/3?node_id=1&id=N2VlMmM0MmUtYmRiMTg5ZDAtZjVmYzMyNDItMTQ5ODQ4Yg==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_DyNumber_1_UNIQUE_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, c2ebc3ef-be82-402e-9b88-9cd60cb6660b, ghrun-4mq6qa2p6u.auto.internal:18162): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=N2VlMmM0MmUtYmRiMTg5ZDAtZjVmYzMyNDItMTQ5ODQ4Yg==
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=N2VlMmM0MmUtYmRiMTg5ZDAtZjVmYzMyNDItMTQ5ODQ4Yg==
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, 6e902b19-696f-4920-9b41-24284ee9f078, ghrun-4mq6qa2p6u.auto.internal:18162): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, 6e902b19-696f-4920-9b41-24284ee9f078, ghrun-4mq6qa2p6u.auto.internal:18162): request = { session_id: "ydb://session/3?node_id=1&id=N2VlMmM0MmUtYmRiMTg5ZDAtZjVmYzMyNDItMTQ5ODQ4Yg==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_DyNumber_1_UNIQUE_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, 6e902b19-696f-4920-9b41-24284ee9f078, ghrun-4mq6qa2p6u.auto.internal:18162): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=N2VlMmM0MmUtYmRiMTg5ZDAtZjVmYzMyNDItMTQ5ODQ4Yg==
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=N2VlMmM0MmUtYmRiMTg5ZDAtZjVmYzMyNDItMTQ5ODQ4Yg==
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, 0ed83cb5-ad46-4560-87fc-b91e624aca66, ghrun-4mq6qa2p6u.auto.internal:18162): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, 0ed83cb5-ad46-4560-87fc-b91e624aca66, ghrun-4mq6qa2p6u.auto.internal:18162): request = { session_id: "ydb://session/3?node_id=1&id=N2VlMmM0MmUtYmRiMTg5ZDAtZjVmYzMyNDItMTQ5ODQ4Yg==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_DyNumber_1_UNIQUE_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, 0ed83cb5-ad46-4560-87fc-b91e624aca66, ghrun-4mq6qa2p6u.auto.internal:18162): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=N2VlMmM0MmUtYmRiMTg5ZDAtZjVmYzMyNDItMTQ5ODQ4Yg==
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=N2VlMmM0MmUtYmRiMTg5ZDAtZjVmYzMyNDItMTQ5ODQ4Yg==
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, 65e52871-f285-4d53-aca9-0266de5d6444, ghrun-4mq6qa2p6u.auto.internal:18162): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, 65e52871-f285-4d53-aca9-0266de5d6444, ghrun-4mq6qa2p6u.auto.internal:18162): request = { session_id: "ydb://session/3?node_id=1&id=N2VlMmM0MmUtYmRiMTg5ZDAtZjVmYzMyNDItMTQ5ODQ4Yg==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_DyNumber_1_UNIQUE_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, 65e52871-f285-4d53-aca9-0266de5d6444, ghrun-4mq6qa2p6u.auto.internal:18162): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=N2VlMmM0MmUtYmRiMTg5ZDAtZjVmYzMyNDItMTQ5ODQ4Yg==
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=N2VlMmM0MmUtYmRiMTg5ZDAtZjVmYzMyNDItMTQ5ODQ4Yg==
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, 4301a21e-8003-4e7b-92eb-80b096a9a401, ghrun-4mq6qa2p6u.auto.internal:18162): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, 4301a21e-8003-4e7b-92eb-80b096a9a401, ghrun-4mq6qa2p6u.auto.internal:18162): request = { session_id: "ydb://session/3?node_id=1&id=N2VlMmM0MmUtYmRiMTg5ZDAtZjVmYzMyNDItMTQ5ODQ4Yg==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_DyNumber_1_UNIQUE_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, 4301a21e-8003-4e7b-92eb-80b096a9a401, ghrun-4mq6qa2p6u.auto.internal:18162): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=N2VlMmM0MmUtYmRiMTg5ZDAtZjVmYzMyNDItMTQ5ODQ4Yg==
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=N2VlMmM0MmUtYmRiMTg5ZDAtZjVmYzMyNDItMTQ5ODQ4Yg==
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, 50665c7d-2c44-480e-a0fb-caeb118c2cb8, ghrun-4mq6qa2p6u.auto.internal:18162): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, 50665c7d-2c44-480e-a0fb-caeb118c2cb8, ghrun-4mq6qa2p6u.auto.internal:18162): request = { session_id: "ydb://session/3?node_id=1&id=N2VlMmM0MmUtYmRiMTg5ZDAtZjVmYzMyNDItMTQ5ODQ4Yg==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_DyNumber_1_UNIQUE_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, 50665c7d-2c44-480e-a0fb-caeb118c2cb8, ghrun-4mq6qa2p6u.auto.internal:18162): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=N2VlMmM0MmUtYmRiMTg5ZDAtZjVmYzMyNDItMTQ5ODQ4Yg==
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=N2VlMmM0MmUtYmRiMTg5ZDAtZjVmYzMyNDItMTQ5ODQ4Yg==
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, 02c0af05-9a9e-444f-9da6-7c8bba692658, ghrun-4mq6qa2p6u.auto.internal:18162): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, 02c0af05-9a9e-444f-9da6-7c8bba692658, ghrun-4mq6qa2p6u.auto.internal:18162): request = { session_id: "ydb://session/3?node_id=1&id=N2VlMmM0MmUtYmRiMTg5ZDAtZjVmYzMyNDItMTQ5ODQ4Yg==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_DyNumber_1_UNIQUE_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, 02c0af05-9a9e-444f-9da6-7c8bba692658, ghrun-4mq6qa2p6u.auto.internal:18162): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=N2VlMmM0MmUtYmRiMTg5ZDAtZjVmYzMyNDItMTQ5ODQ4Yg==
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=N2VlMmM0MmUtYmRiMTg5ZDAtZjVmYzMyNDItMTQ5ODQ4Yg==
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, 6a4112d6-d712-4996-ad76-e793ac7dbab6, ghrun-4mq6qa2p6u.auto.internal:18162): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, 6a4112d6-d712-4996-ad76-e793ac7dbab6, ghrun-4mq6qa2p6u.auto.internal:18162): request = { session_id: "ydb://session/3?node_id=1&id=N2VlMmM0MmUtYmRiMTg5ZDAtZjVmYzMyNDItMTQ5ODQ4Yg==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_DyNumber_1_UNIQUE_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, 6a4112d6-d712-4996-ad76-e793ac7dbab6, ghrun-4mq6qa2p6u.auto.internal:18162): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=N2VlMmM0MmUtYmRiMTg5ZDAtZjVmYzMyNDItMTQ5ODQ4Yg==
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=N2VlMmM0MmUtYmRiMTg5ZDAtZjVmYzMyNDItMTQ5ODQ4Yg==
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, 35904960-db1e-4b0d-87dd-c76ad2674af2, ghrun-4mq6qa2p6u.auto.internal:18162): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, 35904960-db1e-4b0d-87dd-c76ad2674af2, ghrun-4mq6qa2p6u.auto.internal:18162): request = { session_id: "ydb://session/3?node_id=1&id=N2VlMmM0MmUtYmRiMTg5ZDAtZjVmYzMyNDItMTQ5ODQ4Yg==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_DyNumber_1_UNIQUE_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, 35904960-db1e-4b0d-87dd-c76ad2674af2, ghrun-4mq6qa2p6u.auto.internal:18162): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=N2VlMmM0MmUtYmRiMTg5ZDAtZjVmYzMyNDItMTQ5ODQ4Yg==
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, b27c91ad-231c-4bd7-86da-e1777fa16f18, localhost:18162): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ListEndpoints, b27c91ad-231c-4bd7-86da-e1777fa16f18, localhost:18162): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:65 RpcState(ListEndpoints, b27c91ad-231c-4bd7-86da-e1777fa16f18, localhost:18162): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-4mq6qa2p6u.auto.internal" port: 18162 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-4mq6qa2p6u.auto.internal:18162, location 1, ssl: False>]>
DEBUG    ydb.connection:connection.py:575 Closing channel for endpoint localhost:18162
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=N2VlMmM0MmUtYmRiMTg5ZDAtZjVmYzMyNDItMTQ5ODQ4Yg==
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, 09dbcdd4-8c68-4e6b-a145-cdc9df2a5702, ghrun-4mq6qa2p6u.auto.internal:18162): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, 09dbcdd4-8c68-4e6b-a145-cdc9df2a5702, ghrun-4mq6qa2p6u.auto.internal:18162): request = { session_id: "ydb://session/3?node_id=1&id=N2VlMmM0MmUtYmRiMTg5ZDAtZjVmYzMyNDItMTQ5ODQ4Yg==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_DyNumber_1_UNIQUE_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, 09dbcdd4-8c68-4e6b-a145-cdc9df2a5702, ghrun-4mq6qa2p6u.auto.internal:18162): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=N2VlMmM0MmUtYmRiMTg5ZDAtZjVmYzMyNDItMTQ5ODQ4Yg==
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=N2VlMmM0MmUtYmRiMTg5ZDAtZjVmYzMyNDItMTQ5ODQ4Yg==
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, efac8c64-91ba-4c7d-bf24-c60704d60178, ghrun-4mq6qa2p6u.auto.internal:18162): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, efac8c64-91ba-4c7d-bf24-c60704d60178, ghrun-4mq6qa2p6u.auto.internal:18162): request = { session_id: "ydb://session/3?node_id=1&id=N2VlMmM0MmUtYmRiMTg5ZDAtZjVmYzMyNDItMTQ5ODQ4Yg==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_DyNumber_1_UNIQUE_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, efac8c64-91ba-4c7d-bf24-c60704d60178, ghrun-4mq6qa2p6u.auto.internal:18162): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=N2VlMmM0MmUtYmRiMTg5ZDAtZjVmYzMyNDItMTQ5ODQ4Yg==
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=N2VlMmM0MmUtYmRiMTg5ZDAtZjVmYzMyNDItMTQ5ODQ4Yg==
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, 3b998ef5-aed2-414b-b67a-1b9c7f716968, ghrun-4mq6qa2p6u.auto.internal:18162): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, 3b998ef5-aed2-414b-b67a-1b9c7f716968, ghrun-4mq6qa2p6u.auto.internal:18162): request = { session_id: "ydb://session/3?node_id=1&id=N2VlMmM0MmUtYmRiMTg5ZDAtZjVmYzMyNDItMTQ5ODQ4Yg==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_DyNumber_1_UNIQUE_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, 3b998ef5-aed2-414b-b67a-1b9c7f716968, ghrun-4mq6qa2p6u.auto.internal:18162): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=N2VlMmM0MmUtYmRiMTg5ZDAtZjVmYzMyNDItMTQ5ODQ4Yg==
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=N2VlMmM0MmUtYmRiMTg5ZDAtZjVmYzMyNDItMTQ5ODQ4Yg==
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, aa361eeb-ff43-43e9-bb78-443a31df5c1a, ghrun-4mq6qa2p6u.auto.internal:18162): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, aa361eeb-ff43-43e9-bb78-443a31df5c1a, ghrun-4mq6qa2p6u.auto.internal:18162): request = { session_id: "ydb://session/3?node_id=1&id=N2VlMmM0MmUtYmRiMTg5ZDAtZjVmYzMyNDItMTQ5ODQ4Yg==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_DyNumber_1_UNIQUE_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, aa361eeb-ff43-43e9-bb78-443a31df5c1a, ghrun-4mq6qa2p6u.auto.internal:18162): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=N2VlMmM0MmUtYmRiMTg5ZDAtZjVmYzMyNDItMTQ5ODQ4Yg==
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=N2VlMmM0MmUtYmRiMTg5ZDAtZjVmYzMyNDItMTQ5ODQ4Yg==
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, 959b49d2-4ecd-4b84-ba0c-1d1d2db0697b, ghrun-4mq6qa2p6u.auto.internal:18162): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, 959b49d2-4ecd-4b84-ba0c-1d1d2db0697b, ghrun-4mq6qa2p6u.auto.internal:18162): request = { session_id: "ydb://session/3?node_id=1&id=N2VlMmM0MmUtYmRiMTg5ZDAtZjVmYzMyNDItMTQ5ODQ4Yg==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_DyNumber_1_UNIQUE_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, 959b49d2-4ecd-4b84-ba0c-1d1d2db0697b, ghrun-4mq6qa2p6u.auto.internal:18162): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=N2VlMmM0MmUtYmRiMTg5ZDAtZjVmYzMyNDItMTQ5ODQ4Yg==
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=N2VlMmM0MmUtYmRiMTg5ZDAtZjVmYzMyNDItMTQ5ODQ4Yg==
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, ed0a0c4a-c902-467f-b63a-2d39d101276d, ghrun-4mq6qa2p6u.auto.internal:18162): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, ed0a0c4a-c902-467f-b63a-2d39d101276d, ghrun-4mq6qa2p6u.auto.internal:18162): request = { session_id: "ydb://session/3?node_id=1&id=N2VlMmM0MmUtYmRiMTg5ZDAtZjVmYzMyNDItMTQ5ODQ4Yg==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_DyNumber_1_UNIQUE_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, ed0a0c4a-c902-467f-b63a-2d39d101276d, ghrun-4mq6qa2p6u.auto.internal:18162): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=N2VlMmM0MmUtYmRiMTg5ZDAtZjVmYzMyNDItMTQ5ODQ4Yg==
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=N2VlMmM0MmUtYmRiMTg5ZDAtZjVmYzMyNDItMTQ5ODQ4Yg==
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, 86b9da5e-2088-4006-ae8f-356797eed921, ghrun-4mq6qa2p6u.auto.internal:18162): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, 86b9da5e-2088-4006-ae8f-356797eed921, ghrun-4mq6qa2p6u.auto.internal:18162): request = { session_id: "ydb://session/3?node_id=1&id=N2VlMmM0MmUtYmRiMTg5ZDAtZjVmYzMyNDItMTQ5ODQ4Yg==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_DyNumber_1_UNIQUE_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, 86b9da5e-2088-4006-ae8f-356797eed921, ghrun-4mq6qa2p6u.auto.internal:18162): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=N2VlMmM0MmUtYmRiMTg5ZDAtZjVmYzMyNDItMTQ5ODQ4Yg==
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=N2VlMmM0MmUtYmRiMTg5ZDAtZjVmYzMyNDItMTQ5ODQ4Yg==
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, e2105fae-0b16-4f81-a57e-5a702cd7ea36, ghrun-4mq6qa2p6u.auto.internal:18162): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, e2105fae-0b16-4f81-a57e-5a702cd7ea36, ghrun-4mq6qa2p6u.auto.internal:18162): request = { session_id: "ydb://session/3?node_id=1&id=N2VlMmM0MmUtYmRiMTg5ZDAtZjVmYzMyNDItMTQ5ODQ4Yg==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_DyNumber_1_UNIQUE_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, e2105fae-0b16-4f81-a57e-5a702cd7ea36, ghrun-4mq6qa2p6u.auto.internal:18162): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=N2VlMmM0MmUtYmRiMTg5ZDAtZjVmYzMyNDItMTQ5ODQ4Yg==
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=N2VlMmM0MmUtYmRiMTg5ZDAtZjVmYzMyNDItMTQ5ODQ4Yg==
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, 885e12b0-aa7e-4e2b-a952-1380473aa390, ghrun-4mq6qa2p6u.auto.internal:18162): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, 885e12b0-aa7e-4e2b-a952-1380473aa390, ghrun-4mq6qa2p6u.auto.internal:18162): request = { session_id: "ydb://session/3?node_id=1&id=N2VlMmM0MmUtYmRiMTg5ZDAtZjVmYzMyNDItMTQ5ODQ4Yg==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_DyNumber_1_UNIQUE_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, 885e12b0-aa7e-4e2b-a952-1380473aa390, ghrun-4mq6qa2p6u.auto.internal:18162): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=N2VlMmM0MmUtYmRiMTg5ZDAtZjVmYzMyNDItMTQ5ODQ4Yg==
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=N2VlMmM0MmUtYmRiMTg5ZDAtZjVmYzMyNDItMTQ5ODQ4Yg==
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, 828920d9-9847-45b2-b8ae-da94b9bcd7fc, ghrun-4mq6qa2p6u.auto.internal:18162): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, 828920d9-9847-45b2-b8ae-da94b9bcd7fc, ghrun-4mq6qa2p6u.auto.internal:18162): request = { session_id: "ydb://session/3?node_id=1&id=N2VlMmM0MmUtYmRiMTg5ZDAtZjVmYzMyNDItMTQ5ODQ4Yg==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_DyNumber_1_UNIQUE_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, 828920d9-9847-45b2-b8ae-da94b9bcd7fc, ghrun-4mq6qa2p6u.auto.internal:18162): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=N2VlMmM0MmUtYmRiMTg5ZDAtZjVmYzMyNDItMTQ5ODQ4Yg==
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=N2VlMmM0MmUtYmRiMTg5ZDAtZjVmYzMyNDItMTQ5ODQ4Yg==
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, aa79b53d-a2fa-4f32-8446-6417cc49773d, ghrun-4mq6qa2p6u.auto.internal:18162): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, aa79b53d-a2fa-4f32-8446-6417cc49773d, ghrun-4mq6qa2p6u.auto.internal:18162): request = { session_id: "ydb://session/3?node_id=1&id=N2VlMmM0MmUtYmRiMTg5ZDAtZjVmYzMyNDItMTQ5ODQ4Yg==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_DyNumber_1_UNIQUE_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, aa79b53d-a2fa-4f32-8446-6417cc49773d, ghrun-4mq6qa2p6u.auto.internal:18162): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=N2VlMmM0MmUtYmRiMTg5ZDAtZjVmYzMyNDItMTQ5ODQ4Yg==
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=N2VlMmM0MmUtYmRiMTg5ZDAtZjVmYzMyNDItMTQ5ODQ4Yg==
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, 9e114d50-f117-4bfd-a94d-4bea2e76166e, ghrun-4mq6qa2p6u.auto.internal:18162): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, 9e114d50-f117-4bfd-a94d-4bea2e76166e, ghrun-4mq6qa2p6u.auto.internal:18162): request = { session_id: "ydb://session/3?node_id=1&id=N2VlMmM0MmUtYmRiMTg5ZDAtZjVmYzMyNDItMTQ5ODQ4Yg==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_DyNumber_1_UNIQUE_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, 9e114d50-f117-4bfd-a94d-4bea2e76166e, ghrun-4mq6qa2p6u.auto.internal:18162): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=N2VlMmM0MmUtYmRiMTg5ZDAtZjVmYzMyNDItMTQ5ODQ4Yg==
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=N2VlMmM0MmUtYmRiMTg5ZDAtZjVmYzMyNDItMTQ5ODQ4Yg==
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, c67988d6-bbb4-4f00-9a4c-4505c5776f9e, ghrun-4mq6qa2p6u.auto.internal:18162): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, c67988d6-bbb4-4f00-9a4c-4505c5776f9e, ghrun-4mq6qa2p6u.auto.internal:18162): request = { session_id: "ydb://session/3?node_id=1&id=N2VlMmM0MmUtYmRiMTg5ZDAtZjVmYzMyNDItMTQ5ODQ4Yg==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_DyNumber_1_UNIQUE_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, c67988d6-bbb4-4f00-9a4c-4505c5776f9e, ghrun-4mq6qa2p6u.auto.internal:18162): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=N2VlMmM0MmUtYmRiMTg5ZDAtZjVmYzMyNDItMTQ5ODQ4Yg==
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, 6038a926-e283-413c-9503-6476e10f865d, localhost:18162): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ListEndpoints, 6038a926-e283-413c-9503-6476e10f865d, localhost:18162): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:65 RpcState(ListEndpoints, 6038a926-e283-413c-9503-6476e10f865d, localhost:18162): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-4mq6qa2p6u.auto.internal" port: 18162 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-4mq6qa2p6u.auto.internal:18162, location 1, ssl: False>]>
DEBUG    ydb.connection:connection.py:575 Closing channel for endpoint localhost:18162
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=N2VlMmM0MmUtYmRiMTg5ZDAtZjVmYzMyNDItMTQ5ODQ4Yg==
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, 175a8fa9-b42d-4494-8733-45f345419bcd, ghrun-4mq6qa2p6u.auto.internal:18162): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, 175a8fa9-b42d-4494-8733-45f345419bcd, ghrun-4mq6qa2p6u.auto.internal:18162): request = { session_id: "ydb://session/3?node_id=1&id=N2VlMmM0MmUtYmRiMTg5ZDAtZjVmYzMyNDItMTQ5ODQ4Yg==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_DyNumber_1_UNIQUE_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, 175a8fa9-b42d-4494-8733-45f345419bcd, ghrun-4mq6qa2p6u.auto.internal:18162): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=N2VlMmM0MmUtYmRiMTg5ZDAtZjVmYzMyNDItMTQ5ODQ4Yg==
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=N2VlMmM0MmUtYmRiMTg5ZDAtZjVmYzMyNDItMTQ5ODQ4Yg==
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, 957f4e49-8caa-4333-a495-dbadb814552f, ghrun-4mq6qa2p6u.auto.internal:18162): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, 957f4e49-8caa-4333-a495-dbadb814552f, ghrun-4mq6qa2p6u.auto.internal:18162): request = { session_id: "ydb://session/3?node_id=1&id=N2VlMmM0MmUtYmRiMTg5ZDAtZjVmYzMyNDItMTQ5ODQ4Yg==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_DyNumber_1_UNIQUE_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, 957f4e49-8caa-4333-a495-dbadb814552f, ghrun-4mq6qa2p6u.auto.internal:18162): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=N2VlMmM0MmUtYmRiMTg5ZDAtZjVmYzMyNDItMTQ5ODQ4Yg==
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=N2VlMmM0MmUtYmRiMTg5ZDAtZjVmYzMyNDItMTQ5ODQ4Yg==
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, c496d88d-e93d-40d2-a2b7-870cdc3a9dca, ghrun-4mq6qa2p6u.auto.internal:18162): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, c496d88d-e93d-40d2-a2b7-870cdc3a9dca, ghrun-4mq6qa2p6u.auto.internal:18162): request = { session_id: "ydb://session/3?node_id=1&id=N2VlMmM0MmUtYmRiMTg5ZDAtZjVmYzMyNDItMTQ5ODQ4Yg==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_DyNumber_1_UNIQUE_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, c496d88d-e93d-40d2-a2b7-870cdc3a9dca, ghrun-4mq6qa2p6u.auto.internal:18162): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=N2VlMmM0MmUtYmRiMTg5ZDAtZjVmYzMyNDItMTQ5ODQ4Yg==
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=N2VlMmM0MmUtYmRiMTg5ZDAtZjVmYzMyNDItMTQ5ODQ4Yg==
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, 571f22cc-b369-4a24-9819-d9d1c14bca22, ghrun-4mq6qa2p6u.auto.internal:18162): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, 571f22cc-b369-4a24-9819-d9d1c14bca22, ghrun-4mq6qa2p6u.auto.internal:18162): request = { session_id: "ydb://session/3?node_id=1&id=N2VlMmM0MmUtYmRiMTg5ZDAtZjVmYzMyNDItMTQ5ODQ4Yg==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_DyNumber_1_UNIQUE_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, 571f22cc-b369-4a24-9819-d9d1c14bca22, ghrun-4mq6qa2p6u.auto.internal:18162): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=N2VlMmM0MmUtYmRiMTg5ZDAtZjVmYzMyNDItMTQ5ODQ4Yg==
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=N2VlMmM0MmUtYmRiMTg5ZDAtZjVmYzMyNDItMTQ5ODQ4Yg==
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, eb7faa4f-ef83-4a26-8c7d-2191e7f45f98, ghrun-4mq6qa2p6u.auto.internal:18162): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, eb7faa4f-ef83-4a26-8c7d-2191e7f45f98, ghrun-4mq6qa2p6u.auto.internal:18162): request = { session_id: "ydb://session/3?node_id=1&id=N2VlMmM0MmUtYmRiMTg5ZDAtZjVmYzMyNDItMTQ5ODQ4Yg==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_DyNumber_1_UNIQUE_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, eb7faa4f-ef83-4a26-8c7d-2191e7f45f98, ghrun-4mq6qa2p6u.auto.internal:18162): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=N2VlMmM0MmUtYmRiMTg5ZDAtZjVmYzMyNDItMTQ5ODQ4Yg==
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=N2VlMmM0MmUtYmRiMTg5ZDAtZjVmYzMyNDItMTQ5ODQ4Yg==
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, b2d7d661-42e0-4a76-b9ec-d98a5e4e54cd, ghrun-4mq6qa2p6u.auto.internal:18162): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, b2d7d661-42e0-4a76-b9ec-d98a5e4e54cd, ghrun-4mq6qa2p6u.auto.internal:18162): request = { session_id: "ydb://session/3?node_id=1&id=N2VlMmM0MmUtYmRiMTg5ZDAtZjVmYzMyNDItMTQ5ODQ4Yg==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_DyNumber_1_UNIQUE_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, b2d7d661-42e0-4a76-b9ec-d98a5e4e54cd, ghrun-4mq6qa2p6u.auto.internal:18162): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=N2VlMmM0MmUtYmRiMTg5ZDAtZjVmYzMyNDItMTQ5ODQ4Yg==
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=N2VlMmM0MmUtYmRiMTg5ZDAtZjVmYzMyNDItMTQ5ODQ4Yg==
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, e98981e5-f444-454c-baca-0b3fc35a8fe6, ghrun-4mq6qa2p6u.auto.internal:18162): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, e98981e5-f444-454c-baca-0b3fc35a8fe6, ghrun-4mq6qa2p6u.auto.internal:18162): request = { session_id: "ydb://session/3?node_id=1&id=N2VlMmM0MmUtYmRiMTg5ZDAtZjVmYzMyNDItMTQ5ODQ4Yg==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_DyNumber_1_UNIQUE_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, e98981e5-f444-454c-baca-0b3fc35a8fe6, ghrun-4mq6qa2p6u.auto.internal:18162): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=N2VlMmM0MmUtYmRiMTg5ZDAtZjVmYzMyNDItMTQ5ODQ4Yg==
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=N2VlMmM0MmUtYmRiMTg5ZDAtZjVmYzMyNDItMTQ5ODQ4Yg==
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, 73a77c96-63f9-49f6-a3a6-b6c476449d67, ghrun-4mq6qa2p6u.auto.internal:18162): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, 73a77c96-63f9-49f6-a3a6-b6c476449d67, ghrun-4mq6qa2p6u.auto.internal:18162): request = { session_id: "ydb://session/3?node_id=1&id=N2VlMmM0MmUtYmRiMTg5ZDAtZjVmYzMyNDItMTQ5ODQ4Yg==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_DyNumber_1_UNIQUE_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, 73a77c96-63f9-49f6-a3a6-b6c476449d67, ghrun-4mq6qa2p6u.auto.internal:18162): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=N2VlMmM0MmUtYmRiMTg5ZDAtZjVmYzMyNDItMTQ5ODQ4Yg==
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=N2VlMmM0MmUtYmRiMTg5ZDAtZjVmYzMyNDItMTQ5ODQ4Yg==
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, df9b31b4-2e0b-45f8-ab75-aedabc369cfc, ghrun-4mq6qa2p6u.auto.internal:18162): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, df9b31b4-2e0b-45f8-ab75-aedabc369cfc, ghrun-4mq6qa2p6u.auto.internal:18162): request = { session_id: "ydb://session/3?node_id=1&id=N2VlMmM0MmUtYmRiMTg5ZDAtZjVmYzMyNDItMTQ5ODQ4Yg==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_DyNumber_1_UNIQUE_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, df9b31b4-2e0b-45f8-ab75-aedabc369cfc, ghrun-4mq6qa2p6u.auto.internal:18162): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=N2VlMmM0MmUtYmRiMTg5ZDAtZjVmYzMyNDItMTQ5ODQ4Yg==
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=N2VlMmM0MmUtYmRiMTg5ZDAtZjVmYzMyNDItMTQ5ODQ4Yg==
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, 129a9a48-6569-41db-aa72-a0e72281239f, ghrun-4mq6qa2p6u.auto.internal:18162): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, 129a9a48-6569-41db-aa72-a0e72281239f, ghrun-4mq6qa2p6u.auto.internal:18162): request = { session_id: "ydb://session/3?node_id=1&id=N2VlMmM0MmUtYmRiMTg5ZDAtZjVmYzMyNDItMTQ5ODQ4Yg==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_DyNumber_1_UNIQUE_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, 129a9a48-6569-41db-aa72-a0e72281239f, ghrun-4mq6qa2p6u.auto.internal:18162): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=N2VlMmM0MmUtYmRiMTg5ZDAtZjVmYzMyNDItMTQ5ODQ4Yg==
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=N2VlMmM0MmUtYmRiMTg5ZDAtZjVmYzMyNDItMTQ5ODQ4Yg==
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, 86b39dc1-467e-4061-a9d3-83ba7e5780e5, ghrun-4mq6qa2p6u.auto.internal:18162): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, 86b39dc1-467e-4061-a9d3-83ba7e5780e5, ghrun-4mq6qa2p6u.auto.internal:18162): request = { session_id: "ydb://session/3?node_id=1&id=N2VlMmM0MmUtYmRiMTg5ZDAtZjVmYzMyNDItMTQ5ODQ4Yg==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_DyNumber_1_UNIQUE_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, 86b39dc1-467e-4061-a9d3-83ba7e5780e5, ghrun-4mq6qa2p6u.auto.internal:18162): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=N2VlMmM0MmUtYmRiMTg5ZDAtZjVmYzMyNDItMTQ5ODQ4Yg==
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=N2VlMmM0MmUtYmRiMTg5ZDAtZjVmYzMyNDItMTQ5ODQ4Yg==
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, 555fd15f-c811-48bb-a5ed-2c8477b4b192, ghrun-4mq6qa2p6u.auto.internal:18162): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, 555fd15f-c811-48bb-a5ed-2c8477b4b192, ghrun-4mq6qa2p6u.auto.internal:18162): request = { session_id: "ydb://session/3?node_id=1&id=N2VlMmM0MmUtYmRiMTg5ZDAtZjVmYzMyNDItMTQ5ODQ4Yg==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_DyNumber_1_UNIQUE_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, 555fd15f-c811-48bb-a5ed-2c8477b4b192, ghrun-4mq6qa2p6u.auto.internal:18162): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=N2VlMmM0MmUtYmRiMTg5ZDAtZjVmYzMyNDItMTQ5ODQ4Yg==
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=N2VlMmM0MmUtYmRiMTg5ZDAtZjVmYzMyNDItMTQ5ODQ4Yg==
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, f9f7f703-77db-416e-b0e6-1b82f040ed6d, ghrun-4mq6qa2p6u.auto.internal:18162): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, f9f7f703-77db-416e-b0e6-1b82f040ed6d, ghrun-4mq6qa2p6u.auto.internal:18162): request = { session_id: "ydb://session/3?node_id=1&id=N2VlMmM0MmUtYmRiMTg5ZDAtZjVmYzMyNDItMTQ5ODQ4Yg==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_DyNumber_1_UNIQUE_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, f9f7f703-77db-416e-b0e6-1b82f040ed6d, ghrun-4mq6qa2p6u.auto.internal:18162): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=N2VlMmM0MmUtYmRiMTg5ZDAtZjVmYzMyNDItMTQ5ODQ4Yg==
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, 61bacd32-7025-4b31-b23c-9d2531d2062d, localhost:18162): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ListEndpoints, 61bacd32-7025-4b31-b23c-9d2531d2062d, localhost:18162): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:65 RpcState(ListEndpoints, 61bacd32-7025-4b31-b23c-9d2531d2062d, localhost:18162): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-4mq6qa2p6u.auto.internal" port: 18162 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-4mq6qa2p6u.auto.internal:18162, location 1, ssl: False>]>
DEBUG    ydb.connection:connection.py:575 Closing channel for endpoint localhost:18162
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=N2VlMmM0MmUtYmRiMTg5ZDAtZjVmYzMyNDItMTQ5ODQ4Yg==
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, 55f6a108-9e75-4cb8-8cd5-24c34a387a96, ghrun-4mq6qa2p6u.auto.internal:18162): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, 55f6a108-9e75-4cb8-8cd5-24c34a387a96, ghrun-4mq6qa2p6u.auto.internal:18162): request = { session_id: "ydb://session/3?node_id=1&id=N2VlMmM0MmUtYmRiMTg5ZDAtZjVmYzMyNDItMTQ5ODQ4Yg==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_DyNumber_1_UNIQUE_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, 55f6a108-9e75-4cb8-8cd5-24c34a387a96, ghrun-4mq6qa2p6u.auto.internal:18162): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=N2VlMmM0MmUtYmRiMTg5ZDAtZjVmYzMyNDItMTQ5ODQ4Yg==
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=N2VlMmM0MmUtYmRiMTg5ZDAtZjVmYzMyNDItMTQ5ODQ4Yg==
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, 5180bf8d-d64e-4471-a74f-8abcbd371953, ghrun-4mq6qa2p6u.auto.internal:18162): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, 5180bf8d-d64e-4471-a74f-8abcbd371953, ghrun-4mq6qa2p6u.auto.internal:18162): request = { session_id: "ydb://session/3?node_id=1&id=N2VlMmM0MmUtYmRiMTg5ZDAtZjVmYzMyNDItMTQ5ODQ4Yg==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_DyNumber_1_UNIQUE_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, 5180bf8d-d64e-4471-a74f-8abcbd371953, ghrun-4mq6qa2p6u.auto.internal:18162): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=N2VlMmM0MmUtYmRiMTg5ZDAtZjVmYzMyNDItMTQ5ODQ4Yg==
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=N2VlMmM0MmUtYmRiMTg5ZDAtZjVmYzMyNDItMTQ5ODQ4Yg==
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, d1669bb1-6e00-4c66-a539-36603813cabb, ghrun-4mq6qa2p6u.auto.internal:18162): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, d1669bb1-6e00-4c66-a539-36603813cabb, ghrun-4mq6qa2p6u.auto.internal:18162): request = { session_id: "ydb://session/3?node_id=1&id=N2VlMmM0MmUtYmRiMTg5ZDAtZjVmYzMyNDItMTQ5ODQ4Yg==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_DyNumber_1_UNIQUE_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, d1669bb1-6e00-4c66-a539-36603813cabb, ghrun-4mq6qa2p6u.auto.internal:18162): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=N2VlMmM0MmUtYmRiMTg5ZDAtZjVmYzMyNDItMTQ5ODQ4Yg==
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=N2VlMmM0MmUtYmRiMTg5ZDAtZjVmYzMyNDItMTQ5ODQ4Yg==
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, a251f47e-c037-4522-8afe-0414f44cae23, ghrun-4mq6qa2p6u.auto.internal:18162): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, a251f47e-c037-4522-8afe-0414f44cae23, ghrun-4mq6qa2p6u.auto.internal:18162): request = { session_id: "ydb://session/3?node_id=1&id=N2VlMmM0MmUtYmRiMTg5ZDAtZjVmYzMyNDItMTQ5ODQ4Yg==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_DyNumber_1_UNIQUE_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, a251f47e-c037-4522-8afe-0414f44cae23, ghrun-4mq6qa2p6u.auto.internal:18162): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=N2VlMmM0MmUtYmRiMTg5ZDAtZjVmYzMyNDItMTQ5ODQ4Yg==
---------------------------- Captured log teardown -----------------------------
INFO     ya.test:ya.py:442 Test teardown
DEBUG    ydb.connection:connection.py:447 RpcState(DeleteSession, e306544f-e20f-4cf9-b4ca-42aff1cd45ef, ghrun-4mq6qa2p6u.auto.internal:18162): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(DeleteSession, e306544f-e20f-4cf9-b4ca-42aff1cd45ef, ghrun-4mq6qa2p6u.auto.internal:18162): request = { session_id: "ydb://session/3?node_id=1&id=N2VlMmM0MmUtYmRiMTg5ZDAtZjVmYzMyNDItMTQ5ODQ4Yg==" }
DEBUG    ydb.connection:connection.py:65 RpcState(DeleteSession, e306544f-e20f-4cf9-b4ca-42aff1cd45ef, ghrun-4mq6qa2p6u.auto.internal:18162): 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:18162
DEBUG    ydb.query.session:session.py:339 Attach stream closed, session_id: ydb://session/3?node_id=1&id=N2VlMmM0MmUtYmRiMTg5ZDAtZjVmYzMyNDItMTQ5ODQ4Yg==
DEBUG    ydb.connection:connection.py:575 Closing channel for endpoint ghrun-4mq6qa2p6u.auto.internal:18162
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:18162/1
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/11923
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/19750
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/13775
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/18162
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/3514
============================== slowest durations ===============================
328.75s call     test_ttl.py::TestTTL::test_ttl[table_DyNumber_1_UNIQUE_SYNC-pk_types17-all_types17-index17-DyNumber-UNIQUE-SYNC]
12.27s setup    test_ttl.py::TestTTL::test_ttl[table_DyNumber_1_UNIQUE_SYNC-pk_types17-all_types17-index17-DyNumber-UNIQUE-SYNC]
12.08s teardown test_ttl.py::TestTTL::test_ttl[table_DyNumber_1_UNIQUE_SYNC-pk_types17-all_types17-index17-DyNumber-UNIQUE-SYNC]
=========================== short test summary info ============================
FAILED test_ttl.py::TestTTL::test_ttl[table_DyNumber_1_UNIQUE_SYNC-pk_types17-all_types17-index17-DyNumber-UNIQUE-SYNC] - AssertionError: Expected 0 rows, error when deleting 6 lines, table table_DyNumber_1_UNIQUE_SYNC
assert (1 == 1 and 1 == 0)
 +  where 1 = len([{'count': 1}])
 +  and   1 = {'count': 1}.count
======================== 1 failed in 355.96s (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/dgvm/0027c9/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 ===============================
103.74s call     test_ttl.py::TestTTL::test_ttl[table_DyNumber_1__ASYNC-pk_types16-all_types16-index16-DyNumber--ASYNC]
12.06s teardown test_ttl.py::TestTTL::test_ttl[table_DyNumber_1__ASYNC-pk_types16-all_types16-index16-DyNumber--ASYNC]
10.39s setup    test_ttl.py::TestTTL::test_ttl[table_DyNumber_1__ASYNC-pk_types16-all_types16-index16-DyNumber--ASYNC]
======================== 1 passed in 127.68s (0:02:07) =========================
============================= test session starts ==============================
platform linux -- Python 3.13.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/dgvm/002843/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 ===============================
133.29s call     test_ttl.py::TestTTL::test_ttl[table_DyNumber_1__SYNC-pk_types15-all_types15-index15-DyNumber--SYNC]
15.52s setup    test_ttl.py::TestTTL::test_ttl[table_DyNumber_1__SYNC-pk_types15-all_types15-index15-DyNumber--SYNC]
12.08s teardown test_ttl.py::TestTTL::test_ttl[table_DyNumber_1__SYNC-pk_types15-all_types15-index15-DyNumber--SYNC]
======================== 1 passed in 163.84s (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/dgvm/00283a/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 ===============================
127.73s call     test_ttl.py::TestTTL::test_ttl[table_Timestamp_0_UNIQUE_SYNC-pk_types8-all_types8-index8-Timestamp-UNIQUE-SYNC]
17.08s teardown test_ttl.py::TestTTL::test_ttl[table_Timestamp_0_UNIQUE_SYNC-pk_types8-all_types8-index8-Timestamp-UNIQUE-SYNC]
14.43s setup    test_ttl.py::TestTTL::test_ttl[table_Timestamp_0_UNIQUE_SYNC-pk_types8-all_types8-index8-Timestamp-UNIQUE-SYNC]
======================== 1 passed in 160.80s (0:02: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/dgvm/002837/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 ===============================
108.42s call     test_ttl.py::TestTTL::test_ttl[table_Timestamp_0__ASYNC-pk_types7-all_types7-index7-Timestamp--ASYNC]
15.25s setup    test_ttl.py::TestTTL::test_ttl[table_Timestamp_0__ASYNC-pk_types7-all_types7-index7-Timestamp--ASYNC]
12.10s teardown test_ttl.py::TestTTL::test_ttl[table_Timestamp_0__ASYNC-pk_types7-all_types7-index7-Timestamp--ASYNC]
======================== 1 passed in 137.79s (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/dgvm/002845/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 ===============================
130.94s call     test_ttl.py::TestTTL::test_ttl[table_Timestamp_0__SYNC-pk_types6-all_types6-index6-Timestamp--SYNC]
12.06s teardown test_ttl.py::TestTTL::test_ttl[table_Timestamp_0__SYNC-pk_types6-all_types6-index6-Timestamp--SYNC]
10.96s setup    test_ttl.py::TestTTL::test_ttl[table_Timestamp_0__SYNC-pk_types6-all_types6-index6-Timestamp--SYNC]
======================== 1 passed in 156.36s (0:02:36) =========================
============================= test session starts ==============================
platform linux -- Python 3.13.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/dgvm/002833/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 ===============================
141.01s call     test_ttl.py::TestTTL::test_ttl[table_Timestamp_1_UNIQUE_SYNC-pk_types11-all_types11-index11-Timestamp-UNIQUE-SYNC]
14.06s setup    test_ttl.py::TestTTL::test_ttl[table_Timestamp_1_UNIQUE_SYNC-pk_types11-all_types11-index11-Timestamp-UNIQUE-SYNC]
12.07s teardown test_ttl.py::TestTTL::test_ttl[table_Timestamp_1_UNIQUE_SYNC-pk_types11-all_types11-index11-Timestamp-UNIQUE-SYNC]
======================== 1 passed in 169.34s (0:02: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/dgvm/002830/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 ===============================
117.27s call     test_ttl.py::TestTTL::test_ttl[table_Timestamp_1__ASYNC-pk_types10-all_types10-index10-Timestamp--ASYNC]
14.92s setup    test_ttl.py::TestTTL::test_ttl[table_Timestamp_1__ASYNC-pk_types10-all_types10-index10-Timestamp--ASYNC]
12.07s teardown test_ttl.py::TestTTL::test_ttl[table_Timestamp_1__ASYNC-pk_types10-all_types10-index10-Timestamp--ASYNC]
======================== 1 passed in 146.43s (0:02:26) =========================
============================= test session starts ==============================
platform linux -- Python 3.13.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/dgvm/0027cc/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 ===============================
132.60s call     test_ttl.py::TestTTL::test_ttl[table_Timestamp_1__SYNC-pk_types9-all_types9-index9-Timestamp--SYNC]
17.15s teardown test_ttl.py::TestTTL::test_ttl[table_Timestamp_1__SYNC-pk_types9-all_types9-index9-Timestamp--SYNC]
6.55s setup    test_ttl.py::TestTTL::test_ttl[table_Timestamp_1__SYNC-pk_types9-all_types9-index9-Timestamp--SYNC]
======================== 1 passed in 157.70s (0:02:37) =========================
============================= test session starts ==============================
platform linux -- Python 3.13.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/dgvm/0027c7/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 F

=================================== FAILURES ===================================
_ TestTTL.test_ttl[table_Uint32_0_UNIQUE_SYNC-pk_types20-all_types20-index20-Uint32-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 6 lines, table table_Uint32_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_Uint32_0_UNIQUE_SYNC-pk_types20-all_types20-index20-Uint32-UNIQUE-SYNC]
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/dgvm/0027c7/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 54763
DEBUG    ya.test:process.py:259 Command (pid 54763) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 54763) elapsed time (sec): 0.787451982498169
DEBUG    ya.test:process.py:263 Command (pid 54763) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 54763) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 54763) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 54763) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 54763) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 54763) maxrss: 503084
DEBUG    ya.test:process.py:263 Command (pid 54763) minflt: 45407
DEBUG    ya.test:process.py:263 Command (pid 54763) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 54763) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 54763) nivcsw: 136
DEBUG    ya.test:process.py:263 Command (pid 54763) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 54763) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 54763) nvcsw: 15
DEBUG    ya.test:process.py:263 Command (pid 54763) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 54763) stime: 0.201837
DEBUG    ya.test:process.py:263 Command (pid 54763) utime: 0.513799
DEBUG    ya.test:process.py:263 Command (pid 54763) wtime: 0.798
DEBUG    ya.test:process.py:275 Command (pid 54763) output:
Git info:
    Commit: a616906700797417849b4abb5a4c227275a10d22
    Branch: 
    Author: ubyte <himeraster@gmail.com>
    Summary: Merge b36249afafa61702eead4a9d786898f66b60cb65 into 885e6fe5ab2f40249d6ffbed189a3e58a758a8ce
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-4mq6qa2p6u    Host information: 
        Linux ghrun-4mq6qa2p6u 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64

     
Build info:
    Compiler: /home/runner/.ya/tools/v4/10492077879/bin/clang++
    Compiler version: 
        clang version 20.1.8
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/10492077879/bin
    Compile flags: -Xclang -fdebug-compilation-dir -Xclang /tmp -pipe -m64 -O3 -gline-tables-only -fno-common -ffunction-sections -fdata-sections -fsized-deallocation -fexceptions -fuse-init-array -fcolor-diagnostics -faligned-allocation -Werror -Wall -Wextra -Wno-parentheses -Wno-implicit-const-int-float-conversion -Wno-unknown-warning-option -D_THREAD_SAFE -D_PTHREADS -D_REENTRANT -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_YNDX_LIBUNWIND_ENABLE_EXCEPTION_BACKTRACE -D__LONG_LONG_SUPPORTED -fno-omit-frame-pointer -Wno-unknown-argument -DNDEBUG -Wno-array-parameter -Wno-deprecate-lax-vec-conv-all -Wno-unqualified-std-cast-call -Wno-unused-but-set-parameter -Wno-implicit-function-declaration -Wno-int-conversion -Wno-incompatible-function-pointer-types -Wno-address-of-packed-member -Wno-deprecated-this-capture -Wno-missing-designated-field-initializers -Wno-format -Wno-vla-cxx-extension -Wno-invalid-offsetof -Wno-alias-template-in-declaration-name -Wno-cast-function-type-mismatch -Wno-explicit-specialization-storage-class -Wno-extraneous-template-head -Wno-missing-template-arg-list-after-template-kw -Wno-nontrivial-memcall -Wno-strict-primary-template-shadow -DCATBOOST_OPENSOURCE=yes -fsanitize=address -Daddress_sanitizer_enabled -fno-omit-frame-pointer -fsanitize-blacklist=/home/runner/actions_runner/_work/ydb/ydb/build/sanitize-blacklist.txt -fno-sanitize-link-runtime -msse2 -msse3 -mssse3 -msse4.1 -msse4.2 -mpopcnt -mcx16 -DNDEBUG -Wno-array-parameter -Wno-deprecate-lax-vec-conv-all -Wno-unqualified-std-cast-call -Wno-unused-but-set-parameter -Wno-implicit-function-declaration -Wno-int-conversion -Wno-incompatible-function-pointer-types -Wno-address-of-packed-member -Wno-deprecated-this-capture -Wno-missing-designated-field-initializers -Wno-format -Wno-vla-cxx-extension -Wno-invalid-offsetof -Wno-alias-template-in-declaration-name -Wno-cast-function-type-mismatch -Wno-explicit-specialization-storage-class -Wno-extraneous-template-head -Wno-missing-template-arg-list-after-template-kw -Wno-nontrivial-memcall -Wno-strict-primary-template-shadow -std=c++20 -Wimport-preprocessor-directive-pedantic -Woverloaded-virtual -Wno-ambiguous-reversed-operator -Wno-defaulted-function-deleted -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-enum-enum-conversion -Wno-deprecated-enum-float-conversion -Wno-deprecated-volatile -Wno-pessimizing-move -Wno-undefined-var-template -nostdinc++ -DCATBOOST_OPENSOURCE=yes -nostdinc++

DEBUG    ya.test:process.py:276 Command (pid 54763) errors:

ERROR    ydb.tests.sql.lib.test_base:test_base.py:25 Git info:
    Commit: a616906700797417849b4abb5a4c227275a10d22
    Branch: 
    Author: ubyte <himeraster@gmail.com>
    Summary: Merge b36249afafa61702eead4a9d786898f66b60cb65 into 885e6fe5ab2f40249d6ffbed189a3e58a758a8ce
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-4mq6qa2p6u    Host information: 
        Linux ghrun-4mq6qa2p6u 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64

     
Build info:
    Compiler: /home/runner/.ya/tools/v4/10492077879/bin/clang++
    Compiler version: 
        clang version 20.1.8
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/10492077879/bin
    Compile flags: -Xclang -fdebug-compilation-dir -Xclang /tmp -pipe -m64 -O3 -gline-tables-only -fno-common -ffunction-sections -fdata-sections -fsized-deallocation -fexceptions -fuse-init-array -fcolor-diagnostics -faligned-allocation -Werror -Wall -Wextra -Wno-parentheses -Wno-implicit-const-int-float-conversion -Wno-unknown-warning-option -D_THREAD_SAFE -D_PTHREADS -D_REENTRANT -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_YNDX_LIBUNWIND_ENABLE_EXCEPTION_BACKTRACE -D__LONG_LONG_SUPPORTED -fno-omit-frame-pointer -Wno-unknown-argument -DNDEBUG -Wno-array-parameter -Wno-deprecate-lax-vec-conv-all -Wno-unqualified-std-cast-call -Wno-unused-but-set-parameter -Wno-implicit-function-declaration -Wno-int-conversion -Wno-incompatible-function-pointer-types -Wno-address-of-packed-member -Wno-deprecated-this-capture -Wno-missing-designated-field-initializers -Wno-format -Wno-vla-cxx-extension -Wno-invalid-offsetof -Wno-alias-template-in-declaration-name -Wno-cast-function-type-mismatch -Wno-explicit-specialization-storage-class -Wno-extraneous-template-head -Wno-missing-template-arg-list-after-template-kw -Wno-nontrivial-memcall -Wno-strict-primary-template-shadow -DCATBOOST_OPENSOURCE=yes -fsanitize=address -Daddress_sanitizer_enabled -fno-omit-frame-pointer -fsanitize-blacklist=/home/runner/actions_runner/_work/ydb/ydb/build/sanitize-blacklist.txt -fno-sanitize-link-runtime -msse2 -msse3 -mssse3 -msse4.1 -msse4.2 -mpopcnt -mcx16 -DNDEBUG -Wno-array-parameter -Wno-deprecate-lax-vec-conv-all -Wno-unqualified-std-cast-call -Wno-unused-but-set-parameter -Wno-implicit-function-declaration -Wno-int-conversion -Wno-incompatible-function-pointer-types -Wno-address-of-packed-member -Wno-deprecated-this-capture -Wno-missing-designated-field-initializers -Wno-format -Wno-vla-cxx-extension -Wno-invalid-offsetof -Wno-alias-template-in-declaration-name -Wno-cast-function-type-mismatch -Wno-explicit-specialization-storage-class -Wno-extraneous-template-head -Wno-missing-template-arg-list-after-template-kw -Wno-nontrivial-memcall -Wno-strict-primary-template-shadow -std=c++20 -Wimport-preprocessor-directive-pedantic -Woverloaded-virtual -Wno-ambiguous-reversed-operator -Wno-defaulted-function-deleted -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-enum-enum-conversion -Wno-deprecated-enum-float-conversion -Wno-deprecated-volatile -Wno-pessimizing-move -Wno-undefined-var-template -nostdinc++ -DCATBOOST_OPENSOURCE=yes -nostdinc++

DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/dgvm/0027c7/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/12194
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:518 Working directory: /home/runner/.ya/build/build_root/dgvm/0027c7/r3tmp/kikimr_cluster_r3g78jmx
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/dgvm/0027c7/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/27416
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/32587
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/13678
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/6851
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:291 CFG_DIR_PATH="/home/runner/.ya/build/build_root/dgvm/0027c7/ydb/tests/datashard/ttl/test-results/py3test/testing_out_stuff/chunk24/testing_out_stuff/test_ttl.py.TestTTL.test_ttl.table_Uint32_0_UNIQUE_SYNC-pk_types20-all_types20-index20-Uint32-UNIQUE-SYNC/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:292 Final command: /home/runner/.ya/build/build_root/dgvm/0027c7/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=1 --log-file-name=/home/runner/.ya/build/build_root/dgvm/0027c7/ydb/tests/datashard/ttl/test-results/py3test/testing_out_stuff/chunk24/testing_out_stuff/test_ttl.py.TestTTL.test_ttl.table_Uint32_0_UNIQUE_SYNC-pk_types20-all_types20-index20-Uint32-UNIQUE-SYNC/cluster/node_1/logfile_khtbu3v_.log --grpc-port=27416 --mon-port=32587 --ic-port=12194
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:173 Formatting pdisk SectorMap:1:64 on node localhost:27416/1, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:291 CFG_DIR_PATH="/home/runner/.ya/build/build_root/dgvm/0027c7/ydb/tests/datashard/ttl/test-results/py3test/testing_out_stuff/chunk24/testing_out_stuff/test_ttl.py.TestTTL.test_ttl.table_Uint32_0_UNIQUE_SYNC-pk_types20-all_types20-index20-Uint32-UNIQUE-SYNC/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:292 Final command: /home/runner/.ya/build/build_root/dgvm/0027c7/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=1 --log-file-name=/home/runner/.ya/build/build_root/dgvm/0027c7/ydb/tests/datashard/ttl/test-results/py3test/testing_out_stuff/chunk24/testing_out_stuff/test_ttl.py.TestTTL.test_ttl.table_Uint32_0_UNIQUE_SYNC-pk_types20-all_types20-index20-Uint32-UNIQUE-SYNC/cluster/node_1/logfile_khtbu3v_.log --grpc-port=27416 --mon-port=32587 --ic-port=12194
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/dgvm/0027c7/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/dgvm/0027c7/ydb/tests/datashard/ttl/test-results/py3test/testing_out_stuff/chunk24/testing_out_stuff/test_ttl.py.TestTTL.test_ttl.table_Uint32_0_UNIQUE_SYNC-pk_types20-all_types20-index20-Uint32-UNIQUE-SYNC/cluster/kikimr_configs/config.yaml', '--node=1', '--log-file-name=/home/runner/.ya/build/build_root/dgvm/0027c7/ydb/tests/datashard/ttl/test-results/py3test/testing_out_stuff/chunk24/testing_out_stuff/test_ttl.py.TestTTL.test_ttl.table_Uint32_0_UNIQUE_SYNC-pk_types20-all_types20-index20-Uint32-UNIQUE-SYNC/cluster/node_1/logfile_khtbu3v_.log', '--grpc-port=27416', '--mon-port=32587', '--ic-port=12194')' in '/home/runner/.ya/build/build_root/dgvm/0027c7/ydb/tests/datashard/ttl/test-results/py3test/testing_out_stuff/chunk24/testing_out_stuff/test_ttl.py.TestTTL.test_ttl.table_Uint32_0_UNIQUE_SYNC-pk_types20-all_types20-index20-Uint32-UNIQUE-SYNC/cluster/node_1' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 54829
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:332 Started node localhost:27416/1
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.0
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.0
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/dgvm/0027c7/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 54830
DEBUG    ya.test:process.py:259 Command (pid 54830) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 54830) elapsed time (sec): 1.0431911945343018
DEBUG    ya.test:process.py:263 Command (pid 54830) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 54830) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 54830) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 54830) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 54830) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 54830) maxrss: 511748
DEBUG    ya.test:process.py:263 Command (pid 54830) minflt: 45509
DEBUG    ya.test:process.py:263 Command (pid 54830) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 54830) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 54830) nivcsw: 135
DEBUG    ya.test:process.py:263 Command (pid 54830) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 54830) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 54830) nvcsw: 14
DEBUG    ya.test:process.py:263 Command (pid 54830) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 54830) stime: 0.209623
DEBUG    ya.test:process.py:263 Command (pid 54830) utime: 0.584019
DEBUG    ya.test:process.py:263 Command (pid 54830) wtime: 1.049
DEBUG    ya.test:process.py:275 Command (pid 54830) output:
Git info:
    Commit: a616906700797417849b4abb5a4c227275a10d22
    Branch: 
    Author: ubyte <himeraster@gmail.com>
    Summary: Merge b36249afafa61702eead4a9d786898f66b60cb65 into 885e6fe5ab2f40249d6ffbed189a3e58a758a8ce
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-4mq6qa2p6u    Host information: 
        Linux ghrun-4mq6qa2p6u 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64

     
Build info:
    Compiler: /home/runner/.ya/tools/v4/10492077879/bin/clang++
    Compiler version: 
        clang version 20.1.8
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/10492077879/bin
    Compile flags: -Xclang -fdebug-compilation-dir -Xclang /tmp -pipe -m64 -O3 -gline-tables-only -fno-common -ffunction-sections -fdata-sections -fsized-deallocation -fexceptions -fuse-init-array -fcolor-diagnostics -faligned-allocation -Werror -Wall -Wextra -Wno-parentheses -Wno-implicit-const-int-float-conversion -Wno-unknown-warning-option -D_THREAD_SAFE -D_PTHREADS -D_REENTRANT -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_YNDX_LIBUNWIND_ENABLE_EXCEPTION_BACKTRACE -D__LONG_LONG_SUPPORTED -fno-omit-frame-pointer -Wno-unknown-argument -DNDEBUG -Wno-array-parameter -Wno-deprecate-lax-vec-conv-all -Wno-unqualified-std-cast-call -Wno-unused-but-set-parameter -Wno-implicit-function-declaration -Wno-int-conversion -Wno-incompatible-function-pointer-types -Wno-address-of-packed-member -Wno-deprecated-this-capture -Wno-missing-designated-field-initializers -Wno-format -Wno-vla-cxx-extension -Wno-invalid-offsetof -Wno-alias-template-in-declaration-name -Wno-cast-function-type-mismatch -Wno-explicit-specialization-storage-class -Wno-extraneous-template-head -Wno-missing-template-arg-list-after-template-kw -Wno-nontrivial-memcall -Wno-strict-primary-template-shadow -DCATBOOST_OPENSOURCE=yes -fsanitize=address -Daddress_sanitizer_enabled -fno-omit-frame-pointer -fsanitize-blacklist=/home/runner/actions_runner/_work/ydb/ydb/build/sanitize-blacklist.txt -fno-sanitize-link-runtime -msse2 -msse3 -mssse3 -msse4.1 -msse4.2 -mpopcnt -mcx16 -DNDEBUG -Wno-array-parameter -Wno-deprecate-lax-vec-conv-all -Wno-unqualified-std-cast-call -Wno-unused-but-set-parameter -Wno-implicit-function-declaration -Wno-int-conversion -Wno-incompatible-function-pointer-types -Wno-address-of-packed-member -Wno-deprecated-this-capture -Wno-missing-designated-field-initializers -Wno-format -Wno-vla-cxx-extension -Wno-invalid-offsetof -Wno-alias-template-in-declaration-name -Wno-cast-function-type-mismatch -Wno-explicit-specialization-storage-class -Wno-extraneous-template-head -Wno-missing-template-arg-list-after-template-kw -Wno-nontrivial-memcall -Wno-strict-primary-template-shadow -std=c++20 -Wimport-preprocessor-directive-pedantic -Woverloaded-virtual -Wno-ambiguous-reversed-operator -Wno-defaulted-function-deleted -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-enum-enum-conversion -Wno-deprecated-enum-float-conversion -Wno-deprecated-volatile -Wno-pessimizing-move -Wno-undefined-var-template -nostdinc++ -DCATBOOST_OPENSOURCE=yes -nostdinc++

DEBUG    ya.test:process.py:276 Command (pid 54830) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:333 Node 1 version:
Git info:
    Commit: a616906700797417849b4abb5a4c227275a10d22
    Branch: 
    Author: ubyte <himeraster@gmail.com>
    Summary: Merge b36249afafa61702eead4a9d786898f66b60cb65 into 885e6fe5ab2f40249d6ffbed189a3e58a758a8ce
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-4mq6qa2p6u    Host information: 
        Linux ghrun-4mq6qa2p6u 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/dgvm/0027c7/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:467 Executing command = ['/home/runner/.ya/build/build_root/dgvm/0027c7/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:27416', 'admin', 'blobstorage', 'config', 'invoke', '--proto=Command {\n  DefineHostConfig {\n    HostConfigId: 1\n    Drive {\n      Path: "SectorMap:1:64"\n    }\n  }\n}\nCommand {\n  DefineBox {\n    BoxId: 1\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 12194\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.1
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.1
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/dgvm/0027c7/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:27416', 'admin', 'blobstorage', 'config', 'invoke', '--proto=Command {\n  DefineHostConfig {\n    HostConfigId: 1\n    Drive {\n      Path: "SectorMap:1:64"\n    }\n  }\n}\nCommand {\n  DefineBox {\n    BoxId: 1\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 12194\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 56054
DEBUG    ya.test:process.py:259 Command (pid 56054) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 56054) elapsed time (sec): 1.6332786083221436
DEBUG    ya.test:process.py:263 Command (pid 56054) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 56054) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 56054) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 56054) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 56054) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 56054) maxrss: 609960
DEBUG    ya.test:process.py:263 Command (pid 56054) minflt: 51789
DEBUG    ya.test:process.py:263 Command (pid 56054) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 56054) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 56054) nivcsw: 285
DEBUG    ya.test:process.py:263 Command (pid 56054) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 56054) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 56054) nvcsw: 467
DEBUG    ya.test:process.py:263 Command (pid 56054) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 56054) stime: 0.24659199999999998
DEBUG    ya.test:process.py:263 Command (pid 56054) utime: 0.69135
DEBUG    ya.test:process.py:263 Command (pid 56054) wtime: 1.666
DEBUG    ya.test:process.py:275 Command (pid 56054) output:
Status {
  Success: true
}
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 5

DEBUG    ya.test:process.py:276 Command (pid 56054) errors:

DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/dgvm/0027c7/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:467 Executing command = ['/home/runner/.ya/build/build_root/dgvm/0027c7/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:27416', 'admin', 'blobstorage', 'config', 'invoke', '--proto=Command {\n  DefineStoragePool {\n    BoxId: 1\n    StoragePoolId: 1\n    Name: "dynamic_storage_pool:1"\n    ErasureSpecies: "none"\n    VDiskKind: "Default"\n    Kind: "hdd"\n    NumGroups: 2\n    PDiskFilter {\n      Property {\n        Type: ROT\n      }\n      Property {\n        Kind: 0\n      }\n    }\n  }\n}\n']
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.2
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.2
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/dgvm/0027c7/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:27416', 'admin', 'blobstorage', 'config', 'invoke', '--proto=Command {\n  DefineStoragePool {\n    BoxId: 1\n    StoragePoolId: 1\n    Name: "dynamic_storage_pool:1"\n    ErasureSpecies: "none"\n    VDiskKind: "Default"\n    Kind: "hdd"\n    NumGroups: 2\n    PDiskFilter {\n      Property {\n        Type: ROT\n      }\n      Property {\n        Kind: 0\n      }\n    }\n  }\n}\n']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 56481
DEBUG    ya.test:process.py:259 Command (pid 56481) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 56481) elapsed time (sec): 1.705118179321289
DEBUG    ya.test:process.py:263 Command (pid 56481) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 56481) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 56481) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 56481) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 56481) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 56481) maxrss: 609960
DEBUG    ya.test:process.py:263 Command (pid 56481) minflt: 51909
DEBUG    ya.test:process.py:263 Command (pid 56481) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 56481) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 56481) nivcsw: 249
DEBUG    ya.test:process.py:263 Command (pid 56481) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 56481) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 56481) nvcsw: 504
DEBUG    ya.test:process.py:263 Command (pid 56481) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 56481) stime: 0.263951
DEBUG    ya.test:process.py:263 Command (pid 56481) utime: 0.677184
DEBUG    ya.test:process.py:263 Command (pid 56481) wtime: 1.747
DEBUG    ya.test:process.py:275 Command (pid 56481) output:
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 6

DEBUG    ya.test:process.py:276 Command (pid 56481) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:599 Binding storage pools to domain Root: {'dynamic_storage_pool:1': 'hdd'}
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:606 Cluster started and initialized
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: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, 198641c6-11ab-4501-8c72-c74f2737c850, localhost:27416): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ListEndpoints, 198641c6-11ab-4501-8c72-c74f2737c850, localhost:27416): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:65 RpcState(ListEndpoints, 198641c6-11ab-4501-8c72-c74f2737c850, localhost:27416): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-4mq6qa2p6u.auto.internal" port: 27416 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-4mq6qa2p6u.auto.internal:27416, location 1, ssl: False>]>
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:575 Closing channel for endpoint localhost:27416
------------------------------ Captured log call -------------------------------
INFO     ya.test:ya.py:447 Test call (class_name: test_ttl.py::TestTTL, test_name: test_ttl[table_Uint32_0_UNIQUE_SYNC-pk_types20-all_types20-index20-Uint32-UNIQUE-SYNC])
DEBUG    ydb.query.pool:pool.py:114 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:447 RpcState(CreateSession, e9cdb6a4-ea27-464d-b6b7-1c8abae8a4b4, ghrun-4mq6qa2p6u.auto.internal:27416): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(CreateSession, e9cdb6a4-ea27-464d-b6b7-1c8abae8a4b4, ghrun-4mq6qa2p6u.auto.internal:27416): request = {  }
DEBUG    ydb.connection:connection.py:65 RpcState(CreateSession, e9cdb6a4-ea27-464d-b6b7-1c8abae8a4b4, ghrun-4mq6qa2p6u.auto.internal:27416): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=NmZlNDA5MDgtYWZhOGQ5YTctYjdjYWU1MmYtMzY3M2ViYzg=" node_id: 1 }
DEBUG    ydb.connection:connection.py:447 RpcState(AttachSession, 984a04cc-3625-4d45-8053-3d8a78d37d83, ghrun-4mq6qa2p6u.auto.internal:27416): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(AttachSession, 984a04cc-3625-4d45-8053-3d8a78d37d83, ghrun-4mq6qa2p6u.auto.internal:27416): request = { session_id: "ydb://session/3?node_id=1&id=NmZlNDA5MDgtYWZhOGQ5YTctYjdjYWU1MmYtMzY3M2ViYzg=" }
DEBUG    ydb.connection:connection.py:65 RpcState(AttachSession, 984a04cc-3625-4d45-8053-3d8a78d37d83, ghrun-4mq6qa2p6u.auto.internal:27416): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:70 New session was created for pool. Session id: ydb://session/3?node_id=1&id=NmZlNDA5MDgtYWZhOGQ5YTctYjdjYWU1MmYtMzY3M2ViYzg=
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, e621148c-e635-4af1-a013-b0b888aa30a1, ghrun-4mq6qa2p6u.auto.internal:27416): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, e621148c-e635-4af1-a013-b0b888aa30a1, ghrun-4mq6qa2p6u.auto.internal:27416): request = { session_id: "ydb://session/3?node_id=1&id=NmZlNDA5MDgtYWZhOGQ5YTctYjdjYWU1MmYtMzY3M2ViYzg=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n        CREATE TABLE `table_Uint32_0_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_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_Decimal150 Decimal(15,0), col_index_Decimal229 Decimal(22,9), col_index_Decimal3510 Decimal(35,10), ttl_Uint32 Uint32,\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 UNIQUE SYNC ON (col_index_Int64), INDEX idx_col_index_Uint64 GLOBAL UNIQUE SYNC ON (col_index_Uint64), INDEX idx_col_index_Int32 GLOBAL UNIQUE SYNC ON (col_index_Int32), INDEX idx_col_index_Uint32 GLOBAL UNIQUE SYNC ON (col_index_Uint32), INDEX idx_col_index_Int16 GLOBAL UNIQUE SYNC ON (col_index_Int16), INDEX idx_col_index_Uint16 GLOBAL UNIQUE SYNC ON (col_index_Uint16), INDEX idx_col_index_Int8 GLOBAL UNIQUE SYNC ON (col_index_Int8), INDEX idx_col_index_Uint8 GLOBAL UNIQUE SYNC ON (col_index_Uint8), INDEX idx_col_index_Decimal150 GLOBAL UNIQUE SYNC ON (col_index_Decimal150), INDEX idx_col_index_Decimal229 GLOBAL UNIQUE SYNC ON (col_index_Decimal229), INDEX idx_col_index_Decimal3510 GLOBAL UNIQUE SYNC 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, e621148c-e635-4af1-a013-b0b888aa30a1, ghrun-4mq6qa2p6u.auto.internal:27416): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=NmZlNDA5MDgtYWZhOGQ5YTctYjdjYWU1MmYtMzY3M2ViYzg=
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=NmZlNDA5MDgtYWZhOGQ5YTctYjdjYWU1MmYtMzY3M2ViYzg=
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, 01d31bb1-6f72-48f4-96f1-c1b3744e8bfb, ghrun-4mq6qa2p6u.auto.internal:27416): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, 01d31bb1-6f72-48f4-96f1-c1b3744e8bfb, ghrun-4mq6qa2p6u.auto.internal:27416): request = { session_id: "ydb://session/3?node_id=1&id=NmZlNDA5MDgtYWZhOGQ5YTctYjdjYWU1MmYtMzY3M2ViYzg=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n         ALTER TABLE table_Uint32_0_UNIQUE_SYNC SET ( TTL = \n         Interval(\"P18262D\") \n         ON ttl_Uint32 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, 01d31bb1-6f72-48f4-96f1-c1b3744e8bfb, ghrun-4mq6qa2p6u.auto.internal:27416): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=NmZlNDA5MDgtYWZhOGQ5YTctYjdjYWU1MmYtMzY3M2ViYzg=
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=NmZlNDA5MDgtYWZhOGQ5YTctYjdjYWU1MmYtMzY3M2ViYzg=
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, 5ee75306-8d06-43c1-9f6f-da9b77d260ab, ghrun-4mq6qa2p6u.auto.internal:27416): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, 5ee75306-8d06-43c1-9f6f-da9b77d260ab, ghrun-4mq6qa2p6u.auto.internal:27416): request = { session_id: "ydb://session/3?node_id=1&id=NmZlNDA5MDgtYWZhOGQ5YTctYjdjYWU1MmYtMzY3M2ViYzg=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "ALTER TABLE `table_Uint32_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, 5ee75306-8d06-43c1-9f6f-da9b77d260ab, ghrun-4mq6qa2p6u.auto.internal:27416): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=NmZlNDA5MDgtYWZhOGQ5YTctYjdjYWU1MmYtMzY3M2ViYzg=
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=NmZlNDA5MDgtYWZhOGQ5YTctYjdjYWU1MmYtMzY3M2ViYzg=
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, 92ef4d81-3b45-4621-8d4b-ff5c2741495b, ghrun-4mq6qa2p6u.auto.internal:27416): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, 92ef4d81-3b45-4621-8d4b-ff5c2741495b, ghrun-4mq6qa2p6u.auto.internal:27416): request = { session_id: "ydb://session/3?node_id=1&id=NmZlNDA5MDgtYWZhOGQ5YTctYjdjYWU1MmYtMzY3M2ViYzg=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n         ALTER TABLE table_Uint32_0_UNIQUE_SYNC SET ( TTL = \n         Interval(\"PT0S\") \n         ON ttl_Uint32 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, 92ef4d81-3b45-4621-8d4b-ff5c2741495b, ghrun-4mq6qa2p6u.auto.internal:27416): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=NmZlNDA5MDgtYWZhOGQ5YTctYjdjYWU1MmYtMzY3M2ViYzg=
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=NmZlNDA5MDgtYWZhOGQ5YTctYjdjYWU1MmYtMzY3M2ViYzg=
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, a5daf799-d959-4ce5-9071-23d5ba303f8a, ghrun-4mq6qa2p6u.auto.internal:27416): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, a5daf799-d959-4ce5-9071-23d5ba303f8a, ghrun-4mq6qa2p6u.auto.internal:27416): request = { session_id: "ydb://session/3?node_id=1&id=NmZlNDA5MDgtYWZhOGQ5YTctYjdjYWU1MmYtMzY3M2ViYzg=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_Uint32_0_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_Int64, col_index_Uint64, col_index_Int32, col_index_Uint32, col_index_Int16, col_index_Uint16, col_index_Int8, col_index_Uint8, col_index_Decimal150, col_index_Decimal229, col_index_Decimal3510, \n                ttl_Uint32\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(\'1\' AS Decimal(15,0)), CAST(\'1.123\' AS Decimal(22,9)), CAST(\'1.123456\' AS Decimal(35,10)), \n                CAST(1770678327 AS Uint32)\n            );\n        " } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:65 RpcState(ExecuteQuery, a5daf799-d959-4ce5-9071-23d5ba303f8a, ghrun-4mq6qa2p6u.auto.internal:27416): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=NmZlNDA5MDgtYWZhOGQ5YTctYjdjYWU1MmYtMzY3M2ViYzg=
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=NmZlNDA5MDgtYWZhOGQ5YTctYjdjYWU1MmYtMzY3M2ViYzg=
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, 81a9dfba-3bf0-4867-8916-37e5b34e2756, ghrun-4mq6qa2p6u.auto.internal:27416): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, 81a9dfba-3bf0-4867-8916-37e5b34e2756, ghrun-4mq6qa2p6u.auto.internal:27416): request = { session_id: "ydb://session/3?node_id=1&id=NmZlNDA5MDgtYWZhOGQ5YTctYjdjYWU1MmYtMzY3M2ViYzg=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_Uint32_0_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_Int64, col_index_Uint64, col_index_Int32, col_index_Uint32, col_index_Int16, col_index_Uint16, col_index_Int8, col_index_Uint8, col_index_Decimal150, col_index_Decimal229, col_index_Decimal3510, \n                ttl_Uint32\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(\'2\' AS Decimal(15,0)), CAST(\'2.123\' AS Decimal(22,9)), CAST(\'2.123456\' AS Decimal(35,10)), \n                CAST(1770678327 AS Uint32)\n            );\n        " } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:65 RpcState(ExecuteQuery, 81a9dfba-3bf0-4867-8916-37e5b34e2756, ghrun-4mq6qa2p6u.auto.internal:27416): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=NmZlNDA5MDgtYWZhOGQ5YTctYjdjYWU1MmYtMzY3M2ViYzg=
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=NmZlNDA5MDgtYWZhOGQ5YTctYjdjYWU1MmYtMzY3M2ViYzg=
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, 87fcbe92-10f7-42e5-8bf3-70880f69aaee, ghrun-4mq6qa2p6u.auto.internal:27416): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, 87fcbe92-10f7-42e5-8bf3-70880f69aaee, ghrun-4mq6qa2p6u.auto.internal:27416): request = { session_id: "ydb://session/3?node_id=1&id=NmZlNDA5MDgtYWZhOGQ5YTctYjdjYWU1MmYtMzY3M2ViYzg=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_Uint32_0_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_Int64, col_index_Uint64, col_index_Int32, col_index_Uint32, col_index_Int16, col_index_Uint16, col_index_Int8, col_index_Uint8, col_index_Decimal150, col_index_Decimal229, col_index_Decimal3510, \n                ttl_Uint32\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(\'3\' AS Decimal(15,0)), CAST(\'3.123\' AS Decimal(22,9)), CAST(\'3.123456\' AS Decimal(35,10)), \n                CAST(1771283127 AS Uint32)\n            );\n        " } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:65 RpcState(ExecuteQuery, 87fcbe92-10f7-42e5-8bf3-70880f69aaee, ghrun-4mq6qa2p6u.auto.internal:27416): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=NmZlNDA5MDgtYWZhOGQ5YTctYjdjYWU1MmYtMzY3M2ViYzg=
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=NmZlNDA5MDgtYWZhOGQ5YTctYjdjYWU1MmYtMzY3M2ViYzg=
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, 7bf3663d-37d8-4f09-b986-94bfb7965acf, ghrun-4mq6qa2p6u.auto.internal:27416): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, 7bf3663d-37d8-4f09-b986-94bfb7965acf, ghrun-4mq6qa2p6u.auto.internal:27416): request = { session_id: "ydb://session/3?node_id=1&id=NmZlNDA5MDgtYWZhOGQ5YTctYjdjYWU1MmYtMzY3M2ViYzg=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_Uint32_0_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_Int64, col_index_Uint64, col_index_Int32, col_index_Uint32, col_index_Int16, col_index_Uint16, col_index_Int8, col_index_Uint8, col_index_Decimal150, col_index_Decimal229, col_index_Decimal3510, \n                ttl_Uint32\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(\'4\' AS Decimal(15,0)), CAST(\'4.123\' AS Decimal(22,9)), CAST(\'4.123456\' AS Decimal(35,10)), \n                CAST(1771283127 AS Uint32)\n            );\n        " } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:65 RpcState(ExecuteQuery, 7bf3663d-37d8-4f09-b986-94bfb7965acf, ghrun-4mq6qa2p6u.auto.internal:27416): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=NmZlNDA5MDgtYWZhOGQ5YTctYjdjYWU1MmYtMzY3M2ViYzg=
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=NmZlNDA5MDgtYWZhOGQ5YTctYjdjYWU1MmYtMzY3M2ViYzg=
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, 3e3c77a3-35f3-44c1-8d99-28d4afd675be, ghrun-4mq6qa2p6u.auto.internal:27416): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, 3e3c77a3-35f3-44c1-8d99-28d4afd675be, ghrun-4mq6qa2p6u.auto.internal:27416): request = { session_id: "ydb://session/3?node_id=1&id=NmZlNDA5MDgtYWZhOGQ5YTctYjdjYWU1MmYtMzY3M2ViYzg=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_Uint32_0_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_Int64, col_index_Uint64, col_index_Int32, col_index_Uint32, col_index_Int16, col_index_Uint16, col_index_Int8, col_index_Uint8, col_index_Decimal150, col_index_Decimal229, col_index_Decimal3510, \n                ttl_Uint32\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(\'5\' AS Decimal(15,0)), CAST(\'5.123\' AS Decimal(22,9)), CAST(\'5.123456\' AS Decimal(35,10)), \n                CAST(1771283132 AS Uint32)\n            );\n        " } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:65 RpcState(ExecuteQuery, 3e3c77a3-35f3-44c1-8d99-28d4afd675be, ghrun-4mq6qa2p6u.auto.internal:27416): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=NmZlNDA5MDgtYWZhOGQ5YTctYjdjYWU1MmYtMzY3M2ViYzg=
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=NmZlNDA5MDgtYWZhOGQ5YTctYjdjYWU1MmYtMzY3M2ViYzg=
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, 6cab148b-f1d9-496b-ad02-00ad7f460fad, ghrun-4mq6qa2p6u.auto.internal:27416): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, 6cab148b-f1d9-496b-ad02-00ad7f460fad, ghrun-4mq6qa2p6u.auto.internal:27416): request = { session_id: "ydb://session/3?node_id=1&id=NmZlNDA5MDgtYWZhOGQ5YTctYjdjYWU1MmYtMzY3M2ViYzg=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_Uint32_0_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_Int64, col_index_Uint64, col_index_Int32, col_index_Uint32, col_index_Int16, col_index_Uint16, col_index_Int8, col_index_Uint8, col_index_Decimal150, col_index_Decimal229, col_index_Decimal3510, \n                ttl_Uint32\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(\'6\' AS Decimal(15,0)), CAST(\'6.123\' AS Decimal(22,9)), CAST(\'6.123456\' AS Decimal(35,10)), \n                CAST(1771283132 AS Uint32)\n            );\n        " } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:65 RpcState(ExecuteQuery, 6cab148b-f1d9-496b-ad02-00ad7f460fad, ghrun-4mq6qa2p6u.auto.internal:27416): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=NmZlNDA5MDgtYWZhOGQ5YTctYjdjYWU1MmYtMzY3M2ViYzg=
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=NmZlNDA5MDgtYWZhOGQ5YTctYjdjYWU1MmYtMzY3M2ViYzg=
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, 2862b04d-1ce9-4063-a3ba-69c8c755e349, ghrun-4mq6qa2p6u.auto.internal:27416): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, 2862b04d-1ce9-4063-a3ba-69c8c755e349, ghrun-4mq6qa2p6u.auto.internal:27416): request = { session_id: "ydb://session/3?node_id=1&id=NmZlNDA5MDgtYWZhOGQ5YTctYjdjYWU1MmYtMzY3M2ViYzg=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_Uint32_0_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_Int64, col_index_Uint64, col_index_Int32, col_index_Uint32, col_index_Int16, col_index_Uint16, col_index_Int8, col_index_Uint8, col_index_Decimal150, col_index_Decimal229, col_index_Decimal3510, \n                ttl_Uint32\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(\'7\' AS Decimal(15,0)), CAST(\'7.123\' AS Decimal(22,9)), CAST(\'7.123456\' AS Decimal(35,10)), \n                CAST(1772492727 AS Uint32)\n            );\n        " } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:65 RpcState(ExecuteQuery, 2862b04d-1ce9-4063-a3ba-69c8c755e349, ghrun-4mq6qa2p6u.auto.internal:27416): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=NmZlNDA5MDgtYWZhOGQ5YTctYjdjYWU1MmYtMzY3M2ViYzg=
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=NmZlNDA5MDgtYWZhOGQ5YTctYjdjYWU1MmYtMzY3M2ViYzg=
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, 48f72813-921c-430e-8e54-ec62834830d8, ghrun-4mq6qa2p6u.auto.internal:27416): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, 48f72813-921c-430e-8e54-ec62834830d8, ghrun-4mq6qa2p6u.auto.internal:27416): request = { session_id: "ydb://session/3?node_id=1&id=NmZlNDA5MDgtYWZhOGQ5YTctYjdjYWU1MmYtMzY3M2ViYzg=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_Uint32_0_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_Int64, col_index_Uint64, col_index_Int32, col_index_Uint32, col_index_Int16, col_index_Uint16, col_index_Int8, col_index_Uint8, col_index_Decimal150, col_index_Decimal229, col_index_Decimal3510, \n                ttl_Uint32\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(\'8\' AS Decimal(15,0)), CAST(\'8.123\' AS Decimal(22,9)), CAST(\'8.123456\' AS Decimal(35,10)), \n                CAST(1772492727 AS Uint32)\n            );\n        " } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:65 RpcState(ExecuteQuery, 48f72813-921c-430e-8e54-ec62834830d8, ghrun-4mq6qa2p6u.auto.internal:27416): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=NmZlNDA5MDgtYWZhOGQ5YTctYjdjYWU1MmYtMzY3M2ViYzg=
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=NmZlNDA5MDgtYWZhOGQ5YTctYjdjYWU1MmYtMzY3M2ViYzg=
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, 8a4c05c4-a06d-4a04-936d-8c47e8381384, ghrun-4mq6qa2p6u.auto.internal:27416): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, 8a4c05c4-a06d-4a04-936d-8c47e8381384, ghrun-4mq6qa2p6u.auto.internal:27416): request = { session_id: "ydb://session/3?node_id=1&id=NmZlNDA5MDgtYWZhOGQ5YTctYjdjYWU1MmYtMzY3M2ViYzg=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_Uint32_0_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_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_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, 8a4c05c4-a06d-4a04-936d-8c47e8381384, ghrun-4mq6qa2p6u.auto.internal:27416): 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, 1108ca90-edd9-4753-92a8-2bed6c8333e2, localhost:27416): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ListEndpoints, 1108ca90-edd9-4753-92a8-2bed6c8333e2, localhost:27416): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:65 RpcState(ListEndpoints, 1108ca90-edd9-4753-92a8-2bed6c8333e2, localhost:27416): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-4mq6qa2p6u.auto.internal" port: 27416 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-4mq6qa2p6u.auto.internal:27416, location 1, ssl: False>]>
DEBUG    ydb.connection:connection.py:575 Closing channel for endpoint localhost:27416
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=NmZlNDA5MDgtYWZhOGQ5YTctYjdjYWU1MmYtMzY3M2ViYzg=
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=NmZlNDA5MDgtYWZhOGQ5YTctYjdjYWU1MmYtMzY3M2ViYzg=
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, 72e345f8-a009-478f-8f4d-48c9db85a733, ghrun-4mq6qa2p6u.auto.internal:27416): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, 72e345f8-a009-478f-8f4d-48c9db85a733, ghrun-4mq6qa2p6u.auto.internal:27416): request = { session_id: "ydb://session/3?node_id=1&id=NmZlNDA5MDgtYWZhOGQ5YTctYjdjYWU1MmYtMzY3M2ViYzg=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_Uint32_0_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_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_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, 72e345f8-a009-478f-8f4d-48c9db85a733, ghrun-4mq6qa2p6u.auto.internal:27416): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=NmZlNDA5MDgtYWZhOGQ5YTctYjdjYWU1MmYtMzY3M2ViYzg=
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=NmZlNDA5MDgtYWZhOGQ5YTctYjdjYWU1MmYtMzY3M2ViYzg=
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, 4f402ead-21c0-45ac-bb7c-49670ed8404f, ghrun-4mq6qa2p6u.auto.internal:27416): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, 4f402ead-21c0-45ac-bb7c-49670ed8404f, ghrun-4mq6qa2p6u.auto.internal:27416): request = { session_id: "ydb://session/3?node_id=1&id=NmZlNDA5MDgtYWZhOGQ5YTctYjdjYWU1MmYtMzY3M2ViYzg=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_Uint32_0_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_Int64=CAST(2 AS Int64) and col_index_Uint64=CAST(2 AS Uint64) and col_index_Int32=CAST(2 AS Int32) and col_index_Uint32=CAST(2 AS Uint32) and col_index_Int16=CAST(2 AS Int16) and col_index_Uint16=CAST(2 AS Uint16) and col_index_Int8=CAST(2 AS Int8) and col_index_Uint8=CAST(2 AS Uint8) and col_index_Decimal150=CAST(\'2\' AS Decimal(15,0)) and col_index_Decimal229=CAST(\'2.123\' AS Decimal(22,9)) and col_index_Decimal3510=CAST(\'2.123456\' AS Decimal(35,10))\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, 4f402ead-21c0-45ac-bb7c-49670ed8404f, ghrun-4mq6qa2p6u.auto.internal:27416): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=NmZlNDA5MDgtYWZhOGQ5YTctYjdjYWU1MmYtMzY3M2ViYzg=
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=NmZlNDA5MDgtYWZhOGQ5YTctYjdjYWU1MmYtMzY3M2ViYzg=
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, 2a327048-36ae-40ef-82a1-a3e55c2e159d, ghrun-4mq6qa2p6u.auto.internal:27416): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, 2a327048-36ae-40ef-82a1-a3e55c2e159d, ghrun-4mq6qa2p6u.auto.internal:27416): request = { session_id: "ydb://session/3?node_id=1&id=NmZlNDA5MDgtYWZhOGQ5YTctYjdjYWU1MmYtMzY3M2ViYzg=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_Uint32_0_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_Int64=CAST(2 AS Int64) and col_index_Uint64=CAST(2 AS Uint64) and col_index_Int32=CAST(2 AS Int32) and col_index_Uint32=CAST(2 AS Uint32) and col_index_Int16=CAST(2 AS Int16) and col_index_Uint16=CAST(2 AS Uint16) and col_index_Int8=CAST(2 AS Int8) and col_index_Uint8=CAST(2 AS Uint8) and col_index_Decimal150=CAST(\'2\' AS Decimal(15,0)) and col_index_Decimal229=CAST(\'2.123\' AS Decimal(22,9)) and col_index_Decimal3510=CAST(\'2.123456\' AS Decimal(35,10))\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, 2a327048-36ae-40ef-82a1-a3e55c2e159d, ghrun-4mq6qa2p6u.auto.internal:27416): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=NmZlNDA5MDgtYWZhOGQ5YTctYjdjYWU1MmYtMzY3M2ViYzg=
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=NmZlNDA5MDgtYWZhOGQ5YTctYjdjYWU1MmYtMzY3M2ViYzg=
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, 8af9d673-51c2-424a-b070-2313937c5180, ghrun-4mq6qa2p6u.auto.internal:27416): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, 8af9d673-51c2-424a-b070-2313937c5180, ghrun-4mq6qa2p6u.auto.internal:27416): request = { session_id: "ydb://session/3?node_id=1&id=NmZlNDA5MDgtYWZhOGQ5YTctYjdjYWU1MmYtMzY3M2ViYzg=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_Uint32_0_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_Int64=CAST(3 AS Int64) and col_index_Uint64=CAST(3 AS Uint64) and col_index_Int32=CAST(3 AS Int32) and col_index_Uint32=CAST(3 AS Uint32) and col_index_Int16=CAST(3 AS Int16) and col_index_Uint16=CAST(3 AS Uint16) and col_index_Int8=CAST(3 AS Int8) and col_index_Uint8=CAST(3 AS Uint8) and col_index_Decimal150=CAST(\'3\' AS Decimal(15,0)) and col_index_Decimal229=CAST(\'3.123\' AS Decimal(22,9)) and col_index_Decimal3510=CAST(\'3.123456\' AS Decimal(35,10))\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, 8af9d673-51c2-424a-b070-2313937c5180, ghrun-4mq6qa2p6u.auto.internal:27416): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=NmZlNDA5MDgtYWZhOGQ5YTctYjdjYWU1MmYtMzY3M2ViYzg=
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=NmZlNDA5MDgtYWZhOGQ5YTctYjdjYWU1MmYtMzY3M2ViYzg=
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, a03a0cb1-5df1-4930-bd96-a65bcad7d98c, ghrun-4mq6qa2p6u.auto.internal:27416): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, a03a0cb1-5df1-4930-bd96-a65bcad7d98c, ghrun-4mq6qa2p6u.auto.internal:27416): request = { session_id: "ydb://session/3?node_id=1&id=NmZlNDA5MDgtYWZhOGQ5YTctYjdjYWU1MmYtMzY3M2ViYzg=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_Uint32_0_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_Int64=CAST(3 AS Int64) and col_index_Uint64=CAST(3 AS Uint64) and col_index_Int32=CAST(3 AS Int32) and col_index_Uint32=CAST(3 AS Uint32) and col_index_Int16=CAST(3 AS Int16) and col_index_Uint16=CAST(3 AS Uint16) and col_index_Int8=CAST(3 AS Int8) and col_index_Uint8=CAST(3 AS Uint8) and col_index_Decimal150=CAST(\'3\' AS Decimal(15,0)) and col_index_Decimal229=CAST(\'3.123\' AS Decimal(22,9)) and col_index_Decimal3510=CAST(\'3.123456\' AS Decimal(35,10))\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, a03a0cb1-5df1-4930-bd96-a65bcad7d98c, ghrun-4mq6qa2p6u.auto.internal:27416): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=NmZlNDA5MDgtYWZhOGQ5YTctYjdjYWU1MmYtMzY3M2ViYzg=
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=NmZlNDA5MDgtYWZhOGQ5YTctYjdjYWU1MmYtMzY3M2ViYzg=
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, 2b2ff00f-6287-42a3-9dbe-1dac73b602ae, ghrun-4mq6qa2p6u.auto.internal:27416): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, 2b2ff00f-6287-42a3-9dbe-1dac73b602ae, ghrun-4mq6qa2p6u.auto.internal:27416): request = { session_id: "ydb://session/3?node_id=1&id=NmZlNDA5MDgtYWZhOGQ5YTctYjdjYWU1MmYtMzY3M2ViYzg=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_Uint32_0_UNIQUE_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_Int64=CAST(4 AS Int64) and col_index_Uint64=CAST(4 AS Uint64) and col_index_Int32=CAST(4 AS Int32) and col_index_Uint32=CAST(4 AS Uint32) and col_index_Int16=CAST(4 AS Int16) and col_index_Uint16=CAST(4 AS Uint16) and col_index_Int8=CAST(4 AS Int8) and col_index_Uint8=CAST(4 AS Uint8) and col_index_Decimal150=CAST(\'4\' AS Decimal(15,0)) and col_index_Decimal229=CAST(\'4.123\' AS Decimal(22,9)) and col_index_Decimal3510=CAST(\'4.123456\' AS Decimal(35,10))\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, 2b2ff00f-6287-42a3-9dbe-1dac73b602ae, ghrun-4mq6qa2p6u.auto.internal:27416): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=NmZlNDA5MDgtYWZhOGQ5YTctYjdjYWU1MmYtMzY3M2ViYzg=
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=NmZlNDA5MDgtYWZhOGQ5YTctYjdjYWU1MmYtMzY3M2ViYzg=
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, a44ead14-eac3-485d-9384-493d19965733, ghrun-4mq6qa2p6u.auto.internal:27416): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, a44ead14-eac3-485d-9384-493d19965733, ghrun-4mq6qa2p6u.auto.internal:27416): request = { session_id: "ydb://session/3?node_id=1&id=NmZlNDA5MDgtYWZhOGQ5YTctYjdjYWU1MmYtMzY3M2ViYzg=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_Uint32_0_UNIQUE_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_Int64=CAST(4 AS Int64) and col_index_Uint64=CAST(4 AS Uint64) and col_index_Int32=CAST(4 AS Int32) and col_index_Uint32=CAST(4 AS Uint32) and col_index_Int16=CAST(4 AS Int16) and col_index_Uint16=CAST(4 AS Uint16) and col_index_Int8=CAST(4 AS Int8) and col_index_Uint8=CAST(4 AS Uint8) and col_index_Decimal150=CAST(\'4\' AS Decimal(15,0)) and col_index_Decimal229=CAST(\'4.123\' AS Decimal(22,9)) and col_index_Decimal3510=CAST(\'4.123456\' AS Decimal(35,10))\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, a44ead14-eac3-485d-9384-493d19965733, ghrun-4mq6qa2p6u.auto.internal:27416): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=NmZlNDA5MDgtYWZhOGQ5YTctYjdjYWU1MmYtMzY3M2ViYzg=
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=NmZlNDA5MDgtYWZhOGQ5YTctYjdjYWU1MmYtMzY3M2ViYzg=
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, 22e89be8-817a-4102-ba7f-47f2d7e8a542, ghrun-4mq6qa2p6u.auto.internal:27416): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, 22e89be8-817a-4102-ba7f-47f2d7e8a542, ghrun-4mq6qa2p6u.auto.internal:27416): request = { session_id: "ydb://session/3?node_id=1&id=NmZlNDA5MDgtYWZhOGQ5YTctYjdjYWU1MmYtMzY3M2ViYzg=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_Uint32_0_UNIQUE_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_Int64=CAST(5 AS Int64) and col_index_Uint64=CAST(5 AS Uint64) and col_index_Int32=CAST(5 AS Int32) and col_index_Uint32=CAST(5 AS Uint32) and col_index_Int16=CAST(5 AS Int16) and col_index_Uint16=CAST(5 AS Uint16) and col_index_Int8=CAST(5 AS Int8) and col_index_Uint8=CAST(5 AS Uint8) and col_index_Decimal150=CAST(\'5\' AS Decimal(15,0)) and col_index_Decimal229=CAST(\'5.123\' AS Decimal(22,9)) and col_index_Decimal3510=CAST(\'5.123456\' AS Decimal(35,10))\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, 22e89be8-817a-4102-ba7f-47f2d7e8a542, ghrun-4mq6qa2p6u.auto.internal:27416): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=NmZlNDA5MDgtYWZhOGQ5YTctYjdjYWU1MmYtMzY3M2ViYzg=
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=NmZlNDA5MDgtYWZhOGQ5YTctYjdjYWU1MmYtMzY3M2ViYzg=
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, d6fede9c-e015-4c9a-95e2-89f151df6bbe, ghrun-4mq6qa2p6u.auto.internal:27416): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, d6fede9c-e015-4c9a-95e2-89f151df6bbe, ghrun-4mq6qa2p6u.auto.internal:27416): request = { session_id: "ydb://session/3?node_id=1&id=NmZlNDA5MDgtYWZhOGQ5YTctYjdjYWU1MmYtMzY3M2ViYzg=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_Uint32_0_UNIQUE_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_Int64=CAST(5 AS Int64) and col_index_Uint64=CAST(5 AS Uint64) and col_index_Int32=CAST(5 AS Int32) and col_index_Uint32=CAST(5 AS Uint32) and col_index_Int16=CAST(5 AS Int16) and col_index_Uint16=CAST(5 AS Uint16) and col_index_Int8=CAST(5 AS Int8) and col_index_Uint8=CAST(5 AS Uint8) and col_index_Decimal150=CAST(\'5\' AS Decimal(15,0)) and col_index_Decimal229=CAST(\'5.123\' AS Decimal(22,9)) and col_index_Decimal3510=CAST(\'5.123456\' AS Decimal(35,10))\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, d6fede9c-e015-4c9a-95e2-89f151df6bbe, ghrun-4mq6qa2p6u.auto.internal:27416): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=NmZlNDA5MDgtYWZhOGQ5YTctYjdjYWU1MmYtMzY3M2ViYzg=
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=NmZlNDA5MDgtYWZhOGQ5YTctYjdjYWU1MmYtMzY3M2ViYzg=
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, 22fa2114-de5f-44fa-9c43-05650b4a3f82, ghrun-4mq6qa2p6u.auto.internal:27416): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, 22fa2114-de5f-44fa-9c43-05650b4a3f82, ghrun-4mq6qa2p6u.auto.internal:27416): request = { session_id: "ydb://session/3?node_id=1&id=NmZlNDA5MDgtYWZhOGQ5YTctYjdjYWU1MmYtMzY3M2ViYzg=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_Uint32_0_UNIQUE_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_Int64=CAST(6 AS Int64) and col_index_Uint64=CAST(6 AS Uint64) and col_index_Int32=CAST(6 AS Int32) and col_index_Uint32=CAST(6 AS Uint32) and col_index_Int16=CAST(6 AS Int16) and col_index_Uint16=CAST(6 AS Uint16) and col_index_Int8=CAST(6 AS Int8) and col_index_Uint8=CAST(6 AS Uint8) and col_index_Decimal150=CAST(\'6\' AS Decimal(15,0)) and col_index_Decimal229=CAST(\'6.123\' AS Decimal(22,9)) and col_index_Decimal3510=CAST(\'6.123456\' AS Decimal(35,10))\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, 22fa2114-de5f-44fa-9c43-05650b4a3f82, ghrun-4mq6qa2p6u.auto.internal:27416): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=NmZlNDA5MDgtYWZhOGQ5YTctYjdjYWU1MmYtMzY3M2ViYzg=
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=NmZlNDA5MDgtYWZhOGQ5YTctYjdjYWU1MmYtMzY3M2ViYzg=
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, c19c3974-99a7-4474-9720-329b9e2ef87b, ghrun-4mq6qa2p6u.auto.internal:27416): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, c19c3974-99a7-4474-9720-329b9e2ef87b, ghrun-4mq6qa2p6u.auto.internal:27416): request = { session_id: "ydb://session/3?node_id=1&id=NmZlNDA5MDgtYWZhOGQ5YTctYjdjYWU1MmYtMzY3M2ViYzg=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_Uint32_0_UNIQUE_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_Int64=CAST(6 AS Int64) and col_index_Uint64=CAST(6 AS Uint64) and col_index_Int32=CAST(6 AS Int32) and col_index_Uint32=CAST(6 AS Uint32) and col_index_Int16=CAST(6 AS Int16) and col_index_Uint16=CAST(6 AS Uint16) and col_index_Int8=CAST(6 AS Int8) and col_index_Uint8=CAST(6 AS Uint8) and col_index_Decimal150=CAST(\'6\' AS Decimal(15,0)) and col_index_Decimal229=CAST(\'6.123\' AS Decimal(22,9)) and col_index_Decimal3510=CAST(\'6.123456\' AS Decimal(35,10))\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, c19c3974-99a7-4474-9720-329b9e2ef87b, ghrun-4mq6qa2p6u.auto.internal:27416): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=NmZlNDA5MDgtYWZhOGQ5YTctYjdjYWU1MmYtMzY3M2ViYzg=
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=NmZlNDA5MDgtYWZhOGQ5YTctYjdjYWU1MmYtMzY3M2ViYzg=
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, be6f0a4f-39f0-4665-8eb2-e7522f1acc78, ghrun-4mq6qa2p6u.auto.internal:27416): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, be6f0a4f-39f0-4665-8eb2-e7522f1acc78, ghrun-4mq6qa2p6u.auto.internal:27416): request = { session_id: "ydb://session/3?node_id=1&id=NmZlNDA5MDgtYWZhOGQ5YTctYjdjYWU1MmYtMzY3M2ViYzg=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_Uint32_0_UNIQUE_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_Int64=CAST(6 AS Int64) and col_index_Uint64=CAST(6 AS Uint64) and col_index_Int32=CAST(6 AS Int32) and col_index_Uint32=CAST(6 AS Uint32) and col_index_Int16=CAST(6 AS Int16) and col_index_Uint16=CAST(6 AS Uint16) and col_index_Int8=CAST(6 AS Int8) and col_index_Uint8=CAST(6 AS Uint8) and col_index_Decimal150=CAST(\'6\' AS Decimal(15,0)) and col_index_Decimal229=CAST(\'6.123\' AS Decimal(22,9)) and col_index_Decimal3510=CAST(\'6.123456\' AS Decimal(35,10))\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, be6f0a4f-39f0-4665-8eb2-e7522f1acc78, ghrun-4mq6qa2p6u.auto.internal:27416): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=NmZlNDA5MDgtYWZhOGQ5YTctYjdjYWU1MmYtMzY3M2ViYzg=
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=NmZlNDA5MDgtYWZhOGQ5YTctYjdjYWU1MmYtMzY3M2ViYzg=
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, 99d1a22c-c1f5-4a03-accf-a84a9dd46179, ghrun-4mq6qa2p6u.auto.internal:27416): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, 99d1a22c-c1f5-4a03-accf-a84a9dd46179, ghrun-4mq6qa2p6u.auto.internal:27416): request = { session_id: "ydb://session/3?node_id=1&id=NmZlNDA5MDgtYWZhOGQ5YTctYjdjYWU1MmYtMzY3M2ViYzg=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_Uint32_0_UNIQUE_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_Int64=CAST(6 AS Int64) and col_index_Uint64=CAST(6 AS Uint64) and col_index_Int32=CAST(6 AS Int32) and col_index_Uint32=CAST(6 AS Uint32) and col_index_Int16=CAST(6 AS Int16) and col_index_Uint16=CAST(6 AS Uint16) and col_index_Int8=CAST(6 AS Int8) and col_index_Uint8=CAST(6 AS Uint8) and col_index_Decimal150=CAST(\'6\' AS Decimal(15,0)) and col_index_Decimal229=CAST(\'6.123\' AS Decimal(22,9)) and col_index_Decimal3510=CAST(\'6.123456\' AS Decimal(35,10))\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, 99d1a22c-c1f5-4a03-accf-a84a9dd46179, ghrun-4mq6qa2p6u.auto.internal:27416): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=NmZlNDA5MDgtYWZhOGQ5YTctYjdjYWU1MmYtMzY3M2ViYzg=
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=NmZlNDA5MDgtYWZhOGQ5YTctYjdjYWU1MmYtMzY3M2ViYzg=
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, 1282fbdf-011d-4238-89a1-62d35132ad2c, ghrun-4mq6qa2p6u.auto.internal:27416): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, 1282fbdf-011d-4238-89a1-62d35132ad2c, ghrun-4mq6qa2p6u.auto.internal:27416): request = { session_id: "ydb://session/3?node_id=1&id=NmZlNDA5MDgtYWZhOGQ5YTctYjdjYWU1MmYtMzY3M2ViYzg=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_Uint32_0_UNIQUE_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_Int64=CAST(6 AS Int64) and col_index_Uint64=CAST(6 AS Uint64) and col_index_Int32=CAST(6 AS Int32) and col_index_Uint32=CAST(6 AS Uint32) and col_index_Int16=CAST(6 AS Int16) and col_index_Uint16=CAST(6 AS Uint16) and col_index_Int8=CAST(6 AS Int8) and col_index_Uint8=CAST(6 AS Uint8) and col_index_Decimal150=CAST(\'6\' AS Decimal(15,0)) and col_index_Decimal229=CAST(\'6.123\' AS Decimal(22,9)) and col_index_Decimal3510=CAST(\'6.123456\' AS Decimal(35,10))\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, 1282fbdf-011d-4238-89a1-62d35132ad2c, ghrun-4mq6qa2p6u.auto.internal:27416): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=NmZlNDA5MDgtYWZhOGQ5YTctYjdjYWU1MmYtMzY3M2ViYzg=
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=NmZlNDA5MDgtYWZhOGQ5YTctYjdjYWU1MmYtMzY3M2ViYzg=
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, 4356f922-5327-4bab-a83b-d0af8bff5897, ghrun-4mq6qa2p6u.auto.internal:27416): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, 4356f922-5327-4bab-a83b-d0af8bff5897, ghrun-4mq6qa2p6u.auto.internal:27416): request = { session_id: "ydb://session/3?node_id=1&id=NmZlNDA5MDgtYWZhOGQ5YTctYjdjYWU1MmYtMzY3M2ViYzg=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_Uint32_0_UNIQUE_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_Int64=CAST(6 AS Int64) and col_index_Uint64=CAST(6 AS Uint64) and col_index_Int32=CAST(6 AS Int32) and col_index_Uint32=CAST(6 AS Uint32) and col_index_Int16=CAST(6 AS Int16) and col_index_Uint16=CAST(6 AS Uint16) and col_index_Int8=CAST(6 AS Int8) and col_index_Uint8=CAST(6 AS Uint8) and col_index_Decimal150=CAST(\'6\' AS Decimal(15,0)) and col_index_Decimal229=CAST(\'6.123\' AS Decimal(22,9)) and col_index_Decimal3510=CAST(\'6.123456\' AS Decimal(35,10))\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, 4356f922-5327-4bab-a83b-d0af8bff5897, ghrun-4mq6qa2p6u.auto.internal:27416): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=NmZlNDA5MDgtYWZhOGQ5YTctYjdjYWU1MmYtMzY3M2ViYzg=
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=NmZlNDA5MDgtYWZhOGQ5YTctYjdjYWU1MmYtMzY3M2ViYzg=
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, 68a68be5-1dfd-4cb5-bb24-64503634bc60, ghrun-4mq6qa2p6u.auto.internal:27416): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, 68a68be5-1dfd-4cb5-bb24-64503634bc60, ghrun-4mq6qa2p6u.auto.internal:27416): request = { session_id: "ydb://session/3?node_id=1&id=NmZlNDA5MDgtYWZhOGQ5YTctYjdjYWU1MmYtMzY3M2ViYzg=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_Uint32_0_UNIQUE_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_Int64=CAST(6 AS Int64) and col_index_Uint64=CAST(6 AS Uint64) and col_index_Int32=CAST(6 AS Int32) and col_index_Uint32=CAST(6 AS Uint32) and col_index_Int16=CAST(6 AS Int16) and col_index_Uint16=CAST(6 AS Uint16) and col_index_Int8=CAST(6 AS Int8) and col_index_Uint8=CAST(6 AS Uint8) and col_index_Decimal150=CAST(\'6\' AS Decimal(15,0)) and col_index_Decimal229=CAST(\'6.123\' AS Decimal(22,9)) and col_index_Decimal3510=CAST(\'6.123456\' AS Decimal(35,10))\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, 68a68be5-1dfd-4cb5-bb24-64503634bc60, ghrun-4mq6qa2p6u.auto.internal:27416): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=NmZlNDA5MDgtYWZhOGQ5YTctYjdjYWU1MmYtMzY3M2ViYzg=
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=NmZlNDA5MDgtYWZhOGQ5YTctYjdjYWU1MmYtMzY3M2ViYzg=
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, 82b8afd7-50c0-4005-a008-0a7622dab29c, ghrun-4mq6qa2p6u.auto.internal:27416): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, 82b8afd7-50c0-4005-a008-0a7622dab29c, ghrun-4mq6qa2p6u.auto.internal:27416): request = { session_id: "ydb://session/3?node_id=1&id=NmZlNDA5MDgtYWZhOGQ5YTctYjdjYWU1MmYtMzY3M2ViYzg=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_Uint32_0_UNIQUE_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_Int64=CAST(6 AS Int64) and col_index_Uint64=CAST(6 AS Uint64) and col_index_Int32=CAST(6 AS Int32) and col_index_Uint32=CAST(6 AS Uint32) and col_index_Int16=CAST(6 AS Int16) and col_index_Uint16=CAST(6 AS Uint16) and col_index_Int8=CAST(6 AS Int8) and col_index_Uint8=CAST(6 AS Uint8) and col_index_Decimal150=CAST(\'6\' AS Decimal(15,0)) and col_index_Decimal229=CAST(\'6.123\' AS Decimal(22,9)) and col_index_Decimal3510=CAST(\'6.123456\' AS Decimal(35,10))\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, 82b8afd7-50c0-4005-a008-0a7622dab29c, ghrun-4mq6qa2p6u.auto.internal:27416): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=NmZlNDA5MDgtYWZhOGQ5YTctYjdjYWU1MmYtMzY3M2ViYzg=
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=NmZlNDA5MDgtYWZhOGQ5YTctYjdjYWU1MmYtMzY3M2ViYzg=
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, b2818426-8c59-4e44-aa8d-4670775d8c43, ghrun-4mq6qa2p6u.auto.internal:27416): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, b2818426-8c59-4e44-aa8d-4670775d8c43, ghrun-4mq6qa2p6u.auto.internal:27416): request = { session_id: "ydb://session/3?node_id=1&id=NmZlNDA5MDgtYWZhOGQ5YTctYjdjYWU1MmYtMzY3M2ViYzg=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_Uint32_0_UNIQUE_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_Int64=CAST(6 AS Int64) and col_index_Uint64=CAST(6 AS Uint64) and col_index_Int32=CAST(6 AS Int32) and col_index_Uint32=CAST(6 AS Uint32) and col_index_Int16=CAST(6 AS Int16) and col_index_Uint16=CAST(6 AS Uint16) and col_index_Int8=CAST(6 AS Int8) and col_index_Uint8=CAST(6 AS Uint8) and col_index_Decimal150=CAST(\'6\' AS Decimal(15,0)) and col_index_Decimal229=CAST(\'6.123\' AS Decimal(22,9)) and col_index_Decimal3510=CAST(\'6.123456\' AS Decimal(35,10))\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, b2818426-8c59-4e44-aa8d-4670775d8c43, ghrun-4mq6qa2p6u.auto.internal:27416): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=NmZlNDA5MDgtYWZhOGQ5YTctYjdjYWU1MmYtMzY3M2ViYzg=
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=NmZlNDA5MDgtYWZhOGQ5YTctYjdjYWU1MmYtMzY3M2ViYzg=
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, 7649be4d-5c8b-4c9a-81b0-7d3bd03a0ce5, ghrun-4mq6qa2p6u.auto.internal:27416): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, 7649be4d-5c8b-4c9a-81b0-7d3bd03a0ce5, ghrun-4mq6qa2p6u.auto.internal:27416): request = { session_id: "ydb://session/3?node_id=1&id=NmZlNDA5MDgtYWZhOGQ5YTctYjdjYWU1MmYtMzY3M2ViYzg=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_Uint32_0_UNIQUE_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_Int64=CAST(6 AS Int64) and col_index_Uint64=CAST(6 AS Uint64) and col_index_Int32=CAST(6 AS Int32) and col_index_Uint32=CAST(6 AS Uint32) and col_index_Int16=CAST(6 AS Int16) and col_index_Uint16=CAST(6 AS Uint16) and col_index_Int8=CAST(6 AS Int8) and col_index_Uint8=CAST(6 AS Uint8) and col_index_Decimal150=CAST(\'6\' AS Decimal(15,0)) and col_index_Decimal229=CAST(\'6.123\' AS Decimal(22,9)) and col_index_Decimal3510=CAST(\'6.123456\' AS Decimal(35,10))\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, 7649be4d-5c8b-4c9a-81b0-7d3bd03a0ce5, ghrun-4mq6qa2p6u.auto.internal:27416): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=NmZlNDA5MDgtYWZhOGQ5YTctYjdjYWU1MmYtMzY3M2ViYzg=
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=NmZlNDA5MDgtYWZhOGQ5YTctYjdjYWU1MmYtMzY3M2ViYzg=
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, a8154c51-1a92-4fdc-9bba-4eeba51fff12, ghrun-4mq6qa2p6u.auto.internal:27416): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, a8154c51-1a92-4fdc-9bba-4eeba51fff12, ghrun-4mq6qa2p6u.auto.internal:27416): request = { session_id: "ydb://session/3?node_id=1&id=NmZlNDA5MDgtYWZhOGQ5YTctYjdjYWU1MmYtMzY3M2ViYzg=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_Uint32_0_UNIQUE_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_Int64=CAST(6 AS Int64) and col_index_Uint64=CAST(6 AS Uint64) and col_index_Int32=CAST(6 AS Int32) and col_index_Uint32=CAST(6 AS Uint32) and col_index_Int16=CAST(6 AS Int16) and col_index_Uint16=CAST(6 AS Uint16) and col_index_Int8=CAST(6 AS Int8) and col_index_Uint8=CAST(6 AS Uint8) and col_index_Decimal150=CAST(\'6\' AS Decimal(15,0)) and col_index_Decimal229=CAST(\'6.123\' AS Decimal(22,9)) and col_index_Decimal3510=CAST(\'6.123456\' AS Decimal(35,10))\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, a8154c51-1a92-4fdc-9bba-4eeba51fff12, ghrun-4mq6qa2p6u.auto.internal:27416): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=NmZlNDA5MDgtYWZhOGQ5YTctYjdjYWU1MmYtMzY3M2ViYzg=
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=NmZlNDA5MDgtYWZhOGQ5YTctYjdjYWU1MmYtMzY3M2ViYzg=
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, 11f0ffc0-cb24-4d3f-ac41-a1b5cd3ab555, ghrun-4mq6qa2p6u.auto.internal:27416): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, 11f0ffc0-cb24-4d3f-ac41-a1b5cd3ab555, ghrun-4mq6qa2p6u.auto.internal:27416): request = { session_id: "ydb://session/3?node_id=1&id=NmZlNDA5MDgtYWZhOGQ5YTctYjdjYWU1MmYtMzY3M2ViYzg=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_Uint32_0_UNIQUE_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_Int64=CAST(6 AS Int64) and col_index_Uint64=CAST(6 AS Uint64) and col_index_Int32=CAST(6 AS Int32) and col_index_Uint32=CAST(6 AS Uint32) and col_index_Int16=CAST(6 AS Int16) and col_index_Uint16=CAST(6 AS Uint16) and col_index_Int8=CAST(6 AS Int8) and col_index_Uint8=CAST(6 AS Uint8) and col_index_Decimal150=CAST(\'6\' AS Decimal(15,0)) and col_index_Decimal229=CAST(\'6.123\' AS Decimal(22,9)) and col_index_Decimal3510=CAST(\'6.123456\' AS Decimal(35,10))\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, 11f0ffc0-cb24-4d3f-ac41-a1b5cd3ab555, ghrun-4mq6qa2p6u.auto.internal:27416): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=NmZlNDA5MDgtYWZhOGQ5YTctYjdjYWU1MmYtMzY3M2ViYzg=
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=NmZlNDA5MDgtYWZhOGQ5YTctYjdjYWU1MmYtMzY3M2ViYzg=
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, e3365563-bd67-422b-b01b-bcb1bf50dc63, ghrun-4mq6qa2p6u.auto.internal:27416): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, e3365563-bd67-422b-b01b-bcb1bf50dc63, ghrun-4mq6qa2p6u.auto.internal:27416): request = { session_id: "ydb://session/3?node_id=1&id=NmZlNDA5MDgtYWZhOGQ5YTctYjdjYWU1MmYtMzY3M2ViYzg=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_Uint32_0_UNIQUE_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_Int64=CAST(6 AS Int64) and col_index_Uint64=CAST(6 AS Uint64) and col_index_Int32=CAST(6 AS Int32) and col_index_Uint32=CAST(6 AS Uint32) and col_index_Int16=CAST(6 AS Int16) and col_index_Uint16=CAST(6 AS Uint16) and col_index_Int8=CAST(6 AS Int8) and col_index_Uint8=CAST(6 AS Uint8) and col_index_Decimal150=CAST(\'6\' AS Decimal(15,0)) and col_index_Decimal229=CAST(\'6.123\' AS Decimal(22,9)) and col_index_Decimal3510=CAST(\'6.123456\' AS Decimal(35,10))\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, e3365563-bd67-422b-b01b-bcb1bf50dc63, ghrun-4mq6qa2p6u.auto.internal:27416): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=NmZlNDA5MDgtYWZhOGQ5YTctYjdjYWU1MmYtMzY3M2ViYzg=
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, fc01e18b-ef2d-466b-9b0e-70b4f1a6c35f, localhost:27416): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ListEndpoints, fc01e18b-ef2d-466b-9b0e-70b4f1a6c35f, localhost:27416): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:65 RpcState(ListEndpoints, fc01e18b-ef2d-466b-9b0e-70b4f1a6c35f, localhost:27416): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-4mq6qa2p6u.auto.internal" port: 27416 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-4mq6qa2p6u.auto.internal:27416, location 1, ssl: False>]>
DEBUG    ydb.connection:connection.py:575 Closing channel for endpoint localhost:27416
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=NmZlNDA5MDgtYWZhOGQ5YTctYjdjYWU1MmYtMzY3M2ViYzg=
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, 187a1176-d0ca-471e-9104-92d07f84dcfc, ghrun-4mq6qa2p6u.auto.internal:27416): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, 187a1176-d0ca-471e-9104-92d07f84dcfc, ghrun-4mq6qa2p6u.auto.internal:27416): request = { session_id: "ydb://session/3?node_id=1&id=NmZlNDA5MDgtYWZhOGQ5YTctYjdjYWU1MmYtMzY3M2ViYzg=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_Uint32_0_UNIQUE_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_Int64=CAST(6 AS Int64) and col_index_Uint64=CAST(6 AS Uint64) and col_index_Int32=CAST(6 AS Int32) and col_index_Uint32=CAST(6 AS Uint32) and col_index_Int16=CAST(6 AS Int16) and col_index_Uint16=CAST(6 AS Uint16) and col_index_Int8=CAST(6 AS Int8) and col_index_Uint8=CAST(6 AS Uint8) and col_index_Decimal150=CAST(\'6\' AS Decimal(15,0)) and col_index_Decimal229=CAST(\'6.123\' AS Decimal(22,9)) and col_index_Decimal3510=CAST(\'6.123456\' AS Decimal(35,10))\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, 187a1176-d0ca-471e-9104-92d07f84dcfc, ghrun-4mq6qa2p6u.auto.internal:27416): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=NmZlNDA5MDgtYWZhOGQ5YTctYjdjYWU1MmYtMzY3M2ViYzg=
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=NmZlNDA5MDgtYWZhOGQ5YTctYjdjYWU1MmYtMzY3M2ViYzg=
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, e434865f-6b06-41a7-9ce4-c2544d17b365, ghrun-4mq6qa2p6u.auto.internal:27416): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, e434865f-6b06-41a7-9ce4-c2544d17b365, ghrun-4mq6qa2p6u.auto.internal:27416): request = { session_id: "ydb://session/3?node_id=1&id=NmZlNDA5MDgtYWZhOGQ5YTctYjdjYWU1MmYtMzY3M2ViYzg=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_Uint32_0_UNIQUE_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_Int64=CAST(6 AS Int64) and col_index_Uint64=CAST(6 AS Uint64) and col_index_Int32=CAST(6 AS Int32) and col_index_Uint32=CAST(6 AS Uint32) and col_index_Int16=CAST(6 AS Int16) and col_index_Uint16=CAST(6 AS Uint16) and col_index_Int8=CAST(6 AS Int8) and col_index_Uint8=CAST(6 AS Uint8) and col_index_Decimal150=CAST(\'6\' AS Decimal(15,0)) and col_index_Decimal229=CAST(\'6.123\' AS Decimal(22,9)) and col_index_Decimal3510=CAST(\'6.123456\' AS Decimal(35,10))\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, e434865f-6b06-41a7-9ce4-c2544d17b365, ghrun-4mq6qa2p6u.auto.internal:27416): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=NmZlNDA5MDgtYWZhOGQ5YTctYjdjYWU1MmYtMzY3M2ViYzg=
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=NmZlNDA5MDgtYWZhOGQ5YTctYjdjYWU1MmYtMzY3M2ViYzg=
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, 039bc3a9-141e-4240-8658-f3284007e7c1, ghrun-4mq6qa2p6u.auto.internal:27416): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, 039bc3a9-141e-4240-8658-f3284007e7c1, ghrun-4mq6qa2p6u.auto.internal:27416): request = { session_id: "ydb://session/3?node_id=1&id=NmZlNDA5MDgtYWZhOGQ5YTctYjdjYWU1MmYtMzY3M2ViYzg=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_Uint32_0_UNIQUE_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_Int64=CAST(6 AS Int64) and col_index_Uint64=CAST(6 AS Uint64) and col_index_Int32=CAST(6 AS Int32) and col_index_Uint32=CAST(6 AS Uint32) and col_index_Int16=CAST(6 AS Int16) and col_index_Uint16=CAST(6 AS Uint16) and col_index_Int8=CAST(6 AS Int8) and col_index_Uint8=CAST(6 AS Uint8) and col_index_Decimal150=CAST(\'6\' AS Decimal(15,0)) and col_index_Decimal229=CAST(\'6.123\' AS Decimal(22,9)) and col_index_Decimal3510=CAST(\'6.123456\' AS Decimal(35,10))\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, 039bc3a9-141e-4240-8658-f3284007e7c1, ghrun-4mq6qa2p6u.auto.internal:27416): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=NmZlNDA5MDgtYWZhOGQ5YTctYjdjYWU1MmYtMzY3M2ViYzg=
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=NmZlNDA5MDgtYWZhOGQ5YTctYjdjYWU1MmYtMzY3M2ViYzg=
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, 059b789c-88cf-4c8d-989d-d2869bad4f54, ghrun-4mq6qa2p6u.auto.internal:27416): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, 059b789c-88cf-4c8d-989d-d2869bad4f54, ghrun-4mq6qa2p6u.auto.internal:27416): request = { session_id: "ydb://session/3?node_id=1&id=NmZlNDA5MDgtYWZhOGQ5YTctYjdjYWU1MmYtMzY3M2ViYzg=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_Uint32_0_UNIQUE_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_Int64=CAST(6 AS Int64) and col_index_Uint64=CAST(6 AS Uint64) and col_index_Int32=CAST(6 AS Int32) and col_index_Uint32=CAST(6 AS Uint32) and col_index_Int16=CAST(6 AS Int16) and col_index_Uint16=CAST(6 AS Uint16) and col_index_Int8=CAST(6 AS Int8) and col_index_Uint8=CAST(6 AS Uint8) and col_index_Decimal150=CAST(\'6\' AS Decimal(15,0)) and col_index_Decimal229=CAST(\'6.123\' AS Decimal(22,9)) and col_index_Decimal3510=CAST(\'6.123456\' AS Decimal(35,10))\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, 059b789c-88cf-4c8d-989d-d2869bad4f54, ghrun-4mq6qa2p6u.auto.internal:27416): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=NmZlNDA5MDgtYWZhOGQ5YTctYjdjYWU1MmYtMzY3M2ViYzg=
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=NmZlNDA5MDgtYWZhOGQ5YTctYjdjYWU1MmYtMzY3M2ViYzg=
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, 2015761c-abad-4cba-8200-59a9600cb253, ghrun-4mq6qa2p6u.auto.internal:27416): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, 2015761c-abad-4cba-8200-59a9600cb253, ghrun-4mq6qa2p6u.auto.internal:27416): request = { session_id: "ydb://session/3?node_id=1&id=NmZlNDA5MDgtYWZhOGQ5YTctYjdjYWU1MmYtMzY3M2ViYzg=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_Uint32_0_UNIQUE_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_Int64=CAST(6 AS Int64) and col_index_Uint64=CAST(6 AS Uint64) and col_index_Int32=CAST(6 AS Int32) and col_index_Uint32=CAST(6 AS Uint32) and col_index_Int16=CAST(6 AS Int16) and col_index_Uint16=CAST(6 AS Uint16) and col_index_Int8=CAST(6 AS Int8) and col_index_Uint8=CAST(6 AS Uint8) and col_index_Decimal150=CAST(\'6\' AS Decimal(15,0)) and col_index_Decimal229=CAST(\'6.123\' AS Decimal(22,9)) and col_index_Decimal3510=CAST(\'6.123456\' AS Decimal(35,10))\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, 2015761c-abad-4cba-8200-59a9600cb253, ghrun-4mq6qa2p6u.auto.internal:27416): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=NmZlNDA5MDgtYWZhOGQ5YTctYjdjYWU1MmYtMzY3M2ViYzg=
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=NmZlNDA5MDgtYWZhOGQ5YTctYjdjYWU1MmYtMzY3M2ViYzg=
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, 3d1d265a-c24f-41ee-8c9c-702a2595a0ac, ghrun-4mq6qa2p6u.auto.internal:27416): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, 3d1d265a-c24f-41ee-8c9c-702a2595a0ac, ghrun-4mq6qa2p6u.auto.internal:27416): request = { session_id: "ydb://session/3?node_id=1&id=NmZlNDA5MDgtYWZhOGQ5YTctYjdjYWU1MmYtMzY3M2ViYzg=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_Uint32_0_UNIQUE_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_Int64=CAST(6 AS Int64) and col_index_Uint64=CAST(6 AS Uint64) and col_index_Int32=CAST(6 AS Int32) and col_index_Uint32=CAST(6 AS Uint32) and col_index_Int16=CAST(6 AS Int16) and col_index_Uint16=CAST(6 AS Uint16) and col_index_Int8=CAST(6 AS Int8) and col_index_Uint8=CAST(6 AS Uint8) and col_index_Decimal150=CAST(\'6\' AS Decimal(15,0)) and col_index_Decimal229=CAST(\'6.123\' AS Decimal(22,9)) and col_index_Decimal3510=CAST(\'6.123456\' AS Decimal(35,10))\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, 3d1d265a-c24f-41ee-8c9c-702a2595a0ac, ghrun-4mq6qa2p6u.auto.internal:27416): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=NmZlNDA5MDgtYWZhOGQ5YTctYjdjYWU1MmYtMzY3M2ViYzg=
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=NmZlNDA5MDgtYWZhOGQ5YTctYjdjYWU1MmYtMzY3M2ViYzg=
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, 589cb92b-3425-4f7d-9a9d-bbbc05b6c1ab, ghrun-4mq6qa2p6u.auto.internal:27416): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, 589cb92b-3425-4f7d-9a9d-bbbc05b6c1ab, ghrun-4mq6qa2p6u.auto.internal:27416): request = { session_id: "ydb://session/3?node_id=1&id=NmZlNDA5MDgtYWZhOGQ5YTctYjdjYWU1MmYtMzY3M2ViYzg=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_Uint32_0_UNIQUE_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_Int64=CAST(6 AS Int64) and col_index_Uint64=CAST(6 AS Uint64) and col_index_Int32=CAST(6 AS Int32) and col_index_Uint32=CAST(6 AS Uint32) and col_index_Int16=CAST(6 AS Int16) and col_index_Uint16=CAST(6 AS Uint16) and col_index_Int8=CAST(6 AS Int8) and col_index_Uint8=CAST(6 AS Uint8) and col_index_Decimal150=CAST(\'6\' AS Decimal(15,0)) and col_index_Decimal229=CAST(\'6.123\' AS Decimal(22,9)) and col_index_Decimal3510=CAST(\'6.123456\' AS Decimal(35,10))\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, 589cb92b-3425-4f7d-9a9d-bbbc05b6c1ab, ghrun-4mq6qa2p6u.auto.internal:27416): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=NmZlNDA5MDgtYWZhOGQ5YTctYjdjYWU1MmYtMzY3M2ViYzg=
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=NmZlNDA5MDgtYWZhOGQ5YTctYjdjYWU1MmYtMzY3M2ViYzg=
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, 1eb87661-3fc0-4dd2-903a-f7aa79f2607e, ghrun-4mq6qa2p6u.auto.internal:27416): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, 1eb87661-3fc0-4dd2-903a-f7aa79f2607e, ghrun-4mq6qa2p6u.auto.internal:27416): request = { session_id: "ydb://session/3?node_id=1&id=NmZlNDA5MDgtYWZhOGQ5YTctYjdjYWU1MmYtMzY3M2ViYzg=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_Uint32_0_UNIQUE_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_Int64=CAST(6 AS Int64) and col_index_Uint64=CAST(6 AS Uint64) and col_index_Int32=CAST(6 AS Int32) and col_index_Uint32=CAST(6 AS Uint32) and col_index_Int16=CAST(6 AS Int16) and col_index_Uint16=CAST(6 AS Uint16) and col_index_Int8=CAST(6 AS Int8) and col_index_Uint8=CAST(6 AS Uint8) and col_index_Decimal150=CAST(\'6\' AS Decimal(15,0)) and col_index_Decimal229=CAST(\'6.123\' AS Decimal(22,9)) and col_index_Decimal3510=CAST(\'6.123456\' AS Decimal(35,10))\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, 1eb87661-3fc0-4dd2-903a-f7aa79f2607e, ghrun-4mq6qa2p6u.auto.internal:27416): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=NmZlNDA5MDgtYWZhOGQ5YTctYjdjYWU1MmYtMzY3M2ViYzg=
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=NmZlNDA5MDgtYWZhOGQ5YTctYjdjYWU1MmYtMzY3M2ViYzg=
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, 9da0c7a2-1ef9-492d-b33b-c666c8cdd6ed, ghrun-4mq6qa2p6u.auto.internal:27416): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, 9da0c7a2-1ef9-492d-b33b-c666c8cdd6ed, ghrun-4mq6qa2p6u.auto.internal:27416): request = { session_id: "ydb://session/3?node_id=1&id=NmZlNDA5MDgtYWZhOGQ5YTctYjdjYWU1MmYtMzY3M2ViYzg=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_Uint32_0_UNIQUE_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_Int64=CAST(6 AS Int64) and col_index_Uint64=CAST(6 AS Uint64) and col_index_Int32=CAST(6 AS Int32) and col_index_Uint32=CAST(6 AS Uint32) and col_index_Int16=CAST(6 AS Int16) and col_index_Uint16=CAST(6 AS Uint16) and col_index_Int8=CAST(6 AS Int8) and col_index_Uint8=CAST(6 AS Uint8) and col_index_Decimal150=CAST(\'6\' AS Decimal(15,0)) and col_index_Decimal229=CAST(\'6.123\' AS Decimal(22,9)) and col_index_Decimal3510=CAST(\'6.123456\' AS Decimal(35,10))\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, 9da0c7a2-1ef9-492d-b33b-c666c8cdd6ed, ghrun-4mq6qa2p6u.auto.internal:27416): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=NmZlNDA5MDgtYWZhOGQ5YTctYjdjYWU1MmYtMzY3M2ViYzg=
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=NmZlNDA5MDgtYWZhOGQ5YTctYjdjYWU1MmYtMzY3M2ViYzg=
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, 922baeb4-e8a4-43bb-ac8f-082a9a966024, ghrun-4mq6qa2p6u.auto.internal:27416): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, 922baeb4-e8a4-43bb-ac8f-082a9a966024, ghrun-4mq6qa2p6u.auto.internal:27416): request = { session_id: "ydb://session/3?node_id=1&id=NmZlNDA5MDgtYWZhOGQ5YTctYjdjYWU1MmYtMzY3M2ViYzg=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_Uint32_0_UNIQUE_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_Int64=CAST(6 AS Int64) and col_index_Uint64=CAST(6 AS Uint64) and col_index_Int32=CAST(6 AS Int32) and col_index_Uint32=CAST(6 AS Uint32) and col_index_Int16=CAST(6 AS Int16) and col_index_Uint16=CAST(6 AS Uint16) and col_index_Int8=CAST(6 AS Int8) and col_index_Uint8=CAST(6 AS Uint8) and col_index_Decimal150=CAST(\'6\' AS Decimal(15,0)) and col_index_Decimal229=CAST(\'6.123\' AS Decimal(22,9)) and col_index_Decimal3510=CAST(\'6.123456\' AS Decimal(35,10))\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, 922baeb4-e8a4-43bb-ac8f-082a9a966024, ghrun-4mq6qa2p6u.auto.internal:27416): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=NmZlNDA5MDgtYWZhOGQ5YTctYjdjYWU1MmYtMzY3M2ViYzg=
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=NmZlNDA5MDgtYWZhOGQ5YTctYjdjYWU1MmYtMzY3M2ViYzg=
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, 3d41abf2-7a9c-4850-b2d8-e7d5ac9ba5e6, ghrun-4mq6qa2p6u.auto.internal:27416): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, 3d41abf2-7a9c-4850-b2d8-e7d5ac9ba5e6, ghrun-4mq6qa2p6u.auto.internal:27416): request = { session_id: "ydb://session/3?node_id=1&id=NmZlNDA5MDgtYWZhOGQ5YTctYjdjYWU1MmYtMzY3M2ViYzg=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_Uint32_0_UNIQUE_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_Int64=CAST(6 AS Int64) and col_index_Uint64=CAST(6 AS Uint64) and col_index_Int32=CAST(6 AS Int32) and col_index_Uint32=CAST(6 AS Uint32) and col_index_Int16=CAST(6 AS Int16) and col_index_Uint16=CAST(6 AS Uint16) and col_index_Int8=CAST(6 AS Int8) and col_index_Uint8=CAST(6 AS Uint8) and col_index_Decimal150=CAST(\'6\' AS Decimal(15,0)) and col_index_Decimal229=CAST(\'6.123\' AS Decimal(22,9)) and col_index_Decimal3510=CAST(\'6.123456\' AS Decimal(35,10))\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, 3d41abf2-7a9c-4850-b2d8-e7d5ac9ba5e6, ghrun-4mq6qa2p6u.auto.internal:27416): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=NmZlNDA5MDgtYWZhOGQ5YTctYjdjYWU1MmYtMzY3M2ViYzg=
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=NmZlNDA5MDgtYWZhOGQ5YTctYjdjYWU1MmYtMzY3M2ViYzg=
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, 22932bb7-7cf8-4a5d-b48d-ff5712f36578, ghrun-4mq6qa2p6u.auto.internal:27416): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, 22932bb7-7cf8-4a5d-b48d-ff5712f36578, ghrun-4mq6qa2p6u.auto.internal:27416): request = { session_id: "ydb://session/3?node_id=1&id=NmZlNDA5MDgtYWZhOGQ5YTctYjdjYWU1MmYtMzY3M2ViYzg=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_Uint32_0_UNIQUE_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_Int64=CAST(6 AS Int64) and col_index_Uint64=CAST(6 AS Uint64) and col_index_Int32=CAST(6 AS Int32) and col_index_Uint32=CAST(6 AS Uint32) and col_index_Int16=CAST(6 AS Int16) and col_index_Uint16=CAST(6 AS Uint16) and col_index_Int8=CAST(6 AS Int8) and col_index_Uint8=CAST(6 AS Uint8) and col_index_Decimal150=CAST(\'6\' AS Decimal(15,0)) and col_index_Decimal229=CAST(\'6.123\' AS Decimal(22,9)) and col_index_Decimal3510=CAST(\'6.123456\' AS Decimal(35,10))\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, 22932bb7-7cf8-4a5d-b48d-ff5712f36578, ghrun-4mq6qa2p6u.auto.internal:27416): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=NmZlNDA5MDgtYWZhOGQ5YTctYjdjYWU1MmYtMzY3M2ViYzg=
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=NmZlNDA5MDgtYWZhOGQ5YTctYjdjYWU1MmYtMzY3M2ViYzg=
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, c5e133a4-1b64-45a0-bd0d-cd784d1152b5, ghrun-4mq6qa2p6u.auto.internal:27416): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, c5e133a4-1b64-45a0-bd0d-cd784d1152b5, ghrun-4mq6qa2p6u.auto.internal:27416): request = { session_id: "ydb://session/3?node_id=1&id=NmZlNDA5MDgtYWZhOGQ5YTctYjdjYWU1MmYtMzY3M2ViYzg=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_Uint32_0_UNIQUE_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_Int64=CAST(6 AS Int64) and col_index_Uint64=CAST(6 AS Uint64) and col_index_Int32=CAST(6 AS Int32) and col_index_Uint32=CAST(6 AS Uint32) and col_index_Int16=CAST(6 AS Int16) and col_index_Uint16=CAST(6 AS Uint16) and col_index_Int8=CAST(6 AS Int8) and col_index_Uint8=CAST(6 AS Uint8) and col_index_Decimal150=CAST(\'6\' AS Decimal(15,0)) and col_index_Decimal229=CAST(\'6.123\' AS Decimal(22,9)) and col_index_Decimal3510=CAST(\'6.123456\' AS Decimal(35,10))\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, c5e133a4-1b64-45a0-bd0d-cd784d1152b5, ghrun-4mq6qa2p6u.auto.internal:27416): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=NmZlNDA5MDgtYWZhOGQ5YTctYjdjYWU1MmYtMzY3M2ViYzg=
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=NmZlNDA5MDgtYWZhOGQ5YTctYjdjYWU1MmYtMzY3M2ViYzg=
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, 2259fa24-142c-4a41-bb5d-afcf975e6aca, ghrun-4mq6qa2p6u.auto.internal:27416): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, 2259fa24-142c-4a41-bb5d-afcf975e6aca, ghrun-4mq6qa2p6u.auto.internal:27416): request = { session_id: "ydb://session/3?node_id=1&id=NmZlNDA5MDgtYWZhOGQ5YTctYjdjYWU1MmYtMzY3M2ViYzg=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_Uint32_0_UNIQUE_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_Int64=CAST(6 AS Int64) and col_index_Uint64=CAST(6 AS Uint64) and col_index_Int32=CAST(6 AS Int32) and col_index_Uint32=CAST(6 AS Uint32) and col_index_Int16=CAST(6 AS Int16) and col_index_Uint16=CAST(6 AS Uint16) and col_index_Int8=CAST(6 AS Int8) and col_index_Uint8=CAST(6 AS Uint8) and col_index_Decimal150=CAST(\'6\' AS Decimal(15,0)) and col_index_Decimal229=CAST(\'6.123\' AS Decimal(22,9)) and col_index_Decimal3510=CAST(\'6.123456\' AS Decimal(35,10))\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, 2259fa24-142c-4a41-bb5d-afcf975e6aca, ghrun-4mq6qa2p6u.auto.internal:27416): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=NmZlNDA5MDgtYWZhOGQ5YTctYjdjYWU1MmYtMzY3M2ViYzg=
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=NmZlNDA5MDgtYWZhOGQ5YTctYjdjYWU1MmYtMzY3M2ViYzg=
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, 6fdfe132-9965-49c2-a116-ec0a876fc527, ghrun-4mq6qa2p6u.auto.internal:27416): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, 6fdfe132-9965-49c2-a116-ec0a876fc527, ghrun-4mq6qa2p6u.auto.internal:27416): request = { session_id: "ydb://session/3?node_id=1&id=NmZlNDA5MDgtYWZhOGQ5YTctYjdjYWU1MmYtMzY3M2ViYzg=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_Uint32_0_UNIQUE_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_Int64=CAST(6 AS Int64) and col_index_Uint64=CAST(6 AS Uint64) and col_index_Int32=CAST(6 AS Int32) and col_index_Uint32=CAST(6 AS Uint32) and col_index_Int16=CAST(6 AS Int16) and col_index_Uint16=CAST(6 AS Uint16) and col_index_Int8=CAST(6 AS Int8) and col_index_Uint8=CAST(6 AS Uint8) and col_index_Decimal150=CAST(\'6\' AS Decimal(15,0)) and col_index_Decimal229=CAST(\'6.123\' AS Decimal(22,9)) and col_index_Decimal3510=CAST(\'6.123456\' AS Decimal(35,10))\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, 6fdfe132-9965-49c2-a116-ec0a876fc527, ghrun-4mq6qa2p6u.auto.internal:27416): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=NmZlNDA5MDgtYWZhOGQ5YTctYjdjYWU1MmYtMzY3M2ViYzg=
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=NmZlNDA5MDgtYWZhOGQ5YTctYjdjYWU1MmYtMzY3M2ViYzg=
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, 10bfedc7-8857-4a3d-825e-d0807baad320, ghrun-4mq6qa2p6u.auto.internal:27416): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, 10bfedc7-8857-4a3d-825e-d0807baad320, ghrun-4mq6qa2p6u.auto.internal:27416): request = { session_id: "ydb://session/3?node_id=1&id=NmZlNDA5MDgtYWZhOGQ5YTctYjdjYWU1MmYtMzY3M2ViYzg=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_Uint32_0_UNIQUE_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_Int64=CAST(6 AS Int64) and col_index_Uint64=CAST(6 AS Uint64) and col_index_Int32=CAST(6 AS Int32) and col_index_Uint32=CAST(6 AS Uint32) and col_index_Int16=CAST(6 AS Int16) and col_index_Uint16=CAST(6 AS Uint16) and col_index_Int8=CAST(6 AS Int8) and col_index_Uint8=CAST(6 AS Uint8) and col_index_Decimal150=CAST(\'6\' AS Decimal(15,0)) and col_index_Decimal229=CAST(\'6.123\' AS Decimal(22,9)) and col_index_Decimal3510=CAST(\'6.123456\' AS Decimal(35,10))\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, 10bfedc7-8857-4a3d-825e-d0807baad320, ghrun-4mq6qa2p6u.auto.internal:27416): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=NmZlNDA5MDgtYWZhOGQ5YTctYjdjYWU1MmYtMzY3M2ViYzg=
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=NmZlNDA5MDgtYWZhOGQ5YTctYjdjYWU1MmYtMzY3M2ViYzg=
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, 710be71a-9dae-48cd-b264-15fd38290576, ghrun-4mq6qa2p6u.auto.internal:27416): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, 710be71a-9dae-48cd-b264-15fd38290576, ghrun-4mq6qa2p6u.auto.internal:27416): request = { session_id: "ydb://session/3?node_id=1&id=NmZlNDA5MDgtYWZhOGQ5YTctYjdjYWU1MmYtMzY3M2ViYzg=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_Uint32_0_UNIQUE_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_Int64=CAST(6 AS Int64) and col_index_Uint64=CAST(6 AS Uint64) and col_index_Int32=CAST(6 AS Int32) and col_index_Uint32=CAST(6 AS Uint32) and col_index_Int16=CAST(6 AS Int16) and col_index_Uint16=CAST(6 AS Uint16) and col_index_Int8=CAST(6 AS Int8) and col_index_Uint8=CAST(6 AS Uint8) and col_index_Decimal150=CAST(\'6\' AS Decimal(15,0)) and col_index_Decimal229=CAST(\'6.123\' AS Decimal(22,9)) and col_index_Decimal3510=CAST(\'6.123456\' AS Decimal(35,10))\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, 710be71a-9dae-48cd-b264-15fd38290576, ghrun-4mq6qa2p6u.auto.internal:27416): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=NmZlNDA5MDgtYWZhOGQ5YTctYjdjYWU1MmYtMzY3M2ViYzg=
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=NmZlNDA5MDgtYWZhOGQ5YTctYjdjYWU1MmYtMzY3M2ViYzg=
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, 59c1eae2-4b60-42fb-a8b9-ce3903a27d90, ghrun-4mq6qa2p6u.auto.internal:27416): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, 59c1eae2-4b60-42fb-a8b9-ce3903a27d90, ghrun-4mq6qa2p6u.auto.internal:27416): request = { session_id: "ydb://session/3?node_id=1&id=NmZlNDA5MDgtYWZhOGQ5YTctYjdjYWU1MmYtMzY3M2ViYzg=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_Uint32_0_UNIQUE_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_Int64=CAST(6 AS Int64) and col_index_Uint64=CAST(6 AS Uint64) and col_index_Int32=CAST(6 AS Int32) and col_index_Uint32=CAST(6 AS Uint32) and col_index_Int16=CAST(6 AS Int16) and col_index_Uint16=CAST(6 AS Uint16) and col_index_Int8=CAST(6 AS Int8) and col_index_Uint8=CAST(6 AS Uint8) and col_index_Decimal150=CAST(\'6\' AS Decimal(15,0)) and col_index_Decimal229=CAST(\'6.123\' AS Decimal(22,9)) and col_index_Decimal3510=CAST(\'6.123456\' AS Decimal(35,10))\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, 59c1eae2-4b60-42fb-a8b9-ce3903a27d90, ghrun-4mq6qa2p6u.auto.internal:27416): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=NmZlNDA5MDgtYWZhOGQ5YTctYjdjYWU1MmYtMzY3M2ViYzg=
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=NmZlNDA5MDgtYWZhOGQ5YTctYjdjYWU1MmYtMzY3M2ViYzg=
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, 82b19a0c-51e8-4b4d-8aaf-c40c3435cea2, ghrun-4mq6qa2p6u.auto.internal:27416): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, 82b19a0c-51e8-4b4d-8aaf-c40c3435cea2, ghrun-4mq6qa2p6u.auto.internal:27416): request = { session_id: "ydb://session/3?node_id=1&id=NmZlNDA5MDgtYWZhOGQ5YTctYjdjYWU1MmYtMzY3M2ViYzg=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_Uint32_0_UNIQUE_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_Int64=CAST(6 AS Int64) and col_index_Uint64=CAST(6 AS Uint64) and col_index_Int32=CAST(6 AS Int32) and col_index_Uint32=CAST(6 AS Uint32) and col_index_Int16=CAST(6 AS Int16) and col_index_Uint16=CAST(6 AS Uint16) and col_index_Int8=CAST(6 AS Int8) and col_index_Uint8=CAST(6 AS Uint8) and col_index_Decimal150=CAST(\'6\' AS Decimal(15,0)) and col_index_Decimal229=CAST(\'6.123\' AS Decimal(22,9)) and col_index_Decimal3510=CAST(\'6.123456\' AS Decimal(35,10))\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, 82b19a0c-51e8-4b4d-8aaf-c40c3435cea2, ghrun-4mq6qa2p6u.auto.internal:27416): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=NmZlNDA5MDgtYWZhOGQ5YTctYjdjYWU1MmYtMzY3M2ViYzg=
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=NmZlNDA5MDgtYWZhOGQ5YTctYjdjYWU1MmYtMzY3M2ViYzg=
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, d08a99c6-e91e-4626-baff-a5c37d50bb2c, ghrun-4mq6qa2p6u.auto.internal:27416): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, d08a99c6-e91e-4626-baff-a5c37d50bb2c, ghrun-4mq6qa2p6u.auto.internal:27416): request = { session_id: "ydb://session/3?node_id=1&id=NmZlNDA5MDgtYWZhOGQ5YTctYjdjYWU1MmYtMzY3M2ViYzg=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_Uint32_0_UNIQUE_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_Int64=CAST(6 AS Int64) and col_index_Uint64=CAST(6 AS Uint64) and col_index_Int32=CAST(6 AS Int32) and col_index_Uint32=CAST(6 AS Uint32) and col_index_Int16=CAST(6 AS Int16) and col_index_Uint16=CAST(6 AS Uint16) and col_index_Int8=CAST(6 AS Int8) and col_index_Uint8=CAST(6 AS Uint8) and col_index_Decimal150=CAST(\'6\' AS Decimal(15,0)) and col_index_Decimal229=CAST(\'6.123\' AS Decimal(22,9)) and col_index_Decimal3510=CAST(\'6.123456\' AS Decimal(35,10))\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, d08a99c6-e91e-4626-baff-a5c37d50bb2c, ghrun-4mq6qa2p6u.auto.internal:27416): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=NmZlNDA5MDgtYWZhOGQ5YTctYjdjYWU1MmYtMzY3M2ViYzg=
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, 68613375-4677-4530-99cd-7762d56d5039, localhost:27416): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ListEndpoints, 68613375-4677-4530-99cd-7762d56d5039, localhost:27416): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:65 RpcState(ListEndpoints, 68613375-4677-4530-99cd-7762d56d5039, localhost:27416): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-4mq6qa2p6u.auto.internal" port: 27416 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-4mq6qa2p6u.auto.internal:27416, location 1, ssl: False>]>
DEBUG    ydb.connection:connection.py:575 Closing channel for endpoint localhost:27416
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=NmZlNDA5MDgtYWZhOGQ5YTctYjdjYWU1MmYtMzY3M2ViYzg=
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, f540669d-4d83-4ad9-9a3c-fb6685240495, ghrun-4mq6qa2p6u.auto.internal:27416): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, f540669d-4d83-4ad9-9a3c-fb6685240495, ghrun-4mq6qa2p6u.auto.internal:27416): request = { session_id: "ydb://session/3?node_id=1&id=NmZlNDA5MDgtYWZhOGQ5YTctYjdjYWU1MmYtMzY3M2ViYzg=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_Uint32_0_UNIQUE_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_Int64=CAST(6 AS Int64) and col_index_Uint64=CAST(6 AS Uint64) and col_index_Int32=CAST(6 AS Int32) and col_index_Uint32=CAST(6 AS Uint32) and col_index_Int16=CAST(6 AS Int16) and col_index_Uint16=CAST(6 AS Uint16) and col_index_Int8=CAST(6 AS Int8) and col_index_Uint8=CAST(6 AS Uint8) and col_index_Decimal150=CAST(\'6\' AS Decimal(15,0)) and col_index_Decimal229=CAST(\'6.123\' AS Decimal(22,9)) and col_index_Decimal3510=CAST(\'6.123456\' AS Decimal(35,10))\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, f540669d-4d83-4ad9-9a3c-fb6685240495, ghrun-4mq6qa2p6u.auto.internal:27416): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=NmZlNDA5MDgtYWZhOGQ5YTctYjdjYWU1MmYtMzY3M2ViYzg=
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=NmZlNDA5MDgtYWZhOGQ5YTctYjdjYWU1MmYtMzY3M2ViYzg=
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, b329630c-011f-4bff-a210-581a48934587, ghrun-4mq6qa2p6u.auto.internal:27416): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, b329630c-011f-4bff-a210-581a48934587, ghrun-4mq6qa2p6u.auto.internal:27416): request = { session_id: "ydb://session/3?node_id=1&id=NmZlNDA5MDgtYWZhOGQ5YTctYjdjYWU1MmYtMzY3M2ViYzg=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_Uint32_0_UNIQUE_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_Int64=CAST(6 AS Int64) and col_index_Uint64=CAST(6 AS Uint64) and col_index_Int32=CAST(6 AS Int32) and col_index_Uint32=CAST(6 AS Uint32) and col_index_Int16=CAST(6 AS Int16) and col_index_Uint16=CAST(6 AS Uint16) and col_index_Int8=CAST(6 AS Int8) and col_index_Uint8=CAST(6 AS Uint8) and col_index_Decimal150=CAST(\'6\' AS Decimal(15,0)) and col_index_Decimal229=CAST(\'6.123\' AS Decimal(22,9)) and col_index_Decimal3510=CAST(\'6.123456\' AS Decimal(35,10))\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, b329630c-011f-4bff-a210-581a48934587, ghrun-4mq6qa2p6u.auto.internal:27416): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=NmZlNDA5MDgtYWZhOGQ5YTctYjdjYWU1MmYtMzY3M2ViYzg=
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=NmZlNDA5MDgtYWZhOGQ5YTctYjdjYWU1MmYtMzY3M2ViYzg=
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, 5b8de365-50d8-419b-a1c0-22ff68f1a3f5, ghrun-4mq6qa2p6u.auto.internal:27416): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, 5b8de365-50d8-419b-a1c0-22ff68f1a3f5, ghrun-4mq6qa2p6u.auto.internal:27416): request = { session_id: "ydb://session/3?node_id=1&id=NmZlNDA5MDgtYWZhOGQ5YTctYjdjYWU1MmYtMzY3M2ViYzg=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_Uint32_0_UNIQUE_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_Int64=CAST(6 AS Int64) and col_index_Uint64=CAST(6 AS Uint64) and col_index_Int32=CAST(6 AS Int32) and col_index_Uint32=CAST(6 AS Uint32) and col_index_Int16=CAST(6 AS Int16) and col_index_Uint16=CAST(6 AS Uint16) and col_index_Int8=CAST(6 AS Int8) and col_index_Uint8=CAST(6 AS Uint8) and col_index_Decimal150=CAST(\'6\' AS Decimal(15,0)) and col_index_Decimal229=CAST(\'6.123\' AS Decimal(22,9)) and col_index_Decimal3510=CAST(\'6.123456\' AS Decimal(35,10))\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, 5b8de365-50d8-419b-a1c0-22ff68f1a3f5, ghrun-4mq6qa2p6u.auto.internal:27416): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=NmZlNDA5MDgtYWZhOGQ5YTctYjdjYWU1MmYtMzY3M2ViYzg=
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=NmZlNDA5MDgtYWZhOGQ5YTctYjdjYWU1MmYtMzY3M2ViYzg=
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, b2389362-825a-4925-972e-5e89e84945f8, ghrun-4mq6qa2p6u.auto.internal:27416): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, b2389362-825a-4925-972e-5e89e84945f8, ghrun-4mq6qa2p6u.auto.internal:27416): request = { session_id: "ydb://session/3?node_id=1&id=NmZlNDA5MDgtYWZhOGQ5YTctYjdjYWU1MmYtMzY3M2ViYzg=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_Uint32_0_UNIQUE_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_Int64=CAST(6 AS Int64) and col_index_Uint64=CAST(6 AS Uint64) and col_index_Int32=CAST(6 AS Int32) and col_index_Uint32=CAST(6 AS Uint32) and col_index_Int16=CAST(6 AS Int16) and col_index_Uint16=CAST(6 AS Uint16) and col_index_Int8=CAST(6 AS Int8) and col_index_Uint8=CAST(6 AS Uint8) and col_index_Decimal150=CAST(\'6\' AS Decimal(15,0)) and col_index_Decimal229=CAST(\'6.123\' AS Decimal(22,9)) and col_index_Decimal3510=CAST(\'6.123456\' AS Decimal(35,10))\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, b2389362-825a-4925-972e-5e89e84945f8, ghrun-4mq6qa2p6u.auto.internal:27416): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=NmZlNDA5MDgtYWZhOGQ5YTctYjdjYWU1MmYtMzY3M2ViYzg=
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=NmZlNDA5MDgtYWZhOGQ5YTctYjdjYWU1MmYtMzY3M2ViYzg=
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, 8388a8c8-8319-4fe7-b50a-cbd461c16cf9, ghrun-4mq6qa2p6u.auto.internal:27416): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, 8388a8c8-8319-4fe7-b50a-cbd461c16cf9, ghrun-4mq6qa2p6u.auto.internal:27416): request = { session_id: "ydb://session/3?node_id=1&id=NmZlNDA5MDgtYWZhOGQ5YTctYjdjYWU1MmYtMzY3M2ViYzg=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_Uint32_0_UNIQUE_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_Int64=CAST(6 AS Int64) and col_index_Uint64=CAST(6 AS Uint64) and col_index_Int32=CAST(6 AS Int32) and col_index_Uint32=CAST(6 AS Uint32) and col_index_Int16=CAST(6 AS Int16) and col_index_Uint16=CAST(6 AS Uint16) and col_index_Int8=CAST(6 AS Int8) and col_index_Uint8=CAST(6 AS Uint8) and col_index_Decimal150=CAST(\'6\' AS Decimal(15,0)) and col_index_Decimal229=CAST(\'6.123\' AS Decimal(22,9)) and col_index_Decimal3510=CAST(\'6.123456\' AS Decimal(35,10))\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, 8388a8c8-8319-4fe7-b50a-cbd461c16cf9, ghrun-4mq6qa2p6u.auto.internal:27416): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=NmZlNDA5MDgtYWZhOGQ5YTctYjdjYWU1MmYtMzY3M2ViYzg=
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=NmZlNDA5MDgtYWZhOGQ5YTctYjdjYWU1MmYtMzY3M2ViYzg=
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, 7608142a-cfe2-43e3-9fab-563ee6a9aaee, ghrun-4mq6qa2p6u.auto.internal:27416): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, 7608142a-cfe2-43e3-9fab-563ee6a9aaee, ghrun-4mq6qa2p6u.auto.internal:27416): request = { session_id: "ydb://session/3?node_id=1&id=NmZlNDA5MDgtYWZhOGQ5YTctYjdjYWU1MmYtMzY3M2ViYzg=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_Uint32_0_UNIQUE_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_Int64=CAST(6 AS Int64) and col_index_Uint64=CAST(6 AS Uint64) and col_index_Int32=CAST(6 AS Int32) and col_index_Uint32=CAST(6 AS Uint32) and col_index_Int16=CAST(6 AS Int16) and col_index_Uint16=CAST(6 AS Uint16) and col_index_Int8=CAST(6 AS Int8) and col_index_Uint8=CAST(6 AS Uint8) and col_index_Decimal150=CAST(\'6\' AS Decimal(15,0)) and col_index_Decimal229=CAST(\'6.123\' AS Decimal(22,9)) and col_index_Decimal3510=CAST(\'6.123456\' AS Decimal(35,10))\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, 7608142a-cfe2-43e3-9fab-563ee6a9aaee, ghrun-4mq6qa2p6u.auto.internal:27416): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=NmZlNDA5MDgtYWZhOGQ5YTctYjdjYWU1MmYtMzY3M2ViYzg=
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=NmZlNDA5MDgtYWZhOGQ5YTctYjdjYWU1MmYtMzY3M2ViYzg=
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, e841e740-b3f2-4a74-86a6-797efcea3369, ghrun-4mq6qa2p6u.auto.internal:27416): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, e841e740-b3f2-4a74-86a6-797efcea3369, ghrun-4mq6qa2p6u.auto.internal:27416): request = { session_id: "ydb://session/3?node_id=1&id=NmZlNDA5MDgtYWZhOGQ5YTctYjdjYWU1MmYtMzY3M2ViYzg=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_Uint32_0_UNIQUE_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_Int64=CAST(6 AS Int64) and col_index_Uint64=CAST(6 AS Uint64) and col_index_Int32=CAST(6 AS Int32) and col_index_Uint32=CAST(6 AS Uint32) and col_index_Int16=CAST(6 AS Int16) and col_index_Uint16=CAST(6 AS Uint16) and col_index_Int8=CAST(6 AS Int8) and col_index_Uint8=CAST(6 AS Uint8) and col_index_Decimal150=CAST(\'6\' AS Decimal(15,0)) and col_index_Decimal229=CAST(\'6.123\' AS Decimal(22,9)) and col_index_Decimal3510=CAST(\'6.123456\' AS Decimal(35,10))\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, e841e740-b3f2-4a74-86a6-797efcea3369, ghrun-4mq6qa2p6u.auto.internal:27416): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=NmZlNDA5MDgtYWZhOGQ5YTctYjdjYWU1MmYtMzY3M2ViYzg=
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=NmZlNDA5MDgtYWZhOGQ5YTctYjdjYWU1MmYtMzY3M2ViYzg=
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, 7740f9bc-9823-4f19-9cc4-eb8d7ce360dd, ghrun-4mq6qa2p6u.auto.internal:27416): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, 7740f9bc-9823-4f19-9cc4-eb8d7ce360dd, ghrun-4mq6qa2p6u.auto.internal:27416): request = { session_id: "ydb://session/3?node_id=1&id=NmZlNDA5MDgtYWZhOGQ5YTctYjdjYWU1MmYtMzY3M2ViYzg=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_Uint32_0_UNIQUE_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_Int64=CAST(6 AS Int64) and col_index_Uint64=CAST(6 AS Uint64) and col_index_Int32=CAST(6 AS Int32) and col_index_Uint32=CAST(6 AS Uint32) and col_index_Int16=CAST(6 AS Int16) and col_index_Uint16=CAST(6 AS Uint16) and col_index_Int8=CAST(6 AS Int8) and col_index_Uint8=CAST(6 AS Uint8) and col_index_Decimal150=CAST(\'6\' AS Decimal(15,0)) and col_index_Decimal229=CAST(\'6.123\' AS Decimal(22,9)) and col_index_Decimal3510=CAST(\'6.123456\' AS Decimal(35,10))\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, 7740f9bc-9823-4f19-9cc4-eb8d7ce360dd, ghrun-4mq6qa2p6u.auto.internal:27416): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=NmZlNDA5MDgtYWZhOGQ5YTctYjdjYWU1MmYtMzY3M2ViYzg=
---------------------------- Captured log teardown -----------------------------
INFO     ya.test:ya.py:442 Test teardown
DEBUG    ydb.connection:connection.py:447 RpcState(DeleteSession, 5f9117ad-5ae8-4125-b14a-76c2adc053ea, ghrun-4mq6qa2p6u.auto.internal:27416): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(DeleteSession, 5f9117ad-5ae8-4125-b14a-76c2adc053ea, ghrun-4mq6qa2p6u.auto.internal:27416): request = { session_id: "ydb://session/3?node_id=1&id=NmZlNDA5MDgtYWZhOGQ5YTctYjdjYWU1MmYtMzY3M2ViYzg=" }
DEBUG    ydb.connection:connection.py:65 RpcState(DeleteSession, 5f9117ad-5ae8-4125-b14a-76c2adc053ea, ghrun-4mq6qa2p6u.auto.internal:27416): 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:27416
DEBUG    ydb.connection:connection.py:575 Closing channel for endpoint ghrun-4mq6qa2p6u.auto.internal:27416
DEBUG    ydb.connection:connection.py:91 RpcState(AttachSession, 984a04cc-3625-4d45-8053-3d8a78d37d83, ghrun-4mq6qa2p6u.auto.internal:27416): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.CANCELLED
	details = "Channel closed!"
	debug_error_string = "UNKNOWN:Error received from peer  {grpc_message:"Channel closed!", grpc_status:1, created_time:"2026-02-16T23:10:44.710355975+00:00"}"
>
DEBUG    ydb.query.session:session.py:341 Attach stream error: Channel closed!, session_id: ydb://session/3?node_id=1&id=NmZlNDA5MDgtYWZhOGQ5YTctYjdjYWU1MmYtMzY3M2ViYzg=
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:27416/1
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/6851
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/13678
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/32587
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/27416
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/12194
============================== slowest durations ===============================
320.91s call     test_ttl.py::TestTTL::test_ttl[table_Uint32_0_UNIQUE_SYNC-pk_types20-all_types20-index20-Uint32-UNIQUE-SYNC]
22.05s teardown test_ttl.py::TestTTL::test_ttl[table_Uint32_0_UNIQUE_SYNC-pk_types20-all_types20-index20-Uint32-UNIQUE-SYNC]
12.42s setup    test_ttl.py::TestTTL::test_ttl[table_Uint32_0_UNIQUE_SYNC-pk_types20-all_types20-index20-Uint32-UNIQUE-SYNC]
=========================== short test summary info ============================
FAILED test_ttl.py::TestTTL::test_ttl[table_Uint32_0_UNIQUE_SYNC-pk_types20-all_types20-index20-Uint32-UNIQUE-SYNC] - AssertionError: Expected 0 rows, error when deleting 6 lines, table table_Uint32_0_UNIQUE_SYNC
assert (1 == 1 and 1 == 0)
 +  where 1 = len([{'count': 1}])
 +  and   1 = {'count': 1}.count
======================== 1 failed in 357.57s (0:05:57) =========================
============================= test session starts ==============================
platform linux -- Python 3.13.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/dgvm/002835/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 ===============================
109.16s call     test_ttl.py::TestTTL::test_ttl[table_Uint32_0__ASYNC-pk_types19-all_types19-index19-Uint32--ASYNC]
14.80s setup    test_ttl.py::TestTTL::test_ttl[table_Uint32_0__ASYNC-pk_types19-all_types19-index19-Uint32--ASYNC]
12.09s teardown test_ttl.py::TestTTL::test_ttl[table_Uint32_0__ASYNC-pk_types19-all_types19-index19-Uint32--ASYNC]
======================== 1 passed in 138.30s (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/dgvm/002841/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 ===============================
127.43s call     test_ttl.py::TestTTL::test_ttl[table_Uint32_0__SYNC-pk_types18-all_types18-index18-Uint32--SYNC]
19.76s setup    test_ttl.py::TestTTL::test_ttl[table_Uint32_0__SYNC-pk_types18-all_types18-index18-Uint32--SYNC]
12.07s teardown test_ttl.py::TestTTL::test_ttl[table_Uint32_0__SYNC-pk_types18-all_types18-index18-Uint32--SYNC]
======================== 1 passed in 161.87s (0:02:41) =========================
============================= test session starts ==============================
platform linux -- Python 3.13.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/dgvm/0027c5/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 F

=================================== FAILURES ===================================
_ TestTTL.test_ttl[table_Uint32_1_UNIQUE_SYNC-pk_types23-all_types23-index23-Uint32-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 6 lines, table table_Uint32_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_Uint32_1_UNIQUE_SYNC-pk_types23-all_types23-index23-Uint32-UNIQUE-SYNC]
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/dgvm/0027c5/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 54828
DEBUG    ya.test:process.py:259 Command (pid 54828) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 54828) elapsed time (sec): 0.9509177207946777
DEBUG    ya.test:process.py:263 Command (pid 54828) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 54828) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 54828) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 54828) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 54828) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 54828) maxrss: 503936
DEBUG    ya.test:process.py:263 Command (pid 54828) minflt: 45430
DEBUG    ya.test:process.py:263 Command (pid 54828) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 54828) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 54828) nivcsw: 130
DEBUG    ya.test:process.py:263 Command (pid 54828) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 54828) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 54828) nvcsw: 14
DEBUG    ya.test:process.py:263 Command (pid 54828) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 54828) stime: 0.223595
DEBUG    ya.test:process.py:263 Command (pid 54828) utime: 0.5630769999999999
DEBUG    ya.test:process.py:263 Command (pid 54828) wtime: 0.959
DEBUG    ya.test:process.py:275 Command (pid 54828) output:
Git info:
    Commit: a616906700797417849b4abb5a4c227275a10d22
    Branch: 
    Author: ubyte <himeraster@gmail.com>
    Summary: Merge b36249afafa61702eead4a9d786898f66b60cb65 into 885e6fe5ab2f40249d6ffbed189a3e58a758a8ce
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-4mq6qa2p6u    Host information: 
        Linux ghrun-4mq6qa2p6u 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64

     
Build info:
    Compiler: /home/runner/.ya/tools/v4/10492077879/bin/clang++
    Compiler version: 
        clang version 20.1.8
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/10492077879/bin
    Compile flags: -Xclang -fdebug-compilation-dir -Xclang /tmp -pipe -m64 -O3 -gline-tables-only -fno-common -ffunction-sections -fdata-sections -fsized-deallocation -fexceptions -fuse-init-array -fcolor-diagnostics -faligned-allocation -Werror -Wall -Wextra -Wno-parentheses -Wno-implicit-const-int-float-conversion -Wno-unknown-warning-option -D_THREAD_SAFE -D_PTHREADS -D_REENTRANT -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_YNDX_LIBUNWIND_ENABLE_EXCEPTION_BACKTRACE -D__LONG_LONG_SUPPORTED -fno-omit-frame-pointer -Wno-unknown-argument -DNDEBUG -Wno-array-parameter -Wno-deprecate-lax-vec-conv-all -Wno-unqualified-std-cast-call -Wno-unused-but-set-parameter -Wno-implicit-function-declaration -Wno-int-conversion -Wno-incompatible-function-pointer-types -Wno-address-of-packed-member -Wno-deprecated-this-capture -Wno-missing-designated-field-initializers -Wno-format -Wno-vla-cxx-extension -Wno-invalid-offsetof -Wno-alias-template-in-declaration-name -Wno-cast-function-type-mismatch -Wno-explicit-specialization-storage-class -Wno-extraneous-template-head -Wno-missing-template-arg-list-after-template-kw -Wno-nontrivial-memcall -Wno-strict-primary-template-shadow -DCATBOOST_OPENSOURCE=yes -fsanitize=address -Daddress_sanitizer_enabled -fno-omit-frame-pointer -fsanitize-blacklist=/home/runner/actions_runner/_work/ydb/ydb/build/sanitize-blacklist.txt -fno-sanitize-link-runtime -msse2 -msse3 -mssse3 -msse4.1 -msse4.2 -mpopcnt -mcx16 -DNDEBUG -Wno-array-parameter -Wno-deprecate-lax-vec-conv-all -Wno-unqualified-std-cast-call -Wno-unused-but-set-parameter -Wno-implicit-function-declaration -Wno-int-conversion -Wno-incompatible-function-pointer-types -Wno-address-of-packed-member -Wno-deprecated-this-capture -Wno-missing-designated-field-initializers -Wno-format -Wno-vla-cxx-extension -Wno-invalid-offsetof -Wno-alias-template-in-declaration-name -Wno-cast-function-type-mismatch -Wno-explicit-specialization-storage-class -Wno-extraneous-template-head -Wno-missing-template-arg-list-after-template-kw -Wno-nontrivial-memcall -Wno-strict-primary-template-shadow -std=c++20 -Wimport-preprocessor-directive-pedantic -Woverloaded-virtual -Wno-ambiguous-reversed-operator -Wno-defaulted-function-deleted -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-enum-enum-conversion -Wno-deprecated-enum-float-conversion -Wno-deprecated-volatile -Wno-pessimizing-move -Wno-undefined-var-template -nostdinc++ -DCATBOOST_OPENSOURCE=yes -nostdinc++

DEBUG    ya.test:process.py:276 Command (pid 54828) errors:

ERROR    ydb.tests.sql.lib.test_base:test_base.py:25 Git info:
    Commit: a616906700797417849b4abb5a4c227275a10d22
    Branch: 
    Author: ubyte <himeraster@gmail.com>
    Summary: Merge b36249afafa61702eead4a9d786898f66b60cb65 into 885e6fe5ab2f40249d6ffbed189a3e58a758a8ce
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-4mq6qa2p6u    Host information: 
        Linux ghrun-4mq6qa2p6u 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64

     
Build info:
    Compiler: /home/runner/.ya/tools/v4/10492077879/bin/clang++
    Compiler version: 
        clang version 20.1.8
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/10492077879/bin
    Compile flags: -Xclang -fdebug-compilation-dir -Xclang /tmp -pipe -m64 -O3 -gline-tables-only -fno-common -ffunction-sections -fdata-sections -fsized-deallocation -fexceptions -fuse-init-array -fcolor-diagnostics -faligned-allocation -Werror -Wall -Wextra -Wno-parentheses -Wno-implicit-const-int-float-conversion -Wno-unknown-warning-option -D_THREAD_SAFE -D_PTHREADS -D_REENTRANT -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_YNDX_LIBUNWIND_ENABLE_EXCEPTION_BACKTRACE -D__LONG_LONG_SUPPORTED -fno-omit-frame-pointer -Wno-unknown-argument -DNDEBUG -Wno-array-parameter -Wno-deprecate-lax-vec-conv-all -Wno-unqualified-std-cast-call -Wno-unused-but-set-parameter -Wno-implicit-function-declaration -Wno-int-conversion -Wno-incompatible-function-pointer-types -Wno-address-of-packed-member -Wno-deprecated-this-capture -Wno-missing-designated-field-initializers -Wno-format -Wno-vla-cxx-extension -Wno-invalid-offsetof -Wno-alias-template-in-declaration-name -Wno-cast-function-type-mismatch -Wno-explicit-specialization-storage-class -Wno-extraneous-template-head -Wno-missing-template-arg-list-after-template-kw -Wno-nontrivial-memcall -Wno-strict-primary-template-shadow -DCATBOOST_OPENSOURCE=yes -fsanitize=address -Daddress_sanitizer_enabled -fno-omit-frame-pointer -fsanitize-blacklist=/home/runner/actions_runner/_work/ydb/ydb/build/sanitize-blacklist.txt -fno-sanitize-link-runtime -msse2 -msse3 -mssse3 -msse4.1 -msse4.2 -mpopcnt -mcx16 -DNDEBUG -Wno-array-parameter -Wno-deprecate-lax-vec-conv-all -Wno-unqualified-std-cast-call -Wno-unused-but-set-parameter -Wno-implicit-function-declaration -Wno-int-conversion -Wno-incompatible-function-pointer-types -Wno-address-of-packed-member -Wno-deprecated-this-capture -Wno-missing-designated-field-initializers -Wno-format -Wno-vla-cxx-extension -Wno-invalid-offsetof -Wno-alias-template-in-declaration-name -Wno-cast-function-type-mismatch -Wno-explicit-specialization-storage-class -Wno-extraneous-template-head -Wno-missing-template-arg-list-after-template-kw -Wno-nontrivial-memcall -Wno-strict-primary-template-shadow -std=c++20 -Wimport-preprocessor-directive-pedantic -Woverloaded-virtual -Wno-ambiguous-reversed-operator -Wno-defaulted-function-deleted -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-enum-enum-conversion -Wno-deprecated-enum-float-conversion -Wno-deprecated-volatile -Wno-pessimizing-move -Wno-undefined-var-template -nostdinc++ -DCATBOOST_OPENSOURCE=yes -nostdinc++

DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/dgvm/0027c5/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/30156
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:518 Working directory: /home/runner/.ya/build/build_root/dgvm/0027c5/r3tmp/kikimr_cluster_n9fkp7ml
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/dgvm/0027c5/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/28801
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/2634
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/21015
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/28219
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:291 CFG_DIR_PATH="/home/runner/.ya/build/build_root/dgvm/0027c5/ydb/tests/datashard/ttl/test-results/py3test/testing_out_stuff/chunk27/testing_out_stuff/test_ttl.py.TestTTL.test_ttl.table_Uint32_1_UNIQUE_SYNC-pk_types23-all_types23-index23-Uint32-UNIQUE-SYNC/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:292 Final command: /home/runner/.ya/build/build_root/dgvm/0027c5/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=1 --log-file-name=/home/runner/.ya/build/build_root/dgvm/0027c5/ydb/tests/datashard/ttl/test-results/py3test/testing_out_stuff/chunk27/testing_out_stuff/test_ttl.py.TestTTL.test_ttl.table_Uint32_1_UNIQUE_SYNC-pk_types23-all_types23-index23-Uint32-UNIQUE-SYNC/cluster/node_1/logfile_fndtu6o4.log --grpc-port=28801 --mon-port=2634 --ic-port=30156
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:173 Formatting pdisk SectorMap:1:64 on node localhost:28801/1, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:291 CFG_DIR_PATH="/home/runner/.ya/build/build_root/dgvm/0027c5/ydb/tests/datashard/ttl/test-results/py3test/testing_out_stuff/chunk27/testing_out_stuff/test_ttl.py.TestTTL.test_ttl.table_Uint32_1_UNIQUE_SYNC-pk_types23-all_types23-index23-Uint32-UNIQUE-SYNC/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:292 Final command: /home/runner/.ya/build/build_root/dgvm/0027c5/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=1 --log-file-name=/home/runner/.ya/build/build_root/dgvm/0027c5/ydb/tests/datashard/ttl/test-results/py3test/testing_out_stuff/chunk27/testing_out_stuff/test_ttl.py.TestTTL.test_ttl.table_Uint32_1_UNIQUE_SYNC-pk_types23-all_types23-index23-Uint32-UNIQUE-SYNC/cluster/node_1/logfile_fndtu6o4.log --grpc-port=28801 --mon-port=2634 --ic-port=30156
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/dgvm/0027c5/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/dgvm/0027c5/ydb/tests/datashard/ttl/test-results/py3test/testing_out_stuff/chunk27/testing_out_stuff/test_ttl.py.TestTTL.test_ttl.table_Uint32_1_UNIQUE_SYNC-pk_types23-all_types23-index23-Uint32-UNIQUE-SYNC/cluster/kikimr_configs/config.yaml', '--node=1', '--log-file-name=/home/runner/.ya/build/build_root/dgvm/0027c5/ydb/tests/datashard/ttl/test-results/py3test/testing_out_stuff/chunk27/testing_out_stuff/test_ttl.py.TestTTL.test_ttl.table_Uint32_1_UNIQUE_SYNC-pk_types23-all_types23-index23-Uint32-UNIQUE-SYNC/cluster/node_1/logfile_fndtu6o4.log', '--grpc-port=28801', '--mon-port=2634', '--ic-port=30156')' in '/home/runner/.ya/build/build_root/dgvm/0027c5/ydb/tests/datashard/ttl/test-results/py3test/testing_out_stuff/chunk27/testing_out_stuff/test_ttl.py.TestTTL.test_ttl.table_Uint32_1_UNIQUE_SYNC-pk_types23-all_types23-index23-Uint32-UNIQUE-SYNC/cluster/node_1' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 54942
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:332 Started node localhost:28801/1
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.0
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.0
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/dgvm/0027c5/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 54947
DEBUG    ya.test:process.py:259 Command (pid 54947) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 54947) elapsed time (sec): 0.867546558380127
DEBUG    ya.test:process.py:263 Command (pid 54947) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 54947) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 54947) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 54947) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 54947) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 54947) maxrss: 511396
DEBUG    ya.test:process.py:263 Command (pid 54947) minflt: 45459
DEBUG    ya.test:process.py:263 Command (pid 54947) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 54947) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 54947) nivcsw: 132
DEBUG    ya.test:process.py:263 Command (pid 54947) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 54947) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 54947) nvcsw: 14
DEBUG    ya.test:process.py:263 Command (pid 54947) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 54947) stime: 0.20180599999999999
DEBUG    ya.test:process.py:263 Command (pid 54947) utime: 0.553631
DEBUG    ya.test:process.py:263 Command (pid 54947) wtime: 0.874
DEBUG    ya.test:process.py:275 Command (pid 54947) output:
Git info:
    Commit: a616906700797417849b4abb5a4c227275a10d22
    Branch: 
    Author: ubyte <himeraster@gmail.com>
    Summary: Merge b36249afafa61702eead4a9d786898f66b60cb65 into 885e6fe5ab2f40249d6ffbed189a3e58a758a8ce
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-4mq6qa2p6u    Host information: 
        Linux ghrun-4mq6qa2p6u 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64

     
Build info:
    Compiler: /home/runner/.ya/tools/v4/10492077879/bin/clang++
    Compiler version: 
        clang version 20.1.8
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/10492077879/bin
    Compile flags: -Xclang -fdebug-compilation-dir -Xclang /tmp -pipe -m64 -O3 -gline-tables-only -fno-common -ffunction-sections -fdata-sections -fsized-deallocation -fexceptions -fuse-init-array -fcolor-diagnostics -faligned-allocation -Werror -Wall -Wextra -Wno-parentheses -Wno-implicit-const-int-float-conversion -Wno-unknown-warning-option -D_THREAD_SAFE -D_PTHREADS -D_REENTRANT -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_YNDX_LIBUNWIND_ENABLE_EXCEPTION_BACKTRACE -D__LONG_LONG_SUPPORTED -fno-omit-frame-pointer -Wno-unknown-argument -DNDEBUG -Wno-array-parameter -Wno-deprecate-lax-vec-conv-all -Wno-unqualified-std-cast-call -Wno-unused-but-set-parameter -Wno-implicit-function-declaration -Wno-int-conversion -Wno-incompatible-function-pointer-types -Wno-address-of-packed-member -Wno-deprecated-this-capture -Wno-missing-designated-field-initializers -Wno-format -Wno-vla-cxx-extension -Wno-invalid-offsetof -Wno-alias-template-in-declaration-name -Wno-cast-function-type-mismatch -Wno-explicit-specialization-storage-class -Wno-extraneous-template-head -Wno-missing-template-arg-list-after-template-kw -Wno-nontrivial-memcall -Wno-strict-primary-template-shadow -DCATBOOST_OPENSOURCE=yes -fsanitize=address -Daddress_sanitizer_enabled -fno-omit-frame-pointer -fsanitize-blacklist=/home/runner/actions_runner/_work/ydb/ydb/build/sanitize-blacklist.txt -fno-sanitize-link-runtime -msse2 -msse3 -mssse3 -msse4.1 -msse4.2 -mpopcnt -mcx16 -DNDEBUG -Wno-array-parameter -Wno-deprecate-lax-vec-conv-all -Wno-unqualified-std-cast-call -Wno-unused-but-set-parameter -Wno-implicit-function-declaration -Wno-int-conversion -Wno-incompatible-function-pointer-types -Wno-address-of-packed-member -Wno-deprecated-this-capture -Wno-missing-designated-field-initializers -Wno-format -Wno-vla-cxx-extension -Wno-invalid-offsetof -Wno-alias-template-in-declaration-name -Wno-cast-function-type-mismatch -Wno-explicit-specialization-storage-class -Wno-extraneous-template-head -Wno-missing-template-arg-list-after-template-kw -Wno-nontrivial-memcall -Wno-strict-primary-template-shadow -std=c++20 -Wimport-preprocessor-directive-pedantic -Woverloaded-virtual -Wno-ambiguous-reversed-operator -Wno-defaulted-function-deleted -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-enum-enum-conversion -Wno-deprecated-enum-float-conversion -Wno-deprecated-volatile -Wno-pessimizing-move -Wno-undefined-var-template -nostdinc++ -DCATBOOST_OPENSOURCE=yes -nostdinc++

DEBUG    ya.test:process.py:276 Command (pid 54947) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:333 Node 1 version:
Git info:
    Commit: a616906700797417849b4abb5a4c227275a10d22
    Branch: 
    Author: ubyte <himeraster@gmail.com>
    Summary: Merge b36249afafa61702eead4a9d786898f66b60cb65 into 885e6fe5ab2f40249d6ffbed189a3e58a758a8ce
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-4mq6qa2p6u    Host information: 
        Linux ghrun-4mq6qa2p6u 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/dgvm/0027c5/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:467 Executing command = ['/home/runner/.ya/build/build_root/dgvm/0027c5/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:28801', 'admin', 'blobstorage', 'config', 'invoke', '--proto=Command {\n  DefineHostConfig {\n    HostConfigId: 1\n    Drive {\n      Path: "SectorMap:1:64"\n    }\n  }\n}\nCommand {\n  DefineBox {\n    BoxId: 1\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 30156\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.1
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.1
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/dgvm/0027c5/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:28801', 'admin', 'blobstorage', 'config', 'invoke', '--proto=Command {\n  DefineHostConfig {\n    HostConfigId: 1\n    Drive {\n      Path: "SectorMap:1:64"\n    }\n  }\n}\nCommand {\n  DefineBox {\n    BoxId: 1\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 30156\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 56086
DEBUG    ya.test:process.py:259 Command (pid 56086) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 56086) elapsed time (sec): 0.9782085418701172
DEBUG    ya.test:process.py:263 Command (pid 56086) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 56086) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 56086) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 56086) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 56086) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 56086) maxrss: 613648
DEBUG    ya.test:process.py:263 Command (pid 56086) minflt: 51750
DEBUG    ya.test:process.py:263 Command (pid 56086) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 56086) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 56086) nivcsw: 185
DEBUG    ya.test:process.py:263 Command (pid 56086) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 56086) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 56086) nvcsw: 459
DEBUG    ya.test:process.py:263 Command (pid 56086) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 56086) stime: 0.29800299999999996
DEBUG    ya.test:process.py:263 Command (pid 56086) utime: 0.592475
DEBUG    ya.test:process.py:263 Command (pid 56086) wtime: 0.981
DEBUG    ya.test:process.py:275 Command (pid 56086) output:
Status {
  Success: true
}
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 5

DEBUG    ya.test:process.py:276 Command (pid 56086) errors:

DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/dgvm/0027c5/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:467 Executing command = ['/home/runner/.ya/build/build_root/dgvm/0027c5/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:28801', 'admin', 'blobstorage', 'config', 'invoke', '--proto=Command {\n  DefineStoragePool {\n    BoxId: 1\n    StoragePoolId: 1\n    Name: "dynamic_storage_pool:1"\n    ErasureSpecies: "none"\n    VDiskKind: "Default"\n    Kind: "hdd"\n    NumGroups: 2\n    PDiskFilter {\n      Property {\n        Type: ROT\n      }\n      Property {\n        Kind: 0\n      }\n    }\n  }\n}\n']
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.2
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.2
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/dgvm/0027c5/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:28801', 'admin', 'blobstorage', 'config', 'invoke', '--proto=Command {\n  DefineStoragePool {\n    BoxId: 1\n    StoragePoolId: 1\n    Name: "dynamic_storage_pool:1"\n    ErasureSpecies: "none"\n    VDiskKind: "Default"\n    Kind: "hdd"\n    NumGroups: 2\n    PDiskFilter {\n      Property {\n        Type: ROT\n      }\n      Property {\n        Kind: 0\n      }\n    }\n  }\n}\n']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 56351
DEBUG    ya.test:process.py:259 Command (pid 56351) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 56351) elapsed time (sec): 1.2509913444519043
DEBUG    ya.test:process.py:263 Command (pid 56351) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 56351) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 56351) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 56351) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 56351) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 56351) maxrss: 613648
DEBUG    ya.test:process.py:263 Command (pid 56351) minflt: 51862
DEBUG    ya.test:process.py:263 Command (pid 56351) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 56351) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 56351) nivcsw: 194
DEBUG    ya.test:process.py:263 Command (pid 56351) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 56351) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 56351) nvcsw: 564
DEBUG    ya.test:process.py:263 Command (pid 56351) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 56351) stime: 0.24924
DEBUG    ya.test:process.py:263 Command (pid 56351) utime: 0.603945
DEBUG    ya.test:process.py:263 Command (pid 56351) wtime: 1.261
DEBUG    ya.test:process.py:275 Command (pid 56351) output:
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 6

DEBUG    ya.test:process.py:276 Command (pid 56351) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:599 Binding storage pools to domain Root: {'dynamic_storage_pool:1': 'hdd'}
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:606 Cluster started and initialized
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: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, 1a8b7aae-2d72-4808-8982-cf246d23f1da, localhost:28801): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ListEndpoints, 1a8b7aae-2d72-4808-8982-cf246d23f1da, localhost:28801): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:65 RpcState(ListEndpoints, 1a8b7aae-2d72-4808-8982-cf246d23f1da, localhost:28801): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-4mq6qa2p6u.auto.internal" port: 28801 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-4mq6qa2p6u.auto.internal:28801, location 1, ssl: False>]>
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:575 Closing channel for endpoint localhost:28801
------------------------------ Captured log call -------------------------------
INFO     ya.test:ya.py:447 Test call (class_name: test_ttl.py::TestTTL, test_name: test_ttl[table_Uint32_1_UNIQUE_SYNC-pk_types23-all_types23-index23-Uint32-UNIQUE-SYNC])
DEBUG    ydb.query.pool:pool.py:114 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:447 RpcState(CreateSession, ac0e765a-cff4-4ff1-8c03-b725c0703b7e, ghrun-4mq6qa2p6u.auto.internal:28801): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(CreateSession, ac0e765a-cff4-4ff1-8c03-b725c0703b7e, ghrun-4mq6qa2p6u.auto.internal:28801): request = {  }
DEBUG    ydb.connection:connection.py:65 RpcState(CreateSession, ac0e765a-cff4-4ff1-8c03-b725c0703b7e, ghrun-4mq6qa2p6u.auto.internal:28801): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=ZjlkZjc2NjktMzE0MDM4NDYtOGI1MWEyMDMtNWIzNGI1N2Y=" node_id: 1 }
DEBUG    ydb.connection:connection.py:447 RpcState(AttachSession, 336b4164-0916-4887-8e84-8906005d2f8f, ghrun-4mq6qa2p6u.auto.internal:28801): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(AttachSession, 336b4164-0916-4887-8e84-8906005d2f8f, ghrun-4mq6qa2p6u.auto.internal:28801): request = { session_id: "ydb://session/3?node_id=1&id=ZjlkZjc2NjktMzE0MDM4NDYtOGI1MWEyMDMtNWIzNGI1N2Y=" }
DEBUG    ydb.connection:connection.py:65 RpcState(AttachSession, 336b4164-0916-4887-8e84-8906005d2f8f, ghrun-4mq6qa2p6u.auto.internal:28801): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:70 New session was created for pool. Session id: ydb://session/3?node_id=1&id=ZjlkZjc2NjktMzE0MDM4NDYtOGI1MWEyMDMtNWIzNGI1N2Y=
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, 7df6dcc3-83e9-4b24-9bd1-c3e5f3f8f9c1, ghrun-4mq6qa2p6u.auto.internal:28801): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, 7df6dcc3-83e9-4b24-9bd1-c3e5f3f8f9c1, ghrun-4mq6qa2p6u.auto.internal:28801): request = { session_id: "ydb://session/3?node_id=1&id=ZjlkZjc2NjktMzE0MDM4NDYtOGI1MWEyMDMtNWIzNGI1N2Y=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n        CREATE TABLE `table_Uint32_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_Uint32 Uint32,\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, 7df6dcc3-83e9-4b24-9bd1-c3e5f3f8f9c1, ghrun-4mq6qa2p6u.auto.internal:28801): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=ZjlkZjc2NjktMzE0MDM4NDYtOGI1MWEyMDMtNWIzNGI1N2Y=
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=ZjlkZjc2NjktMzE0MDM4NDYtOGI1MWEyMDMtNWIzNGI1N2Y=
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, 876a4205-7bfc-4c83-a21a-5feec0e430ee, ghrun-4mq6qa2p6u.auto.internal:28801): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, 876a4205-7bfc-4c83-a21a-5feec0e430ee, ghrun-4mq6qa2p6u.auto.internal:28801): request = { session_id: "ydb://session/3?node_id=1&id=ZjlkZjc2NjktMzE0MDM4NDYtOGI1MWEyMDMtNWIzNGI1N2Y=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n         ALTER TABLE table_Uint32_1_UNIQUE_SYNC SET ( TTL = \n         Interval(\"P18262D\") \n         ON ttl_Uint32 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, 876a4205-7bfc-4c83-a21a-5feec0e430ee, ghrun-4mq6qa2p6u.auto.internal:28801): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=ZjlkZjc2NjktMzE0MDM4NDYtOGI1MWEyMDMtNWIzNGI1N2Y=
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=ZjlkZjc2NjktMzE0MDM4NDYtOGI1MWEyMDMtNWIzNGI1N2Y=
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, c69eda91-036c-4933-a9cb-32710eda5994, ghrun-4mq6qa2p6u.auto.internal:28801): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, c69eda91-036c-4933-a9cb-32710eda5994, ghrun-4mq6qa2p6u.auto.internal:28801): request = { session_id: "ydb://session/3?node_id=1&id=ZjlkZjc2NjktMzE0MDM4NDYtOGI1MWEyMDMtNWIzNGI1N2Y=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "ALTER TABLE `table_Uint32_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, c69eda91-036c-4933-a9cb-32710eda5994, ghrun-4mq6qa2p6u.auto.internal:28801): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=ZjlkZjc2NjktMzE0MDM4NDYtOGI1MWEyMDMtNWIzNGI1N2Y=
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=ZjlkZjc2NjktMzE0MDM4NDYtOGI1MWEyMDMtNWIzNGI1N2Y=
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, 9196c8da-7b60-44c4-9385-128760e7ab9f, ghrun-4mq6qa2p6u.auto.internal:28801): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, 9196c8da-7b60-44c4-9385-128760e7ab9f, ghrun-4mq6qa2p6u.auto.internal:28801): request = { session_id: "ydb://session/3?node_id=1&id=ZjlkZjc2NjktMzE0MDM4NDYtOGI1MWEyMDMtNWIzNGI1N2Y=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n         ALTER TABLE table_Uint32_1_UNIQUE_SYNC SET ( TTL = \n         Interval(\"PT0S\") \n         ON ttl_Uint32 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, 9196c8da-7b60-44c4-9385-128760e7ab9f, ghrun-4mq6qa2p6u.auto.internal:28801): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=ZjlkZjc2NjktMzE0MDM4NDYtOGI1MWEyMDMtNWIzNGI1N2Y=
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=ZjlkZjc2NjktMzE0MDM4NDYtOGI1MWEyMDMtNWIzNGI1N2Y=
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, f94afd0a-caea-4a65-87e6-b28158de9650, ghrun-4mq6qa2p6u.auto.internal:28801): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, f94afd0a-caea-4a65-87e6-b28158de9650, ghrun-4mq6qa2p6u.auto.internal:28801): request = { session_id: "ydb://session/3?node_id=1&id=ZjlkZjc2NjktMzE0MDM4NDYtOGI1MWEyMDMtNWIzNGI1N2Y=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_Uint32_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_Uint32\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(1770678326 AS Uint32)\n            );\n        " } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:65 RpcState(ExecuteQuery, f94afd0a-caea-4a65-87e6-b28158de9650, ghrun-4mq6qa2p6u.auto.internal:28801): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=ZjlkZjc2NjktMzE0MDM4NDYtOGI1MWEyMDMtNWIzNGI1N2Y=
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=ZjlkZjc2NjktMzE0MDM4NDYtOGI1MWEyMDMtNWIzNGI1N2Y=
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, cf2e9bee-b7fe-48fb-92d0-4d88d53c5425, ghrun-4mq6qa2p6u.auto.internal:28801): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, cf2e9bee-b7fe-48fb-92d0-4d88d53c5425, ghrun-4mq6qa2p6u.auto.internal:28801): request = { session_id: "ydb://session/3?node_id=1&id=ZjlkZjc2NjktMzE0MDM4NDYtOGI1MWEyMDMtNWIzNGI1N2Y=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_Uint32_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_Uint32\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(1770678326 AS Uint32)\n            );\n        " } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:65 RpcState(ExecuteQuery, cf2e9bee-b7fe-48fb-92d0-4d88d53c5425, ghrun-4mq6qa2p6u.auto.internal:28801): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=ZjlkZjc2NjktMzE0MDM4NDYtOGI1MWEyMDMtNWIzNGI1N2Y=
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=ZjlkZjc2NjktMzE0MDM4NDYtOGI1MWEyMDMtNWIzNGI1N2Y=
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, 3b19cc34-7695-4cf2-b168-6eb7d42d2e75, ghrun-4mq6qa2p6u.auto.internal:28801): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, 3b19cc34-7695-4cf2-b168-6eb7d42d2e75, ghrun-4mq6qa2p6u.auto.internal:28801): request = { session_id: "ydb://session/3?node_id=1&id=ZjlkZjc2NjktMzE0MDM4NDYtOGI1MWEyMDMtNWIzNGI1N2Y=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_Uint32_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_Uint32\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(1771283126 AS Uint32)\n            );\n        " } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:65 RpcState(ExecuteQuery, 3b19cc34-7695-4cf2-b168-6eb7d42d2e75, ghrun-4mq6qa2p6u.auto.internal:28801): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=ZjlkZjc2NjktMzE0MDM4NDYtOGI1MWEyMDMtNWIzNGI1N2Y=
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=ZjlkZjc2NjktMzE0MDM4NDYtOGI1MWEyMDMtNWIzNGI1N2Y=
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, 5c0b71f1-65c3-470d-a165-2201e901a6ec, ghrun-4mq6qa2p6u.auto.internal:28801): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, 5c0b71f1-65c3-470d-a165-2201e901a6ec, ghrun-4mq6qa2p6u.auto.internal:28801): request = { session_id: "ydb://session/3?node_id=1&id=ZjlkZjc2NjktMzE0MDM4NDYtOGI1MWEyMDMtNWIzNGI1N2Y=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_Uint32_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_Uint32\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(1771283126 AS Uint32)\n            );\n        " } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:65 RpcState(ExecuteQuery, 5c0b71f1-65c3-470d-a165-2201e901a6ec, ghrun-4mq6qa2p6u.auto.internal:28801): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=ZjlkZjc2NjktMzE0MDM4NDYtOGI1MWEyMDMtNWIzNGI1N2Y=
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=ZjlkZjc2NjktMzE0MDM4NDYtOGI1MWEyMDMtNWIzNGI1N2Y=
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, 6cf7cf7a-5d83-4a43-85d4-0151c6b58818, ghrun-4mq6qa2p6u.auto.internal:28801): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, 6cf7cf7a-5d83-4a43-85d4-0151c6b58818, ghrun-4mq6qa2p6u.auto.internal:28801): request = { session_id: "ydb://session/3?node_id=1&id=ZjlkZjc2NjktMzE0MDM4NDYtOGI1MWEyMDMtNWIzNGI1N2Y=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_Uint32_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_Uint32\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(1771283131 AS Uint32)\n            );\n        " } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:65 RpcState(ExecuteQuery, 6cf7cf7a-5d83-4a43-85d4-0151c6b58818, ghrun-4mq6qa2p6u.auto.internal:28801): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=ZjlkZjc2NjktMzE0MDM4NDYtOGI1MWEyMDMtNWIzNGI1N2Y=
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=ZjlkZjc2NjktMzE0MDM4NDYtOGI1MWEyMDMtNWIzNGI1N2Y=
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, f739a0c6-1ee2-4f0f-98e2-67cad96d0249, ghrun-4mq6qa2p6u.auto.internal:28801): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, f739a0c6-1ee2-4f0f-98e2-67cad96d0249, ghrun-4mq6qa2p6u.auto.internal:28801): request = { session_id: "ydb://session/3?node_id=1&id=ZjlkZjc2NjktMzE0MDM4NDYtOGI1MWEyMDMtNWIzNGI1N2Y=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_Uint32_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_Uint32\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(1771283131 AS Uint32)\n            );\n        " } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:65 RpcState(ExecuteQuery, f739a0c6-1ee2-4f0f-98e2-67cad96d0249, ghrun-4mq6qa2p6u.auto.internal:28801): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=ZjlkZjc2NjktMzE0MDM4NDYtOGI1MWEyMDMtNWIzNGI1N2Y=
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=ZjlkZjc2NjktMzE0MDM4NDYtOGI1MWEyMDMtNWIzNGI1N2Y=
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, 1d5081c3-5964-4484-9f09-7b14ef707ec7, ghrun-4mq6qa2p6u.auto.internal:28801): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, 1d5081c3-5964-4484-9f09-7b14ef707ec7, ghrun-4mq6qa2p6u.auto.internal:28801): request = { session_id: "ydb://session/3?node_id=1&id=ZjlkZjc2NjktMzE0MDM4NDYtOGI1MWEyMDMtNWIzNGI1N2Y=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_Uint32_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_Uint32\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(1772492726 AS Uint32)\n            );\n        " } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:65 RpcState(ExecuteQuery, 1d5081c3-5964-4484-9f09-7b14ef707ec7, ghrun-4mq6qa2p6u.auto.internal:28801): 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, 950e150d-e1ad-43e6-8aed-e1616ee36996, localhost:28801): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ListEndpoints, 950e150d-e1ad-43e6-8aed-e1616ee36996, localhost:28801): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:65 RpcState(ListEndpoints, 950e150d-e1ad-43e6-8aed-e1616ee36996, localhost:28801): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-4mq6qa2p6u.auto.internal" port: 28801 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-4mq6qa2p6u.auto.internal:28801, location 1, ssl: False>]>
DEBUG    ydb.connection:connection.py:575 Closing channel for endpoint localhost:28801
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=ZjlkZjc2NjktMzE0MDM4NDYtOGI1MWEyMDMtNWIzNGI1N2Y=
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=ZjlkZjc2NjktMzE0MDM4NDYtOGI1MWEyMDMtNWIzNGI1N2Y=
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, cdd13c6c-7ce7-405f-8e6e-4bf020a69da2, ghrun-4mq6qa2p6u.auto.internal:28801): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, cdd13c6c-7ce7-405f-8e6e-4bf020a69da2, ghrun-4mq6qa2p6u.auto.internal:28801): request = { session_id: "ydb://session/3?node_id=1&id=ZjlkZjc2NjktMzE0MDM4NDYtOGI1MWEyMDMtNWIzNGI1N2Y=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_Uint32_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_Uint32\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(1772492726 AS Uint32)\n            );\n        " } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:65 RpcState(ExecuteQuery, cdd13c6c-7ce7-405f-8e6e-4bf020a69da2, ghrun-4mq6qa2p6u.auto.internal:28801): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=ZjlkZjc2NjktMzE0MDM4NDYtOGI1MWEyMDMtNWIzNGI1N2Y=
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=ZjlkZjc2NjktMzE0MDM4NDYtOGI1MWEyMDMtNWIzNGI1N2Y=
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, da6e6a34-9dcd-42b1-9e0c-9ad8bead11d2, ghrun-4mq6qa2p6u.auto.internal:28801): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, da6e6a34-9dcd-42b1-9e0c-9ad8bead11d2, ghrun-4mq6qa2p6u.auto.internal:28801): request = { session_id: "ydb://session/3?node_id=1&id=ZjlkZjc2NjktMzE0MDM4NDYtOGI1MWEyMDMtNWIzNGI1N2Y=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_Uint32_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, da6e6a34-9dcd-42b1-9e0c-9ad8bead11d2, ghrun-4mq6qa2p6u.auto.internal:28801): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=ZjlkZjc2NjktMzE0MDM4NDYtOGI1MWEyMDMtNWIzNGI1N2Y=
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=ZjlkZjc2NjktMzE0MDM4NDYtOGI1MWEyMDMtNWIzNGI1N2Y=
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, 47dda236-f6cc-4764-97b5-41e40f3bbc97, ghrun-4mq6qa2p6u.auto.internal:28801): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, 47dda236-f6cc-4764-97b5-41e40f3bbc97, ghrun-4mq6qa2p6u.auto.internal:28801): request = { session_id: "ydb://session/3?node_id=1&id=ZjlkZjc2NjktMzE0MDM4NDYtOGI1MWEyMDMtNWIzNGI1N2Y=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_Uint32_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, 47dda236-f6cc-4764-97b5-41e40f3bbc97, ghrun-4mq6qa2p6u.auto.internal:28801): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=ZjlkZjc2NjktMzE0MDM4NDYtOGI1MWEyMDMtNWIzNGI1N2Y=
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=ZjlkZjc2NjktMzE0MDM4NDYtOGI1MWEyMDMtNWIzNGI1N2Y=
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, e0d727f4-6021-4f74-9476-4b2350a42189, ghrun-4mq6qa2p6u.auto.internal:28801): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, e0d727f4-6021-4f74-9476-4b2350a42189, ghrun-4mq6qa2p6u.auto.internal:28801): request = { session_id: "ydb://session/3?node_id=1&id=ZjlkZjc2NjktMzE0MDM4NDYtOGI1MWEyMDMtNWIzNGI1N2Y=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_Uint32_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, e0d727f4-6021-4f74-9476-4b2350a42189, ghrun-4mq6qa2p6u.auto.internal:28801): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=ZjlkZjc2NjktMzE0MDM4NDYtOGI1MWEyMDMtNWIzNGI1N2Y=
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=ZjlkZjc2NjktMzE0MDM4NDYtOGI1MWEyMDMtNWIzNGI1N2Y=
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, 4c2720d8-735b-441d-a985-412b2819cab7, ghrun-4mq6qa2p6u.auto.internal:28801): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, 4c2720d8-735b-441d-a985-412b2819cab7, ghrun-4mq6qa2p6u.auto.internal:28801): request = { session_id: "ydb://session/3?node_id=1&id=ZjlkZjc2NjktMzE0MDM4NDYtOGI1MWEyMDMtNWIzNGI1N2Y=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_Uint32_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, 4c2720d8-735b-441d-a985-412b2819cab7, ghrun-4mq6qa2p6u.auto.internal:28801): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=ZjlkZjc2NjktMzE0MDM4NDYtOGI1MWEyMDMtNWIzNGI1N2Y=
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=ZjlkZjc2NjktMzE0MDM4NDYtOGI1MWEyMDMtNWIzNGI1N2Y=
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, 36386c13-3f8f-466b-88f7-c32c90b82c16, ghrun-4mq6qa2p6u.auto.internal:28801): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, 36386c13-3f8f-466b-88f7-c32c90b82c16, ghrun-4mq6qa2p6u.auto.internal:28801): request = { session_id: "ydb://session/3?node_id=1&id=ZjlkZjc2NjktMzE0MDM4NDYtOGI1MWEyMDMtNWIzNGI1N2Y=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_Uint32_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, 36386c13-3f8f-466b-88f7-c32c90b82c16, ghrun-4mq6qa2p6u.auto.internal:28801): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=ZjlkZjc2NjktMzE0MDM4NDYtOGI1MWEyMDMtNWIzNGI1N2Y=
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=ZjlkZjc2NjktMzE0MDM4NDYtOGI1MWEyMDMtNWIzNGI1N2Y=
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, 075f9d08-99ff-4935-91b3-223807b1908e, ghrun-4mq6qa2p6u.auto.internal:28801): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, 075f9d08-99ff-4935-91b3-223807b1908e, ghrun-4mq6qa2p6u.auto.internal:28801): request = { session_id: "ydb://session/3?node_id=1&id=ZjlkZjc2NjktMzE0MDM4NDYtOGI1MWEyMDMtNWIzNGI1N2Y=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_Uint32_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, 075f9d08-99ff-4935-91b3-223807b1908e, ghrun-4mq6qa2p6u.auto.internal:28801): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=ZjlkZjc2NjktMzE0MDM4NDYtOGI1MWEyMDMtNWIzNGI1N2Y=
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=ZjlkZjc2NjktMzE0MDM4NDYtOGI1MWEyMDMtNWIzNGI1N2Y=
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, 634e5b6f-f8d3-4f7e-9b92-b005c16b4c68, ghrun-4mq6qa2p6u.auto.internal:28801): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, 634e5b6f-f8d3-4f7e-9b92-b005c16b4c68, ghrun-4mq6qa2p6u.auto.internal:28801): request = { session_id: "ydb://session/3?node_id=1&id=ZjlkZjc2NjktMzE0MDM4NDYtOGI1MWEyMDMtNWIzNGI1N2Y=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_Uint32_1_UNIQUE_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, 634e5b6f-f8d3-4f7e-9b92-b005c16b4c68, ghrun-4mq6qa2p6u.auto.internal:28801): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=ZjlkZjc2NjktMzE0MDM4NDYtOGI1MWEyMDMtNWIzNGI1N2Y=
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=ZjlkZjc2NjktMzE0MDM4NDYtOGI1MWEyMDMtNWIzNGI1N2Y=
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, 13c42403-9a68-4cba-a4a7-53d6ab46161e, ghrun-4mq6qa2p6u.auto.internal:28801): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, 13c42403-9a68-4cba-a4a7-53d6ab46161e, ghrun-4mq6qa2p6u.auto.internal:28801): request = { session_id: "ydb://session/3?node_id=1&id=ZjlkZjc2NjktMzE0MDM4NDYtOGI1MWEyMDMtNWIzNGI1N2Y=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_Uint32_1_UNIQUE_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, 13c42403-9a68-4cba-a4a7-53d6ab46161e, ghrun-4mq6qa2p6u.auto.internal:28801): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=ZjlkZjc2NjktMzE0MDM4NDYtOGI1MWEyMDMtNWIzNGI1N2Y=
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=ZjlkZjc2NjktMzE0MDM4NDYtOGI1MWEyMDMtNWIzNGI1N2Y=
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, 76d07e1f-2144-47c2-a10f-1cac931f4c84, ghrun-4mq6qa2p6u.auto.internal:28801): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, 76d07e1f-2144-47c2-a10f-1cac931f4c84, ghrun-4mq6qa2p6u.auto.internal:28801): request = { session_id: "ydb://session/3?node_id=1&id=ZjlkZjc2NjktMzE0MDM4NDYtOGI1MWEyMDMtNWIzNGI1N2Y=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_Uint32_1_UNIQUE_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, 76d07e1f-2144-47c2-a10f-1cac931f4c84, ghrun-4mq6qa2p6u.auto.internal:28801): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=ZjlkZjc2NjktMzE0MDM4NDYtOGI1MWEyMDMtNWIzNGI1N2Y=
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=ZjlkZjc2NjktMzE0MDM4NDYtOGI1MWEyMDMtNWIzNGI1N2Y=
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, bd3b1a32-545f-4fbd-9487-2d79971c1eb3, ghrun-4mq6qa2p6u.auto.internal:28801): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, bd3b1a32-545f-4fbd-9487-2d79971c1eb3, ghrun-4mq6qa2p6u.auto.internal:28801): request = { session_id: "ydb://session/3?node_id=1&id=ZjlkZjc2NjktMzE0MDM4NDYtOGI1MWEyMDMtNWIzNGI1N2Y=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_Uint32_1_UNIQUE_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, bd3b1a32-545f-4fbd-9487-2d79971c1eb3, ghrun-4mq6qa2p6u.auto.internal:28801): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=ZjlkZjc2NjktMzE0MDM4NDYtOGI1MWEyMDMtNWIzNGI1N2Y=
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=ZjlkZjc2NjktMzE0MDM4NDYtOGI1MWEyMDMtNWIzNGI1N2Y=
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, be3ff48c-7e68-470e-9e9e-71c9d615d8d2, ghrun-4mq6qa2p6u.auto.internal:28801): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, be3ff48c-7e68-470e-9e9e-71c9d615d8d2, ghrun-4mq6qa2p6u.auto.internal:28801): request = { session_id: "ydb://session/3?node_id=1&id=ZjlkZjc2NjktMzE0MDM4NDYtOGI1MWEyMDMtNWIzNGI1N2Y=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_Uint32_1_UNIQUE_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, be3ff48c-7e68-470e-9e9e-71c9d615d8d2, ghrun-4mq6qa2p6u.auto.internal:28801): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=ZjlkZjc2NjktMzE0MDM4NDYtOGI1MWEyMDMtNWIzNGI1N2Y=
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=ZjlkZjc2NjktMzE0MDM4NDYtOGI1MWEyMDMtNWIzNGI1N2Y=
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, a8182d60-37d9-4b7d-bb20-6970a0370eb2, ghrun-4mq6qa2p6u.auto.internal:28801): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, a8182d60-37d9-4b7d-bb20-6970a0370eb2, ghrun-4mq6qa2p6u.auto.internal:28801): request = { session_id: "ydb://session/3?node_id=1&id=ZjlkZjc2NjktMzE0MDM4NDYtOGI1MWEyMDMtNWIzNGI1N2Y=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_Uint32_1_UNIQUE_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, a8182d60-37d9-4b7d-bb20-6970a0370eb2, ghrun-4mq6qa2p6u.auto.internal:28801): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=ZjlkZjc2NjktMzE0MDM4NDYtOGI1MWEyMDMtNWIzNGI1N2Y=
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=ZjlkZjc2NjktMzE0MDM4NDYtOGI1MWEyMDMtNWIzNGI1N2Y=
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, 44b8f4f2-4cc7-441d-a8d2-2c67a24b4c2f, ghrun-4mq6qa2p6u.auto.internal:28801): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, 44b8f4f2-4cc7-441d-a8d2-2c67a24b4c2f, ghrun-4mq6qa2p6u.auto.internal:28801): request = { session_id: "ydb://session/3?node_id=1&id=ZjlkZjc2NjktMzE0MDM4NDYtOGI1MWEyMDMtNWIzNGI1N2Y=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_Uint32_1_UNIQUE_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, 44b8f4f2-4cc7-441d-a8d2-2c67a24b4c2f, ghrun-4mq6qa2p6u.auto.internal:28801): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=ZjlkZjc2NjktMzE0MDM4NDYtOGI1MWEyMDMtNWIzNGI1N2Y=
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=ZjlkZjc2NjktMzE0MDM4NDYtOGI1MWEyMDMtNWIzNGI1N2Y=
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, a523ca6f-5346-4665-a913-a19b0fe793b7, ghrun-4mq6qa2p6u.auto.internal:28801): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, a523ca6f-5346-4665-a913-a19b0fe793b7, ghrun-4mq6qa2p6u.auto.internal:28801): request = { session_id: "ydb://session/3?node_id=1&id=ZjlkZjc2NjktMzE0MDM4NDYtOGI1MWEyMDMtNWIzNGI1N2Y=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_Uint32_1_UNIQUE_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, a523ca6f-5346-4665-a913-a19b0fe793b7, ghrun-4mq6qa2p6u.auto.internal:28801): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=ZjlkZjc2NjktMzE0MDM4NDYtOGI1MWEyMDMtNWIzNGI1N2Y=
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=ZjlkZjc2NjktMzE0MDM4NDYtOGI1MWEyMDMtNWIzNGI1N2Y=
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, 5954f1b4-5340-472e-8091-195fa8981418, ghrun-4mq6qa2p6u.auto.internal:28801): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, 5954f1b4-5340-472e-8091-195fa8981418, ghrun-4mq6qa2p6u.auto.internal:28801): request = { session_id: "ydb://session/3?node_id=1&id=ZjlkZjc2NjktMzE0MDM4NDYtOGI1MWEyMDMtNWIzNGI1N2Y=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_Uint32_1_UNIQUE_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, 5954f1b4-5340-472e-8091-195fa8981418, ghrun-4mq6qa2p6u.auto.internal:28801): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=ZjlkZjc2NjktMzE0MDM4NDYtOGI1MWEyMDMtNWIzNGI1N2Y=
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=ZjlkZjc2NjktMzE0MDM4NDYtOGI1MWEyMDMtNWIzNGI1N2Y=
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, d80607df-f400-40f6-93d1-1f19de9ddb98, ghrun-4mq6qa2p6u.auto.internal:28801): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, d80607df-f400-40f6-93d1-1f19de9ddb98, ghrun-4mq6qa2p6u.auto.internal:28801): request = { session_id: "ydb://session/3?node_id=1&id=ZjlkZjc2NjktMzE0MDM4NDYtOGI1MWEyMDMtNWIzNGI1N2Y=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_Uint32_1_UNIQUE_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, d80607df-f400-40f6-93d1-1f19de9ddb98, ghrun-4mq6qa2p6u.auto.internal:28801): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=ZjlkZjc2NjktMzE0MDM4NDYtOGI1MWEyMDMtNWIzNGI1N2Y=
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=ZjlkZjc2NjktMzE0MDM4NDYtOGI1MWEyMDMtNWIzNGI1N2Y=
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, b5ca21f7-32ec-46ad-8f6c-8b30b660b9cc, ghrun-4mq6qa2p6u.auto.internal:28801): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, b5ca21f7-32ec-46ad-8f6c-8b30b660b9cc, ghrun-4mq6qa2p6u.auto.internal:28801): request = { session_id: "ydb://session/3?node_id=1&id=ZjlkZjc2NjktMzE0MDM4NDYtOGI1MWEyMDMtNWIzNGI1N2Y=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_Uint32_1_UNIQUE_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, b5ca21f7-32ec-46ad-8f6c-8b30b660b9cc, ghrun-4mq6qa2p6u.auto.internal:28801): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=ZjlkZjc2NjktMzE0MDM4NDYtOGI1MWEyMDMtNWIzNGI1N2Y=
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, e9b426ac-a99d-4e3e-b267-08fe45da3a91, localhost:28801): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ListEndpoints, e9b426ac-a99d-4e3e-b267-08fe45da3a91, localhost:28801): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:65 RpcState(ListEndpoints, e9b426ac-a99d-4e3e-b267-08fe45da3a91, localhost:28801): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-4mq6qa2p6u.auto.internal" port: 28801 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-4mq6qa2p6u.auto.internal:28801, location 1, ssl: False>]>
DEBUG    ydb.connection:connection.py:575 Closing channel for endpoint localhost:28801
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=ZjlkZjc2NjktMzE0MDM4NDYtOGI1MWEyMDMtNWIzNGI1N2Y=
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, 7ed52526-e8ff-49cc-a1bc-ce4eb10e9522, ghrun-4mq6qa2p6u.auto.internal:28801): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, 7ed52526-e8ff-49cc-a1bc-ce4eb10e9522, ghrun-4mq6qa2p6u.auto.internal:28801): request = { session_id: "ydb://session/3?node_id=1&id=ZjlkZjc2NjktMzE0MDM4NDYtOGI1MWEyMDMtNWIzNGI1N2Y=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_Uint32_1_UNIQUE_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, 7ed52526-e8ff-49cc-a1bc-ce4eb10e9522, ghrun-4mq6qa2p6u.auto.internal:28801): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=ZjlkZjc2NjktMzE0MDM4NDYtOGI1MWEyMDMtNWIzNGI1N2Y=
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=ZjlkZjc2NjktMzE0MDM4NDYtOGI1MWEyMDMtNWIzNGI1N2Y=
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, f7465ce9-5623-47cc-af19-f859566e3d38, ghrun-4mq6qa2p6u.auto.internal:28801): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, f7465ce9-5623-47cc-af19-f859566e3d38, ghrun-4mq6qa2p6u.auto.internal:28801): request = { session_id: "ydb://session/3?node_id=1&id=ZjlkZjc2NjktMzE0MDM4NDYtOGI1MWEyMDMtNWIzNGI1N2Y=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_Uint32_1_UNIQUE_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, f7465ce9-5623-47cc-af19-f859566e3d38, ghrun-4mq6qa2p6u.auto.internal:28801): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=ZjlkZjc2NjktMzE0MDM4NDYtOGI1MWEyMDMtNWIzNGI1N2Y=
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=ZjlkZjc2NjktMzE0MDM4NDYtOGI1MWEyMDMtNWIzNGI1N2Y=
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, 9ef04d2a-c605-489b-84cc-672e83ee7501, ghrun-4mq6qa2p6u.auto.internal:28801): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, 9ef04d2a-c605-489b-84cc-672e83ee7501, ghrun-4mq6qa2p6u.auto.internal:28801): request = { session_id: "ydb://session/3?node_id=1&id=ZjlkZjc2NjktMzE0MDM4NDYtOGI1MWEyMDMtNWIzNGI1N2Y=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_Uint32_1_UNIQUE_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, 9ef04d2a-c605-489b-84cc-672e83ee7501, ghrun-4mq6qa2p6u.auto.internal:28801): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=ZjlkZjc2NjktMzE0MDM4NDYtOGI1MWEyMDMtNWIzNGI1N2Y=
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=ZjlkZjc2NjktMzE0MDM4NDYtOGI1MWEyMDMtNWIzNGI1N2Y=
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, 2b99ebd6-c522-469c-97ec-dd3e5789a41b, ghrun-4mq6qa2p6u.auto.internal:28801): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, 2b99ebd6-c522-469c-97ec-dd3e5789a41b, ghrun-4mq6qa2p6u.auto.internal:28801): request = { session_id: "ydb://session/3?node_id=1&id=ZjlkZjc2NjktMzE0MDM4NDYtOGI1MWEyMDMtNWIzNGI1N2Y=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_Uint32_1_UNIQUE_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, 2b99ebd6-c522-469c-97ec-dd3e5789a41b, ghrun-4mq6qa2p6u.auto.internal:28801): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=ZjlkZjc2NjktMzE0MDM4NDYtOGI1MWEyMDMtNWIzNGI1N2Y=
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=ZjlkZjc2NjktMzE0MDM4NDYtOGI1MWEyMDMtNWIzNGI1N2Y=
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, c511a57f-b72b-4687-9493-8cfa35e5b48c, ghrun-4mq6qa2p6u.auto.internal:28801): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, c511a57f-b72b-4687-9493-8cfa35e5b48c, ghrun-4mq6qa2p6u.auto.internal:28801): request = { session_id: "ydb://session/3?node_id=1&id=ZjlkZjc2NjktMzE0MDM4NDYtOGI1MWEyMDMtNWIzNGI1N2Y=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_Uint32_1_UNIQUE_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, c511a57f-b72b-4687-9493-8cfa35e5b48c, ghrun-4mq6qa2p6u.auto.internal:28801): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=ZjlkZjc2NjktMzE0MDM4NDYtOGI1MWEyMDMtNWIzNGI1N2Y=
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=ZjlkZjc2NjktMzE0MDM4NDYtOGI1MWEyMDMtNWIzNGI1N2Y=
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, c5a89ac5-ee6c-4690-86c2-6cddf3c3744e, ghrun-4mq6qa2p6u.auto.internal:28801): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, c5a89ac5-ee6c-4690-86c2-6cddf3c3744e, ghrun-4mq6qa2p6u.auto.internal:28801): request = { session_id: "ydb://session/3?node_id=1&id=ZjlkZjc2NjktMzE0MDM4NDYtOGI1MWEyMDMtNWIzNGI1N2Y=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_Uint32_1_UNIQUE_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, c5a89ac5-ee6c-4690-86c2-6cddf3c3744e, ghrun-4mq6qa2p6u.auto.internal:28801): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=ZjlkZjc2NjktMzE0MDM4NDYtOGI1MWEyMDMtNWIzNGI1N2Y=
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=ZjlkZjc2NjktMzE0MDM4NDYtOGI1MWEyMDMtNWIzNGI1N2Y=
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, 70b763ed-f5fc-4491-80e5-568ce051b829, ghrun-4mq6qa2p6u.auto.internal:28801): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, 70b763ed-f5fc-4491-80e5-568ce051b829, ghrun-4mq6qa2p6u.auto.internal:28801): request = { session_id: "ydb://session/3?node_id=1&id=ZjlkZjc2NjktMzE0MDM4NDYtOGI1MWEyMDMtNWIzNGI1N2Y=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_Uint32_1_UNIQUE_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, 70b763ed-f5fc-4491-80e5-568ce051b829, ghrun-4mq6qa2p6u.auto.internal:28801): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=ZjlkZjc2NjktMzE0MDM4NDYtOGI1MWEyMDMtNWIzNGI1N2Y=
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=ZjlkZjc2NjktMzE0MDM4NDYtOGI1MWEyMDMtNWIzNGI1N2Y=
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, ae485ddf-73ea-4bb5-933d-ea543a024c03, ghrun-4mq6qa2p6u.auto.internal:28801): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, ae485ddf-73ea-4bb5-933d-ea543a024c03, ghrun-4mq6qa2p6u.auto.internal:28801): request = { session_id: "ydb://session/3?node_id=1&id=ZjlkZjc2NjktMzE0MDM4NDYtOGI1MWEyMDMtNWIzNGI1N2Y=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_Uint32_1_UNIQUE_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, ae485ddf-73ea-4bb5-933d-ea543a024c03, ghrun-4mq6qa2p6u.auto.internal:28801): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=ZjlkZjc2NjktMzE0MDM4NDYtOGI1MWEyMDMtNWIzNGI1N2Y=
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=ZjlkZjc2NjktMzE0MDM4NDYtOGI1MWEyMDMtNWIzNGI1N2Y=
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, 2f5eac73-35e7-45e3-a1cc-45bfa34646fe, ghrun-4mq6qa2p6u.auto.internal:28801): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, 2f5eac73-35e7-45e3-a1cc-45bfa34646fe, ghrun-4mq6qa2p6u.auto.internal:28801): request = { session_id: "ydb://session/3?node_id=1&id=ZjlkZjc2NjktMzE0MDM4NDYtOGI1MWEyMDMtNWIzNGI1N2Y=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_Uint32_1_UNIQUE_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, 2f5eac73-35e7-45e3-a1cc-45bfa34646fe, ghrun-4mq6qa2p6u.auto.internal:28801): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=ZjlkZjc2NjktMzE0MDM4NDYtOGI1MWEyMDMtNWIzNGI1N2Y=
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=ZjlkZjc2NjktMzE0MDM4NDYtOGI1MWEyMDMtNWIzNGI1N2Y=
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, 116f6708-d48c-41f1-b3f6-7000a97a7226, ghrun-4mq6qa2p6u.auto.internal:28801): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, 116f6708-d48c-41f1-b3f6-7000a97a7226, ghrun-4mq6qa2p6u.auto.internal:28801): request = { session_id: "ydb://session/3?node_id=1&id=ZjlkZjc2NjktMzE0MDM4NDYtOGI1MWEyMDMtNWIzNGI1N2Y=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_Uint32_1_UNIQUE_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, 116f6708-d48c-41f1-b3f6-7000a97a7226, ghrun-4mq6qa2p6u.auto.internal:28801): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=ZjlkZjc2NjktMzE0MDM4NDYtOGI1MWEyMDMtNWIzNGI1N2Y=
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=ZjlkZjc2NjktMzE0MDM4NDYtOGI1MWEyMDMtNWIzNGI1N2Y=
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, 3a1d6738-6430-4599-a4b8-58930bb94b55, ghrun-4mq6qa2p6u.auto.internal:28801): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, 3a1d6738-6430-4599-a4b8-58930bb94b55, ghrun-4mq6qa2p6u.auto.internal:28801): request = { session_id: "ydb://session/3?node_id=1&id=ZjlkZjc2NjktMzE0MDM4NDYtOGI1MWEyMDMtNWIzNGI1N2Y=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_Uint32_1_UNIQUE_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, 3a1d6738-6430-4599-a4b8-58930bb94b55, ghrun-4mq6qa2p6u.auto.internal:28801): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=ZjlkZjc2NjktMzE0MDM4NDYtOGI1MWEyMDMtNWIzNGI1N2Y=
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=ZjlkZjc2NjktMzE0MDM4NDYtOGI1MWEyMDMtNWIzNGI1N2Y=
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, 262fb571-08de-4af4-b818-4aa149cc7eaf, ghrun-4mq6qa2p6u.auto.internal:28801): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, 262fb571-08de-4af4-b818-4aa149cc7eaf, ghrun-4mq6qa2p6u.auto.internal:28801): request = { session_id: "ydb://session/3?node_id=1&id=ZjlkZjc2NjktMzE0MDM4NDYtOGI1MWEyMDMtNWIzNGI1N2Y=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_Uint32_1_UNIQUE_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, 262fb571-08de-4af4-b818-4aa149cc7eaf, ghrun-4mq6qa2p6u.auto.internal:28801): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=ZjlkZjc2NjktMzE0MDM4NDYtOGI1MWEyMDMtNWIzNGI1N2Y=
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=ZjlkZjc2NjktMzE0MDM4NDYtOGI1MWEyMDMtNWIzNGI1N2Y=
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, 04758b6b-2995-4a12-882a-83f0d9d3ff1e, ghrun-4mq6qa2p6u.auto.internal:28801): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, 04758b6b-2995-4a12-882a-83f0d9d3ff1e, ghrun-4mq6qa2p6u.auto.internal:28801): request = { session_id: "ydb://session/3?node_id=1&id=ZjlkZjc2NjktMzE0MDM4NDYtOGI1MWEyMDMtNWIzNGI1N2Y=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_Uint32_1_UNIQUE_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, 04758b6b-2995-4a12-882a-83f0d9d3ff1e, ghrun-4mq6qa2p6u.auto.internal:28801): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=ZjlkZjc2NjktMzE0MDM4NDYtOGI1MWEyMDMtNWIzNGI1N2Y=
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=ZjlkZjc2NjktMzE0MDM4NDYtOGI1MWEyMDMtNWIzNGI1N2Y=
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, 86c552a2-9da3-43e7-be1e-b8ae7d3f2443, ghrun-4mq6qa2p6u.auto.internal:28801): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, 86c552a2-9da3-43e7-be1e-b8ae7d3f2443, ghrun-4mq6qa2p6u.auto.internal:28801): request = { session_id: "ydb://session/3?node_id=1&id=ZjlkZjc2NjktMzE0MDM4NDYtOGI1MWEyMDMtNWIzNGI1N2Y=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_Uint32_1_UNIQUE_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, 86c552a2-9da3-43e7-be1e-b8ae7d3f2443, ghrun-4mq6qa2p6u.auto.internal:28801): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=ZjlkZjc2NjktMzE0MDM4NDYtOGI1MWEyMDMtNWIzNGI1N2Y=
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=ZjlkZjc2NjktMzE0MDM4NDYtOGI1MWEyMDMtNWIzNGI1N2Y=
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, 61806dd3-b8b0-45fe-8bdb-ea6ab50ff74b, ghrun-4mq6qa2p6u.auto.internal:28801): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, 61806dd3-b8b0-45fe-8bdb-ea6ab50ff74b, ghrun-4mq6qa2p6u.auto.internal:28801): request = { session_id: "ydb://session/3?node_id=1&id=ZjlkZjc2NjktMzE0MDM4NDYtOGI1MWEyMDMtNWIzNGI1N2Y=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_Uint32_1_UNIQUE_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, 61806dd3-b8b0-45fe-8bdb-ea6ab50ff74b, ghrun-4mq6qa2p6u.auto.internal:28801): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=ZjlkZjc2NjktMzE0MDM4NDYtOGI1MWEyMDMtNWIzNGI1N2Y=
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=ZjlkZjc2NjktMzE0MDM4NDYtOGI1MWEyMDMtNWIzNGI1N2Y=
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, eda28226-0152-4e9f-b119-e5632757eddb, ghrun-4mq6qa2p6u.auto.internal:28801): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, eda28226-0152-4e9f-b119-e5632757eddb, ghrun-4mq6qa2p6u.auto.internal:28801): request = { session_id: "ydb://session/3?node_id=1&id=ZjlkZjc2NjktMzE0MDM4NDYtOGI1MWEyMDMtNWIzNGI1N2Y=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_Uint32_1_UNIQUE_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, eda28226-0152-4e9f-b119-e5632757eddb, ghrun-4mq6qa2p6u.auto.internal:28801): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=ZjlkZjc2NjktMzE0MDM4NDYtOGI1MWEyMDMtNWIzNGI1N2Y=
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=ZjlkZjc2NjktMzE0MDM4NDYtOGI1MWEyMDMtNWIzNGI1N2Y=
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, cf081f8c-0d5b-4c37-a4c9-ef9e3ff1f9c4, ghrun-4mq6qa2p6u.auto.internal:28801): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, cf081f8c-0d5b-4c37-a4c9-ef9e3ff1f9c4, ghrun-4mq6qa2p6u.auto.internal:28801): request = { session_id: "ydb://session/3?node_id=1&id=ZjlkZjc2NjktMzE0MDM4NDYtOGI1MWEyMDMtNWIzNGI1N2Y=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_Uint32_1_UNIQUE_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, cf081f8c-0d5b-4c37-a4c9-ef9e3ff1f9c4, ghrun-4mq6qa2p6u.auto.internal:28801): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=ZjlkZjc2NjktMzE0MDM4NDYtOGI1MWEyMDMtNWIzNGI1N2Y=
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, d8dbaa37-10dd-411b-bb95-9a88ba4e2bb0, localhost:28801): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ListEndpoints, d8dbaa37-10dd-411b-bb95-9a88ba4e2bb0, localhost:28801): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:65 RpcState(ListEndpoints, d8dbaa37-10dd-411b-bb95-9a88ba4e2bb0, localhost:28801): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-4mq6qa2p6u.auto.internal" port: 28801 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-4mq6qa2p6u.auto.internal:28801, location 1, ssl: False>]>
DEBUG    ydb.connection:connection.py:575 Closing channel for endpoint localhost:28801
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=ZjlkZjc2NjktMzE0MDM4NDYtOGI1MWEyMDMtNWIzNGI1N2Y=
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, cd886ef3-a216-4be6-8dd0-5237fb975b2f, ghrun-4mq6qa2p6u.auto.internal:28801): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, cd886ef3-a216-4be6-8dd0-5237fb975b2f, ghrun-4mq6qa2p6u.auto.internal:28801): request = { session_id: "ydb://session/3?node_id=1&id=ZjlkZjc2NjktMzE0MDM4NDYtOGI1MWEyMDMtNWIzNGI1N2Y=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_Uint32_1_UNIQUE_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, cd886ef3-a216-4be6-8dd0-5237fb975b2f, ghrun-4mq6qa2p6u.auto.internal:28801): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=ZjlkZjc2NjktMzE0MDM4NDYtOGI1MWEyMDMtNWIzNGI1N2Y=
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=ZjlkZjc2NjktMzE0MDM4NDYtOGI1MWEyMDMtNWIzNGI1N2Y=
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, d5238625-ff2c-4bd7-b06a-1fac438ae332, ghrun-4mq6qa2p6u.auto.internal:28801): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, d5238625-ff2c-4bd7-b06a-1fac438ae332, ghrun-4mq6qa2p6u.auto.internal:28801): request = { session_id: "ydb://session/3?node_id=1&id=ZjlkZjc2NjktMzE0MDM4NDYtOGI1MWEyMDMtNWIzNGI1N2Y=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_Uint32_1_UNIQUE_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, d5238625-ff2c-4bd7-b06a-1fac438ae332, ghrun-4mq6qa2p6u.auto.internal:28801): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=ZjlkZjc2NjktMzE0MDM4NDYtOGI1MWEyMDMtNWIzNGI1N2Y=
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=ZjlkZjc2NjktMzE0MDM4NDYtOGI1MWEyMDMtNWIzNGI1N2Y=
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, 5be89b1c-e0fa-4b22-a4ef-64e5e2f4d758, ghrun-4mq6qa2p6u.auto.internal:28801): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, 5be89b1c-e0fa-4b22-a4ef-64e5e2f4d758, ghrun-4mq6qa2p6u.auto.internal:28801): request = { session_id: "ydb://session/3?node_id=1&id=ZjlkZjc2NjktMzE0MDM4NDYtOGI1MWEyMDMtNWIzNGI1N2Y=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_Uint32_1_UNIQUE_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, 5be89b1c-e0fa-4b22-a4ef-64e5e2f4d758, ghrun-4mq6qa2p6u.auto.internal:28801): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=ZjlkZjc2NjktMzE0MDM4NDYtOGI1MWEyMDMtNWIzNGI1N2Y=
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=ZjlkZjc2NjktMzE0MDM4NDYtOGI1MWEyMDMtNWIzNGI1N2Y=
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, 41da4dde-7faa-416e-9221-a767751592a5, ghrun-4mq6qa2p6u.auto.internal:28801): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, 41da4dde-7faa-416e-9221-a767751592a5, ghrun-4mq6qa2p6u.auto.internal:28801): request = { session_id: "ydb://session/3?node_id=1&id=ZjlkZjc2NjktMzE0MDM4NDYtOGI1MWEyMDMtNWIzNGI1N2Y=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_Uint32_1_UNIQUE_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, 41da4dde-7faa-416e-9221-a767751592a5, ghrun-4mq6qa2p6u.auto.internal:28801): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=ZjlkZjc2NjktMzE0MDM4NDYtOGI1MWEyMDMtNWIzNGI1N2Y=
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=ZjlkZjc2NjktMzE0MDM4NDYtOGI1MWEyMDMtNWIzNGI1N2Y=
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, e4c3dba4-53af-43d2-8d14-339498959530, ghrun-4mq6qa2p6u.auto.internal:28801): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, e4c3dba4-53af-43d2-8d14-339498959530, ghrun-4mq6qa2p6u.auto.internal:28801): request = { session_id: "ydb://session/3?node_id=1&id=ZjlkZjc2NjktMzE0MDM4NDYtOGI1MWEyMDMtNWIzNGI1N2Y=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_Uint32_1_UNIQUE_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, e4c3dba4-53af-43d2-8d14-339498959530, ghrun-4mq6qa2p6u.auto.internal:28801): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=ZjlkZjc2NjktMzE0MDM4NDYtOGI1MWEyMDMtNWIzNGI1N2Y=
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=ZjlkZjc2NjktMzE0MDM4NDYtOGI1MWEyMDMtNWIzNGI1N2Y=
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, fc16678b-4209-4191-af4a-c9369e064a26, ghrun-4mq6qa2p6u.auto.internal:28801): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, fc16678b-4209-4191-af4a-c9369e064a26, ghrun-4mq6qa2p6u.auto.internal:28801): request = { session_id: "ydb://session/3?node_id=1&id=ZjlkZjc2NjktMzE0MDM4NDYtOGI1MWEyMDMtNWIzNGI1N2Y=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_Uint32_1_UNIQUE_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, fc16678b-4209-4191-af4a-c9369e064a26, ghrun-4mq6qa2p6u.auto.internal:28801): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=ZjlkZjc2NjktMzE0MDM4NDYtOGI1MWEyMDMtNWIzNGI1N2Y=
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=ZjlkZjc2NjktMzE0MDM4NDYtOGI1MWEyMDMtNWIzNGI1N2Y=
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, d22dcf0d-5062-4438-85e7-9bdb1e1d44cf, ghrun-4mq6qa2p6u.auto.internal:28801): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, d22dcf0d-5062-4438-85e7-9bdb1e1d44cf, ghrun-4mq6qa2p6u.auto.internal:28801): request = { session_id: "ydb://session/3?node_id=1&id=ZjlkZjc2NjktMzE0MDM4NDYtOGI1MWEyMDMtNWIzNGI1N2Y=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_Uint32_1_UNIQUE_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, d22dcf0d-5062-4438-85e7-9bdb1e1d44cf, ghrun-4mq6qa2p6u.auto.internal:28801): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=ZjlkZjc2NjktMzE0MDM4NDYtOGI1MWEyMDMtNWIzNGI1N2Y=
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=ZjlkZjc2NjktMzE0MDM4NDYtOGI1MWEyMDMtNWIzNGI1N2Y=
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, af5ad185-60c1-4600-bf82-7f655452e6c8, ghrun-4mq6qa2p6u.auto.internal:28801): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, af5ad185-60c1-4600-bf82-7f655452e6c8, ghrun-4mq6qa2p6u.auto.internal:28801): request = { session_id: "ydb://session/3?node_id=1&id=ZjlkZjc2NjktMzE0MDM4NDYtOGI1MWEyMDMtNWIzNGI1N2Y=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_Uint32_1_UNIQUE_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, af5ad185-60c1-4600-bf82-7f655452e6c8, ghrun-4mq6qa2p6u.auto.internal:28801): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=ZjlkZjc2NjktMzE0MDM4NDYtOGI1MWEyMDMtNWIzNGI1N2Y=
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=ZjlkZjc2NjktMzE0MDM4NDYtOGI1MWEyMDMtNWIzNGI1N2Y=
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, 3679ab27-046a-45d4-8957-1955adc64c9d, ghrun-4mq6qa2p6u.auto.internal:28801): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, 3679ab27-046a-45d4-8957-1955adc64c9d, ghrun-4mq6qa2p6u.auto.internal:28801): request = { session_id: "ydb://session/3?node_id=1&id=ZjlkZjc2NjktMzE0MDM4NDYtOGI1MWEyMDMtNWIzNGI1N2Y=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_Uint32_1_UNIQUE_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, 3679ab27-046a-45d4-8957-1955adc64c9d, ghrun-4mq6qa2p6u.auto.internal:28801): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=ZjlkZjc2NjktMzE0MDM4NDYtOGI1MWEyMDMtNWIzNGI1N2Y=
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=ZjlkZjc2NjktMzE0MDM4NDYtOGI1MWEyMDMtNWIzNGI1N2Y=
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, 870ef8d1-31d9-4a97-9fb2-d9f53d67bae4, ghrun-4mq6qa2p6u.auto.internal:28801): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, 870ef8d1-31d9-4a97-9fb2-d9f53d67bae4, ghrun-4mq6qa2p6u.auto.internal:28801): request = { session_id: "ydb://session/3?node_id=1&id=ZjlkZjc2NjktMzE0MDM4NDYtOGI1MWEyMDMtNWIzNGI1N2Y=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_Uint32_1_UNIQUE_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, 870ef8d1-31d9-4a97-9fb2-d9f53d67bae4, ghrun-4mq6qa2p6u.auto.internal:28801): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=ZjlkZjc2NjktMzE0MDM4NDYtOGI1MWEyMDMtNWIzNGI1N2Y=
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=ZjlkZjc2NjktMzE0MDM4NDYtOGI1MWEyMDMtNWIzNGI1N2Y=
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, 65b8d8e7-429f-49db-902b-a510439d9937, ghrun-4mq6qa2p6u.auto.internal:28801): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, 65b8d8e7-429f-49db-902b-a510439d9937, ghrun-4mq6qa2p6u.auto.internal:28801): request = { session_id: "ydb://session/3?node_id=1&id=ZjlkZjc2NjktMzE0MDM4NDYtOGI1MWEyMDMtNWIzNGI1N2Y=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_Uint32_1_UNIQUE_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, 65b8d8e7-429f-49db-902b-a510439d9937, ghrun-4mq6qa2p6u.auto.internal:28801): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=ZjlkZjc2NjktMzE0MDM4NDYtOGI1MWEyMDMtNWIzNGI1N2Y=
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=ZjlkZjc2NjktMzE0MDM4NDYtOGI1MWEyMDMtNWIzNGI1N2Y=
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, e27d3442-1159-4f7a-9427-764f64fefec3, ghrun-4mq6qa2p6u.auto.internal:28801): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, e27d3442-1159-4f7a-9427-764f64fefec3, ghrun-4mq6qa2p6u.auto.internal:28801): request = { session_id: "ydb://session/3?node_id=1&id=ZjlkZjc2NjktMzE0MDM4NDYtOGI1MWEyMDMtNWIzNGI1N2Y=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_Uint32_1_UNIQUE_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, e27d3442-1159-4f7a-9427-764f64fefec3, ghrun-4mq6qa2p6u.auto.internal:28801): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=ZjlkZjc2NjktMzE0MDM4NDYtOGI1MWEyMDMtNWIzNGI1N2Y=
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=ZjlkZjc2NjktMzE0MDM4NDYtOGI1MWEyMDMtNWIzNGI1N2Y=
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, e39a9dc3-8f88-4c07-8e75-23aa4bf3b78a, ghrun-4mq6qa2p6u.auto.internal:28801): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, e39a9dc3-8f88-4c07-8e75-23aa4bf3b78a, ghrun-4mq6qa2p6u.auto.internal:28801): request = { session_id: "ydb://session/3?node_id=1&id=ZjlkZjc2NjktMzE0MDM4NDYtOGI1MWEyMDMtNWIzNGI1N2Y=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_Uint32_1_UNIQUE_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, e39a9dc3-8f88-4c07-8e75-23aa4bf3b78a, ghrun-4mq6qa2p6u.auto.internal:28801): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=ZjlkZjc2NjktMzE0MDM4NDYtOGI1MWEyMDMtNWIzNGI1N2Y=
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=ZjlkZjc2NjktMzE0MDM4NDYtOGI1MWEyMDMtNWIzNGI1N2Y=
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, 70761b11-4226-4b54-a727-c96ca4f9211a, ghrun-4mq6qa2p6u.auto.internal:28801): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, 70761b11-4226-4b54-a727-c96ca4f9211a, ghrun-4mq6qa2p6u.auto.internal:28801): request = { session_id: "ydb://session/3?node_id=1&id=ZjlkZjc2NjktMzE0MDM4NDYtOGI1MWEyMDMtNWIzNGI1N2Y=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_Uint32_1_UNIQUE_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, 70761b11-4226-4b54-a727-c96ca4f9211a, ghrun-4mq6qa2p6u.auto.internal:28801): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=ZjlkZjc2NjktMzE0MDM4NDYtOGI1MWEyMDMtNWIzNGI1N2Y=
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=ZjlkZjc2NjktMzE0MDM4NDYtOGI1MWEyMDMtNWIzNGI1N2Y=
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, 84903404-6d58-45e1-9657-7547d3f08400, ghrun-4mq6qa2p6u.auto.internal:28801): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, 84903404-6d58-45e1-9657-7547d3f08400, ghrun-4mq6qa2p6u.auto.internal:28801): request = { session_id: "ydb://session/3?node_id=1&id=ZjlkZjc2NjktMzE0MDM4NDYtOGI1MWEyMDMtNWIzNGI1N2Y=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_Uint32_1_UNIQUE_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, 84903404-6d58-45e1-9657-7547d3f08400, ghrun-4mq6qa2p6u.auto.internal:28801): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=ZjlkZjc2NjktMzE0MDM4NDYtOGI1MWEyMDMtNWIzNGI1N2Y=
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, c5fc81d4-cfd1-41f2-ae83-ea0a55a51f7e, localhost:28801): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ListEndpoints, c5fc81d4-cfd1-41f2-ae83-ea0a55a51f7e, localhost:28801): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:65 RpcState(ListEndpoints, c5fc81d4-cfd1-41f2-ae83-ea0a55a51f7e, localhost:28801): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-4mq6qa2p6u.auto.internal" port: 28801 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-4mq6qa2p6u.auto.internal:28801, location 1, ssl: False>]>
DEBUG    ydb.connection:connection.py:575 Closing channel for endpoint localhost:28801
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=ZjlkZjc2NjktMzE0MDM4NDYtOGI1MWEyMDMtNWIzNGI1N2Y=
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, b2bd8486-b654-4a06-b91b-6be6d76aa732, ghrun-4mq6qa2p6u.auto.internal:28801): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, b2bd8486-b654-4a06-b91b-6be6d76aa732, ghrun-4mq6qa2p6u.auto.internal:28801): request = { session_id: "ydb://session/3?node_id=1&id=ZjlkZjc2NjktMzE0MDM4NDYtOGI1MWEyMDMtNWIzNGI1N2Y=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_Uint32_1_UNIQUE_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, b2bd8486-b654-4a06-b91b-6be6d76aa732, ghrun-4mq6qa2p6u.auto.internal:28801): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=ZjlkZjc2NjktMzE0MDM4NDYtOGI1MWEyMDMtNWIzNGI1N2Y=
DEBUG    ydb.query.pool:pool.py:108 Acquired active session from queue: ydb://session/3?node_id=1&id=ZjlkZjc2NjktMzE0MDM4NDYtOGI1MWEyMDMtNWIzNGI1N2Y=
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteQuery, 08407766-06fd-46b1-8646-bd6979c39f77, ghrun-4mq6qa2p6u.auto.internal:28801): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteQuery, 08407766-06fd-46b1-8646-bd6979c39f77, ghrun-4mq6qa2p6u.auto.internal:28801): request = { session_id: "ydb://session/3?node_id=1&id=ZjlkZjc2NjktMzE0MDM4NDYtOGI1MWEyMDMtNWIzNGI1N2Y=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_Uint32_1_UNIQUE_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, 08407766-06fd-46b1-8646-bd6979c39f77, ghrun-4mq6qa2p6u.auto.internal:28801): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:129 Session returned to queue: ydb://session/3?node_id=1&id=ZjlkZjc2NjktMzE0MDM4NDYtOGI1MWEyMDMtNWIzNGI1N2Y=
---------------------------- Captured log teardown -----------------------------
INFO     ya.test:ya.py:442 Test teardown
DEBUG    ydb.connection:connection.py:447 RpcState(DeleteSession, ed0a7137-2e4d-429a-b284-80b34ed416a5, ghrun-4mq6qa2p6u.auto.internal:28801): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(DeleteSession, ed0a7137-2e4d-429a-b284-80b34ed416a5, ghrun-4mq6qa2p6u.auto.internal:28801): request = { session_id: "ydb://session/3?node_id=1&id=ZjlkZjc2NjktMzE0MDM4NDYtOGI1MWEyMDMtNWIzNGI1N2Y=" }
DEBUG    ydb.connection:connection.py:65 RpcState(DeleteSession, ed0a7137-2e4d-429a-b284-80b34ed416a5, ghrun-4mq6qa2p6u.auto.internal:28801): 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:28801
DEBUG    ydb.connection:connection.py:575 Closing channel for endpoint ghrun-4mq6qa2p6u.auto.internal:28801
DEBUG    ydb.query.session:session.py:339 Attach stream closed, session_id: ydb://session/3?node_id=1&id=ZjlkZjc2NjktMzE0MDM4NDYtOGI1MWEyMDMtNWIzNGI1N2Y=
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:28801/1
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/28219
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/21015
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/2634
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/28801
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/30156
============================== slowest durations ===============================
330.80s call     test_ttl.py::TestTTL::test_ttl[table_Uint32_1_UNIQUE_SYNC-pk_types23-all_types23-index23-Uint32-UNIQUE-SYNC]
12.06s teardown test_ttl.py::TestTTL::test_ttl[table_Uint32_1_UNIQUE_SYNC-pk_types23-all_types23-index23-Uint32-UNIQUE-SYNC]
10.31s setup    test_ttl.py::TestTTL::test_ttl[table_Uint32_1_UNIQUE_SYNC-pk_types23-all_types23-index23-Uint32-UNIQUE-SYNC]
=========================== short test summary info ============================
FAILED test_ttl.py::TestTTL::test_ttl[table_Uint32_1_UNIQUE_SYNC-pk_types23-all_types23-index23-Uint32-UNIQUE-SYNC] - AssertionError: Expected 0 rows, error when deleting 6 lines, table table_Uint32_1_UNIQUE_SYNC
assert (1 == 1 and 1 == 0)
 +  where 1 = len([{'count': 1}])
 +  and   1 = {'count': 1}.count
======================== 1 failed in 355.45s (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/dgvm/0027bf/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 ===============================
107.91s call     test_ttl.py::TestTTL::test_ttl[table_Uint32_1__ASYNC-pk_types22-all_types22-index22-Uint32--ASYNC]
12.09s teardown test_ttl.py::TestTTL::test_ttl[table_Uint32_1__ASYNC-pk_types22-all_types22-index22-Uint32--ASYNC]
12.06s setup    test_ttl.py::TestTTL::test_ttl[table_Uint32_1__ASYNC-pk_types22-all_types22-index22-Uint32--ASYNC]
======================== 1 passed in 133.66s (0:02:13) =========================
============================= test session starts ==============================
platform linux -- Python 3.13.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/dgvm/0027c0/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 ===============================
116.81s call     test_ttl.py::TestTTL::test_ttl[table_Uint32_1__SYNC-pk_types21-all_types21-index21-Uint32--SYNC]
17.04s teardown test_ttl.py::TestTTL::test_ttl[table_Uint32_1__SYNC-pk_types21-all_types21-index21-Uint32--SYNC]
13.31s setup    test_ttl.py::TestTTL::test_ttl[table_Uint32_1__SYNC-pk_types21-all_types21-index21-Uint32--SYNC]
======================== 1 passed in 149.05s (0:02:29) =========================
============================= test session starts ==============================
platform linux -- Python 3.13.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/dgvm/002839/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 ===============================
126.36s call     test_ttl.py::TestTTL::test_ttl[table_Uint64_0_UNIQUE_SYNC-pk_types26-all_types26-index26-Uint64-UNIQUE-SYNC]
18.16s setup    test_ttl.py::TestTTL::test_ttl[table_Uint64_0_UNIQUE_SYNC-pk_types26-all_types26-index26-Uint64-UNIQUE-SYNC]
12.10s teardown test_ttl.py::TestTTL::test_ttl[table_Uint64_0_UNIQUE_SYNC-pk_types26-all_types26-index26-Uint64-UNIQUE-SYNC]
======================== 1 passed in 158.77s (0:02:38) =========================
============================= test session starts ==============================
platform linux -- Python 3.13.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/dgvm/002844/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 ===============================
121.34s call     test_ttl.py::TestTTL::test_ttl[table_Uint64_0__ASYNC-pk_types25-all_types25-index25-Uint64--ASYNC]
18.21s setup    test_ttl.py::TestTTL::test_ttl[table_Uint64_0__ASYNC-pk_types25-all_types25-index25-Uint64--ASYNC]
17.06s teardown test_ttl.py::TestTTL::test_ttl[table_Uint64_0__ASYNC-pk_types25-all_types25-index25-Uint64--ASYNC]
======================== 1 passed in 159.64s (0:02: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/dgvm/0027cb/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 ===============================
125.29s call     test_ttl.py::TestTTL::test_ttl[table_Uint64_0__SYNC-pk_types24-all_types24-index24-Uint64--SYNC]
17.04s teardown test_ttl.py::TestTTL::test_ttl[table_Uint64_0__SYNC-pk_types24-all_types24-index24-Uint64--SYNC]
7.16s setup    test_ttl.py::TestTTL::test_ttl[table_Uint64_0__SYNC-pk_types24-all_types24-index24-Uint64--SYNC]
======================== 1 passed in 150.87s (0:02:30) =========================
============================= test session starts ==============================
platform linux -- Python 3.13.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/dgvm/0027d7/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 ===============================
129.25s call     test_ttl.py::TestTTL::test_ttl[table_Uint64_1_UNIQUE_SYNC-pk_types29-all_types29-index29-Uint64-UNIQUE-SYNC]
9.91s setup    test_ttl.py::TestTTL::test_ttl[table_Uint64_1_UNIQUE_SYNC-pk_types29-all_types29-index29-Uint64-UNIQUE-SYNC]
7.05s teardown test_ttl.py::TestTTL::test_ttl[table_Uint64_1_UNIQUE_SYNC-pk_types29-all_types29-index29-Uint64-UNIQUE-SYNC]
======================== 1 passed in 147.61s (0:02:27) =========================
============================= test session starts ==============================
platform linux -- Python 3.13.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/dgvm/00282e/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 ===============================
106.87s call     test_ttl.py::TestTTL::test_ttl[table_Uint64_1__ASYNC-pk_types28-all_types28-index28-Uint64--ASYNC]
17.10s teardown test_ttl.py::TestTTL::test_ttl[table_Uint64_1__ASYNC-pk_types28-all_types28-index28-Uint64--ASYNC]
11.29s setup    test_ttl.py::TestTTL::test_ttl[table_Uint64_1__ASYNC-pk_types28-all_types28-index28-Uint64--ASYNC]
======================== 1 passed in 136.77s (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/dgvm/002838/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 ===============================
128.67s call     test_ttl.py::TestTTL::test_ttl[table_Uint64_1__SYNC-pk_types27-all_types27-index27-Uint64--SYNC]
17.13s setup    test_ttl.py::TestTTL::test_ttl[table_Uint64_1__SYNC-pk_types27-all_types27-index27-Uint64--SYNC]
12.11s teardown test_ttl.py::TestTTL::test_ttl[table_Uint64_1__SYNC-pk_types27-all_types27-index27-Uint64--SYNC]
======================== 1 passed in 159.89s (0:02:39) =========================
