============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/p2uq/0001e5/ydb/tests/stress/olap_workload/tests/test-results/py3test
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 1 item

test_workload.py F

=================================== FAILURES ===================================
_____________________________ TestYdbWorkload.test _____________________________
ydb/tests/stress/olap_workload/tests/test_workload.py:26: in test
    yatest.common.execute([
library/python/testing/yatest_common/yatest/common/process.py:656: in execute
    res.wait(check_exit_code, timeout, on_timeout)
library/python/testing/yatest_common/yatest/common/process.py:411: in wait
    self._finalise(check_exit_code)
library/python/testing/yatest_common/yatest/common/process.py:422: in _finalise
    raise ExecutionError(self)
E   yatest.common.process.ExecutionError: Command '/home/runner/.ya/build/build_root/p2uq/0001e5/ydb/tests/stress/olap_workload/olap_workload --endpoint grpc://localhost:8356 --database /Root --duration 120' has failed with code 1.
E   Errors:
E   ...db/py3/ydb/query/pool.py", line 250, in wrapped_callee
E       return [result_set for result_set in it]
E                                            ^^
E     File "contrib/python/ydb/py3/ydb/_utilities.py", line 173, in __next__
E       return self._next()
E              ^^^^^^^^^^^^
E     File "contrib/python/ydb/py3/ydb/_utilities.py", line 164, in _next
E       res = self.wrapper(next(self.it))
E             ^^^^^^^^^^^^^^^^^^^^^^^^^^^
E     File "contrib/python/ydb/py3/ydb/query/session.py", line 371, in <lambda>
E       lambda resp: base.wrap_execute_query_response(
E                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
E     File "contrib/python/ydb/py3/ydb/query/base.py", line 188, in decorator
E       return func(rpc_state, response_pb, session_state, *args, **kwargs)
E              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
E     File "contrib/python/ydb/py3/ydb/query/base.py", line 206, in wrap_execute_query_response
E       issues._process_response(response_pb)
E     File "contrib/python/ydb/py3/ydb/issues.py", line 237, in _process_response
E       raise exc_obj(_format_response(response_proto), response_proto.issues)
E   ydb.issues.SchemeError: message: "Executing ESchemeOpCreateColumnTable" issue_code: 2003 severity: 1 issues { message: "Type \'Bool\' specified for column \'c13\', but support for bool is disabled (EnableColumnshardBool feature flag is off)" issue_code: 2003 severity: 1 } ,message: "Query invalidated on scheme/internal error during Scheme execution" issue_code: 2019 severity: 1 (server_code: 400070)
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:420 ####################################################################################################
INFO     ya.test:ya.py:421 test
INFO     ya.test:ya.py:422 ####################################################################################################
INFO     ya.test:ya.py:423 Test setup
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/p2uq/0001e5/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/23414
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/4575
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/7766
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/16193
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/28614
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/22256
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/3739
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/13342
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/22423
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:488 Working directory: /home/runner/.ya/build/build_root/p2uq/0001e5/r3tmp/kikimr_cluster_4bdt8uc8
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/8356
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/7694
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/4328
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/26125
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/p2uq/0001e5/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:266 Final command: /home/runner/.ya/build/build_root/p2uq/0001e5/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/p2uq/0001e5/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_1/logfile_trnya3na.log --grpc-port=8356 --mon-port=7694 --ic-port=23414
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/15336
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/22756
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/2008
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/25328
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/p2uq/0001e5/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:266 Final command: /home/runner/.ya/build/build_root/p2uq/0001e5/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=2 --log-file-name=/home/runner/.ya/build/build_root/p2uq/0001e5/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_2/logfile__nuzvohb.log --grpc-port=15336 --mon-port=22756 --ic-port=4575
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/10326
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/14064
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/9593
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/18789
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/p2uq/0001e5/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:266 Final command: /home/runner/.ya/build/build_root/p2uq/0001e5/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=3 --log-file-name=/home/runner/.ya/build/build_root/p2uq/0001e5/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_3/logfile_0h8xn8r8.log --grpc-port=10326 --mon-port=14064 --ic-port=7766
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/26023
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/24216
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/27972
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/17972
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/p2uq/0001e5/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:266 Final command: /home/runner/.ya/build/build_root/p2uq/0001e5/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=4 --log-file-name=/home/runner/.ya/build/build_root/p2uq/0001e5/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_4/logfile_7aezdgif.log --grpc-port=26023 --mon-port=24216 --ic-port=16193
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/16965
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/62054
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/6535
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/17846
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/p2uq/0001e5/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:266 Final command: /home/runner/.ya/build/build_root/p2uq/0001e5/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=5 --log-file-name=/home/runner/.ya/build/build_root/p2uq/0001e5/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_5/logfile_bwzup8xo.log --grpc-port=16965 --mon-port=62054 --ic-port=28614
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/15877
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/25218
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/17563
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/2749
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/p2uq/0001e5/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:266 Final command: /home/runner/.ya/build/build_root/p2uq/0001e5/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=6 --log-file-name=/home/runner/.ya/build/build_root/p2uq/0001e5/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_6/logfile_le0j3hl9.log --grpc-port=15877 --mon-port=25218 --ic-port=22256
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/16827
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/7544
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/7545
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/18974
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/12330
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/p2uq/0001e5/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:266 Final command: /home/runner/.ya/build/build_root/p2uq/0001e5/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=7 --log-file-name=/home/runner/.ya/build/build_root/p2uq/0001e5/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_7/logfile__jtrtcgk.log --grpc-port=16827 --mon-port=7545 --ic-port=3739
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/4699
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/16159
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/21335
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/22138
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/p2uq/0001e5/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:266 Final command: /home/runner/.ya/build/build_root/p2uq/0001e5/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=8 --log-file-name=/home/runner/.ya/build/build_root/p2uq/0001e5/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_8/logfile_n0_dbu2j.log --grpc-port=4699 --mon-port=16159 --ic-port=13342
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/62810
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/21171
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/2842
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/5751
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/p2uq/0001e5/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:266 Final command: /home/runner/.ya/build/build_root/p2uq/0001e5/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=9 --log-file-name=/home/runner/.ya/build/build_root/p2uq/0001e5/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_9/logfile_5s2434uk.log --grpc-port=62810 --mon-port=21171 --ic-port=22423
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:8356/1, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/p2uq/0001e5/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:266 Final command: /home/runner/.ya/build/build_root/p2uq/0001e5/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/p2uq/0001e5/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_1/logfile_trnya3na.log --grpc-port=8356 --mon-port=7694 --ic-port=23414
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/p2uq/0001e5/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/p2uq/0001e5/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/kikimr_configs/config.yaml', '--node=1', '--log-file-name=/home/runner/.ya/build/build_root/p2uq/0001e5/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_1/logfile_trnya3na.log', '--grpc-port=8356', '--mon-port=7694', '--ic-port=23414')' in '/home/runner/.ya/build/build_root/p2uq/0001e5/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_1' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 2645529
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:306 Started node localhost:8356/1
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/p2uq/0001e5/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 2645530
DEBUG    ya.test:process.py:259 Command (pid 2645530) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 2645530) elapsed time (sec): 0.3294343948364258
DEBUG    ya.test:process.py:263 Command (pid 2645530) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2645530) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 2645530) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2645530) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2645530) majflt: 5
DEBUG    ya.test:process.py:263 Command (pid 2645530) maxrss: 539028
DEBUG    ya.test:process.py:263 Command (pid 2645530) minflt: 21134
DEBUG    ya.test:process.py:263 Command (pid 2645530) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 2645530) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 2645530) nivcsw: 3
DEBUG    ya.test:process.py:263 Command (pid 2645530) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 2645530) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 2645530) nvcsw: 19
DEBUG    ya.test:process.py:263 Command (pid 2645530) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 2645530) stime: 0.196771
DEBUG    ya.test:process.py:263 Command (pid 2645530) utime: 0.084325
DEBUG    ya.test:process.py:263 Command (pid 2645530) wtime: 0.33
DEBUG    ya.test:process.py:275 Command (pid 2645530) output:
Git info:
    Commit: f055b54c3e71b26b20f0c72698486b013fb6efd0
    Branch: 
    Author: Yuriy Kaminskiy <yumkam@gmail.com>
    Summary: Merge c69cc25657f379b8f134f4b91ec2d50bb4432d35 into 457963284417ba3175e1e23043f641e38046950a

Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-pvkanlowum
    Host information: 
        Linux ghrun-pvkanlowum 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/9944335923/bin/clang++
    Compiler version: 
        clang version 20.1.8
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/9944335923/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 -UNDEBUG -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 -msse2 -msse3 -mssse3 -msse4.1 -msse4.2 -mpopcnt -mcx16 -UNDEBUG -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 2645530) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:307 Node 1 version:
Git info:
    Commit: f055b54c3e71b26b20f0c72698486b013fb6efd0
    Branch: 
    Author: Yuriy Kaminskiy <yumkam@gmail.com>
    Summary: Merge c69cc25657f379b8f134f4b91ec2d50bb4432d35 into 457963284417ba3175e1e23043f641e38046950a
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:15336/2, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/p2uq/0001e5/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:266 Final command: /home/runner/.ya/build/build_root/p2uq/0001e5/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=2 --log-file-name=/home/runner/.ya/build/build_root/p2uq/0001e5/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_2/logfile__nuzvohb.log --grpc-port=15336 --mon-port=22756 --ic-port=4575
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/p2uq/0001e5/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/p2uq/0001e5/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/kikimr_configs/config.yaml', '--node=2', '--log-file-name=/home/runner/.ya/build/build_root/p2uq/0001e5/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_2/logfile__nuzvohb.log', '--grpc-port=15336', '--mon-port=22756', '--ic-port=4575')' in '/home/runner/.ya/build/build_root/p2uq/0001e5/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_2' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 2645711
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:306 Started node localhost:15336/2
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/p2uq/0001e5/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 2645714
DEBUG    ya.test:process.py:259 Command (pid 2645714) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 2645714) elapsed time (sec): 0.3259463310241699
DEBUG    ya.test:process.py:263 Command (pid 2645714) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2645714) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 2645714) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2645714) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2645714) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 2645714) maxrss: 538956
DEBUG    ya.test:process.py:263 Command (pid 2645714) minflt: 16134
DEBUG    ya.test:process.py:263 Command (pid 2645714) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 2645714) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 2645714) nivcsw: 0
DEBUG    ya.test:process.py:263 Command (pid 2645714) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 2645714) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 2645714) nvcsw: 14
DEBUG    ya.test:process.py:263 Command (pid 2645714) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 2645714) stime: 0.16755499999999998
DEBUG    ya.test:process.py:263 Command (pid 2645714) utime: 0.103724
DEBUG    ya.test:process.py:263 Command (pid 2645714) wtime: 0.327
DEBUG    ya.test:process.py:275 Command (pid 2645714) output:
Git info:
    Commit: f055b54c3e71b26b20f0c72698486b013fb6efd0
    Branch: 
    Author: Yuriy Kaminskiy <yumkam@gmail.com>
    Summary: Merge c69cc25657f379b8f134f4b91ec2d50bb4432d35 into 457963284417ba3175e1e23043f641e38046950a

Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-pvkanlowum
    Host information: 
        Linux ghrun-pvkanlowum 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/9944335923/bin/clang++
    Compiler version: 
        clang version 20.1.8
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/9944335923/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 -UNDEBUG -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 -msse2 -msse3 -mssse3 -msse4.1 -msse4.2 -mpopcnt -mcx16 -UNDEBUG -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 2645714) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:307 Node 2 version:
Git info:
    Commit: f055b54c3e71b26b20f0c72698486b013fb6efd0
    Branch: 
    Author: Yuriy Kaminskiy <yumkam@gmail.com>
    Summary: Merge c69cc25657f379b8f134f4b91ec2d50bb4432d35 into 457963284417ba3175e1e23043f641e38046950a
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:10326/3, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/p2uq/0001e5/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:266 Final command: /home/runner/.ya/build/build_root/p2uq/0001e5/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=3 --log-file-name=/home/runner/.ya/build/build_root/p2uq/0001e5/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_3/logfile_0h8xn8r8.log --grpc-port=10326 --mon-port=14064 --ic-port=7766
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/p2uq/0001e5/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/p2uq/0001e5/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/kikimr_configs/config.yaml', '--node=3', '--log-file-name=/home/runner/.ya/build/build_root/p2uq/0001e5/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_3/logfile_0h8xn8r8.log', '--grpc-port=10326', '--mon-port=14064', '--ic-port=7766')' in '/home/runner/.ya/build/build_root/p2uq/0001e5/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_3' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 2645902
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:306 Started node localhost:10326/3
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/p2uq/0001e5/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 2645903
DEBUG    ya.test:process.py:259 Command (pid 2645903) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 2645903) elapsed time (sec): 0.35421037673950195
DEBUG    ya.test:process.py:263 Command (pid 2645903) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2645903) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 2645903) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2645903) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2645903) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 2645903) maxrss: 538956
DEBUG    ya.test:process.py:263 Command (pid 2645903) minflt: 16133
DEBUG    ya.test:process.py:263 Command (pid 2645903) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 2645903) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 2645903) nivcsw: 1
DEBUG    ya.test:process.py:263 Command (pid 2645903) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 2645903) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 2645903) nvcsw: 21
DEBUG    ya.test:process.py:263 Command (pid 2645903) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 2645903) stime: 0.228299
DEBUG    ya.test:process.py:263 Command (pid 2645903) utime: 0.077458
DEBUG    ya.test:process.py:263 Command (pid 2645903) wtime: 0.355
DEBUG    ya.test:process.py:275 Command (pid 2645903) output:
Git info:
    Commit: f055b54c3e71b26b20f0c72698486b013fb6efd0
    Branch: 
    Author: Yuriy Kaminskiy <yumkam@gmail.com>
    Summary: Merge c69cc25657f379b8f134f4b91ec2d50bb4432d35 into 457963284417ba3175e1e23043f641e38046950a

Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-pvkanlowum
    Host information: 
        Linux ghrun-pvkanlowum 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/9944335923/bin/clang++
    Compiler version: 
        clang version 20.1.8
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/9944335923/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 -UNDEBUG -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 -msse2 -msse3 -mssse3 -msse4.1 -msse4.2 -mpopcnt -mcx16 -UNDEBUG -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 2645903) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:307 Node 3 version:
Git info:
    Commit: f055b54c3e71b26b20f0c72698486b013fb6efd0
    Branch: 
    Author: Yuriy Kaminskiy <yumkam@gmail.com>
    Summary: Merge c69cc25657f379b8f134f4b91ec2d50bb4432d35 into 457963284417ba3175e1e23043f641e38046950a
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:26023/4, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/p2uq/0001e5/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:266 Final command: /home/runner/.ya/build/build_root/p2uq/0001e5/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=4 --log-file-name=/home/runner/.ya/build/build_root/p2uq/0001e5/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_4/logfile_7aezdgif.log --grpc-port=26023 --mon-port=24216 --ic-port=16193
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/p2uq/0001e5/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/p2uq/0001e5/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/kikimr_configs/config.yaml', '--node=4', '--log-file-name=/home/runner/.ya/build/build_root/p2uq/0001e5/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_4/logfile_7aezdgif.log', '--grpc-port=26023', '--mon-port=24216', '--ic-port=16193')' in '/home/runner/.ya/build/build_root/p2uq/0001e5/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_4' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 2646142
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:306 Started node localhost:26023/4
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/p2uq/0001e5/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 2646146
DEBUG    ya.test:process.py:259 Command (pid 2646146) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 2646146) elapsed time (sec): 0.40141940116882324
DEBUG    ya.test:process.py:263 Command (pid 2646146) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2646146) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 2646146) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2646146) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2646146) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 2646146) maxrss: 538956
DEBUG    ya.test:process.py:263 Command (pid 2646146) minflt: 16134
DEBUG    ya.test:process.py:263 Command (pid 2646146) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 2646146) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 2646146) nivcsw: 3
DEBUG    ya.test:process.py:263 Command (pid 2646146) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 2646146) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 2646146) nvcsw: 13
DEBUG    ya.test:process.py:263 Command (pid 2646146) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 2646146) stime: 0.240898
DEBUG    ya.test:process.py:263 Command (pid 2646146) utime: 0.11241899999999999
DEBUG    ya.test:process.py:263 Command (pid 2646146) wtime: 0.402
DEBUG    ya.test:process.py:275 Command (pid 2646146) output:
Git info:
    Commit: f055b54c3e71b26b20f0c72698486b013fb6efd0
    Branch: 
    Author: Yuriy Kaminskiy <yumkam@gmail.com>
    Summary: Merge c69cc25657f379b8f134f4b91ec2d50bb4432d35 into 457963284417ba3175e1e23043f641e38046950a

Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-pvkanlowum
    Host information: 
        Linux ghrun-pvkanlowum 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/9944335923/bin/clang++
    Compiler version: 
        clang version 20.1.8
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/9944335923/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 -UNDEBUG -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 -msse2 -msse3 -mssse3 -msse4.1 -msse4.2 -mpopcnt -mcx16 -UNDEBUG -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 2646146) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:307 Node 4 version:
Git info:
    Commit: f055b54c3e71b26b20f0c72698486b013fb6efd0
    Branch: 
    Author: Yuriy Kaminskiy <yumkam@gmail.com>
    Summary: Merge c69cc25657f379b8f134f4b91ec2d50bb4432d35 into 457963284417ba3175e1e23043f641e38046950a
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:16965/5, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/p2uq/0001e5/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:266 Final command: /home/runner/.ya/build/build_root/p2uq/0001e5/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=5 --log-file-name=/home/runner/.ya/build/build_root/p2uq/0001e5/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_5/logfile_bwzup8xo.log --grpc-port=16965 --mon-port=62054 --ic-port=28614
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/p2uq/0001e5/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/p2uq/0001e5/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/kikimr_configs/config.yaml', '--node=5', '--log-file-name=/home/runner/.ya/build/build_root/p2uq/0001e5/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_5/logfile_bwzup8xo.log', '--grpc-port=16965', '--mon-port=62054', '--ic-port=28614')' in '/home/runner/.ya/build/build_root/p2uq/0001e5/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_5' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 2646665
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:306 Started node localhost:16965/5
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.3
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.3
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/p2uq/0001e5/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 2646667
DEBUG    ya.test:process.py:259 Command (pid 2646667) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 2646667) elapsed time (sec): 0.3579120635986328
DEBUG    ya.test:process.py:263 Command (pid 2646667) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2646667) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 2646667) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2646667) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2646667) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 2646667) maxrss: 538956
DEBUG    ya.test:process.py:263 Command (pid 2646667) minflt: 16138
DEBUG    ya.test:process.py:263 Command (pid 2646667) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 2646667) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 2646667) nivcsw: 1
DEBUG    ya.test:process.py:263 Command (pid 2646667) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 2646667) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 2646667) nvcsw: 14
DEBUG    ya.test:process.py:263 Command (pid 2646667) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 2646667) stime: 0.222207
DEBUG    ya.test:process.py:263 Command (pid 2646667) utime: 0.087295
DEBUG    ya.test:process.py:263 Command (pid 2646667) wtime: 0.359
DEBUG    ya.test:process.py:275 Command (pid 2646667) output:
Git info:
    Commit: f055b54c3e71b26b20f0c72698486b013fb6efd0
    Branch: 
    Author: Yuriy Kaminskiy <yumkam@gmail.com>
    Summary: Merge c69cc25657f379b8f134f4b91ec2d50bb4432d35 into 457963284417ba3175e1e23043f641e38046950a

Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-pvkanlowum
    Host information: 
        Linux ghrun-pvkanlowum 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/9944335923/bin/clang++
    Compiler version: 
        clang version 20.1.8
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/9944335923/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 -UNDEBUG -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 -msse2 -msse3 -mssse3 -msse4.1 -msse4.2 -mpopcnt -mcx16 -UNDEBUG -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 2646667) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:307 Node 5 version:
Git info:
    Commit: f055b54c3e71b26b20f0c72698486b013fb6efd0
    Branch: 
    Author: Yuriy Kaminskiy <yumkam@gmail.com>
    Summary: Merge c69cc25657f379b8f134f4b91ec2d50bb4432d35 into 457963284417ba3175e1e23043f641e38046950a
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:15877/6, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/p2uq/0001e5/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:266 Final command: /home/runner/.ya/build/build_root/p2uq/0001e5/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=6 --log-file-name=/home/runner/.ya/build/build_root/p2uq/0001e5/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_6/logfile_le0j3hl9.log --grpc-port=15877 --mon-port=25218 --ic-port=22256
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/p2uq/0001e5/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/p2uq/0001e5/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/kikimr_configs/config.yaml', '--node=6', '--log-file-name=/home/runner/.ya/build/build_root/p2uq/0001e5/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_6/logfile_le0j3hl9.log', '--grpc-port=15877', '--mon-port=25218', '--ic-port=22256')' in '/home/runner/.ya/build/build_root/p2uq/0001e5/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_6' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 2647063
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:306 Started node localhost:15877/6
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.4
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.4
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/p2uq/0001e5/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 2647066
DEBUG    ya.test:process.py:259 Command (pid 2647066) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 2647066) elapsed time (sec): 0.37160611152648926
DEBUG    ya.test:process.py:263 Command (pid 2647066) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2647066) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 2647066) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2647066) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2647066) majflt: 2
DEBUG    ya.test:process.py:263 Command (pid 2647066) maxrss: 539020
DEBUG    ya.test:process.py:263 Command (pid 2647066) minflt: 20923
DEBUG    ya.test:process.py:263 Command (pid 2647066) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 2647066) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 2647066) nivcsw: 0
DEBUG    ya.test:process.py:263 Command (pid 2647066) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 2647066) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 2647066) nvcsw: 18
DEBUG    ya.test:process.py:263 Command (pid 2647066) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 2647066) stime: 0.235516
DEBUG    ya.test:process.py:263 Command (pid 2647066) utime: 0.087819
DEBUG    ya.test:process.py:263 Command (pid 2647066) wtime: 0.372
DEBUG    ya.test:process.py:275 Command (pid 2647066) output:
Git info:
    Commit: f055b54c3e71b26b20f0c72698486b013fb6efd0
    Branch: 
    Author: Yuriy Kaminskiy <yumkam@gmail.com>
    Summary: Merge c69cc25657f379b8f134f4b91ec2d50bb4432d35 into 457963284417ba3175e1e23043f641e38046950a

Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-pvkanlowum
    Host information: 
        Linux ghrun-pvkanlowum 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/9944335923/bin/clang++
    Compiler version: 
        clang version 20.1.8
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/9944335923/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 -UNDEBUG -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 -msse2 -msse3 -mssse3 -msse4.1 -msse4.2 -mpopcnt -mcx16 -UNDEBUG -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 2647066) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:307 Node 6 version:
Git info:
    Commit: f055b54c3e71b26b20f0c72698486b013fb6efd0
    Branch: 
    Author: Yuriy Kaminskiy <yumkam@gmail.com>
    Summary: Merge c69cc25657f379b8f134f4b91ec2d50bb4432d35 into 457963284417ba3175e1e23043f641e38046950a
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:16827/7, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/p2uq/0001e5/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:266 Final command: /home/runner/.ya/build/build_root/p2uq/0001e5/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=7 --log-file-name=/home/runner/.ya/build/build_root/p2uq/0001e5/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_7/logfile__jtrtcgk.log --grpc-port=16827 --mon-port=7545 --ic-port=3739
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/p2uq/0001e5/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/p2uq/0001e5/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/kikimr_configs/config.yaml', '--node=7', '--log-file-name=/home/runner/.ya/build/build_root/p2uq/0001e5/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_7/logfile__jtrtcgk.log', '--grpc-port=16827', '--mon-port=7545', '--ic-port=3739')' in '/home/runner/.ya/build/build_root/p2uq/0001e5/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_7' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 2647451
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:306 Started node localhost:16827/7
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.5
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.5
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/p2uq/0001e5/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 2647459
DEBUG    ya.test:process.py:259 Command (pid 2647459) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 2647459) elapsed time (sec): 0.39716482162475586
DEBUG    ya.test:process.py:263 Command (pid 2647459) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2647459) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 2647459) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2647459) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2647459) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 2647459) maxrss: 538956
DEBUG    ya.test:process.py:263 Command (pid 2647459) minflt: 16132
DEBUG    ya.test:process.py:263 Command (pid 2647459) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 2647459) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 2647459) nivcsw: 1
DEBUG    ya.test:process.py:263 Command (pid 2647459) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 2647459) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 2647459) nvcsw: 18
DEBUG    ya.test:process.py:263 Command (pid 2647459) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 2647459) stime: 0.263934
DEBUG    ya.test:process.py:263 Command (pid 2647459) utime: 0.085271
DEBUG    ya.test:process.py:263 Command (pid 2647459) wtime: 0.398
DEBUG    ya.test:process.py:275 Command (pid 2647459) output:
Git info:
    Commit: f055b54c3e71b26b20f0c72698486b013fb6efd0
    Branch: 
    Author: Yuriy Kaminskiy <yumkam@gmail.com>
    Summary: Merge c69cc25657f379b8f134f4b91ec2d50bb4432d35 into 457963284417ba3175e1e23043f641e38046950a

Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-pvkanlowum
    Host information: 
        Linux ghrun-pvkanlowum 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/9944335923/bin/clang++
    Compiler version: 
        clang version 20.1.8
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/9944335923/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 -UNDEBUG -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 -msse2 -msse3 -mssse3 -msse4.1 -msse4.2 -mpopcnt -mcx16 -UNDEBUG -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 2647459) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:307 Node 7 version:
Git info:
    Commit: f055b54c3e71b26b20f0c72698486b013fb6efd0
    Branch: 
    Author: Yuriy Kaminskiy <yumkam@gmail.com>
    Summary: Merge c69cc25657f379b8f134f4b91ec2d50bb4432d35 into 457963284417ba3175e1e23043f641e38046950a
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:4699/8, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/p2uq/0001e5/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:266 Final command: /home/runner/.ya/build/build_root/p2uq/0001e5/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=8 --log-file-name=/home/runner/.ya/build/build_root/p2uq/0001e5/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_8/logfile_n0_dbu2j.log --grpc-port=4699 --mon-port=16159 --ic-port=13342
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/p2uq/0001e5/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/p2uq/0001e5/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/kikimr_configs/config.yaml', '--node=8', '--log-file-name=/home/runner/.ya/build/build_root/p2uq/0001e5/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_8/logfile_n0_dbu2j.log', '--grpc-port=4699', '--mon-port=16159', '--ic-port=13342')' in '/home/runner/.ya/build/build_root/p2uq/0001e5/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_8' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 2647738
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:306 Started node localhost:4699/8
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.6
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.6
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/p2uq/0001e5/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 2647741
DEBUG    ya.test:process.py:259 Command (pid 2647741) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 2647741) elapsed time (sec): 0.4132835865020752
DEBUG    ya.test:process.py:263 Command (pid 2647741) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2647741) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 2647741) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2647741) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2647741) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 2647741) maxrss: 538956
DEBUG    ya.test:process.py:263 Command (pid 2647741) minflt: 16135
DEBUG    ya.test:process.py:263 Command (pid 2647741) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 2647741) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 2647741) nivcsw: 1
DEBUG    ya.test:process.py:263 Command (pid 2647741) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 2647741) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 2647741) nvcsw: 13
DEBUG    ya.test:process.py:263 Command (pid 2647741) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 2647741) stime: 0.26087499999999997
DEBUG    ya.test:process.py:263 Command (pid 2647741) utime: 0.10435
DEBUG    ya.test:process.py:263 Command (pid 2647741) wtime: 0.414
DEBUG    ya.test:process.py:275 Command (pid 2647741) output:
Git info:
    Commit: f055b54c3e71b26b20f0c72698486b013fb6efd0
    Branch: 
    Author: Yuriy Kaminskiy <yumkam@gmail.com>
    Summary: Merge c69cc25657f379b8f134f4b91ec2d50bb4432d35 into 457963284417ba3175e1e23043f641e38046950a

Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-pvkanlowum
    Host information: 
        Linux ghrun-pvkanlowum 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/9944335923/bin/clang++
    Compiler version: 
        clang version 20.1.8
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/9944335923/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 -UNDEBUG -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 -msse2 -msse3 -mssse3 -msse4.1 -msse4.2 -mpopcnt -mcx16 -UNDEBUG -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 2647741) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:307 Node 8 version:
Git info:
    Commit: f055b54c3e71b26b20f0c72698486b013fb6efd0
    Branch: 
    Author: Yuriy Kaminskiy <yumkam@gmail.com>
    Summary: Merge c69cc25657f379b8f134f4b91ec2d50bb4432d35 into 457963284417ba3175e1e23043f641e38046950a
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:62810/9, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/p2uq/0001e5/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:266 Final command: /home/runner/.ya/build/build_root/p2uq/0001e5/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=9 --log-file-name=/home/runner/.ya/build/build_root/p2uq/0001e5/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_9/logfile_5s2434uk.log --grpc-port=62810 --mon-port=21171 --ic-port=22423
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/p2uq/0001e5/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/p2uq/0001e5/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/kikimr_configs/config.yaml', '--node=9', '--log-file-name=/home/runner/.ya/build/build_root/p2uq/0001e5/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_9/logfile_5s2434uk.log', '--grpc-port=62810', '--mon-port=21171', '--ic-port=22423')' in '/home/runner/.ya/build/build_root/p2uq/0001e5/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_9' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 2648140
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:306 Started node localhost:62810/9
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.7
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.7
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/p2uq/0001e5/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 2648141
DEBUG    ya.test:process.py:259 Command (pid 2648141) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 2648141) elapsed time (sec): 0.3706636428833008
DEBUG    ya.test:process.py:263 Command (pid 2648141) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2648141) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 2648141) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2648141) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2648141) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 2648141) maxrss: 538956
DEBUG    ya.test:process.py:263 Command (pid 2648141) minflt: 16131
DEBUG    ya.test:process.py:263 Command (pid 2648141) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 2648141) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 2648141) nivcsw: 2
DEBUG    ya.test:process.py:263 Command (pid 2648141) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 2648141) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 2648141) nvcsw: 13
DEBUG    ya.test:process.py:263 Command (pid 2648141) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 2648141) stime: 0.229629
DEBUG    ya.test:process.py:263 Command (pid 2648141) utime: 0.092764
DEBUG    ya.test:process.py:263 Command (pid 2648141) wtime: 0.371
DEBUG    ya.test:process.py:275 Command (pid 2648141) output:
Git info:
    Commit: f055b54c3e71b26b20f0c72698486b013fb6efd0
    Branch: 
    Author: Yuriy Kaminskiy <yumkam@gmail.com>
    Summary: Merge c69cc25657f379b8f134f4b91ec2d50bb4432d35 into 457963284417ba3175e1e23043f641e38046950a

Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-pvkanlowum
    Host information: 
        Linux ghrun-pvkanlowum 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/9944335923/bin/clang++
    Compiler version: 
        clang version 20.1.8
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/9944335923/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 -UNDEBUG -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 -msse2 -msse3 -mssse3 -msse4.1 -msse4.2 -mpopcnt -mcx16 -UNDEBUG -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 2648141) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:307 Node 9 version:
Git info:
    Commit: f055b54c3e71b26b20f0c72698486b013fb6efd0
    Branch: 
    Author: Yuriy Kaminskiy <yumkam@gmail.com>
    Summary: Merge c69cc25657f379b8f134f4b91ec2d50bb4432d35 into 457963284417ba3175e1e23043f641e38046950a
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:437 Executing command = ['/home/runner/.ya/build/build_root/p2uq/0001e5/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:8356', 'admin', 'blobstorage', 'config', 'invoke', '--proto=Command {\n  DefineHostConfig {\n    HostConfigId: 1\n    Drive {\n      Path: "SectorMap:1:64"\n    }\n  }\n}\nCommand {\n  DefineHostConfig {\n    HostConfigId: 2\n    Drive {\n      Path: "SectorMap:1:64"\n    }\n  }\n}\nCommand {\n  DefineHostConfig {\n    HostConfigId: 3\n    Drive {\n      Path: "SectorMap:1:64"\n    }\n  }\n}\nCommand {\n  DefineHostConfig {\n    HostConfigId: 4\n    Drive {\n      Path: "SectorMap:1:64"\n    }\n  }\n}\nCommand {\n  DefineHostConfig {\n    HostConfigId: 5\n    Drive {\n      Path: "SectorMap:1:64"\n    }\n  }\n}\nCommand {\n  DefineHostConfig {\n    HostConfigId: 6\n    Drive {\n      Path: "SectorMap:1:64"\n    }\n  }\n}\nCommand {\n  DefineHostConfig {\n    HostConfigId: 7\n    Drive {\n      Path: "SectorMap:1:64"\n    }\n  }\n}\nCommand {\n  DefineHostConfig {\n    HostConfigId: 8\n    Drive {\n      Path: "SectorMap:1:64"\n    }\n  }\n}\nCommand {\n  DefineHostConfig {\n    HostConfigId: 9\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: 23414\n      }\n      HostConfigId: 1\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 4575\n      }\n      HostConfigId: 2\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 7766\n      }\n      HostConfigId: 3\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 16193\n      }\n      HostConfigId: 4\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 28614\n      }\n      HostConfigId: 5\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 22256\n      }\n      HostConfigId: 6\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 3739\n      }\n      HostConfigId: 7\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 13342\n      }\n      HostConfigId: 8\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 22423\n      }\n      HostConfigId: 9\n    }\n  }\n}\n']
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.8
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.8
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/p2uq/0001e5/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:8356', 'admin', 'blobstorage', 'config', 'invoke', '--proto=Command {\n  DefineHostConfig {\n    HostConfigId: 1\n    Drive {\n      Path: "SectorMap:1:64"\n    }\n  }\n}\nCommand {\n  DefineHostConfig {\n    HostConfigId: 2\n    Drive {\n      Path: "SectorMap:1:64"\n    }\n  }\n}\nCommand {\n  DefineHostConfig {\n    HostConfigId: 3\n    Drive {\n      Path: "SectorMap:1:64"\n    }\n  }\n}\nCommand {\n  DefineHostConfig {\n    HostConfigId: 4\n    Drive {\n      Path: "SectorMap:1:64"\n    }\n  }\n}\nCommand {\n  DefineHostConfig {\n    HostConfigId: 5\n    Drive {\n      Path: "SectorMap:1:64"\n    }\n  }\n}\nCommand {\n  DefineHostConfig {\n    HostConfigId: 6\n    Drive {\n      Path: "SectorMap:1:64"\n    }\n  }\n}\nCommand {\n  DefineHostConfig {\n    HostConfigId: 7\n    Drive {\n      Path: "SectorMap:1:64"\n    }\n  }\n}\nCommand {\n  DefineHostConfig {\n    HostConfigId: 8\n    Drive {\n      Path: "SectorMap:1:64"\n    }\n  }\n}\nCommand {\n  DefineHostConfig {\n    HostConfigId: 9\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: 23414\n      }\n      HostConfigId: 1\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 4575\n      }\n      HostConfigId: 2\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 7766\n      }\n      HostConfigId: 3\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 16193\n      }\n      HostConfigId: 4\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 28614\n      }\n      HostConfigId: 5\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 22256\n      }\n      HostConfigId: 6\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 3739\n      }\n      HostConfigId: 7\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 13342\n      }\n      HostConfigId: 8\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 22423\n      }\n      HostConfigId: 9\n    }\n  }\n}\n']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 2649175
DEBUG    ya.test:process.py:259 Command (pid 2649175) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 2649175) elapsed time (sec): 0.3981359004974365
DEBUG    ya.test:process.py:263 Command (pid 2649175) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2649175) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 2649175) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2649175) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2649175) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 2649175) maxrss: 547404
DEBUG    ya.test:process.py:263 Command (pid 2649175) minflt: 18277
DEBUG    ya.test:process.py:263 Command (pid 2649175) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 2649175) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 2649175) nivcsw: 1
DEBUG    ya.test:process.py:263 Command (pid 2649175) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 2649175) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 2649175) nvcsw: 133
DEBUG    ya.test:process.py:263 Command (pid 2649175) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 2649175) stime: 0.248801
DEBUG    ya.test:process.py:263 Command (pid 2649175) utime: 0.104335
DEBUG    ya.test:process.py:263 Command (pid 2649175) wtime: 0.401
DEBUG    ya.test:process.py:275 Command (pid 2649175) output:
Status {
  Success: true
}
Status {
  Success: true
}
Status {
  Success: true
}
Status {
  Success: true
}
Status {
  Success: true
}
Status {
  Success: true
}
Status {
  Success: true
}
Status {
  Success: true
}
Status {
  Success: true
}
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 12

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

DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:437 Executing command = ['/home/runner/.ya/build/build_root/p2uq/0001e5/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:8356', 'admin', 'blobstorage', 'config', 'invoke', '--proto=Command {\n  DefineStoragePool {\n    BoxId: 1\n    StoragePoolId: 1\n    Name: "dynamic_storage_pool:1"\n    ErasureSpecies: "mirror-3-dc"\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.9
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.9
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/p2uq/0001e5/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:8356', 'admin', 'blobstorage', 'config', 'invoke', '--proto=Command {\n  DefineStoragePool {\n    BoxId: 1\n    StoragePoolId: 1\n    Name: "dynamic_storage_pool:1"\n    ErasureSpecies: "mirror-3-dc"\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: 2649258
DEBUG    ya.test:process.py:259 Command (pid 2649258) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 2649258) elapsed time (sec): 0.34809327125549316
DEBUG    ya.test:process.py:263 Command (pid 2649258) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2649258) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 2649258) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2649258) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2649258) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 2649258) maxrss: 547400
DEBUG    ya.test:process.py:263 Command (pid 2649258) minflt: 18277
DEBUG    ya.test:process.py:263 Command (pid 2649258) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 2649258) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 2649258) nivcsw: 2
DEBUG    ya.test:process.py:263 Command (pid 2649258) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 2649258) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 2649258) nvcsw: 125
DEBUG    ya.test:process.py:263 Command (pid 2649258) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 2649258) stime: 0.218716
DEBUG    ya.test:process.py:263 Command (pid 2649258) utime: 0.08505599999999999
DEBUG    ya.test:process.py:263 Command (pid 2649258) wtime: 0.349
DEBUG    ya.test:process.py:275 Command (pid 2649258) output:
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 13

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:567 Binding storage pools to domain Root: {'dynamic_storage_pool:1': 'hdd'}
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:574 Cluster started and initialized
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root
DEBUG    ydb.connection:connection.py:421 RpcState(ListEndpoints, 5caeb851-2a4c-4d29-9a83-ca8711555c72, localhost:8356): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 5caeb851-2a4c-4d29-9a83-ca8711555c72, localhost:8356): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 5caeb851-2a4c-4d29-9a83-ca8711555c72, localhost:8356): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-pvkanlowum.auto.internal" port: 62810 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: "3" node_id: 9 } endpoints { address: "ghrun-pvkanlowum.auto.internal" port: 16965 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: "2" node_id: 5 } endpoints { address: "ghrun-pvkanlowum.auto.internal" port: 15336 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: "2" node_id: 2 } endpoints { address: "ghrun-pvkanlowum.auto.internal" port: 4699 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: "2" node_id: 8 } endpoints { address: "ghrun-pvkanlowum.auto.internal" port: 16827 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: 7 } endpoints { address: "ghrun-pvkanlowum.auto.internal" port: 15877 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: "3" node_id: 6 } endpoints { address: "ghrun-pvkanlowum.auto.internal" port: 10326 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: "3" node_id: 3 } endpoints { address: "ghrun-pvkanlowum.auto.internal" port: 8356 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 } endpoints { address: "ghrun-pvkanlowum.auto.internal" port: 26023 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: 4 } self_location: "1" } } } }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Resolved endpoints for database /Root: DiscoveryResult <self_location: 1, endpoints [<Endpoint ghrun-pvkanlowum.auto.internal:16827, location 1, ssl: False>, <Endpoint ghrun-pvkanlowum.auto.internal:26023, location 1, ssl: False>, <Endpoint ghrun-pvkanlowum.auto.internal:8356, location 1, ssl: False>, <Endpoint ghrun-pvkanlowum.auto.internal:62810, location 3, ssl: False>, <Endpoint ghrun-pvkanlowum.auto.internal:15877, location 3, ssl: False>, <Endpoint ghrun-pvkanlowum.auto.internal:15336, location 2, ssl: False>, <Endpoint ghrun-pvkanlowum.auto.internal:16965, location 2, ssl: False>, <Endpoint ghrun-pvkanlowum.auto.internal:10326, location 3, ssl: False>, <Endpoint ghrun-pvkanlowum.auto.internal:4699, location 2, ssl: False>]>
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
------------------------------ Captured log call -------------------------------
INFO     ya.test:ya.py:436 Test call (class_name: test_workload.py::TestYdbWorkload, test_name: test)
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/p2uq/0001e5/ydb/tests/stress/olap_workload/olap_workload
DEBUG    ya.test:process.py:678 Command out will be placed to olap_workload.out
DEBUG    ya.test:process.py:678 Command err will be placed to olap_workload.err
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/p2uq/0001e5/ydb/tests/stress/olap_workload/olap_workload', '--endpoint', 'grpc://localhost:8356', '--database', '/Root', '--duration', '120']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 2649662
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8356
DEBUG    ya.test:process.py:259 Command (pid 2649662) rc: 1
DEBUG    ya.test:process.py:260 Command (pid 2649662) elapsed time (sec): 6.686350584030151
DEBUG    ya.test:process.py:263 Command (pid 2649662) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2649662) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 2649662) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2649662) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2649662) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 2649662) maxrss: 205104
DEBUG    ya.test:process.py:263 Command (pid 2649662) minflt: 19241
DEBUG    ya.test:process.py:263 Command (pid 2649662) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 2649662) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 2649662) nivcsw: 91
DEBUG    ya.test:process.py:263 Command (pid 2649662) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 2649662) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 2649662) nvcsw: 2590
DEBUG    ya.test:process.py:263 Command (pid 2649662) oublock: 312
DEBUG    ya.test:process.py:263 Command (pid 2649662) stime: 0.13423
DEBUG    ya.test:process.py:263 Command (pid 2649662) utime: 0.998829
DEBUG    ya.test:process.py:263 Command (pid 2649662) wtime: 6.687
DEBUG    ya.test:process.py:275 Command (pid 2649662) output:

DEBUG    ya.test:process.py:276 Command (pid 2649662) errors:
...0) NOT NULL, c3756 Json NOT NULL, c3757 Uint8 NOT NULL, c3758 Yson, c3759 Float, c3760 Int32 NOT NULL, c3761 Uint8 NOT NULL, c3762 Uint64 NOT NULL, c3763 Uint16 NOT NULL, c3764 Int16 NOT NULL, c3765 Uint16, c3766 JsonDocument, c3767 Date, c3768 Yson, c3769 Datetime NOT NULL, c3770 Int8, c3771 Timestamp64, c3772 Interval64 NOT NULL, c3773 Date32, c3774 Uint8, c3775 Timestamp, c3776 Bool NOT NULL, c3777 JsonDocument, c3778 Int16 NOT NULL, c3779 Uint16 NOT NULL, c3780 String, c3781 Timestamp, c3782 Uint16 NOT NULL, c3783 Datetime NOT NULL, c3784 Timestamp, c3785 Json NOT NULL, c3786 Interval64, c3787 Decimal(15,0), c3788 Int64 NOT NULL, c3789 Datetime64 NOT NULL, c3790 Timestamp, c3791 Uint8, c3792 JsonDocument NOT NULL, c3793 String NOT NULL, c3794 Date, c3795 String NOT NULL, c3796 Decimal(15,0), c3797 Decimal(15,0), c3798 Bool NOT NULL, c3799 Float NOT NULL, c3800 Int8, c3801 Bool NOT NULL, c3802 Double, c3803 Int32, c3804 Datetime64 NOT NULL, c3805 Date NOT NULL, c3806 Uint64, c3807 Timestamp64 NOT NULL, c3808 Int8, c3809 Double, c3810 Uint16, c3811 Datetime, c3812 Int32, c3813 Int16 NOT NULL, c3814 Decimal(22,9), c3815 Double, c3816 Uint64 NOT NULL, c3817 Yson, c3818 String NOT NULL, c3819 Uint64, c3820 Float, c3821 Utf8 NOT NULL, c3822 Date32, c3823 Json, c3824 Interval64, c3825 Uint32 NOT NULL, c3826 Datetime, c3827 Timestamp64 NOT NULL, c3828 Uint64 NOT NULL, c3829 Interval64, c3830 Int16 NOT NULL, c3831 Datetime, c3832 Decimal(22,9), c3833 String NOT NULL, c3834 Double, c3835 Decimal(35,10), c3836 String NOT NULL, c3837 Date32, c3838 Datetime, c3839 JsonDocument NOT NULL, c3840 Uint16, c3841 Uint64 NOT NULL, c3842 Float, c3843 Yson NOT NULL, c3844 Uint64 NOT NULL, c3845 Yson, c3846 Yson, c3847 Interval64 NOT NULL, c3848 Int32 NOT NULL, c3849 Uint16 NOT NULL, c3850 JsonDocument NOT NULL, c3851 Json, c3852 Decimal(22,9), c3853 Uint32 NOT NULL, c3854 Uint64 NOT NULL, c3855 Float NOT NULL, c3856 Date32, c3857 Int16, c3858 Date, c3859 Yson NOT NULL, c3860 Timestamp64, c3861 Int32, c3862 Interval64, c3863 Datetime NOT NULL, c3864 Int16, c3865 Utf8 NOT NULL, c3866 Double, c3867 Datetime, c3868 Decimal(22,9) NOT NULL, c3869 Bool, c3870 Yson, c3871 Float, c3872 Date32 NOT NULL, c3873 Json, c3874 Timestamp64, c3875 Uint8, c3876 Uint64 NOT NULL, c3877 Uint32, c3878 Date, c3879 String, c3880 Uint8, c3881 Bool NOT NULL, c3882 Uint16, c3883 Int64 NOT NULL, c3884 Decimal(22,9), c3885 Json, c3886 Int32 NOT NULL, c3887 Yson NOT NULL, c3888 Timestamp NOT NULL, c3889 Timestamp NOT NULL, c3890 Int16, c3891 Decimal(22,9), c3892 Utf8 NOT NULL, c3893 String NOT NULL, c3894 Timestamp NOT NULL, c3895 Timestamp64 NOT NULL, c3896 Int16, c3897 Interval64 NOT NULL, c3898 Uint8, c3899 Int16, c3900 Int32 NOT NULL, c3901 Uint32 NOT NULL, c3902 Int8 NOT NULL, c3903 Uint64 NOT NULL, c3904 Float, c3905 Utf8 NOT NULL, c3906 Float NOT NULL, c3907 Yson NOT NULL, c3908 Yson NOT NULL, c3909 Int64 NOT NULL, c3910 JsonDocument NOT NULL, c3911 Uint32 NOT NULL, c3912 Uint64, c3913 Date NOT NULL, c3914 Int8, c3915 Timestamp, c3916 Int64, c3917 Date, c3918 Float, c3919 Json, c3920 Json, c3921 Datetime64, c3922 Yson NOT NULL, c3923 Uint16, c3924 Uint8 NOT NULL, c3925 Timestamp, c3926 Uint8, c3927 Decimal(22,9) NOT NULL, c3928 JsonDocument, c3929 JsonDocument NOT NULL, c3930 Int16 NOT NULL, c3931 Timestamp NOT NULL, c3932 Uint8, c3933 JsonDocument, c3934 Datetime64 NOT NULL, c3935 Uint64 NOT NULL, c3936 String, c3937 JsonDocument, c3938 Date32, c3939 Timestamp64, c3940 Timestamp NOT NULL, c3941 Uint16 NOT NULL, c3942 Date32 NOT NULL, c3943 Bool NOT NULL, c3944 Decimal(15,0), c3945 Int16 NOT NULL, c3946 Uint64 NOT NULL, c3947 Decimal(22,9) NOT NULL, c3948 Uint16, c3949 Decimal(22,9), c3950 Int16, c3951 Timestamp, c3952 Int16 NOT NULL, c3953 Timestamp, c3954 Float, c3955 Uint64, c3956 Float NOT NULL, c3957 Decimal(35,10), c3958 Uint32 NOT NULL, c3959 Uint32 NOT NULL, c3960 Datetime64 NOT NULL, c3961 Int32, c3962 Uint64, c3963 Double NOT NULL, c3964 Int64 NOT NULL, c3965 Int16, c3966 Decimal(15,0), c3967 Datetime, c3968 Bool NOT NULL, c3969 Int32, c3970 Interval64 NOT NULL, c3971 Int16 NOT NULL, c3972 Uint16 NOT NULL, c3973 Double, c3974 Double, c3975 Uint8 NOT NULL, c3976 Int8 NOT NULL, c3977 Int16 NOT NULL, c3978 Uint32, c3979 Decimal(22,9), c3980 Utf8, c3981 Json, c3982 Decimal(22,9) NOT NULL, c3983 Uint64 NOT NULL, c3984 Decimal(35,10) NOT NULL, c3985 Double, c3986 JsonDocument NOT NULL, c3987 Uint16, c3988 Timestamp, c3989 Json NOT NULL, c3990 Utf8 NOT NULL, c3991 Int64 NOT NULL, c3992 Uint64, c3993 Uint8 NOT NULL, c3994 JsonDocument, c3995 Int32 NOT NULL, c3996 JsonDocument, c3997 Timestamp NOT NULL, c3998 Bool NOT NULL, c3999 Uint8, c4000 Yson NOT NULL, c4001 Int16 NOT NULL, c4002 Uint64, c4003 Int8, c4004 Uint64 NOT NULL, c4005 Date32, c4006 Timestamp64, c4007 Int64, c4008 Datetime, c4009 Yson NOT NULL, c4010 Bool, c4011 Date32 NOT NULL, c4012 Timestamp NOT NULL, c4013 Json, c4014 Timestamp64, c4015 Int32 NOT NULL, c4016 JsonDocument, c4017 Timestamp NOT NULL, c4018 JsonDocument NOT NULL, c4019 Datetime, c4020 Uint16 NOT NULL, c4021 Utf8, c4022 Datetime NOT NULL, c4023 Uint8 NOT NULL, c4024 Int16 NOT NULL, c4025 Int32, c4026 Decimal(22,9) NOT NULL, c4027 Date32 NOT NULL, c4028 Bool NOT NULL, c4029 Datetime, c4030 Uint64 NOT NULL, c4031 Uint16 NOT NULL, c4032 Json, c4033 JsonDocument NOT NULL, c4034 Date32 NOT NULL, c4035 Decimal(22,9), c4036 Interval64, c4037 Datetime64, c4038 Uint32, c4039 Date32, c4040 Datetime NOT NULL, c4041 Decimal(35,10) NOT NULL, c4042 Int16, c4043 Int64, c4044 Date NOT NULL, c4045 Decimal(15,0) NOT NULL, c4046 Int32 NOT NULL, c4047 Datetime64, c4048 String NOT NULL, c4049 String NOT NULL, c4050 Timestamp64, c4051 Interval64 NOT NULL, c4052 Uint32 NOT NULL, c4053 Datetime NOT NULL, c4054 Interval64 NOT NULL, c4055 Date32, c4056 Decimal(35,10), c4057 Bool NOT NULL, c4058 Float, c4059 Date32 NOT NULL, c4060 Uint8, c4061 Int32 NOT NULL, c4062 Timestamp64 NOT NULL, c4063 Date32 NOT NULL, c4064 Uint32, c4065 Decimal(22,9), c4066 Datetime, c4067 Uint8, c4068 Float, c4069 JsonDocument NOT NULL, c4070 Int64 NOT NULL, c4071 String NOT NULL, c4072 Double NOT NULL, c4073 Double NOT NULL, c4074 Uint16, c4075 Datetime, c4076 Uint16 NOT NULL, c4077 Bool NOT NULL, c4078 Interval64 NOT NULL, c4079 JsonDocument, c4080 Decimal(15,0) NOT NULL, c4081 JsonDocument, c4082 Uint16, c4083 Timestamp, c4084 Interval64, c4085 Decimal(15,0), c4086 Uint64, c4087 Decimal(35,10) NOT NULL, c4088 Double NOT NULL, c4089 Uint8 NOT NULL, c4090 Uint8 NOT NULL, c4091 Int8 NOT NULL, c4092 Date NOT NULL, c4093 Json, c4094 String NOT NULL, c4095 Decimal(35,10) NOT NULL, c4096 Json, c4097 Yson, c4098 Bool NOT NULL, c4099 Utf8 NOT NULL, c4100 Int8 NOT NULL, c4101 Json NOT NULL, c4102 Int32 NOT NULL, c4103 Uint32 NOT NULL, c4104 Decimal(15,0) NOT NULL, c4105 Double NOT NULL, c4106 Decimal(22,9) NOT NULL, c4107 Decimal(15,0) NOT NULL, c4108 Datetime NOT NULL, c4109 Timestamp, c4110 Timestamp64, c4111 Uint8 NOT NULL, c4112 Double NOT NULL, c4113 Datetime64, c4114 Datetime, c4115 Timestamp NOT NULL, c4116 Datetime64 NOT NULL, c4117 Interval64, c4118 Uint64, c4119 Bool, c4120 JsonDocument NOT NULL, c4121 Uint32 NOT NULL, c4122 Utf8, c4123 String, c4124 Uint64 NOT NULL, c4125 Json NOT NULL, c4126 Uint64, c4127 Double NOT NULL, c4128 Decimal(35,10), c4129 Uint16, c4130 Decimal(35,10), c4131 Int32, c4132 Decimal(22,9) NOT NULL, c4133 Interval64 NOT NULL, c4134 Bool, c4135 Int8, c4136 Bool NOT NULL, c4137 Datetime NOT NULL, c4138 Int64, c4139 Bool NOT NULL, c4140 Int8 NOT NULL, c4141 Date32, c4142 Datetime64, c4143 Datetime64 NOT NULL, c4144 Int32 NOT NULL, c4145 Timestamp, c4146 Float, c4147 Datetime, c4148 Uint16 NOT NULL, c4149 Date32 NOT NULL, c4150 Date, c4151 Timestamp64, c4152 String, c4153 Decimal(35,10), c4154 Uint8, c4155 Utf8, c4156 Utf8, c4157 Timestamp64, c4158 Decimal(15,0) NOT NULL, c4159 String NOT NULL, c4160 String NOT NULL, c4161 Decimal(15,0) NOT NULL, c4162 Datetime, c4163 Datetime, c4164 Int32, c4165 Uint8, c4166 Int16, c4167 Decimal(15,0) NOT NULL, c4168 String NOT NULL, c4169 Utf8, c4170 Uint32, c4171 Utf8, c4172 Datetime64, c4173 Int64 NOT NULL, c4174 Int16, c4175 String NOT NULL, c4176 Timestamp64 NOT NULL, c4177 String, c4178 Uint32 NOT NULL, c4179 Date32, c4180 Decimal(35,10) NOT NULL, c4181 Json, c4182 Datetime64 NOT NULL, c4183 Uint8 NOT NULL, c4184 JsonDocument, c4185 String NOT NULL, c4186 Uint8, c4187 Datetime, c4188 Date32 NOT NULL, c4189 Utf8, c4190 Uint64 NOT NULL, c4191 Decimal(15,0) NOT NULL, c4192 Utf8, c4193 Uint16, c4194 Uint16 NOT NULL, c4195 Yson NOT NULL, c4196 Uint16 NOT NULL, c4197 Int8 NOT NULL, c4198 Datetime, c4199 Decimal(22,9) NOT NULL, c4200 JsonDocument NOT NULL, c4201 Yson NOT NULL, c4202 Uint32 NOT NULL, c4203 Int16 NOT NULL, c4204 Float NOT NULL, c4205 Float, c4206 Json NOT NULL, c4207 Int64 NOT NULL, c4208 Bool, c4209 Decimal(15,0), c4210 Timestamp64 NOT NULL, c4211 Float NOT NULL, c4212 Interval64 NOT NULL, c4213 Float, c4214 Yson NOT NULL, c4215 Double NOT NULL, c4216 Bool NOT NULL, c4217 Bool NOT NULL, c4218 Double, c4219 Utf8, c4220 Date NOT NULL, c4221 Int8, c4222 Timestamp64, c4223 Uint16 NOT NULL, c4224 Uint32 NOT NULL, c4225 Int64 NOT NULL, c4226 Float NOT NULL, c4227 Uint64 NOT NULL, c4228 Decimal(15,0) NOT NULL, c4229 Double NOT NULL, c4230 Decimal(22,9), c4231 Uint8 NOT NULL, c4232 Int8 NOT NULL, c4233 Json, c4234 Json, c4235 Datetime64 NOT NULL, c4236 Yson, c4237 Int32 NOT NULL, c4238 Utf8 NOT NULL, c4239 Timestamp, c4240 Interval64, c4241 String NOT NULL, c4242 Date32, c4243 Int16, c4244 Uint16 NOT NULL, c4245 Uint32, c4246 Uint16, c4247 String, c4248 Uint8 NOT NULL, c4249 JsonDocument NOT NULL, c4250 Timestamp NOT NULL, c4251 Bool NOT NULL, c4252 Float, c4253 Date32 NOT NULL, c4254 Decimal(22,9) NOT NULL, c4255 Float, c4256 Uint32, c4257 Float, c4258 Date32 NOT NULL, c4259 JsonDocument, c4260 Interval64 NOT NULL, c4261 Utf8, c4262 Int32, c4263 Timestamp NOT NULL, c4264 Date, c4265 Decimal(15,0), c4266 Utf8 NOT NULL, c4267 String NOT NULL, c4268 Date32 NOT NULL, c4269 Datetime64, c4270 JsonDocument NOT NULL, c4271 Date, c4272 Date32 NOT NULL, c4273 Int32, c4274 JsonDocument NOT NULL, c4275 Datetime NOT NULL, c4276 Json, c4277 Timestamp64 NOT NULL, c4278 Int16, c4279 Uint8 NOT NULL, c4280 Int64 NOT NULL, c4281 Decimal(15,0) NOT NULL, c4282 JsonDocument, c4283 Int64 NOT NULL, c4284 Datetime64 NOT NULL, c4285 Uint16, c4286 Double, c4287 Int64 NOT NULL, c4288 Datetime, c4289 Float NOT NULL, c4290 Utf8, c4291 Date32 NOT NULL, c4292 Float, c4293 Date32 NOT NULL, c4294 Date32 NOT NULL, c4295 Utf8 NOT NULL, c4296 Uint64, c4297 Date32 NOT NULL, c4298 Datetime64, c4299 Json, c4300 Uint8, c4301 Json, c4302 Date32, c4303 Decimal(35,10) NOT NULL, c4304 Int32, c4305 Datetime NOT NULL, c4306 Yson NOT NULL, c4307 Int64 NOT NULL, c4308 Timestamp NOT NULL, c4309 Double, c4310 JsonDocument, c4311 Datetime NOT NULL, c4312 Datetime64 NOT NULL, c4313 Date NOT NULL, c4314 Datetime64 NOT NULL, c4315 Timestamp NOT NULL, c4316 Json, c4317 Date NOT NULL, c4318 String, c4319 Interval64 NOT NULL, c4320 Utf8 NOT NULL, c4321 Yson NOT NULL, c4322 Uint8, c4323 Utf8 NOT NULL, c4324 Int64, c4325 Datetime64 NOT NULL, c4326 Double NOT NULL, c4327 Date32 NOT NULL, c4328 Int64 NOT NULL, c4329 Datetime64 NOT NULL, c4330 Date32 NOT NULL, c4331 Json NOT NULL, c4332 Bool NOT NULL, c4333 Date32, c4334 Json NOT NULL, c4335 Uint32, c4336 Timestamp, c4337 Uint16, c4338 Int16 NOT NULL, c4339 Utf8 NOT NULL, c4340 Date NOT NULL, c4341 Interval64, c4342 Uint64 NOT NULL, c4343 JsonDocument NOT NULL, c4344 Timestamp64 NOT NULL, c4345 Decimal(15,0), c4346 Bool, c4347 Decimal(35,10), c4348 JsonDocument NOT NULL, c4349 Uint8 NOT NULL, c4350 Decimal(35,10), c4351 String NOT NULL, c4352 Int32, c4353 Yson, c4354 Json NOT NULL, c4355 Yson, c4356 String, c4357 Utf8 NOT NULL, c4358 Uint64, c4359 Datetime64, c4360 Yson NOT NULL, c4361 Json NOT NULL, c4362 Decimal(22,9) NOT NULL, c4363 Date32, c4364 Decimal(15,0) NOT NULL, c4365 Utf8, c4366 Float, c4367 Float NOT NULL, c4368 JsonDocument NOT NULL, c4369 Int64, c4370 Bool, c4371 Interval64 NOT NULL, c4372 String NOT NULL, c4373 Yson NOT NULL, c4374 Decimal(22,9) NOT NULL, c4375 Int32 NOT NULL, c4376 Timestamp64, c4377 Double NOT NULL, c4378 Decimal(35,10), c4379 Decimal(35,10) NOT NULL, c4380 Int16, c4381 Uint32, c4382 Date NOT NULL, c4383 Uint16, c4384 Int8, c4385 Uint32 NOT NULL, c4386 Uint64, c4387 Yson, c4388 Date32, c4389 String NOT NULL, c4390 Uint8, c4391 Decimal(35,10), c4392 Bool, c4393 Int64, c4394 Datetime, c4395 Decimal(15,0) NOT NULL, c4396 Utf8, c4397 Float, c4398 Decimal(22,9) NOT NULL, c4399 Datetime NOT NULL, c4400 Double, c4401 Uint32 NOT NULL, c4402 Decimal(35,10) NOT NULL, c4403 Int64 NOT NULL, c4404 Timestamp NOT NULL, c4405 Date, c4406 Int32, c4407 Double NOT NULL, c4408 Datetime64, c4409 Int32 NOT NULL, c4410 Int16, c4411 Timestamp, c4412 Date32 NOT NULL, c4413 Int64 NOT NULL, c4414 Int32, c4415 Float, c4416 String NOT NULL, c4417 Int64 NOT NULL, c4418 Timestamp64 NOT NULL, c4419 Timestamp64, c4420 Interval64, c4421 Date NOT NULL, c4422 Uint8 NOT NULL, c4423 Datetime64 NOT NULL, c4424 Timestamp64, c4425 Float NOT NULL, c4426 Timestamp, c4427 Decimal(15,0), c4428 Datetime64, c4429 Date NOT NULL, c4430 Decimal(35,10), c4431 JsonDocument NOT NULL, c4432 Date32 NOT NULL, c4433 Int8 NOT NULL, c4434 Int32 NOT NULL, c4435 Int64 NOT NULL, c4436 Date32, c4437 Int32 NOT NULL, c4438 Utf8 NOT NULL, c4439 Datetime, c4440 Decimal(15,0), c4441 String, c4442 Decimal(35,10), c4443 String NOT NULL, c4444 Timestamp64 NOT NULL, c4445 Date32, c4446 Decimal(15,0), c4447 Date32, c4448 Json, c4449 Uint64, c4450 Uint64 NOT NULL, c4451 Uint8 NOT NULL, c4452 Timestamp NOT NULL, c4453 Int32, c4454 String, c4455 Json, c4456 Double NOT NULL, c4457 Int32 NOT NULL, c4458 Datetime64, c4459 Decimal(35,10), c4460 Int64 NOT NULL, c4461 Date32, c4462 Int64 NOT NULL, c4463 Datetime64, c4464 Decimal(35,10), c4465 Int8, c4466 String, c4467 Bool, c4468 Decimal(15,0) NOT NULL, c4469 Decimal(15,0), c4470 Date, c4471 Int64 NOT NULL, c4472 String NOT NULL, c4473 Date32, c4474 Int32 NOT NULL, c4475 Double NOT NULL, c4476 Uint32 NOT NULL, c4477 Int32, c4478 Date NOT NULL, c4479 Timestamp, c4480 Date32 NOT NULL, c4481 Bool NOT NULL, c4482 Uint16 NOT NULL, c4483 Bool NOT NULL, c4484 Uint16, c4485 Double NOT NULL, c4486 Datetime NOT NULL, c4487 Interval64 NOT NULL, c4488 Json, c4489 Int8, c4490 Bool NOT NULL, c4491 Uint64 NOT NULL, c4492 String NOT NULL, c4493 Decimal(15,0) NOT NULL, c4494 Decimal(15,0), c4495 Double, c4496 Decimal(35,10) NOT NULL, c4497 Datetime64, c4498 Decimal(15,0), c4499 Interval64 NOT NULL, c4500 Uint64 NOT NULL, c4501 Decimal(15,0) NOT NULL, c4502 Uint16, c4503 Date, c4504 Int16, c4505 Bool, c4506 Float, c4507 Int64, c4508 Decimal(22,9) NOT NULL, c4509 Json NOT NULL, c4510 Datetime, c4511 Datetime64 NOT NULL, c4512 Uint32, c4513 Uint64, c4514 Uint16, c4515 Datetime64, c4516 Date32 NOT NULL, c4517 Utf8 NOT NULL, c4518 Uint8, c4519 Date NOT NULL, c4520 Double, c4521 Datetime, c4522 Float, c4523 Int16 NOT NULL, c4524 Uint64, c4525 Double NOT NULL, c4526 Decimal(22,9), c4527 Uint8 NOT NULL, c4528 Int8, c4529 Int16 NOT NULL, c4530 Uint8, c4531 Uint32, c4532 Timestamp NOT NULL, c4533 Decimal(15,0) NOT NULL, c4534 Date32 NOT NULL, c4535 Datetime NOT NULL, c4536 Bool NOT NULL, c4537 Timestamp64 NOT NULL, c4538 Decimal(35,10) NOT NULL, c4539 Decimal(22,9), c4540 JsonDocument NOT NULL, c4541 Utf8 NOT NULL, c4542 Bool, c4543 Int32, c4544 Int64 NOT NULL, c4545 Date32, c4546 Decimal(35,10), c4547 Yson NOT NULL, c4548 Int32 NOT NULL, c4549 String, c4550 Uint16, c4551 Int16 NOT NULL, c4552 Int64 NOT NULL, c4553 Date32, c4554 Decimal(15,0), c4555 Int32, c4556 Float NOT NULL, c4557 String, c4558 Timestamp NOT NULL, c4559 Decimal(22,9), c4560 Interval64 NOT NULL, c4561 Int8, c4562 Utf8 NOT NULL, c4563 Interval64 NOT NULL, c4564 Bool NOT NULL, c4565 Json NOT NULL, c4566 Bool, c4567 Datetime NOT NULL, c4568 Yson, c4569 Int8 NOT NULL, c4570 Interval64 NOT NULL, c4571 Decimal(15,0) NOT NULL, c4572 Int16 NOT NULL, c4573 Uint8 NOT NULL, c4574 Int8 NOT NULL, c4575 Uint32 NOT NULL, c4576 Timestamp, c4577 Decimal(22,9) NOT NULL, c4578 Int32 NOT NULL, c4579 Timestamp NOT NULL, c4580 Decimal(35,10) NOT NULL, c4581 Date NOT NULL, c4582 Utf8 NOT NULL, c4583 String NOT NULL, c4584 Datetime64, c4585 Double NOT NULL, c4586 Decimal(22,9) NOT NULL, c4587 Utf8, c4588 Date, c4589 Datetime64 NOT NULL, c4590 Decimal(35,10), c4591 Datetime64 NOT NULL, c4592 Float NOT NULL, c4593 Int32, c4594 Date32, c4595 Uint64, c4596 Decimal(22,9), c4597 Decimal(15,0) NOT NULL, c4598 Yson, c4599 Datetime, c4600 Datetime NOT NULL, c4601 Uint32 NOT NULL, c4602 JsonDocument, c4603 Uint64, c4604 Int64, c4605 Int8 NOT NULL, c4606 Int16, c4607 Timestamp64, c4608 Decimal(15,0) NOT NULL, c4609 Bool, c4610 Datetime, c4611 Date32 NOT NULL, c4612 Int16 NOT NULL, c4613 Decimal(15,0), c4614 Utf8, c4615 Double, c4616 JsonDocument NOT NULL, c4617 Decimal(22,9) NOT NULL, c4618 Yson, c4619 Timestamp64, c4620 Timestamp, c4621 Uint32 NOT NULL, c4622 Uint8 NOT NULL, c4623 JsonDocument NOT NULL, c4624 Uint8 NOT NULL, c4625 Datetime NOT NULL, c4626 Date32 NOT NULL, c4627 Timestamp64, c4628 Uint32, c4629 Timestamp64 NOT NULL, c4630 Uint16 NOT NULL, c4631 Uint32, c4632 JsonDocument NOT NULL, c4633 Uint16, c4634 JsonDocument NOT NULL, c4635 Timestamp NOT NULL, c4636 Uint8, c4637 Int32, c4638 Decimal(22,9) NOT NULL, c4639 Interval64 NOT NULL, c4640 Int16, c4641 Decimal(35,10) NOT NULL, c4642 Json, c4643 Datetime, c4644 Timestamp64, c4645 String, c4646 Decimal(35,10) NOT NULL, c4647 Decimal(15,0) NOT NULL, c4648 Interval64, c4649 Int32 NOT NULL, c4650 Bool NOT NULL, c4651 Double NOT NULL, c4652 Int8 NOT NULL, c4653 Yson, c4654 Date NOT NULL, c4655 Float, c4656 Uint64 NOT NULL, c4657 Uint16, c4658 Yson, c4659 Datetime64, c4660 Datetime64, c4661 Utf8 NOT NULL, c4662 Uint64, c4663 Utf8 NOT NULL, c4664 Bool, c4665 Datetime64 NOT NULL, c4666 Int64, c4667 Timestamp, c4668 Uint8, c4669 Json, c4670 Json, c4671 Decimal(15,0) NOT NULL, c4672 Date32 NOT NULL, c4673 Int64 NOT NULL, c4674 Json, c4675 Uint32 NOT NULL, c4676 Decimal(15,0) NOT NULL, c4677 Int64 NOT NULL, c4678 Decimal(22,9) NOT NULL, c4679 Decimal(35,10) NOT NULL, c4680 Timestamp, c4681 Timestamp NOT NULL, c4682 Timestamp64, c4683 Uint8 NOT NULL, c4684 Json NOT NULL, c4685 String NOT NULL, c4686 Double NOT NULL, c4687 Date32 NOT NULL, c4688 Date, c4689 Float, c4690 Uint32 NOT NULL, c4691 Json NOT NULL, c4692 Uint32, c4693 Int64 NOT NULL, c4694 Yson, c4695 Int32, c4696 Float NOT NULL, c4697 Int8 NOT NULL, c4698 String NOT NULL, c4699 Json NOT NULL, c4700 String NOT NULL, c4701 Json NOT NULL, c4702 Uint16 NOT NULL, c4703 Yson NOT NULL, c4704 Decimal(15,0), c4705 Yson NOT NULL, c4706 Decimal(15,0), c4707 Datetime64, c4708 Int64 NOT NULL, c4709 Interval64 NOT NULL, c4710 Int64, c4711 Timestamp, c4712 Uint64, c4713 Bool, c4714 Decimal(15,0) NOT NULL, c4715 Uint8 NOT NULL, c4716 Yson NOT NULL, c4717 Uint32, c4718 String NOT NULL, c4719 Date, c4720 String NOT NULL, c4721 Int64 NOT NULL, c4722 Decimal(35,10), c4723 Bool, c4724 Uint16, c4725 String NOT NULL, c4726 Decimal(22,9) NOT NULL, c4727 Int16 NOT NULL, c4728 Interval64 NOT NULL, c4729 Int32 NOT NULL, c4730 Timestamp NOT NULL, c4731 Uint8 NOT NULL, c4732 Uint8 NOT NULL, c4733 Int16, c4734 Decimal(35,10), c4735 Decimal(22,9), c4736 Timestamp64, c4737 JsonDocument, c4738 Uint32 NOT NULL, c4739 String NOT NULL, c4740 Uint8, c4741 Uint32 NOT NULL, c4742 Datetime64 NOT NULL, c4743 Decimal(15,0) NOT NULL, c4744 Json, c4745 Uint16 NOT NULL, c4746 Uint16, c4747 Uint16, c4748 Yson NOT NULL, c4749 Datetime64 NOT NULL, c4750 Utf8, c4751 Date, c4752 Uint64 NOT NULL, c4753 Interval64 NOT NULL, c4754 Int8, c4755 Int16, c4756 Int32 NOT NULL, c4757 Int16, c4758 Int16, c4759 Int64, c4760 String NOT NULL, c4761 Double NOT NULL, c4762 Uint64 NOT NULL, c4763 Interval64 NOT NULL, c4764 Uint64 NOT NULL, c4765 Interval64 NOT NULL, c4766 Int64 NOT NULL, c4767 Date NOT NULL, c4768 Date, c4769 Datetime64, c4770 String, c4771 Int32 NOT NULL, c4772 Int8 NOT NULL, c4773 Timestamp64, c4774 Decimal(35,10) NOT NULL, c4775 JsonDocument, c4776 Decimal(15,0) NOT NULL, c4777 Float NOT NULL, c4778 Datetime, c4779 Date32 NOT NULL, c4780 Timestamp64, c4781 Uint64 NOT NULL, c4782 Timestamp64, c4783 Datetime64, c4784 Decimal(22,9) NOT NULL, c4785 Decimal(15,0) NOT NULL, c4786 Uint8, c4787 Uint16, c4788 Timestamp64, c4789 Int64, c4790 Decimal(35,10), c4791 Int16 NOT NULL, c4792 Int64, c4793 Datetime64 NOT NULL, c4794 Date32 NOT NULL, c4795 Decimal(35,10) NOT NULL, c4796 Uint16 NOT NULL, c4797 Yson NOT NULL, c4798 Int64 NOT NULL, c4799 Decimal(35,10), c4800 String NOT NULL, c4801 Decimal(22,9), c4802 Decimal(15,0) NOT NULL, c4803 Datetime, c4804 Timestamp NOT NULL, c4805 Decimal(22,9), c4806 Date, c4807 Utf8 NOT NULL, c4808 Int8, c4809 Int8 NOT NULL, c4810 Uint16, c4811 Int8, c4812 Uint16 NOT NULL, c4813 Json, c4814 Float, c4815 Json NOT NULL, c4816 Utf8 NOT NULL, c4817 Decimal(15,0) NOT NULL, c4818 Decimal(35,10) NOT NULL, c4819 Yson, c4820 Float, c4821 Uint8, c4822 String, c4823 Int16, c4824 Utf8 NOT NULL, c4825 Date32, c4826 Bool NOT NULL, c4827 Uint8, c4828 String NOT NULL, c4829 Datetime64, c4830 Bool, c4831 Decimal(35,10) NOT NULL, c4832 Datetime64, c4833 Decimal(35,10), c4834 Uint64 NOT NULL, c4835 Decimal(15,0), c4836 Decimal(15,0) NOT NULL, c4837 JsonDocument NOT NULL, c4838 String NOT NULL, c4839 Datetime, c4840 Int32, c4841 Datetime64, c4842 Bool NOT NULL, c4843 Uint8, c4844 Decimal(35,10), c4845 Utf8 NOT NULL, c4846 Float, c4847 Int16, c4848 Uint32 NOT NULL, c4849 Decimal(35,10) NOT NULL, c4850 Date, c4851 Uint16, c4852 Int8, c4853 Int16 NOT NULL, c4854 Float NOT NULL, c4855 Uint16, c4856 Decimal(15,0), c4857 Int8, c4858 Uint8 NOT NULL, c4859 Datetime64 NOT NULL, c4860 Uint16, c4861 Float NOT NULL, c4862 Decimal(35,10), c4863 Int64 NOT NULL, c4864 Int8, c4865 Double, c4866 Yson, c4867 Date NOT NULL, c4868 Uint16, c4869 Datetime, c4870 Double, c4871 Yson NOT NULL, c4872 Int64 NOT NULL, c4873 Timestamp NOT NULL, c4874 Int8 NOT NULL, c4875 Int8, c4876 Utf8, c4877 Decimal(15,0) NOT NULL, c4878 Uint8, c4879 Utf8 NOT NULL, c4880 Date32 NOT NULL, c4881 Float, c4882 Datetime64, c4883 Json, c4884 Decimal(15,0), c4885 Date32, c4886 Date NOT NULL, c4887 Int8, c4888 Int32 NOT NULL, c4889 Uint8, c4890 Uint32, c4891 Yson, c4892 String, c4893 JsonDocument NOT NULL, c4894 Json NOT NULL, c4895 Date NOT NULL, c4896 Timestamp64 NOT NULL, c4897 Double, c4898 String, c4899 Bool, c4900 Datetime, c4901 JsonDocument, c4902 Decimal(22,9) NOT NULL, c4903 Uint8 NOT NULL, c4904 Float NOT NULL, c4905 Json NOT NULL, c4906 JsonDocument NOT NULL, c4907 Int16, c4908 Double, c4909 Uint16 NOT NULL, c4910 Decimal(22,9), c4911 Uint64 NOT NULL, c4912 Yson, c4913 Decimal(35,10), c4914 Double NOT NULL, c4915 Int32, c4916 Decimal(35,10), c4917 Uint16 NOT NULL, c4918 Date, c4919 Decimal(35,10), c4920 Yson NOT NULL, c4921 Decimal(15,0) NOT NULL, c4922 Date32, c4923 Int32, c4924 Decimal(22,9) NOT NULL, c4925 Decimal(22,9), c4926 Decimal(35,10), c4927 Date NOT NULL, c4928 Date32, c4929 Decimal(22,9) NOT NULL, c4930 Utf8 NOT NULL, c4931 Timestamp64 NOT NULL, c4932 Datetime, c4933 Float, c4934 Utf8, c4935 String NOT NULL, c4936 Uint64, c4937 Utf8, c4938 Uint32, c4939 Double NOT NULL, c4940 Utf8, c4941 Uint8 NOT NULL, c4942 Bool NOT NULL, c4943 Int16 NOT NULL, c4944 Datetime64 NOT NULL, c4945 Yson, c4946 Uint32 NOT NULL, c4947 String, c4948 Datetime64 NOT NULL, c4949 Interval64 NOT NULL, c4950 Int64 NOT NULL, c4951 JsonDocument, c4952 Uint32, c4953 String, c4954 Int8, c4955 Int16, c4956 Decimal(22,9), c4957 Decimal(15,0) NOT NULL, c4958 Datetime NOT NULL, c4959 Float, c4960 Datetime64, c4961 Interval64, c4962 Uint32, c4963 Decimal(22,9), c4964 Uint8, c4965 String, c4966 Utf8 NOT NULL, c4967 Int8 NOT NULL, c4968 Datetime NOT NULL, c4969 Utf8 NOT NULL, c4970 Bool, c4971 Uint16, c4972 Decimal(22,9), c4973 Int32, c4974 Int16 NOT NULL, c4975 Interval64, c4976 JsonDocument, c4977 Int8, c4978 Decimal(22,9) NOT NULL, c4979 Json NOT NULL, c4980 Decimal(15,0), c4981 Int32, c4982 Uint32, c4983 Double NOT NULL, c4984 Double, c4985 Decimal(15,0), c4986 Decimal(15,0) NOT NULL, c4987 Date32, c4988 Date32 NOT NULL, c4989 Decimal(15,0), c4990 Int16, c4991 Decimal(35,10) NOT NULL, c4992 Datetime NOT NULL, c4993 Yson NOT NULL, c4994 Uint16, c4995 Date32 NOT NULL, c4996 Int64, c4997 Int64 NOT NULL, c4998 Datetime64, c4999 Int64, c5000 Decimal(22,9) NOT NULL, c5001 Double NOT NULL, c5002 Int32, c5003 Timestamp64, c5004 Bool, c5005 Decimal(15,0) NOT NULL, c5006 Uint64 NOT NULL, c5007 Double NOT NULL, c5008 Uint64 NOT NULL, c5009 Decimal(35,10) NOT NULL, c5010 Interval64 NOT NULL, c5011 Uint32, c5012 Timestamp NOT NULL, c5013 Uint16, c5014 Int32 NOT NULL, c5015 Uint32, c5016 Int32, c5017 Interval64 NOT NULL, c5018 Bool, c5019 Datetime64 NOT NULL, c5020 Utf8, c5021 Bool NOT NULL, c5022 Decimal(35,10) NOT NULL, c5023 Int32 NOT NULL, c5024 Decimal(22,9) NOT NULL, c5025 Timestamp64 NOT NULL, c5026 Int64, c5027 String NOT NULL, c5028 Int32 NOT NULL, c5029 Datetime, c5030 Date32 NOT NULL, c5031 Timestamp, c5032 Float, c5033 Uint8 NOT NULL, c5034 Uint32 NOT NULL, c5035 Int32, c5036 Yson, c5037 String NOT NULL, c5038 Float NOT NULL, c5039 Yson, c5040 Json NOT NULL, c5041 Uint64 NOT NULL, c5042 Json NOT NULL, c5043 Decimal(35,10), c5044 Decimal(35,10) NOT NULL, c5045 Int8 NOT NULL, c5046 Date NOT NULL, c5047 Timestamp, c5048 Json NOT NULL, c5049 Interval64 NOT NULL, c5050 Uint64, c5051 Datetime64 NOT NULL, c5052 Date32, c5053 Datetime, c5054 Yson, c5055 Decimal(22,9), c5056 Datetime64, c5057 Uint8 NOT NULL, c5058 Date32, c5059 Int8 NOT NULL, c5060 Int32, c5061 Bool, c5062 Bool NOT NULL, c5063 Int16 NOT NULL, c5064 Uint8, c5065 Uint16, c5066 JsonDocument NOT NULL, c5067 Uint64, c5068 Int64, c5069 Int8, c5070 Float NOT NULL, c5071 Yson, c5072 Datetime NOT NULL, c5073 Yson, c5074 Date, c5075 Json, c5076 Int16 NOT NULL, c5077 Yson, c5078 Timestamp64, c5079 Timestamp, c5080 Utf8, c5081 Decimal(35,10) NOT NULL, c5082 Int16, c5083 Utf8, c5084 Timestamp, c5085 Timestamp, c5086 Yson NOT NULL, c5087 Json, c5088 Int8, c5089 Int8 NOT NULL, c5090 Decimal(35,10), c5091 Interval64 NOT NULL, c5092 Double NOT NULL, c5093 Int64 NOT NULL, c5094 Int16 NOT NULL, c5095 Int64, c5096 Yson NOT NULL, c5097 Int64, c5098 Date, c5099 Float, c5100 Datetime, c5101 Utf8 NOT NULL, c5102 Decimal(22,9) NOT NULL, c5103 Timestamp64 NOT NULL, c5104 Bool NOT NULL, c5105 Datetime64 NOT NULL, c5106 Timestamp64 NOT NULL, c5107 Json NOT NULL, c5108 Uint8, c5109 Decimal(22,9) NOT NULL, c5110 Bool, c5111 Date, c5112 Uint32, c5113 Int32, c5114 JsonDocument, c5115 Datetime64, c5116 JsonDocument NOT NULL, c5117 Datetime NOT NULL, c5118 Interval64 NOT NULL, c5119 Timestamp NOT NULL, c5120 Int64, c5121 Uint8 NOT NULL, c5122 Bool NOT NULL, c5123 Uint64 NOT NULL, c5124 Uint64 NOT NULL, c5125 Int16 NOT NULL, c5126 Timestamp64, c5127 Float NOT NULL, c5128 Bool NOT NULL, c5129 Date32 NOT NULL, c5130 Int64, c5131 Timestamp NOT NULL, c5132 Decimal(35,10), c5133 Bool NOT NULL, c5134 Timestamp, c5135 Decimal(15,0) NOT NULL, c5136 Uint32 NOT NULL, c5137 Uint32, c5138 JsonDocument NOT NULL, c5139 Bool NOT NULL, c5140 JsonDocument, c5141 JsonDocument NOT NULL, c5142 String NOT NULL, c5143 Yson NOT NULL, c5144 Decimal(22,9) NOT NULL, c5145 Datetime, c5146 Yson, c5147 Int16 NOT NULL, c5148 Uint16 NOT NULL, c5149 Json, c5150 Utf8 NOT NULL, c5151 Bool NOT NULL, c5152 Int64 NOT NULL, c5153 Decimal(15,0), c5154 Int16, c5155 Bool, c5156 Uint16, c5157 Int8 NOT NULL, c5158 Float NOT NULL, c5159 Int16, c5160 Date NOT NULL, c5161 Json NOT NULL, c5162 Decimal(35,10) NOT NULL, c5163 Timestamp64, c5164 Int8 NOT NULL, c5165 Uint64, c5166 Int64, c5167 Decimal(15,0), c5168 Int16 NOT NULL, c5169 Double NOT NULL, c5170 Yson NOT NULL, c5171 Uint32, c5172 Uint16 NOT NULL, c5173 Int64 NOT NULL, c5174 Uint16 NOT NULL, c5175 JsonDocument, c5176 Date32, c5177 Decimal(15,0), c5178 Uint8 NOT NULL, c5179 String, c5180 String, c5181 Int8 NOT NULL, c5182 Timestamp64 NOT NULL, c5183 Float, c5184 String, c5185 Int16, c5186 Interval64, c5187 Timestamp NOT NULL, c5188 JsonDocument, c5189 Uint32, c5190 Timestamp64, c5191 Int64 NOT NULL, c5192 Double NOT NULL, c5193 Int64, c5194 Interval64 NOT NULL, c5195 Uint16, c5196 Uint16, c5197 Decimal(15,0), c5198 Bool, c5199 Uint16, c5200 Json NOT NULL, c5201 Uint32 NOT NULL, c5202 JsonDocument, c5203 String, c5204 Datetime NOT NULL, c5205 Uint16 NOT NULL, c5206 Uint64 NOT NULL, c5207 Interval64, c5208 Uint16 NOT NULL, c5209 Timestamp NOT NULL, c5210 Date32, c5211 Int8, c5212 Date32, c5213 Timestamp, c5214 Decimal(35,10), c5215 Utf8, c5216 JsonDocument NOT NULL, c5217 Datetime64, c5218 Bool, c5219 Uint8, c5220 Int64 NOT NULL, c5221 Float NOT NULL, c5222 Bool NOT NULL, c5223 String NOT NULL, c5224 Date32 NOT NULL, c5225 Timestamp NOT NULL, c5226 Decimal(15,0) NOT NULL, c5227 String NOT NULL, c5228 Yson, c5229 Uint32, c5230 Int8 NOT NULL, c5231 Int16, c5232 Date32 NOT NULL, c5233 Decimal(35,10), c5234 Uint64, c5235 JsonDocument NOT NULL, c5236 Utf8, c5237 Json NOT NULL, c5238 Utf8 NOT NULL, c5239 Interval64 NOT NULL, c5240 Datetime NOT NULL, c5241 Bool NOT NULL, c5242 Uint64 NOT NULL, c5243 Bool NOT NULL, c5244 String NOT NULL, c5245 Utf8, c5246 Json NOT NULL, c5247 Decimal(22,9), c5248 Decimal(22,9) NOT NULL, c5249 Uint16 NOT NULL, c5250 Uint32 NOT NULL, c5251 Utf8 NOT NULL, c5252 Float NOT NULL, c5253 Uint8, c5254 Decimal(22,9), c5255 Uint64 NOT NULL, c5256 Decimal(22,9) NOT NULL, c5257 Int64, c5258 Int64 NOT NULL, c5259 Datetime, c5260 Uint16, c5261 Yson, c5262 Decimal(15,0) NOT NULL, c5263 Timestamp NOT NULL, c5264 Int32, c5265 Interval64 NOT NULL, c5266 Timestamp, c5267 Utf8 NOT NULL, c5268 Date, c5269 Yson, c5270 Uint16 NOT NULL, c5271 Uint32, c5272 Uint32 NOT NULL, c5273 Timestamp, c5274 Datetime64, c5275 Date, c5276 Uint16 NOT NULL, c5277 Int32, c5278 Yson, c5279 Timestamp, c5280 Int8, c5281 Datetime, c5282 Datetime64, c5283 Uint32, c5284 JsonDocument NOT NULL, c5285 Decimal(22,9) NOT NULL, c5286 Yson, c5287 Int64 NOT NULL, c5288 Date, c5289 Date32, c5290 Interval64, c5291 Yson, c5292 Utf8, c5293 Uint64, c5294 Uint16 NOT NULL, c5295 Float NOT NULL, c5296 JsonDocument NOT NULL, c5297 Float, c5298 Uint64, c5299 Timestamp64 NOT NULL, c5300 Date NOT NULL, c5301 Datetime64 NOT NULL, c5302 JsonDocument, c5303 Double NOT NULL, c5304 Uint16 NOT NULL, c5305 Decimal(22,9), c5306 String NOT NULL, c5307 Uint8 NOT NULL, c5308 Decimal(15,0) NOT NULL, c5309 Datetime64 NOT NULL, c5310 String, c5311 Decimal(15,0) NOT NULL, c5312 Date, c5313 Yson, c5314 Date32 NOT NULL, c5315 Bool, c5316 Int8 NOT NULL, c5317 JsonDocument, c5318 Decimal(15,0), c5319 Interval64, c5320 Json NOT NULL, c5321 Uint64, c5322 Float NOT NULL, c5323 String NOT NULL, c5324 Utf8, c5325 Datetime, c5326 Date32 NOT NULL, c5327 Datetime NOT NULL, c5328 Float NOT NULL, c5329 Decimal(15,0), c5330 Uint16, c5331 Double, c5332 Date, c5333 Date32, c5334 Int16, c5335 Int64, c5336 JsonDocument, c5337 Datetime NOT NULL, c5338 String NOT NULL, c5339 Double, c5340 Int8 NOT NULL, c5341 Datetime, c5342 Date32, c5343 JsonDocument NOT NULL, c5344 Date32, c5345 Double NOT NULL, c5346 Decimal(22,9), c5347 Yson, c5348 Float, c5349 Datetime NOT NULL, c5350 Bool, c5351 Uint8 NOT NULL, c5352 Utf8, c5353 Timestamp64, c5354 Date NOT NULL, c5355 Datetime NOT NULL, c5356 Json NOT NULL, c5357 Uint8 NOT NULL, c5358 Uint8, c5359 Json NOT NULL, c5360 Uint32 NOT NULL, c5361 Int32 NOT NULL, c5362 Int32, c5363 Double NOT NULL, c5364 Uint32, c5365 Timestamp64, c5366 Int64 NOT NULL, c5367 Float NOT NULL, c5368 Json NOT NULL, c5369 String, c5370 Json NOT NULL, c5371 Int16, c5372 Float, c5373 Datetime64 NOT NULL, c5374 Double NOT NULL, c5375 Int16, c5376 Decimal(15,0) NOT NULL, c5377 Int32 NOT NULL, c5378 Timestamp NOT NULL, c5379 Datetime NOT NULL, c5380 Utf8 NOT NULL, c5381 Float, c5382 Date, c5383 Int32, c5384 Interval64, c5385 Date NOT NULL, c5386 JsonDocument, c5387 Bool, c5388 Datetime, c5389 Int64 NOT NULL, c5390 Int16 NOT NULL, c5391 Timestamp64, c5392 Json, c5393 Decimal(22,9) NOT NULL, c5394 Float NOT NULL, c5395 Timestamp NOT NULL, c5396 Int8, c5397 Decimal(22,9) NOT NULL, c5398 Int8, c5399 Uint8 NOT NULL, c5400 Int16 NOT NULL, c5401 Date32, c5402 String, c5403 JsonDocument, c5404 String, c5405 Decimal(15,0) NOT NULL, c5406 Datetime, c5407 Int32, c5408 Date NOT NULL, c5409 Int8, c5410 Date, c5411 Utf8, c5412 Utf8 NOT NULL, c5413 Decimal(22,9), c5414 Uint32, c5415 Interval64, c5416 Decimal(35,10) NOT NULL, c5417 Date, c5418 Json, c5419 Uint8 NOT NULL, c5420 Uint16, c5421 Float, c5422 Timestamp64 NOT NULL, c5423 Uint8, c5424 Json NOT NULL, c5425 Decimal(22,9) NOT NULL, c5426 Yson, c5427 Int32 NOT NULL, c5428 Uint64 NOT NULL, c5429 Timestamp64, c5430 Date32 NOT NULL, c5431 Utf8, c5432 Int16 NOT NULL, c5433 Float, c5434 Decimal(35,10), c5435 Interval64, c5436 Date32 NOT NULL, c5437 Yson, c5438 Datetime64 NOT NULL, c5439 Decimal(15,0) NOT NULL, c5440 Date32, c5441 Datetime64 NOT NULL, c5442 Int16 NOT NULL, c5443 Yson, c5444 Uint16, c5445 Float, c5446 Json, c5447 Yson, c5448 Interval64, c5449 Date32 NOT NULL, c5450 Uint16 NOT NULL, c5451 Uint16 NOT NULL, c5452 Double, c5453 Uint8 NOT NULL, c5454 Uint8 NOT NULL, c5455 Bool, c5456 Date NOT NULL, c5457 Timestamp64 NOT NULL, c5458 Uint32, c5459 JsonDocument NOT NULL, c5460 Int32, c5461 Datetime, c5462 Uint8, c5463 Datetime64, c5464 Decimal(22,9) NOT NULL, c5465 Bool, c5466 Datetime NOT NULL, c5467 Yson NOT NULL, c5468 Datetime NOT NULL, c5469 Date, c5470 Interval64 NOT NULL, c5471 Uint16 NOT NULL, c5472 Interval64, c5473 JsonDocument NOT NULL, c5474 Decimal(35,10), c5475 Date32 NOT NULL, c5476 Int16, c5477 Date, c5478 Json NOT NULL, c5479 Timestamp, c5480 Date32, c5481 Uint16, c5482 JsonDocument, c5483 Date, c5484 Decimal(15,0), c5485 Datetime64, c5486 Yson, c5487 Datetime, c5488 Datetime64 NOT NULL, c5489 Utf8, c5490 JsonDocument NOT NULL, c5491 Decimal(15,0) NOT NULL, c5492 Uint32 NOT NULL, c5493 JsonDocument, c5494 Timestamp NOT NULL, c5495 Timestamp64 NOT NULL, c5496 Timestamp64 NOT NULL, c5497 Interval64 NOT NULL, c5498 Json NOT NULL, c5499 Int16, c5500 Datetime64 NOT NULL, c5501 Double NOT NULL, c5502 Double NOT NULL, c5503 Interval64, c5504 Date32, c5505 Double, c5506 Uint16 NOT NULL, c5507 Yson NOT NULL, c5508 Uint16 NOT NULL, c5509 Int64 NOT NULL, c5510 Utf8, c5511 Uint64 NOT NULL, c5512 Date32 NOT NULL, c5513 Uint32, c5514 Date32 NOT NULL, c5515 Int64 NOT NULL, c5516 Timestamp NOT NULL, c5517 Datetime, c5518 Utf8 NOT NULL, c5519 Bool NOT NULL, c5520 Date NOT NULL, c5521 Uint16 NOT NULL, c5522 Datetime, c5523 Int64, c5524 Int16, c5525 Double NOT NULL, c5526 Int64 NOT NULL, c5527 Date, c5528 Decimal(22,9) NOT NULL, c5529 Json, c5530 Utf8, c5531 Timestamp64, c5532 Int64, c5533 Uint64 NOT NULL, c5534 Yson NOT NULL, c5535 Json, c5536 Date32, c5537 Uint64, c5538 Json, c5539 Uint8 NOT NULL,
                    PRIMARY KEY(c0, c1, c2, c3, c4, c5, c6, c7, c8, c9, c10, c11, c12, c13, c14, c15, c16, c17, c18, c19, c20, c21, c22, c23, c24, c25, c26, c27, c28, c29, c30, c31, c32, c33, c34, c35, c36, c37, c38, c39, c40, c41, c42, c43, c44, c45, c46, c47, c48, c49, c50, c51, c52, c53, c54, c55, c56, c57, c58, c59, c60, c61, c62, c63, c64, c65, c66, c67, c68, c69, c70, c71, c72, c73, c74, c75, c76, c77, c78, c79, c80, c81, c82, c83, c84, c85, c86, c87, c88, c89, c90, c91, c92, c93, c94, c95, c96, c97, c98, c99, c100, c101, c102, c103, c104, c105, c106, c107, c108, c109, c110, c111, c112, c113, c114, c115, c116, c117, c118, c119, c120, c121, c122, c123, c124, c125, c126, c127, c128, c129, c130, c131, c132, c133, c134, c135, c136, c137, c138, c139, c140, c141, c142, c143, c144, c145, c146, c147, c148, c149, c150, c151, c152, c153, c154, c155, c156, c157, c158, c159, c160, c161, c162, c163, c164, c165, c166, c167, c168, c169, c170, c171, c172, c173, c174, c175, c176, c177, c178, c179, c180, c181, c182, c183, c184, c185, c186, c187, c188, c189, c190, c191, c192, c193, c194, c195, c196, c197, c198, c199, c200, c201, c202, c203, c204, c205, c206, c207, c208, c209, c210, c211, c212, c213, c214, c215, c216, c217, c218, c219, c220, c221, c222, c223, c224, c225, c226, c227, c228, c229, c230, c231, c232, c233, c234, c235, c236, c237, c238, c239, c240, c241, c242, c243, c244, c245, c246, c247, c248, c249, c250, c251, c252, c253, c254, c255, c256, c257, c258, c259, c260, c261, c262, c263, c264, c265, c266, c267, c268, c269, c270, c271, c272, c273, c274, c275, c276, c277, c278, c279, c280, c281, c282, c283, c284, c285, c286, c287, c288, c289, c290, c291, c292, c293, c294, c295, c296, c297, c298, c299, c300, c301, c302, c303, c304, c305, c306, c307, c308, c309, c310, c311, c312, c313, c314, c315, c316, c317, c318, c319, c320, c321, c322, c323, c324, c325, c326, c327, c328, c329, c330, c331, c332, c333, c334, c335, c336, c337, c338, c339, c340, c341, c342, c343, c344, c345, c346, c347, c348, c349, c350, c351, c352, c353, c354, c355, c356, c357, c358, c359, c360, c361, c362, c363, c364, c365, c366, c367, c368, c369, c370, c371, c372, c373, c374, c375, c376, c377, c378, c379, c380, c381, c382, c383, c384, c385, c386, c387, c388, c389, c390, c391, c392, c393, c394, c395, c396, c397, c398, c399, c400, c401, c402, c403, c404, c405, c406, c407, c408, c409, c410, c411, c412, c413, c414, c415, c416, c417, c418, c419, c420, c421, c422, c423, c424, c425, c426, c427, c428, c429, c430, c431, c432, c433, c434, c435, c436, c437, c438, c439, c440, c441, c442, c443, c444, c445, c446, c447, c448, c449, c450, c451, c452, c453, c454, c455, c456, c457, c458, c459, c460, c461, c462, c463, c464, c465, c466, c467, c468, c469, c470, c471, c472, c473, c474, c475, c476, c477, c478, c479, c480, c481, c482, c483, c484, c485, c486, c487, c488, c489, c490, c491, c492, c493, c494, c495, c496, c497, c498, c499, c500, c501, c502, c503, c504, c505, c506, c507, c508, c509, c510, c511, c512, c513, c514, c515, c516, c517, c518, c519, c520, c521, c522, c523, c524, c525, c526, c527, c528, c529, c530, c531, c532, c533, c534, c535, c536, c537, c538, c539, c540, c541, c542, c543, c544, c545, c546, c547, c548, c549, c550, c551, c552, c553, c554, c555, c556, c557, c558, c559, c560, c561, c562, c563, c564, c565, c566, c567, c568, c569, c570, c571, c572, c573, c574, c575, c576, c577, c578, c579, c580, c581, c582, c583, c584, c585, c586, c587, c588, c589, c590, c591, c592, c593, c594, c595, c596, c597, c598, c599, c600, c601, c602, c603, c604, c605, c606, c607, c608, c609, c610, c611, c612, c613, c614, c615, c616, c617, c618, c619, c620, c621, c622, c623, c624, c625, c626, c627, c628, c629, c630, c631, c632, c633, c634, c635, c636, c637, c638, c639, c640, c641, c642, c643, c644, c645, c646, c647, c648, c649, c650, c651, c652, c653, c654, c655, c656, c657, c658, c659, c660, c661, c662, c663, c664, c665, c666, c667, c668, c669, c670, c671, c672, c673, c674, c675, c676, c677, c678, c679, c680, c681, c682, c683, c684, c685, c686, c687, c688, c689, c690, c691, c692, c693, c694, c695, c696, c697, c698, c699, c700, c701, c702, c703, c704, c705, c706, c707, c708, c709, c710, c711, c712, c713, c714, c715, c716, c717, c718, c719, c720, c721, c722, c723, c724, c725, c726, c727, c728, c729, c730, c731, c732, c733, c734, c735, c736, c737, c738, c739, c740, c741, c742, c743, c744, c745, c746, c747, c748, c749, c750, c751, c752, c753, c754, c755, c756, c757, c758, c759, c760, c761, c762, c763, c764, c765, c766, c767, c768, c769, c770, c771, c772, c773, c774, c775, c776, c777, c778, c779, c780, c781, c782, c783, c784, c785, c786, c787, c788, c789, c790, c791, c792, c793, c794, c795, c796, c797, c798, c799, c800, c801, c802, c803, c804, c805, c806, c807, c808, c809, c810, c811, c812, c813, c814, c815, c816, c817, c818, c819, c820, c821, c822, c823, c824, c825, c826, c827, c828, c829, c830, c831, c832, c833, c834, c835, c836, c837, c838, c839, c840, c841, c842, c843, c844, c845, c846, c847, c848, c849, c850, c851, c852, c853, c854, c855, c856, c857, c858, c859, c860, c861, c862, c863, c864, c865, c866, c867, c868, c869, c870, c871, c872, c873, c874, c875, c876, c877, c878, c879, c880, c881, c882, c883, c884, c885, c886, c887, c888, c889, c890, c891, c892, c893, c894, c895, c896, c897, c898, c899, c900, c901, c902, c903, c904, c905, c906, c907, c908, c909, c910, c911, c912, c913, c914, c915, c916, c917, c918, c919, c920, c921, c922, c923, c924, c925, c926, c927, c928, c929, c930, c931, c932, c933, c934, c935, c936, c937, c938, c939, c940, c941, c942, c943, c944, c945, c946, c947, c948, c949, c950, c951, c952, c953, c954, c955, c956, c957, c958, c959, c960, c961, c962, c963, c964, c965, c966, c967, c968, c969, c970, c971, c972, c973, c974, c975, c976, c977, c978, c979, c980, c981, c982, c983, c984, c985, c986, c987, c988, c989, c990, c991, c992, c993, c994, c995, c996, c997, c998, c999, c1000, c1001, c1002, c1003, c1004, c1005, c1006, c1007, c1008, c1009, c1010, c1011, c1012, c1013, c1014, c1015, c1016, c1017, c1018, c1019, c1020, c1021, c1022, c1023, c1024, c1025, c1026, c1027, c1028, c1029, c1030, c1031, c1032, c1033, c1034, c1035, c1036, c1037, c1038, c1039, c1040, c1041, c1042, c1043, c1044, c1045, c1046, c1047, c1048, c1049, c1050, c1051, c1052, c1053, c1054, c1055, c1056, c1057, c1058, c1059, c1060, c1061, c1062, c1063, c1064, c1065, c1066, c1067, c1068, c1069, c1070, c1071, c1072, c1073, c1074, c1075, c1076, c1077, c1078, c1079, c1080, c1081, c1082, c1083, c1084, c1085, c1086, c1087, c1088, c1089, c1090, c1091, c1092, c1093, c1094, c1095, c1096, c1097, c1098, c1099, c1100, c1101, c1102, c1103, c1104, c1105, c1106, c1107, c1108, c1109, c1110, c1111, c1112, c1113, c1114, c1115, c1116, c1117, c1118, c1119, c1120, c1121, c1122, c1123, c1124, c1125, c1126, c1127, c1128, c1129, c1130, c1131, c1132, c1133, c1134, c1135, c1136, c1137, c1138, c1139, c1140, c1141, c1142, c1143, c1144, c1145, c1146, c1147, c1148, c1149, c1150, c1151, c1152, c1153, c1154, c1155, c1156, c1157, c1158, c1159, c1160, c1161, c1162, c1163, c1164, c1165, c1166, c1167, c1168, c1169, c1170, c1171, c1172, c1173, c1174, c1175, c1176, c1177, c1178, c1179, c1180, c1181, c1182, c1183, c1184, c1185, c1186, c1187, c1188, c1189, c1190, c1191, c1192, c1193, c1194, c1195, c1196, c1197, c1198, c1199, c1200, c1201, c1202, c1203, c1204, c1205, c1206, c1207, c1208, c1209, c1210, c1211, c1212, c1213, c1214, c1215, c1216, c1217, c1218, c1219, c1220, c1221, c1222, c1223, c1224, c1225, c1226, c1227, c1228, c1229, c1230, c1231, c1232, c1233, c1234, c1235, c1236, c1237, c1238, c1239, c1240, c1241, c1242, c1243, c1244, c1245, c1246, c1247, c1248, c1249, c1250, c1251, c1252, c1253, c1254, c1255, c1256, c1257, c1258, c1259, c1260, c1261, c1262, c1263, c1264, c1265, c1266, c1267, c1268, c1269, c1270, c1271, c1272, c1273, c1274, c1275, c1276, c1277, c1278, c1279, c1280, c1281, c1282, c1283, c1284, c1285, c1286, c1287, c1288, c1289, c1290, c1291, c1292, c1293, c1294, c1295, c1296, c1297, c1298, c1299, c1300, c1301, c1302, c1303, c1304, c1305, c1306, c1307, c1308, c1309, c1310, c1311, c1312, c1313, c1314, c1315, c1316, c1317, c1318, c1319, c1320, c1321, c1322, c1323, c1324, c1325, c1326, c1327, c1328, c1329, c1330, c1331, c1332, c1333, c1334, c1335, c1336, c1337, c1338, c1339, c1340, c1341, c1342, c1343, c1344, c1345, c1346, c1347, c1348, c1349, c1350, c1351, c1352, c1353, c1354, c1355, c1356, c1357, c1358, c1359, c1360, c1361, c1362, c1363, c1364, c1365, c1366, c1367, c1368, c1369, c1370, c1371, c1372, c1373, c1374, c1375, c1376, c1377, c1378, c1379, c1380, c1381, c1382, c1383, c1384, c1385, c1386, c1387, c1388, c1389, c1390, c1391, c1392, c1393, c1394, c1395, c1396, c1397, c1398, c1399, c1400, c1401, c1402, c1403, c1404, c1405, c1406, c1407, c1408, c1409, c1410, c1411, c1412, c1413, c1414, c1415, c1416, c1417, c1418, c1419, c1420, c1421, c1422, c1423, c1424, c1425, c1426, c1427, c1428, c1429, c1430, c1431, c1432, c1433, c1434, c1435, c1436, c1437, c1438, c1439, c1440, c1441, c1442, c1443, c1444, c1445, c1446, c1447, c1448, c1449, c1450, c1451, c1452, c1453, c1454, c1455, c1456, c1457, c1458, c1459, c1460, c1461, c1462, c1463, c1464, c1465, c1466, c1467, c1468, c1469, c1470, c1471, c1472, c1473, c1474, c1475, c1476, c1477, c1478, c1479, c1480, c1481, c1482, c1483, c1484, c1485, c1486, c1487, c1488, c1489, c1490, c1491, c1492, c1493, c1494, c1495, c1496, c1497, c1498, c1499, c1500, c1501, c1502, c1503, c1504, c1505, c1506, c1507, c1508, c1509, c1510, c1511, c1512, c1513, c1514, c1515, c1516, c1517, c1518, c1519, c1520, c1521, c1522, c1523, c1524, c1525, c1526, c1527, c1528, c1529, c1530, c1531, c1532, c1533, c1534, c1535, c1536, c1537, c1538, c1539, c1540, c1541, c1542, c1543, c1544, c1545, c1546, c1547, c1548, c1549, c1550, c1551, c1552, c1553, c1554, c1555, c1556, c1557, c1558, c1559, c1560, c1561, c1562, c1563, c1564, c1565, c1566, c1567, c1568, c1569, c1570, c1571, c1572, c1573, c1574, c1575, c1576, c1577, c1578, c1579, c1580, c1581, c1582, c1583, c1584, c1585, c1586, c1587, c1588, c1589, c1590, c1591, c1592, c1593, c1594, c1595, c1596, c1597, c1598, c1599, c1600, c1601, c1602, c1603, c1604, c1605, c1606, c1607, c1608, c1609, c1610, c1611, c1612, c1613, c1614, c1615, c1616, c1617, c1618, c1619, c1620, c1621, c1622, c1623, c1624, c1625, c1626, c1627, c1628, c1629, c1630, c1631, c1632, c1633, c1634, c1635, c1636, c1637, c1638, c1639, c1640, c1641, c1642, c1643, c1644, c1645, c1646, c1647, c1648, c1649, c1650, c1651, c1652, c1653, c1654, c1655, c1656, c1657, c1658, c1659, c1660, c1661, c1662, c1663, c1664, c1665, c1666, c1667, c1668, c1669, c1670, c1671, c1672, c1673, c1674, c1675, c1676, c1677, c1678, c1679, c1680, c1681, c1682, c1683, c1684, c1685, c1686, c1687, c1688, c1689, c1690, c1691, c1692, c1693, c1694, c1695, c1696, c1697, c1698, c1699, c1700, c1701, c1702, c1703, c1704, c1705, c1706, c1707, c1708, c1709, c1710, c1711, c1712, c1713, c1714, c1715, c1716, c1717, c1718, c1719, c1720, c1721, c1722, c1723, c1724, c1725, c1726, c1727, c1728, c1729, c1730, c1731, c1732, c1733, c1734, c1735, c1736, c1737, c1738, c1739, c1740, c1741, c1742, c1743, c1744, c1745, c1746, c1747, c1748, c1749, c1750, c1751, c1752, c1753, c1754, c1755, c1756, c1757, c1758, c1759, c1760, c1761, c1762, c1763, c1764, c1765, c1766, c1767, c1768, c1769, c1770, c1771, c1772, c1773, c1774, c1775, c1776, c1777, c1778, c1779, c1780, c1781, c1782, c1783, c1784, c1785, c1786, c1787, c1788, c1789, c1790, c1791, c1792, c1793, c1794, c1795, c1796, c1797, c1798, c1799, c1800, c1801, c1802, c1803, c1804, c1805, c1806, c1807, c1808, c1809, c1810, c1811, c1812, c1813, c1814, c1815, c1816, c1817, c1818, c1819, c1820, c1821, c1822, c1823, c1824, c1825, c1826, c1827, c1828, c1829, c1830, c1831, c1832, c1833, c1834, c1835, c1836, c1837, c1838, c1839, c1840, c1841, c1842, c1843, c1844, c1845, c1846, c1847, c1848, c1849, c1850, c1851, c1852, c1853, c1854, c1855, c1856, c1857, c1858, c1859, c1860, c1861, c1862, c1863, c1864, c1865, c1866, c1867, c1868, c1869, c1870, c1871, c1872, c1873, c1874, c1875, c1876, c1877, c1878, c1879, c1880, c1881, c1882, c1883, c1884, c1885, c1886, c1887, c1888, c1889, c1890, c1891, c1892, c1893, c1894, c1895, c1896, c1897, c1898, c1899, c1900, c1901, c1902, c1903, c1904, c1905, c1906, c1907, c1908, c1909, c1910, c1911, c1912, c1913, c1914, c1915, c1916, c1917, c1918, c1919, c1920, c1921, c1922, c1923, c1924, c1925, c1926, c1927, c1928, c1929, c1930, c1931, c1932, c1933, c1934, c1935, c1936, c1937, c1938, c1939, c1940, c1941, c1942, c1943, c1944, c1945, c1946, c1947, c1948, c1949, c1950, c1951, c1952, c1953, c1954, c1955, c1956, c1957, c1958, c1959, c1960, c1961, c1962, c1963, c1964, c1965, c1966, c1967, c1968, c1969, c1970, c1971, c1972, c1973, c1974, c1975, c1976, c1977, c1978, c1979, c1980, c1981, c1982, c1983, c1984, c1985, c1986, c1987, c1988, c1989, c1990, c1991, c1992, c1993, c1994, c1995, c1996, c1997, c1998, c1999, c2000, c2001, c2002, c2003, c2004, c2005, c2006, c2007, c2008, c2009, c2010, c2011, c2012, c2013, c2014, c2015, c2016, c2017, c2018, c2019, c2020, c2021, c2022, c2023, c2024, c2025, c2026, c2027, c2028, c2029, c2030, c2031, c2032, c2033, c2034, c2035, c2036, c2037, c2038, c2039, c2040, c2041, c2042, c2043, c2044, c2045, c2046, c2047, c2048, c2049, c2050, c2051, c2052, c2053, c2054, c2055, c2056, c2057, c2058, c2059, c2060, c2061, c2062, c2063, c2064, c2065, c2066, c2067, c2068, c2069, c2070, c2071, c2072, c2073, c2074, c2075, c2076, c2077, c2078, c2079, c2080, c2081, c2082, c2083, c2084, c2085, c2086, c2087, c2088, c2089, c2090, c2091, c2092, c2093, c2094, c2095, c2096, c2097, c2098, c2099, c2100, c2101, c2102, c2103, c2104, c2105, c2106, c2107, c2108, c2109, c2110, c2111, c2112, c2113, c2114, c2115, c2116, c2117, c2118, c2119, c2120, c2121, c2122, c2123, c2124, c2125, c2126, c2127, c2128, c2129, c2130, c2131, c2132, c2133, c2134, c2135, c2136, c2137, c2138, c2139, c2140, c2141, c2142, c2143, c2144, c2145, c2146, c2147, c2148, c2149, c2150, c2151, c2152, c2153, c2154, c2155, c2156, c2157, c2158, c2159, c2160, c2161, c2162, c2163, c2164, c2165, c2166, c2167, c2168, c2169, c2170, c2171, c2172, c2173, c2174, c2175, c2176, c2177, c2178, c2179, c2180, c2181, c2182, c2183, c2184, c2185, c2186, c2187, c2188, c2189, c2190, c2191, c2192, c2193, c2194, c2195, c2196, c2197, c2198, c2199, c2200, c2201, c2202, c2203, c2204, c2205, c2206, c2207, c2208, c2209, c2210, c2211, c2212, c2213, c2214, c2215, c2216, c2217, c2218, c2219, c2220, c2221, c2222, c2223, c2224, c2225, c2226, c2227, c2228, c2229, c2230, c2231, c2232, c2233, c2234, c2235, c2236, c2237, c2238, c2239, c2240, c2241, c2242, c2243, c2244, c2245, c2246, c2247, c2248, c2249, c2250, c2251, c2252, c2253, c2254, c2255, c2256, c2257, c2258, c2259, c2260, c2261, c2262, c2263, c2264, c2265, c2266, c2267, c2268, c2269, c2270, c2271, c2272, c2273, c2274, c2275, c2276, c2277, c2278, c2279, c2280, c2281, c2282, c2283, c2284, c2285, c2286, c2287, c2288, c2289, c2290, c2291, c2292, c2293, c2294, c2295, c2296, c2297, c2298, c2299, c2300, c2301, c2302, c2303, c2304, c2305, c2306, c2307, c2308, c2309, c2310, c2311, c2312, c2313, c2314, c2315, c2316, c2317, c2318, c2319, c2320, c2321, c2322, c2323, c2324, c2325, c2326, c2327, c2328, c2329, c2330, c2331, c2332, c2333, c2334, c2335, c2336, c2337, c2338, c2339, c2340, c2341, c2342, c2343, c2344, c2345, c2346, c2347, c2348, c2349, c2350, c2351, c2352, c2353, c2354, c2355, c2356, c2357, c2358, c2359, c2360, c2361, c2362, c2363, c2364, c2365, c2366, c2367, c2368, c2369, c2370, c2371, c2372, c2373, c2374, c2375, c2376, c2377, c2378, c2379, c2380, c2381, c2382, c2383, c2384, c2385, c2386, c2387, c2388, c2389, c2390, c2391, c2392, c2393, c2394, c2395, c2396, c2397, c2398, c2399, c2400, c2401, c2402, c2403, c2404, c2405, c2406, c2407, c2408, c2409, c2410, c2411, c2412, c2413, c2414, c2415, c2416, c2417, c2418, c2419, c2420, c2421, c2422, c2423, c2424, c2425, c2426, c2427, c2428, c2429, c2430, c2431, c2432, c2433, c2434, c2435, c2436, c2437, c2438, c2439, c2440, c2441, c2442, c2443, c2444, c2445, c2446, c2447, c2448, c2449, c2450, c2451, c2452, c2453, c2454, c2455, c2456, c2457, c2458, c2459, c2460, c2461, c2462, c2463, c2464, c2465, c2466, c2467, c2468, c2469, c2470, c2471, c2472, c2473, c2474, c2475, c2476, c2477, c2478, c2479, c2480, c2481, c2482, c2483, c2484, c2485, c2486, c2487, c2488, c2489, c2490, c2491, c2492, c2493, c2494, c2495, c2496, c2497, c2498, c2499, c2500, c2501, c2502, c2503, c2504, c2505, c2506, c2507, c2508, c2509, c2510, c2511, c2512, c2513, c2514, c2515, c2516, c2517, c2518, c2519, c2520, c2521, c2522, c2523, c2524, c2525, c2526, c2527, c2528, c2529, c2530, c2531, c2532, c2533, c2534, c2535, c2536, c2537, c2538, c2539, c2540, c2541, c2542, c2543, c2544, c2545, c2546, c2547, c2548, c2549, c2550, c2551, c2552, c2553, c2554, c2555, c2556, c2557, c2558, c2559, c2560, c2561, c2562, c2563, c2564, c2565, c2566, c2567, c2568, c2569, c2570, c2571, c2572, c2573, c2574, c2575, c2576, c2577, c2578, c2579, c2580, c2581, c2582, c2583, c2584, c2585, c2586, c2587, c2588, c2589, c2590, c2591, c2592, c2593, c2594, c2595, c2596, c2597, c2598, c2599, c2600, c2601, c2602, c2603, c2604, c2605, c2606, c2607, c2608, c2609, c2610, c2611, c2612, c2613, c2614, c2615, c2616, c2617, c2618, c2619, c2620, c2621, c2622, c2623, c2624, c2625, c2626, c2627, c2628, c2629, c2630, c2631, c2632, c2633, c2634, c2635, c2636, c2637, c2638, c2639, c2640, c2641, c2642, c2643, c2644, c2645, c2646, c2647, c2648, c2649, c2650, c2651, c2652, c2653, c2654, c2655, c2656, c2657, c2658, c2659, c2660, c2661, c2662, c2663, c2664, c2665, c2666, c2667, c2668, c2669, c2670, c2671, c2672, c2673, c2674, c2675, c2676, c2677, c2678, c2679, c2680, c2681, c2682, c2683, c2684, c2685, c2686, c2687, c2688, c2689, c2690, c2691, c2692, c2693, c2694, c2695, c2696, c2697, c2698, c2699, c2700, c2701, c2702, c2703, c2704, c2705, c2706, c2707, c2708, c2709, c2710, c2711, c2712, c2713, c2714, c2715, c2716, c2717, c2718, c2719, c2720, c2721, c2722, c2723, c2724, c2725, c2726, c2727, c2728, c2729, c2730, c2731, c2732, c2733, c2734, c2735, c2736, c2737, c2738, c2739, c2740, c2741, c2742, c2743, c2744, c2745, c2746, c2747, c2748, c2749, c2750, c2751, c2752, c2753, c2754, c2755, c2756, c2757, c2758, c2759, c2760, c2761, c2762, c2763, c2764, c2765, c2766, c2767, c2768, c2769, c2770, c2771, c2772, c2773, c2774, c2775, c2776, c2777, c2778, c2779, c2780, c2781, c2782, c2783, c2784, c2785, c2786, c2787, c2788, c2789, c2790, c2791, c2792, c2793, c2794, c2795, c2796, c2797, c2798, c2799, c2800, c2801, c2802, c2803, c2804, c2805, c2806, c2807, c2808, c2809, c2810, c2811, c2812, c2813, c2814, c2815, c2816, c2817, c2818, c2819, c2820, c2821, c2822, c2823, c2824, c2825, c2826, c2827, c2828, c2829, c2830, c2831, c2832, c2833, c2834, c2835, c2836, c2837, c2838, c2839, c2840, c2841, c2842, c2843, c2844, c2845, c2846, c2847, c2848, c2849, c2850, c2851, c2852, c2853, c2854, c2855, c2856, c2857, c2858, c2859, c2860, c2861, c2862, c2863, c2864, c2865, c2866, c2867, c2868, c2869, c2870, c2871, c2872, c2873, c2874, c2875, c2876, c2877, c2878, c2879, c2880, c2881, c2882, c2883, c2884, c2885, c2886, c2887, c2888, c2889, c2890, c2891, c2892, c2893, c2894, c2895, c2896, c2897, c2898, c2899, c2900, c2901, c2902, c2903, c2904, c2905, c2906, c2907, c2908, c2909, c2910, c2911, c2912, c2913, c2914, c2915, c2916, c2917, c2918, c2919, c2920, c2921, c2922, c2923, c2924, c2925, c2926, c2927, c2928, c2929, c2930, c2931, c2932, c2933, c2934, c2935, c2936, c2937, c2938, c2939, c2940, c2941, c2942, c2943, c2944, c2945, c2946, c2947, c2948, c2949, c2950, c2951, c2952, c2953, c2954, c2955, c2956, c2957, c2958, c2959, c2960, c2961, c2962, c2963, c2964, c2965, c2966, c2967, c2968, c2969, c2970, c2971, c2972, c2973, c2974, c2975, c2976, c2977, c2978, c2979, c2980, c2981, c2982, c2983, c2984, c2985, c2986, c2987, c2988, c2989, c2990, c2991, c2992, c2993, c2994, c2995, c2996, c2997, c2998, c2999, c3000, c3001, c3002, c3003, c3004, c3005, c3006, c3007, c3008, c3009, c3010, c3011, c3012, c3013, c3014, c3015, c3016, c3017, c3018, c3019, c3020, c3021, c3022, c3023, c3024, c3025, c3026, c3027, c3028, c3029, c3030, c3031, c3032, c3033, c3034, c3035, c3036, c3037, c3038, c3039, c3040, c3041, c3042, c3043, c3044, c3045, c3046, c3047, c3048, c3049, c3050, c3051, c3052, c3053, c3054, c3055, c3056, c3057, c3058, c3059, c3060, c3061, c3062, c3063, c3064, c3065, c3066, c3067, c3068, c3069, c3070, c3071, c3072, c3073, c3074, c3075, c3076, c3077, c3078, c3079, c3080, c3081, c3082, c3083, c3084, c3085, c3086, c3087, c3088, c3089, c3090, c3091, c3092, c3093, c3094, c3095, c3096, c3097, c3098, c3099, c3100, c3101, c3102, c3103, c3104, c3105, c3106, c3107, c3108, c3109, c3110, c3111, c3112, c3113, c3114, c3115, c3116, c3117, c3118, c3119, c3120, c3121, c3122, c3123, c3124, c3125, c3126, c3127, c3128, c3129, c3130, c3131, c3132, c3133, c3134, c3135, c3136, c3137, c3138, c3139, c3140, c3141, c3142, c3143, c3144, c3145, c3146, c3147, c3148, c3149, c3150, c3151, c3152, c3153, c3154, c3155, c3156, c3157, c3158, c3159, c3160, c3161, c3162, c3163, c3164, c3165, c3166, c3167, c3168, c3169, c3170, c3171, c3172, c3173, c3174, c3175, c3176, c3177, c3178, c3179, c3180, c3181, c3182, c3183, c3184, c3185, c3186, c3187, c3188, c3189, c3190, c3191, c3192, c3193, c3194, c3195, c3196, c3197, c3198, c3199, c3200, c3201, c3202, c3203, c3204, c3205, c3206, c3207, c3208, c3209, c3210, c3211, c3212, c3213, c3214, c3215, c3216, c3217, c3218, c3219, c3220, c3221, c3222, c3223, c3224, c3225, c3226, c3227, c3228, c3229, c3230, c3231, c3232, c3233, c3234, c3235, c3236, c3237, c3238, c3239, c3240, c3241, c3242, c3243, c3244, c3245, c3246, c3247, c3248, c3249, c3250, c3251, c3252, c3253, c3254, c3255, c3256, c3257, c3258, c3259, c3260, c3261, c3262, c3263, c3264, c3265, c3266, c3267, c3268, c3269, c3270, c3271, c3272, c3273, c3274, c3275, c3276, c3277, c3278, c3279, c3280, c3281, c3282, c3283, c3284, c3285, c3286, c3287, c3288, c3289, c3290, c3291, c3292, c3293, c3294, c3295, c3296, c3297, c3298, c3299, c3300, c3301, c3302, c3303, c3304, c3305, c3306, c3307, c3308, c3309, c3310, c3311, c3312, c3313, c3314, c3315, c3316, c3317, c3318, c3319, c3320, c3321, c3322, c3323, c3324, c3325, c3326, c3327, c3328, c3329, c3330, c3331, c3332, c3333, c3334, c3335, c3336, c3337, c3338, c3339, c3340, c3341, c3342, c3343, c3344, c3345, c3346, c3347, c3348, c3349, c3350, c3351, c3352, c3353, c3354, c3355, c3356, c3357, c3358, c3359, c3360, c3361, c3362, c3363, c3364, c3365, c3366, c3367, c3368, c3369, c3370, c3371, c3372, c3373, c3374, c3375, c3376, c3377, c3378, c3379, c3380, c3381, c3382, c3383, c3384, c3385, c3386, c3387, c3388, c3389, c3390, c3391, c3392, c3393, c3394, c3395, c3396, c3397, c3398, c3399, c3400, c3401, c3402, c3403, c3404, c3405, c3406, c3407, c3408, c3409, c3410, c3411, c3412, c3413, c3414, c3415, c3416, c3417, c3418, c3419, c3420, c3421, c3422, c3423, c3424, c3425, c3426, c3427, c3428, c3429, c3430, c3431, c3432, c3433, c3434, c3435, c3436, c3437, c3438, c3439, c3440, c3441, c3442, c3443, c3444, c3445, c3446, c3447, c3448, c3449, c3450, c3451, c3452, c3453, c3454, c3455, c3456, c3457, c3458, c3459, c3460, c3461, c3462, c3463, c3464, c3465, c3466, c3467, c3468, c3469, c3470, c3471, c3472, c3473, c3474, c3475, c3476, c3477, c3478, c3479, c3480, c3481, c3482, c3483, c3484, c3485, c3486, c3487, c3488, c3489, c3490, c3491, c3492, c3493, c3494, c3495, c3496, c3497, c3498, c3499, c3500, c3501, c3502, c3503, c3504, c3505, c3506, c3507, c3508, c3509, c3510, c3511, c3512, c3513, c3514, c3515, c3516, c3517, c3518, c3519, c3520, c3521, c3522, c3523, c3524, c3525, c3526, c3527, c3528, c3529, c3530, c3531, c3532, c3533, c3534, c3535, c3536, c3537, c3538, c3539, c3540, c3541, c3542, c3543, c3544, c3545, c3546, c3547, c3548, c3549, c3550, c3551, c3552, c3553, c3554, c3555, c3556, c3557, c3558, c3559, c3560, c3561, c3562, c3563, c3564, c3565, c3566, c3567, c3568, c3569, c3570, c3571, c3572, c3573, c3574, c3575, c3576, c3577, c3578, c3579, c3580, c3581, c3582, c3583, c3584, c3585, c3586, c3587, c3588, c3589, c3590, c3591, c3592, c3593, c3594, c3595, c3596, c3597, c3598, c3599, c3600, c3601, c3602, c3603, c3604, c3605, c3606, c3607, c3608, c3609, c3610, c3611, c3612, c3613, c3614)
                )
                PARTITION BY HASH(c0, c1, c2, c3, c4, c5, c6, c7, c8, c9, c10, c11, c12, c13, c14, c15, c16, c17, c18, c19, c20, c21, c22, c23, c24, c25, c26, c27, c28, c29, c30, c31, c32, c33, c34, c35, c36, c37, c38, c39, c40, c41, c42, c43, c44, c45, c46, c47, c48, c49, c50, c51, c52, c53, c54, c55, c56, c57, c58, c59, c60, c61, c62, c63, c64, c65, c66, c67, c68, c69, c70, c71, c72, c73, c74, c75, c76, c77, c78, c79, c80, c81, c82, c83, c84, c85, c86, c87, c88, c89, c90, c91, c92, c93, c94, c95, c96, c97, c98, c99, c100, c101, c102, c103, c104, c105, c106, c107, c108, c109, c110, c111, c112, c113, c114, c115, c116, c117, c118, c119, c120, c121, c122, c123, c124, c125, c126, c127, c128, c129, c130, c131, c132, c133, c134, c135, c136, c137, c138, c139, c140, c141, c142, c143, c144, c145, c146, c147, c148, c149, c150, c151, c152, c153, c154, c155, c156, c157, c158, c159, c160, c161, c162, c163, c164, c165, c166, c167, c168, c169, c170, c171, c172, c173, c174, c175, c176, c177, c178, c179, c180, c181, c182, c183, c184, c185, c186, c187, c188, c189, c190, c191, c192, c193, c194, c195, c196, c197, c198, c199, c200, c201, c202, c203, c204, c205, c206, c207, c208, c209, c210, c211, c212, c213, c214, c215, c216, c217, c218, c219, c220, c221, c222, c223, c224, c225, c226, c227, c228, c229, c230, c231, c232, c233, c234, c235, c236, c237, c238, c239, c240, c241, c242, c243, c244, c245, c246, c247, c248, c249, c250, c251, c252, c253, c254, c255, c256, c257, c258, c259, c260, c261, c262, c263, c264, c265, c266, c267, c268, c269, c270, c271, c272, c273, c274, c275, c276, c277, c278, c279, c280, c281, c282, c283, c284, c285, c286, c287, c288, c289, c290, c291, c292, c293, c294, c295, c296, c297, c298, c299, c300, c301, c302, c303, c304, c305, c306, c307, c308, c309, c310, c311, c312, c313, c314, c315, c316, c317, c318, c319, c320, c321, c322, c323, c324, c325, c326, c327, c328, c329, c330, c331, c332, c333, c334, c335, c336, c337, c338, c339, c340, c341, c342, c343, c344, c345, c346, c347, c348, c349, c350, c351, c352, c353, c354, c355, c356, c357, c358, c359, c360, c361, c362, c363, c364, c365, c366, c367, c368, c369, c370, c371, c372, c373, c374, c375, c376, c377, c378, c379, c380, c381, c382, c383, c384, c385, c386, c387, c388, c389, c390, c391, c392, c393, c394, c395, c396, c397, c398, c399, c400, c401, c402, c403, c404, c405, c406, c407, c408, c409, c410, c411, c412, c413, c414, c415, c416, c417, c418, c419, c420, c421, c422, c423, c424, c425, c426, c427, c428, c429, c430, c431, c432, c433, c434, c435, c436, c437, c438, c439, c440, c441, c442, c443, c444, c445, c446, c447, c448, c449, c450, c451, c452, c453, c454, c455, c456, c457, c458, c459, c460, c461, c462, c463, c464, c465, c466, c467, c468, c469, c470, c471, c472, c473, c474, c475, c476, c477, c478, c479, c480, c481, c482, c483, c484, c485, c486, c487, c488, c489, c490, c491, c492, c493, c494, c495, c496, c497, c498, c499, c500, c501, c502, c503, c504, c505, c506, c507, c508, c509, c510, c511, c512, c513, c514)
                WITH (
                    STORE = COLUMN
                )
            
FATAL: message: "Executing ESchemeOpCreateColumnTable" issue_code: 2003 severity: 1 issues { message: "Type \'Bool\' specified for column \'c13\', but support for bool is disabled (EnableColumnshardBool feature flag is off)" issue_code: 2003 severity: 1 } ,message: "Query invalidated on scheme/internal error during Scheme execution" issue_code: 2019 severity: 1 (server_code: 400070)
Traceback (most recent call last):
  File "ydb/tests/stress/common/common.py", line 100, in wrapper
    f()
  File "ydb/tests/stress/olap_workload/workload/type/tables_create_drop.py", line 81, in _create_tables_loop
    self.create_table(str(n))
  File "ydb/tests/stress/olap_workload/workload/type/tables_create_drop.py", line 76, in create_table
    self.client.query(stmt, True)
  File "ydb/tests/stress/common/common.py", line 28, in query
    raise e
  File "ydb/tests/stress/common/common.py", line 25, in query
    return self.session_pool.execute_with_retries(query=statement, retry_settings=retry_settings)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/query/pool.py", line 252, in execute_with_retries
    return retry_operation_sync(wrapped_callee, retry_settings)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 135, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 96, in retry_operation_impl
    result = YdbRetryOperationFinalResult(callee(*args, **kwargs))
                                          ^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/query/pool.py", line 250, in wrapped_callee
    return [result_set for result_set in it]
                                         ^^
  File "contrib/python/ydb/py3/ydb/_utilities.py", line 173, in __next__
    return self._next()
           ^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_utilities.py", line 164, in _next
    res = self.wrapper(next(self.it))
          ^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/query/session.py", line 371, in <lambda>
    lambda resp: base.wrap_execute_query_response(
                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/query/base.py", line 188, in decorator
    return func(rpc_state, response_pb, session_state, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/query/base.py", line 206, in wrap_execute_query_response
    issues._process_response(response_pb)
  File "contrib/python/ydb/py3/ydb/issues.py", line 237, in _process_response
    raise exc_obj(_format_response(response_proto), response_proto.issues)
ydb.issues.SchemeError: message: "Executing ESchemeOpCreateColumnTable" issue_code: 2003 severity: 1 issues { message: "Type \'Bool\' specified for column \'c13\', but support for bool is disabled (EnableColumnshardBool feature flag is off)" issue_code: 2003 severity: 1 } ,message: "Query invalidated on scheme/internal error during Scheme execution" issue_code: 2019 severity: 1 (server_code: 400070)

ERROR    ya.test:process.py:416 Execution failed with exit code: 1
	,std_out:b''
	std_err:b'...0) NOT NULL, c3756 Json NOT NULL, c3757 Uint8 NOT NULL, c3758 Yson, c3759 Float, c3760 Int32 NOT NULL, c3761 Uint8 NOT NULL, c3762 Uint64 NOT NULL, c3763 Uint16 NOT NULL, c3764 Int16 NOT NULL, c3765 Uint16, c3766 JsonDocument, c3767 Date, c3768 Yson, c3769 Datetime NOT NULL, c3770 Int8, c3771 Timestamp64, c3772 Interval64 NOT NULL, c3773 Date32, c3774 Uint8, c3775 Timestamp, c3776 Bool NOT NULL, c3777 JsonDocument, c3778 Int16 NOT NULL, c3779 Uint16 NOT NULL, c3780 String, c3781 Timestamp, c3782 Uint16 NOT NULL, c3783 Datetime NOT NULL, c3784 Timestamp, c3785 Json NOT NULL, c3786 Interval64, c3787 Decimal(15,0), c3788 Int64 NOT NULL, c3789 Datetime64 NOT NULL, c3790 Timestamp, c3791 Uint8, c3792 JsonDocument NOT NULL, c3793 String NOT NULL, c3794 Date, c3795 String NOT NULL, c3796 Decimal(15,0), c3797 Decimal(15,0), c3798 Bool NOT NULL, c3799 Float NOT NULL, c3800 Int8, c3801 Bool NOT NULL, c3802 Double, c3803 Int32, c3804 Datetime64 NOT NULL, c3805 Date NOT NULL, c3806 Uint64, c3807 Timestamp64 NOT NULL, c3808 Int8, c3809 Double, c3810 Uint16, c3811 Datetime, c3812 Int32, c3813 Int16 NOT NULL, c3814 Decimal(22,9), c3815 Double, c3816 Uint64 NOT NULL, c3817 Yson, c3818 String NOT NULL, c3819 Uint64, c3820 Float, c3821 Utf8 NOT NULL, c3822 Date32, c3823 Json, c3824 Interval64, c3825 Uint32 NOT NULL, c3826 Datetime, c3827 Timestamp64 NOT NULL, c3828 Uint64 NOT NULL, c3829 Interval64, c3830 Int16 NOT NULL, c3831 Datetime, c3832 Decimal(22,9), c3833 String NOT NULL, c3834 Double, c3835 Decimal(35,10), c3836 String NOT NULL, c3837 Date32, c3838 Datetime, c3839 JsonDocument NOT NULL, c3840 Uint16, c3841 Uint64 NOT NULL, c3842 Float, c3843 Yson NOT NULL, c3844 Uint64 NOT NULL, c3845 Yson, c3846 Yson, c3847 Interval64 NOT NULL, c3848 Int32 NOT NULL, c3849 Uint16 NOT NULL, c3850 JsonDocument NOT NULL, c3851 Json, c3852 Decimal(22,9), c3853 Uint32 NOT NULL, c3854 Uint64 NOT NULL, c3855 Float NOT NULL, c3856 Date32, c3857 Int16, c3858 Date, c3859 Yson NOT NULL, c3860 Timestamp64, c3861 Int32, c3862 Interval64, c3863 Datetime NOT NULL, c3864 Int16, c3865 Utf8 NOT NULL, c3866 Double, c3867 Datetime, c3868 Decimal(22,9) NOT NULL, c3869 Bool, c3870 Yson, c3871 Float, c3872 Date32 NOT NULL, c3873 Json, c3874 Timestamp64, c3875 Uint8, c3876 Uint64 NOT NULL, c3877 Uint32, c3878 Date, c3879 String, c3880 Uint8, c3881 Bool NOT NULL, c3882 Uint16, c3883 Int64 NOT NULL, c3884 Decimal(22,9), c3885 Json, c3886 Int32 NOT NULL, c3887 Yson NOT NULL, c3888 Timestamp NOT NULL, c3889 Timestamp NOT NULL, c3890 Int16, c3891 Decimal(22,9), c3892 Utf8 NOT NULL, c3893 String NOT NULL, c3894 Timestamp NOT NULL, c3895 Timestamp64 NOT NULL, c3896 Int16, c3897 Interval64 NOT NULL, c3898 Uint8, c3899 Int16, c3900 Int32 NOT NULL, c3901 Uint32 NOT NULL, c3902 Int8 NOT NULL, c3903 Uint64 NOT NULL, c3904 Float, c3905 Utf8 NOT NULL, c3906 Float NOT NULL, c3907 Yson NOT NULL, c3908 Yson NOT NULL, c3909 Int64 NOT NULL, c3910 JsonDocument NOT NULL, c3911 Uint32 NOT NULL, c3912 Uint64, c3913 Date NOT NULL, c3914 Int8, c3915 Timestamp, c3916 Int64, c3917 Date, c3918 Float, c3919 Json, c3920 Json, c3921 Datetime64, c3922 Yson NOT NULL, c3923 Uint16, c3924 Uint8 NOT NULL, c3925 Timestamp, c3926 Uint8, c3927 Decimal(22,9) NOT NULL, c3928 JsonDocument, c3929 JsonDocument NOT NULL, c3930 Int16 NOT NULL, c3931 Timestamp NOT NULL, c3932 Uint8, c3933 JsonDocument, c3934 Datetime64 NOT NULL, c3935 Uint64 NOT NULL, c3936 String, c3937 JsonDocument, c3938 Date32, c3939 Timestamp64, c3940 Timestamp NOT NULL, c3941 Uint16 NOT NULL, c3942 Date32 NOT NULL, c3943 Bool NOT NULL, c3944 Decimal(15,0), c3945 Int16 NOT NULL, c3946 Uint64 NOT NULL, c3947 Decimal(22,9) NOT NULL, c3948 Uint16, c3949 Decimal(22,9), c3950 Int16, c3951 Timestamp, c3952 Int16 NOT NULL, c3953 Timestamp, c3954 Float, c3955 Uint64, c3956 Float NOT NULL, c3957 Decimal(35,10), c3958 Uint32 NOT NULL, c3959 Uint32 NOT NULL, c3960 Datetime64 NOT NULL, c3961 Int32, c3962 Uint64, c3963 Double NOT NULL, c3964 Int64 NOT NULL, c3965 Int16, c3966 Decimal(15,0), c3967 Datetime, c3968 Bool NOT NULL, c3969 Int32, c3970 Interval64 NOT NULL, c3971 Int16 NOT NULL, c3972 Uint16 NOT NULL, c3973 Double, c3974 Double, c3975 Uint8 NOT NULL, c3976 Int8 NOT NULL, c3977 Int16 NOT NULL, c3978 Uint32, c3979 Decimal(22,9), c3980 Utf8, c3981 Json, c3982 Decimal(22,9) NOT NULL, c3983 Uint64 NOT NULL, c3984 Decimal(35,10) NOT NULL, c3985 Double, c3986 JsonDocument NOT NULL, c3987 Uint16, c3988 Timestamp, c3989 Json NOT NULL, c3990 Utf8 NOT NULL, c3991 Int64 NOT NULL, c3992 Uint64, c3993 Uint8 NOT NULL, c3994 JsonDocument, c3995 Int32 NOT NULL, c3996 JsonDocument, c3997 Timestamp NOT NULL, c3998 Bool NOT NULL, c3999 Uint8, c4000 Yson NOT NULL, c4001 Int16 NOT NULL, c4002 Uint64, c4003 Int8, c4004 Uint64 NOT NULL, c4005 Date32, c4006 Timestamp64, c4007 Int64, c4008 Datetime, c4009 Yson NOT NULL, c4010 Bool, c4011 Date32 NOT NULL, c4012 Timestamp NOT NULL, c4013 Json, c4014 Timestamp64, c4015 Int32 NOT NULL, c4016 JsonDocument, c4017 Timestamp NOT NULL, c4018 JsonDocument NOT NULL, c4019 Datetime, c4020 Uint16 NOT NULL, c4021 Utf8, c4022 Datetime NOT NULL, c4023 Uint8 NOT NULL, c4024 Int16 NOT NULL, c4025 Int32, c4026 Decimal(22,9) NOT NULL, c4027 Date32 NOT NULL, c4028 Bool NOT NULL, c4029 Datetime, c4030 Uint64 NOT NULL, c4031 Uint16 NOT NULL, c4032 Json, c4033 JsonDocument NOT NULL, c4034 Date32 NOT NULL, c4035 Decimal(22,9), c4036 Interval64, c4037 Datetime64, c4038 Uint32, c4039 Date32, c4040 Datetime NOT NULL, c4041 Decimal(35,10) NOT NULL, c4042 Int16, c4043 Int64, c4044 Date NOT NULL, c4045 Decimal(15,0) NOT NULL, c4046 Int32 NOT NULL, c4047 Datetime64, c4048 String NOT NULL, c4049 String NOT NULL, c4050 Timestamp64, c4051 Interval64 NOT NULL, c4052 Uint32 NOT NULL, c4053 Datetime NOT NULL, c4054 Interval64 NOT NULL, c4055 Date32, c4056 Decimal(35,10), c4057 Bool NOT NULL, c4058 Float, c4059 Date32 NOT NULL, c4060 Uint8, c4061 Int32 NOT NULL, c4062 Timestamp64 NOT NULL, c4063 Date32 NOT NULL, c4064 Uint32, c4065 Decimal(22,9), c4066 Datetime, c4067 Uint8, c4068 Float, c4069 JsonDocument NOT NULL, c4070 Int64 NOT NULL, c4071 String NOT NULL, c4072 Double NOT NULL, c4073 Double NOT NULL, c4074 Uint16, c4075 Datetime, c4076 Uint16 NOT NULL, c4077 Bool NOT NULL, c4078 Interval64 NOT NULL, c4079 JsonDocument, c4080 Decimal(15,0) NOT NULL, c4081 JsonDocument, c4082 Uint16, c4083 Timestamp, c4084 Interval64, c4085 Decimal(15,0), c4086 Uint64, c4087 Decimal(35,10) NOT NULL, c4088 Double NOT NULL, c4089 Uint8 NOT NULL, c4090 Uint8 NOT NULL, c4091 Int8 NOT NULL, c4092 Date NOT NULL, c4093 Json, c4094 String NOT NULL, c4095 Decimal(35,10) NOT NULL, c4096 Json, c4097 Yson, c4098 Bool NOT NULL, c4099 Utf8 NOT NULL, c4100 Int8 NOT NULL, c4101 Json NOT NULL, c4102 Int32 NOT NULL, c4103 Uint32 NOT NULL, c4104 Decimal(15,0) NOT NULL, c4105 Double NOT NULL, c4106 Decimal(22,9) NOT NULL, c4107 Decimal(15,0) NOT NULL, c4108 Datetime NOT NULL, c4109 Timestamp, c4110 Timestamp64, c4111 Uint8 NOT NULL, c4112 Double NOT NULL, c4113 Datetime64, c4114 Datetime, c4115 Timestamp NOT NULL, c4116 Datetime64 NOT NULL, c4117 Interval64, c4118 Uint64, c4119 Bool, c4120 JsonDocument NOT NULL, c4121 Uint32 NOT NULL, c4122 Utf8, c4123 String, c4124 Uint64 NOT NULL, c4125 Json NOT NULL, c4126 Uint64, c4127 Double NOT NULL, c4128 Decimal(35,10), c4129 Uint16, c4130 Decimal(35,10), c4131 Int32, c4132 Decimal(22,9) NOT NULL, c4133 Interval64 NOT NULL, c4134 Bool, c4135 Int8, c4136 Bool NOT NULL, c4137 Datetime NOT NULL, c4138 Int64, c4139 Bool NOT NULL, c4140 Int8 NOT NULL, c4141 Date32, c4142 Datetime64, c4143 Datetime64 NOT NULL, c4144 Int32 NOT NULL, c4145 Timestamp, c4146 Float, c4147 Datetime, c4148 Uint16 NOT NULL, c4149 Date32 NOT NULL, c4150 Date, c4151 Timestamp64, c4152 String, c4153 Decimal(35,10), c4154 Uint8, c4155 Utf8, c4156 Utf8, c4157 Timestamp64, c4158 Decimal(15,0) NOT NULL, c4159 String NOT NULL, c4160 String NOT NULL, c4161 Decimal(15,0) NOT NULL, c4162 Datetime, c4163 Datetime, c4164 Int32, c4165 Uint8, c4166 Int16, c4167 Decimal(15,0) NOT NULL, c4168 String NOT NULL, c4169 Utf8, c4170 Uint32, c4171 Utf8, c4172 Datetime64, c4173 Int64 NOT NULL, c4174 Int16, c4175 String NOT NULL, c4176 Timestamp64 NOT NULL, c4177 String, c4178 Uint32 NOT NULL, c4179 Date32, c4180 Decimal(35,10) NOT NULL, c4181 Json, c4182 Datetime64 NOT NULL, c4183 Uint8 NOT NULL, c4184 JsonDocument, c4185 String NOT NULL, c4186 Uint8, c4187 Datetime, c4188 Date32 NOT NULL, c4189 Utf8, c4190 Uint64 NOT NULL, c4191 Decimal(15,0) NOT NULL, c4192 Utf8, c4193 Uint16, c4194 Uint16 NOT NULL, c4195 Yson NOT NULL, c4196 Uint16 NOT NULL, c4197 Int8 NOT NULL, c4198 Datetime, c4199 Decimal(22,9) NOT NULL, c4200 JsonDocument NOT NULL, c4201 Yson NOT NULL, c4202 Uint32 NOT NULL, c4203 Int16 NOT NULL, c4204 Float NOT NULL, c4205 Float, c4206 Json NOT NULL, c4207 Int64 NOT NULL, c4208 Bool, c4209 Decimal(15,0), c4210 Timestamp64 NOT NULL, c4211 Float NOT NULL, c4212 Interval64 NOT NULL, c4213 Float, c4214 Yson NOT NULL, c4215 Double NOT NULL, c4216 Bool NOT NULL, c4217 Bool NOT NULL, c4218 Double, c4219 Utf8, c4220 Date NOT NULL, c4221 Int8, c4222 Timestamp64, c4223 Uint16 NOT NULL, c4224 Uint32 NOT NULL, c4225 Int64 NOT NULL, c4226 Float NOT NULL, c4227 Uint64 NOT NULL, c4228 Decimal(15,0) NOT NULL, c4229 Double NOT NULL, c4230 Decimal(22,9), c4231 Uint8 NOT NULL, c4232 Int8 NOT NULL, c4233 Json, c4234 Json, c4235 Datetime64 NOT NULL, c4236 Yson, c4237 Int32 NOT NULL, c4238 Utf8 NOT NULL, c4239 Timestamp, c4240 Interval64, c4241 String NOT NULL, c4242 Date32, c4243 Int16, c4244 Uint16 NOT NULL, c4245 Uint32, c4246 Uint16, c4247 String, c4248 Uint8 NOT NULL, c4249 JsonDocument NOT NULL, c4250 Timestamp NOT NULL, c4251 Bool NOT NULL, c4252 Float, c4253 Date32 NOT NULL, c4254 Decimal(22,9) NOT NULL, c4255 Float, c4256 Uint32, c4257 Float, c4258 Date32 NOT NULL, c4259 JsonDocument, c4260 Interval64 NOT NULL, c4261 Utf8, c4262 Int32, c4263 Timestamp NOT NULL, c4264 Date, c4265 Decimal(15,0), c4266 Utf8 NOT NULL, c4267 String NOT NULL, c4268 Date32 NOT NULL, c4269 Datetime64, c4270 JsonDocument NOT NULL, c4271 Date, c4272 Date32 NOT NULL, c4273 Int32, c4274 JsonDocument NOT NULL, c4275 Datetime NOT NULL, c4276 Json, c4277 Timestamp64 NOT NULL, c4278 Int16, c4279 Uint8 NOT NULL, c4280 Int64 NOT NULL, c4281 Decimal(15,0) NOT NULL, c4282 JsonDocument, c4283 Int64 NOT NULL, c4284 Datetime64 NOT NULL, c4285 Uint16, c4286 Double, c4287 Int64 NOT NULL, c4288 Datetime, c4289 Float NOT NULL, c4290 Utf8, c4291 Date32 NOT NULL, c4292 Float, c4293 Date32 NOT NULL, c4294 Date32 NOT NULL, c4295 Utf8 NOT NULL, c4296 Uint64, c4297 Date32 NOT NULL, c4298 Datetime64, c4299 Json, c4300 Uint8, c4301 Json, c4302 Date32, c4303 Decimal(35,10) NOT NULL, c4304 Int32, c4305 Datetime NOT NULL, c4306 Yson NOT NULL, c4307 Int64 NOT NULL, c4308 Timestamp NOT NULL, c4309 Double, c4310 JsonDocument, c4311 Datetime NOT NULL, c4312 Datetime64 NOT NULL, c4313 Date NOT NULL, c4314 Datetime64 NOT NULL, c4315 Timestamp NOT NULL, c4316 Json, c4317 Date NOT NULL, c4318 String, c4319 Interval64 NOT NULL, c4320 Utf8 NOT NULL, c4321 Yson NOT NULL, c4322 Uint8, c4323 Utf8 NOT NULL, c4324 Int64, c4325 Datetime64 NOT NULL, c4326 Double NOT NULL, c4327 Date32 NOT NULL, c4328 Int64 NOT NULL, c4329 Datetime64 NOT NULL, c4330 Date32 NOT NULL, c4331 Json NOT NULL, c4332 Bool NOT NULL, c4333 Date32, c4334 Json NOT NULL, c4335 Uint32, c4336 Timestamp, c4337 Uint16, c4338 Int16 NOT NULL, c4339 Utf8 NOT NULL, c4340 Date NOT NULL, c4341 Interval64, c4342 Uint64 NOT NULL, c4343 JsonDocument NOT NULL, c4344 Timestamp64 NOT NULL, c4345 Decimal(15,0), c4346 Bool, c4347 Decimal(35,10), c4348 JsonDocument NOT NULL, c4349 Uint8 NOT NULL, c4350 Decimal(35,10), c4351 String NOT NULL, c4352 Int32, c4353 Yson, c4354 Json NOT NULL, c4355 Yson, c4356 String, c4357 Utf8 NOT NULL, c4358 Uint64, c4359 Datetime64, c4360 Yson NOT NULL, c4361 Json NOT NULL, c4362 Decimal(22,9) NOT NULL, c4363 Date32, c4364 Decimal(15,0) NOT NULL, c4365 Utf8, c4366 Float, c4367 Float NOT NULL, c4368 JsonDocument NOT NULL, c4369 Int64, c4370 Bool, c4371 Interval64 NOT NULL, c4372 String NOT NULL, c4373 Yson NOT NULL, c4374 Decimal(22,9) NOT NULL, c4375 Int32 NOT NULL, c4376 Timestamp64, c4377 Double NOT NULL, c4378 Decimal(35,10), c4379 Decimal(35,10) NOT NULL, c4380 Int16, c4381 Uint32, c4382 Date NOT NULL, c4383 Uint16, c4384 Int8, c4385 Uint32 NOT NULL, c4386 Uint64, c4387 Yson, c4388 Date32, c4389 String NOT NULL, c4390 Uint8, c4391 Decimal(35,10), c4392 Bool, c4393 Int64, c4394 Datetime, c4395 Decimal(15,0) NOT NULL, c4396 Utf8, c4397 Float, c4398 Decimal(22,9) NOT NULL, c4399 Datetime NOT NULL, c4400 Double, c4401 Uint32 NOT NULL, c4402 Decimal(35,10) NOT NULL, c4403 Int64 NOT NULL, c4404 Timestamp NOT NULL, c4405 Date, c4406 Int32, c4407 Double NOT NULL, c4408 Datetime64, c4409 Int32 NOT NULL, c4410 Int16, c4411 Timestamp, c4412 Date32 NOT NULL, c4413 Int64 NOT NULL, c4414 Int32, c4415 Float, c4416 String NOT NULL, c4417 Int64 NOT NULL, c4418 Timestamp64 NOT NULL, c4419 Timestamp64, c4420 Interval64, c4421 Date NOT NULL, c4422 Uint8 NOT NULL, c4423 Datetime64 NOT NULL, c4424 Timestamp64, c4425 Float NOT NULL, c4426 Timestamp, c4427 Decimal(15,0), c4428 Datetime64, c4429 Date NOT NULL, c4430 Decimal(35,10), c4431 JsonDocument NOT NULL, c4432 Date32 NOT NULL, c4433 Int8 NOT NULL, c4434 Int32 NOT NULL, c4435 Int64 NOT NULL, c4436 Date32, c4437 Int32 NOT NULL, c4438 Utf8 NOT NULL, c4439 Datetime, c4440 Decimal(15,0), c4441 String, c4442 Decimal(35,10), c4443 String NOT NULL, c4444 Timestamp64 NOT NULL, c4445 Date32, c4446 Decimal(15,0), c4447 Date32, c4448 Json, c4449 Uint64, c4450 Uint64 NOT NULL, c4451 Uint8 NOT NULL, c4452 Timestamp NOT NULL, c4453 Int32, c4454 String, c4455 Json, c4456 Double NOT NULL, c4457 Int32 NOT NULL, c4458 Datetime64, c4459 Decimal(35,10), c4460 Int64 NOT NULL, c4461 Date32, c4462 Int64 NOT NULL, c4463 Datetime64, c4464 Decimal(35,10), c4465 Int8, c4466 String, c4467 Bool, c4468 Decimal(15,0) NOT NULL, c4469 Decimal(15,0), c4470 Date, c4471 Int64 NOT NULL, c4472 String NOT NULL, c4473 Date32, c4474 Int32 NOT NULL, c4475 Double NOT NULL, c4476 Uint32 NOT NULL, c4477 Int32, c4478 Date NOT NULL, c4479 Timestamp, c4480 Date32 NOT NULL, c4481 Bool NOT NULL, c4482 Uint16 NOT NULL, c4483 Bool NOT NULL, c4484 Uint16, c4485 Double NOT NULL, c4486 Datetime NOT NULL, c4487 Interval64 NOT NULL, c4488 Json, c4489 Int8, c4490 Bool NOT NULL, c4491 Uint64 NOT NULL, c4492 String NOT NULL, c4493 Decimal(15,0) NOT NULL, c4494 Decimal(15,0), c4495 Double, c4496 Decimal(35,10) NOT NULL, c4497 Datetime64, c4498 Decimal(15,0), c4499 Interval64 NOT NULL, c4500 Uint64 NOT NULL, c4501 Decimal(15,0) NOT NULL, c4502 Uint16, c4503 Date, c4504 Int16, c4505 Bool, c4506 Float, c4507 Int64, c4508 Decimal(22,9) NOT NULL, c4509 Json NOT NULL, c4510 Datetime, c4511 Datetime64 NOT NULL, c4512 Uint32, c4513 Uint64, c4514 Uint16, c4515 Datetime64, c4516 Date32 NOT NULL, c4517 Utf8 NOT NULL, c4518 Uint8, c4519 Date NOT NULL, c4520 Double, c4521 Datetime, c4522 Float, c4523 Int16 NOT NULL, c4524 Uint64, c4525 Double NOT NULL, c4526 Decimal(22,9), c4527 Uint8 NOT NULL, c4528 Int8, c4529 Int16 NOT NULL, c4530 Uint8, c4531 Uint32, c4532 Timestamp NOT NULL, c4533 Decimal(15,0) NOT NULL, c4534 Date32 NOT NULL, c4535 Datetime NOT NULL, c4536 Bool NOT NULL, c4537 Timestamp64 NOT NULL, c4538 Decimal(35,10) NOT NULL, c4539 Decimal(22,9), c4540 JsonDocument NOT NULL, c4541 Utf8 NOT NULL, c4542 Bool, c4543 Int32, c4544 Int64 NOT NULL, c4545 Date32, c4546 Decimal(35,10), c4547 Yson NOT NULL, c4548 Int32 NOT NULL, c4549 String, c4550 Uint16, c4551 Int16 NOT NULL, c4552 Int64 NOT NULL, c4553 Date32, c4554 Decimal(15,0), c4555 Int32, c4556 Float NOT NULL, c4557 String, c4558 Timestamp NOT NULL, c4559 Decimal(22,9), c4560 Interval64 NOT NULL, c4561 Int8, c4562 Utf8 NOT NULL, c4563 Interval64 NOT NULL, c4564 Bool NOT NULL, c4565 Json NOT NULL, c4566 Bool, c4567 Datetime NOT NULL, c4568 Yson, c4569 Int8 NOT NULL, c4570 Interval64 NOT NULL, c4571 Decimal(15,0) NOT NULL, c4572 Int16 NOT NULL, c4573 Uint8 NOT NULL, c4574 Int8 NOT NULL, c4575 Uint32 NOT NULL, c4576 Timestamp, c4577 Decimal(22,9) NOT NULL, c4578 Int32 NOT NULL, c4579 Timestamp NOT NULL, c4580 Decimal(35,10) NOT NULL, c4581 Date NOT NULL, c4582 Utf8 NOT NULL, c4583 String NOT NULL, c4584 Datetime64, c4585 Double NOT NULL, c4586 Decimal(22,9) NOT NULL, c4587 Utf8, c4588 Date, c4589 Datetime64 NOT NULL, c4590 Decimal(35,10), c4591 Datetime64 NOT NULL, c4592 Float NOT NULL, c4593 Int32, c4594 Date32, c4595 Uint64, c4596 Decimal(22,9), c4597 Decimal(15,0) NOT NULL, c4598 Yson, c4599 Datetime, c4600 Datetime NOT NULL, c4601 Uint32 NOT NULL, c4602 JsonDocument, c4603 Uint64, c4604 Int64, c4605 Int8 NOT NULL, c4606 Int16, c4607 Timestamp64, c4608 Decimal(15,0) NOT NULL, c4609 Bool, c4610 Datetime, c4611 Date32 NOT NULL, c4612 Int16 NOT NULL, c4613 Decimal(15,0), c4614 Utf8, c4615 Double, c4616 JsonDocument NOT NULL, c4617 Decimal(22,9) NOT NULL, c4618 Yson, c4619 Timestamp64, c4620 Timestamp, c4621 Uint32 NOT NULL, c4622 Uint8 NOT NULL, c4623 JsonDocument NOT NULL, c4624 Uint8 NOT NULL, c4625 Datetime NOT NULL, c4626 Date32 NOT NULL, c4627 Timestamp64, c4628 Uint32, c4629 Timestamp64 NOT NULL, c4630 Uint16 NOT NULL, c4631 Uint32, c4632 JsonDocument NOT NULL, c4633 Uint16, c4634 JsonDocument NOT NULL, c4635 Timestamp NOT NULL, c4636 Uint8, c4637 Int32, c4638 Decimal(22,9) NOT NULL, c4639 Interval64 NOT NULL, c4640 Int16, c4641 Decimal(35,10) NOT NULL, c4642 Json, c4643 Datetime, c4644 Timestamp64, c4645 String, c4646 Decimal(35,10) NOT NULL, c4647 Decimal(15,0) NOT NULL, c4648 Interval64, c4649 Int32 NOT NULL, c4650 Bool NOT NULL, c4651 Double NOT NULL, c4652 Int8 NOT NULL, c4653 Yson, c4654 Date NOT NULL, c4655 Float, c4656 Uint64 NOT NULL, c4657 Uint16, c4658 Yson, c4659 Datetime64, c4660 Datetime64, c4661 Utf8 NOT NULL, c4662 Uint64, c4663 Utf8 NOT NULL, c4664 Bool, c4665 Datetime64 NOT NULL, c4666 Int64, c4667 Timestamp, c4668 Uint8, c4669 Json, c4670 Json, c4671 Decimal(15,0) NOT NULL, c4672 Date32 NOT NULL, c4673 Int64 NOT NULL, c4674 Json, c4675 Uint32 NOT NULL, c4676 Decimal(15,0) NOT NULL, c4677 Int64 NOT NULL, c4678 Decimal(22,9) NOT NULL, c4679 Decimal(35,10) NOT NULL, c4680 Timestamp, c4681 Timestamp NOT NULL, c4682 Timestamp64, c4683 Uint8 NOT NULL, c4684 Json NOT NULL, c4685 String NOT NULL, c4686 Double NOT NULL, c4687 Date32 NOT NULL, c4688 Date, c4689 Float, c4690 Uint32 NOT NULL, c4691 Json NOT NULL, c4692 Uint32, c4693 Int64 NOT NULL, c4694 Yson, c4695 Int32, c4696 Float NOT NULL, c4697 Int8 NOT NULL, c4698 String NOT NULL, c4699 Json NOT NULL, c4700 String NOT NULL, c4701 Json NOT NULL, c4702 Uint16 NOT NULL, c4703 Yson NOT NULL, c4704 Decimal(15,0), c4705 Yson NOT NULL, c4706 Decimal(15,0), c4707 Datetime64, c4708 Int64 NOT NULL, c4709 Interval64 NOT NULL, c4710 Int64, c4711 Timestamp, c4712 Uint64, c4713 Bool, c4714 Decimal(15,0) NOT NULL, c4715 Uint8 NOT NULL, c4716 Yson NOT NULL, c4717 Uint32, c4718 String NOT NULL, c4719 Date, c4720 String NOT NULL, c4721 Int64 NOT NULL, c4722 Decimal(35,10), c4723 Bool, c4724 Uint16, c4725 String NOT NULL, c4726 Decimal(22,9) NOT NULL, c4727 Int16 NOT NULL, c4728 Interval64 NOT NULL, c4729 Int32 NOT NULL, c4730 Timestamp NOT NULL, c4731 Uint8 NOT NULL, c4732 Uint8 NOT NULL, c4733 Int16, c4734 Decimal(35,10), c4735 Decimal(22,9), c4736 Timestamp64, c4737 JsonDocument, c4738 Uint32 NOT NULL, c4739 String NOT NULL, c4740 Uint8, c4741 Uint32 NOT NULL, c4742 Datetime64 NOT NULL, c4743 Decimal(15,0) NOT NULL, c4744 Json, c4745 Uint16 NOT NULL, c4746 Uint16, c4747 Uint16, c4748 Yson NOT NULL, c4749 Datetime64 NOT NULL, c4750 Utf8, c4751 Date, c4752 Uint64 NOT NULL, c4753 Interval64 NOT NULL, c4754 Int8, c4755 Int16, c4756 Int32 NOT NULL, c4757 Int16, c4758 Int16, c4759 Int64, c4760 String NOT NULL, c4761 Double NOT NULL, c4762 Uint64 NOT NULL, c4763 Interval64 NOT NULL, c4764 Uint64 NOT NULL, c4765 Interval64 NOT NULL, c4766 Int64 NOT NULL, c4767 Date NOT NULL, c4768 Date, c4769 Datetime64, c4770 String, c4771 Int32 NOT NULL, c4772 Int8 NOT NULL, c4773 Timestamp64, c4774 Decimal(35,10) NOT NULL, c4775 JsonDocument, c4776 Decimal(15,0) NOT NULL, c4777 Float NOT NULL, c4778 Datetime, c4779 Date32 NOT NULL, c4780 Timestamp64, c4781 Uint64 NOT NULL, c4782 Timestamp64, c4783 Datetime64, c4784 Decimal(22,9) NOT NULL, c4785 Decimal(15,0) NOT NULL, c4786 Uint8, c4787 Uint16, c4788 Timestamp64, c4789 Int64, c4790 Decimal(35,10), c4791 Int16 NOT NULL, c4792 Int64, c4793 Datetime64 NOT NULL, c4794 Date32 NOT NULL, c4795 Decimal(35,10) NOT NULL, c4796 Uint16 NOT NULL, c4797 Yson NOT NULL, c4798 Int64 NOT NULL, c4799 Decimal(35,10), c4800 String NOT NULL, c4801 Decimal(22,9), c4802 Decimal(15,0) NOT NULL, c4803 Datetime, c4804 Timestamp NOT NULL, c4805 Decimal(22,9), c4806 Date, c4807 Utf8 NOT NULL, c4808 Int8, c4809 Int8 NOT NULL, c4810 Uint16, c4811 Int8, c4812 Uint16 NOT NULL, c4813 Json, c4814 Float, c4815 Json NOT NULL, c4816 Utf8 NOT NULL, c4817 Decimal(15,0) NOT NULL, c4818 Decimal(35,10) NOT NULL, c4819 Yson, c4820 Float, c4821 Uint8, c4822 String, c4823 Int16, c4824 Utf8 NOT NULL, c4825 Date32, c4826 Bool NOT NULL, c4827 Uint8, c4828 String NOT NULL, c4829 Datetime64, c4830 Bool, c4831 Decimal(35,10) NOT NULL, c4832 Datetime64, c4833 Decimal(35,10), c4834 Uint64 NOT NULL, c4835 Decimal(15,0), c4836 Decimal(15,0) NOT NULL, c4837 JsonDocument NOT NULL, c4838 String NOT NULL, c4839 Datetime, c4840 Int32, c4841 Datetime64, c4842 Bool NOT NULL, c4843 Uint8, c4844 Decimal(35,10), c4845 Utf8 NOT NULL, c4846 Float, c4847 Int16, c4848 Uint32 NOT NULL, c4849 Decimal(35,10) NOT NULL, c4850 Date, c4851 Uint16, c4852 Int8, c4853 Int16 NOT NULL, c4854 Float NOT NULL, c4855 Uint16, c4856 Decimal(15,0), c4857 Int8, c4858 Uint8 NOT NULL, c4859 Datetime64 NOT NULL, c4860 Uint16, c4861 Float NOT NULL, c4862 Decimal(35,10), c4863 Int64 NOT NULL, c4864 Int8, c4865 Double, c4866 Yson, c4867 Date NOT NULL, c4868 Uint16, c4869 Datetime, c4870 Double, c4871 Yson NOT NULL, c4872 Int64 NOT NULL, c4873 Timestamp NOT NULL, c4874 Int8 NOT NULL, c4875 Int8, c4876 Utf8, c4877 Decimal(15,0) NOT NULL, c4878 Uint8, c4879 Utf8 NOT NULL, c4880 Date32 NOT NULL, c4881 Float, c4882 Datetime64, c4883 Json, c4884 Decimal(15,0), c4885 Date32, c4886 Date NOT NULL, c4887 Int8, c4888 Int32 NOT NULL, c4889 Uint8, c4890 Uint32, c4891 Yson, c4892 String, c4893 JsonDocument NOT NULL, c4894 Json NOT NULL, c4895 Date NOT NULL, c4896 Timestamp64 NOT NULL, c4897 Double, c4898 String, c4899 Bool, c4900 Datetime, c4901 JsonDocument, c4902 Decimal(22,9) NOT NULL, c4903 Uint8 NOT NULL, c4904 Float NOT NULL, c4905 Json NOT NULL, c4906 JsonDocument NOT NULL, c4907 Int16, c4908 Double, c4909 Uint16 NOT NULL, c4910 Decimal(22,9), c4911 Uint64 NOT NULL, c4912 Yson, c4913 Decimal(35,10), c4914 Double NOT NULL, c4915 Int32, c4916 Decimal(35,10), c4917 Uint16 NOT NULL, c4918 Date, c4919 Decimal(35,10), c4920 Yson NOT NULL, c4921 Decimal(15,0) NOT NULL, c4922 Date32, c4923 Int32, c4924 Decimal(22,9) NOT NULL, c4925 Decimal(22,9), c4926 Decimal(35,10), c4927 Date NOT NULL, c4928 Date32, c4929 Decimal(22,9) NOT NULL, c4930 Utf8 NOT NULL, c4931 Timestamp64 NOT NULL, c4932 Datetime, c4933 Float, c4934 Utf8, c4935 String NOT NULL, c4936 Uint64, c4937 Utf8, c4938 Uint32, c4939 Double NOT NULL, c4940 Utf8, c4941 Uint8 NOT NULL, c4942 Bool NOT NULL, c4943 Int16 NOT NULL, c4944 Datetime64 NOT NULL, c4945 Yson, c4946 Uint32 NOT NULL, c4947 String, c4948 Datetime64 NOT NULL, c4949 Interval64 NOT NULL, c4950 Int64 NOT NULL, c4951 JsonDocument, c4952 Uint32, c4953 String, c4954 Int8, c4955 Int16, c4956 Decimal(22,9), c4957 Decimal(15,0) NOT NULL, c4958 Datetime NOT NULL, c4959 Float, c4960 Datetime64, c4961 Interval64, c4962 Uint32, c4963 Decimal(22,9), c4964 Uint8, c4965 String, c4966 Utf8 NOT NULL, c4967 Int8 NOT NULL, c4968 Datetime NOT NULL, c4969 Utf8 NOT NULL, c4970 Bool, c4971 Uint16, c4972 Decimal(22,9), c4973 Int32, c4974 Int16 NOT NULL, c4975 Interval64, c4976 JsonDocument, c4977 Int8, c4978 Decimal(22,9) NOT NULL, c4979 Json NOT NULL, c4980 Decimal(15,0), c4981 Int32, c4982 Uint32, c4983 Double NOT NULL, c4984 Double, c4985 Decimal(15,0), c4986 Decimal(15,0) NOT NULL, c4987 Date32, c4988 Date32 NOT NULL, c4989 Decimal(15,0), c4990 Int16, c4991 Decimal(35,10) NOT NULL, c4992 Datetime NOT NULL, c4993 Yson NOT NULL, c4994 Uint16, c4995 Date32 NOT NULL, c4996 Int64, c4997 Int64 NOT NULL, c4998 Datetime64, c4999 Int64, c5000 Decimal(22,9) NOT NULL, c5001 Double NOT NULL, c5002 Int32, c5003 Timestamp64, c5004 Bool, c5005 Decimal(15,0) NOT NULL, c5006 Uint64 NOT NULL, c5007 Double NOT NULL, c5008 Uint64 NOT NULL, c5009 Decimal(35,10) NOT NULL, c5010 Interval64 NOT NULL, c5011 Uint32, c5012 Timestamp NOT NULL, c5013 Uint16, c5014 Int32 NOT NULL, c5015 Uint32, c5016 Int32, c5017 Interval64 NOT NULL, c5018 Bool, c5019 Datetime64 NOT NULL, c5020 Utf8, c5021 Bool NOT NULL, c5022 Decimal(35,10) NOT NULL, c5023 Int32 NOT NULL, c5024 Decimal(22,9) NOT NULL, c5025 Timestamp64 NOT NULL, c5026 Int64, c5027 String NOT NULL, c5028 Int32 NOT NULL, c5029 Datetime, c5030 Date32 NOT NULL, c5031 Timestamp, c5032 Float, c5033 Uint8 NOT NULL, c5034 Uint32 NOT NULL, c5035 Int32, c5036 Yson, c5037 String NOT NULL, c5038 Float NOT NULL, c5039 Yson, c5040 Json NOT NULL, c5041 Uint64 NOT NULL, c5042 Json NOT NULL, c5043 Decimal(35,10), c5044 Decimal(35,10) NOT NULL, c5045 Int8 NOT NULL, c5046 Date NOT NULL, c5047 Timestamp, c5048 Json NOT NULL, c5049 Interval64 NOT NULL, c5050 Uint64, c5051 Datetime64 NOT NULL, c5052 Date32, c5053 Datetime, c5054 Yson, c5055 Decimal(22,9), c5056 Datetime64, c5057 Uint8 NOT NULL, c5058 Date32, c5059 Int8 NOT NULL, c5060 Int32, c5061 Bool, c5062 Bool NOT NULL, c5063 Int16 NOT NULL, c5064 Uint8, c5065 Uint16, c5066 JsonDocument NOT NULL, c5067 Uint64, c5068 Int64, c5069 Int8, c5070 Float NOT NULL, c5071 Yson, c5072 Datetime NOT NULL, c5073 Yson, c5074 Date, c5075 Json, c5076 Int16 NOT NULL, c5077 Yson, c5078 Timestamp64, c5079 Timestamp, c5080 Utf8, c5081 Decimal(35,10) NOT NULL, c5082 Int16, c5083 Utf8, c5084 Timestamp, c5085 Timestamp, c5086 Yson NOT NULL, c5087 Json, c5088 Int8, c5089 Int8 NOT NULL, c5090 Decimal(35,10), c5091 Interval64 NOT NULL, c5092 Double NOT NULL, c5093 Int64 NOT NULL, c5094 Int16 NOT NULL, c5095 Int64, c5096 Yson NOT NULL, c5097 Int64, c5098 Date, c5099 Float, c5100 Datetime, c5101 Utf8 NOT NULL, c5102 Decimal(22,9) NOT NULL, c5103 Timestamp64 NOT NULL, c5104 Bool NOT NULL, c5105 Datetime64 NOT NULL, c5106 Timestamp64 NOT NULL, c5107 Json NOT NULL, c5108 Uint8, c5109 Decimal(22,9) NOT NULL, c5110 Bool, c5111 Date, c5112 Uint32, c5113 Int32, c5114 JsonDocument, c5115 Datetime64, c5116 JsonDocument NOT NULL, c5117 Datetime NOT NULL, c5118 Interval64 NOT NULL, c5119 Timestamp NOT NULL, c5120 Int64, c5121 Uint8 NOT NULL, c5122 Bool NOT NULL, c5123 Uint64 NOT NULL, c5124 Uint64 NOT NULL, c5125 Int16 NOT NULL, c5126 Timestamp64, c5127 Float NOT NULL, c5128 Bool NOT NULL, c5129 Date32 NOT NULL, c5130 Int64, c5131 Timestamp NOT NULL, c5132 Decimal(35,10), c5133 Bool NOT NULL, c5134 Timestamp, c5135 Decimal(15,0) NOT NULL, c5136 Uint32 NOT NULL, c5137 Uint32, c5138 JsonDocument NOT NULL, c5139 Bool NOT NULL, c5140 JsonDocument, c5141 JsonDocument NOT NULL, c5142 String NOT NULL, c5143 Yson NOT NULL, c5144 Decimal(22,9) NOT NULL, c5145 Datetime, c5146 Yson, c5147 Int16 NOT NULL, c5148 Uint16 NOT NULL, c5149 Json, c5150 Utf8 NOT NULL, c5151 Bool NOT NULL, c5152 Int64 NOT NULL, c5153 Decimal(15,0), c5154 Int16, c5155 Bool, c5156 Uint16, c5157 Int8 NOT NULL, c5158 Float NOT NULL, c5159 Int16, c5160 Date NOT NULL, c5161 Json NOT NULL, c5162 Decimal(35,10) NOT NULL, c5163 Timestamp64, c5164 Int8 NOT NULL, c5165 Uint64, c5166 Int64, c5167 Decimal(15,0), c5168 Int16 NOT NULL, c5169 Double NOT NULL, c5170 Yson NOT NULL, c5171 Uint32, c5172 Uint16 NOT NULL, c5173 Int64 NOT NULL, c5174 Uint16 NOT NULL, c5175 JsonDocument, c5176 Date32, c5177 Decimal(15,0), c5178 Uint8 NOT NULL, c5179 String, c5180 String, c5181 Int8 NOT NULL, c5182 Timestamp64 NOT NULL, c5183 Float, c5184 String, c5185 Int16, c5186 Interval64, c5187 Timestamp NOT NULL, c5188 JsonDocument, c5189 Uint32, c5190 Timestamp64, c5191 Int64 NOT NULL, c5192 Double NOT NULL, c5193 Int64, c5194 Interval64 NOT NULL, c5195 Uint16, c5196 Uint16, c5197 Decimal(15,0), c5198 Bool, c5199 Uint16, c5200 Json NOT NULL, c5201 Uint32 NOT NULL, c5202 JsonDocument, c5203 String, c5204 Datetime NOT NULL, c5205 Uint16 NOT NULL, c5206 Uint64 NOT NULL, c5207 Interval64, c5208 Uint16 NOT NULL, c5209 Timestamp NOT NULL, c5210 Date32, c5211 Int8, c5212 Date32, c5213 Timestamp, c5214 Decimal(35,10), c5215 Utf8, c5216 JsonDocument NOT NULL, c5217 Datetime64, c5218 Bool, c5219 Uint8, c5220 Int64 NOT NULL, c5221 Float NOT NULL, c5222 Bool NOT NULL, c5223 String NOT NULL, c5224 Date32 NOT NULL, c5225 Timestamp NOT NULL, c5226 Decimal(15,0) NOT NULL, c5227 String NOT NULL, c5228 Yson, c5229 Uint32, c5230 Int8 NOT NULL, c5231 Int16, c5232 Date32 NOT NULL, c5233 Decimal(35,10), c5234 Uint64, c5235 JsonDocument NOT NULL, c5236 Utf8, c5237 Json NOT NULL, c5238 Utf8 NOT NULL, c5239 Interval64 NOT NULL, c5240 Datetime NOT NULL, c5241 Bool NOT NULL, c5242 Uint64 NOT NULL, c5243 Bool NOT NULL, c5244 String NOT NULL, c5245 Utf8, c5246 Json NOT NULL, c5247 Decimal(22,9), c5248 Decimal(22,9) NOT NULL, c5249 Uint16 NOT NULL, c5250 Uint32 NOT NULL, c5251 Utf8 NOT NULL, c5252 Float NOT NULL, c5253 Uint8, c5254 Decimal(22,9), c5255 Uint64 NOT NULL, c5256 Decimal(22,9) NOT NULL, c5257 Int64, c5258 Int64 NOT NULL, c5259 Datetime, c5260 Uint16, c5261 Yson, c5262 Decimal(15,0) NOT NULL, c5263 Timestamp NOT NULL, c5264 Int32, c5265 Interval64 NOT NULL, c5266 Timestamp, c5267 Utf8 NOT NULL, c5268 Date, c5269 Yson, c5270 Uint16 NOT NULL, c5271 Uint32, c5272 Uint32 NOT NULL, c5273 Timestamp, c5274 Datetime64, c5275 Date, c5276 Uint16 NOT NULL, c5277 Int32, c5278 Yson, c5279 Timestamp, c5280 Int8, c5281 Datetime, c5282 Datetime64, c5283 Uint32, c5284 JsonDocument NOT NULL, c5285 Decimal(22,9) NOT NULL, c5286 Yson, c5287 Int64 NOT NULL, c5288 Date, c5289 Date32, c5290 Interval64, c5291 Yson, c5292 Utf8, c5293 Uint64, c5294 Uint16 NOT NULL, c5295 Float NOT NULL, c5296 JsonDocument NOT NULL, c5297 Float, c5298 Uint64, c5299 Timestamp64 NOT NULL, c5300 Date NOT NULL, c5301 Datetime64 NOT NULL, c5302 JsonDocument, c5303 Double NOT NULL, c5304 Uint16 NOT NULL, c5305 Decimal(22,9), c5306 String NOT NULL, c5307 Uint8 NOT NULL, c5308 Decimal(15,0) NOT NULL, c5309 Datetime64 NOT NULL, c5310 String, c5311 Decimal(15,0) NOT NULL, c5312 Date, c5313 Yson, c5314 Date32 NOT NULL, c5315 Bool, c5316 Int8 NOT NULL, c5317 JsonDocument, c5318 Decimal(15,0), c5319 Interval64, c5320 Json NOT NULL, c5321 Uint64, c5322 Float NOT NULL, c5323 String NOT NULL, c5324 Utf8, c5325 Datetime, c5326 Date32 NOT NULL, c5327 Datetime NOT NULL, c5328 Float NOT NULL, c5329 Decimal(15,0), c5330 Uint16, c5331 Double, c5332 Date, c5333 Date32, c5334 Int16, c5335 Int64, c5336 JsonDocument, c5337 Datetime NOT NULL, c5338 String NOT NULL, c5339 Double, c5340 Int8 NOT NULL, c5341 Datetime, c5342 Date32, c5343 JsonDocument NOT NULL, c5344 Date32, c5345 Double NOT NULL, c5346 Decimal(22,9), c5347 Yson, c5348 Float, c5349 Datetime NOT NULL, c5350 Bool, c5351 Uint8 NOT NULL, c5352 Utf8, c5353 Timestamp64, c5354 Date NOT NULL, c5355 Datetime NOT NULL, c5356 Json NOT NULL, c5357 Uint8 NOT NULL, c5358 Uint8, c5359 Json NOT NULL, c5360 Uint32 NOT NULL, c5361 Int32 NOT NULL, c5362 Int32, c5363 Double NOT NULL, c5364 Uint32, c5365 Timestamp64, c5366 Int64 NOT NULL, c5367 Float NOT NULL, c5368 Json NOT NULL, c5369 String, c5370 Json NOT NULL, c5371 Int16, c5372 Float, c5373 Datetime64 NOT NULL, c5374 Double NOT NULL, c5375 Int16, c5376 Decimal(15,0) NOT NULL, c5377 Int32 NOT NULL, c5378 Timestamp NOT NULL, c5379 Datetime NOT NULL, c5380 Utf8 NOT NULL, c5381 Float, c5382 Date, c5383 Int32, c5384 Interval64, c5385 Date NOT NULL, c5386 JsonDocument, c5387 Bool, c5388 Datetime, c5389 Int64 NOT NULL, c5390 Int16 NOT NULL, c5391 Timestamp64, c5392 Json, c5393 Decimal(22,9) NOT NULL, c5394 Float NOT NULL, c5395 Timestamp NOT NULL, c5396 Int8, c5397 Decimal(22,9) NOT NULL, c5398 Int8, c5399 Uint8 NOT NULL, c5400 Int16 NOT NULL, c5401 Date32, c5402 String, c5403 JsonDocument, c5404 String, c5405 Decimal(15,0) NOT NULL, c5406 Datetime, c5407 Int32, c5408 Date NOT NULL, c5409 Int8, c5410 Date, c5411 Utf8, c5412 Utf8 NOT NULL, c5413 Decimal(22,9), c5414 Uint32, c5415 Interval64, c5416 Decimal(35,10) NOT NULL, c5417 Date, c5418 Json, c5419 Uint8 NOT NULL, c5420 Uint16, c5421 Float, c5422 Timestamp64 NOT NULL, c5423 Uint8, c5424 Json NOT NULL, c5425 Decimal(22,9) NOT NULL, c5426 Yson, c5427 Int32 NOT NULL, c5428 Uint64 NOT NULL, c5429 Timestamp64, c5430 Date32 NOT NULL, c5431 Utf8, c5432 Int16 NOT NULL, c5433 Float, c5434 Decimal(35,10), c5435 Interval64, c5436 Date32 NOT NULL, c5437 Yson, c5438 Datetime64 NOT NULL, c5439 Decimal(15,0) NOT NULL, c5440 Date32, c5441 Datetime64 NOT NULL, c5442 Int16 NOT NULL, c5443 Yson, c5444 Uint16, c5445 Float, c5446 Json, c5447 Yson, c5448 Interval64, c5449 Date32 NOT NULL, c5450 Uint16 NOT NULL, c5451 Uint16 NOT NULL, c5452 Double, c5453 Uint8 NOT NULL, c5454 Uint8 NOT NULL, c5455 Bool, c5456 Date NOT NULL, c5457 Timestamp64 NOT NULL, c5458 Uint32, c5459 JsonDocument NOT NULL, c5460 Int32, c5461 Datetime, c5462 Uint8, c5463 Datetime64, c5464 Decimal(22,9) NOT NULL, c5465 Bool, c5466 Datetime NOT NULL, c5467 Yson NOT NULL, c5468 Datetime NOT NULL, c5469 Date, c5470 Interval64 NOT NULL, c5471 Uint16 NOT NULL, c5472 Interval64, c5473 JsonDocument NOT NULL, c5474 Decimal(35,10), c5475 Date32 NOT NULL, c5476 Int16, c5477 Date, c5478 Json NOT NULL, c5479 Timestamp, c5480 Date32, c5481 Uint16, c5482 JsonDocument, c5483 Date, c5484 Decimal(15,0), c5485 Datetime64, c5486 Yson, c5487 Datetime, c5488 Datetime64 NOT NULL, c5489 Utf8, c5490 JsonDocument NOT NULL, c5491 Decimal(15,0) NOT NULL, c5492 Uint32 NOT NULL, c5493 JsonDocument, c5494 Timestamp NOT NULL, c5495 Timestamp64 NOT NULL, c5496 Timestamp64 NOT NULL, c5497 Interval64 NOT NULL, c5498 Json NOT NULL, c5499 Int16, c5500 Datetime64 NOT NULL, c5501 Double NOT NULL, c5502 Double NOT NULL, c5503 Interval64, c5504 Date32, c5505 Double, c5506 Uint16 NOT NULL, c5507 Yson NOT NULL, c5508 Uint16 NOT NULL, c5509 Int64 NOT NULL, c5510 Utf8, c5511 Uint64 NOT NULL, c5512 Date32 NOT NULL, c5513 Uint32, c5514 Date32 NOT NULL, c5515 Int64 NOT NULL, c5516 Timestamp NOT NULL, c5517 Datetime, c5518 Utf8 NOT NULL, c5519 Bool NOT NULL, c5520 Date NOT NULL, c5521 Uint16 NOT NULL, c5522 Datetime, c5523 Int64, c5524 Int16, c5525 Double NOT NULL, c5526 Int64 NOT NULL, c5527 Date, c5528 Decimal(22,9) NOT NULL, c5529 Json, c5530 Utf8, c5531 Timestamp64, c5532 Int64, c5533 Uint64 NOT NULL, c5534 Yson NOT NULL, c5535 Json, c5536 Date32, c5537 Uint64, c5538 Json, c5539 Uint8 NOT NULL,\n                    PRIMARY KEY(c0, c1, c2, c3, c4, c5, c6, c7, c8, c9, c10, c11, c12, c13, c14, c15, c16, c17, c18, c19, c20, c21, c22, c23, c24, c25, c26, c27, c28, c29, c30, c31, c32, c33, c34, c35, c36, c37, c38, c39, c40, c41, c42, c43, c44, c45, c46, c47, c48, c49, c50, c51, c52, c53, c54, c55, c56, c57, c58, c59, c60, c61, c62, c63, c64, c65, c66, c67, c68, c69, c70, c71, c72, c73, c74, c75, c76, c77, c78, c79, c80, c81, c82, c83, c84, c85, c86, c87, c88, c89, c90, c91, c92, c93, c94, c95, c96, c97, c98, c99, c100, c101, c102, c103, c104, c105, c106, c107, c108, c109, c110, c111, c112, c113, c114, c115, c116, c117, c118, c119, c120, c121, c122, c123, c124, c125, c126, c127, c128, c129, c130, c131, c132, c133, c134, c135, c136, c137, c138, c139, c140, c141, c142, c143, c144, c145, c146, c147, c148, c149, c150, c151, c152, c153, c154, c155, c156, c157, c158, c159, c160, c161, c162, c163, c164, c165, c166, c167, c168, c169, c170, c171, c172, c173, c174, c175, c176, c177, c178, c179, c180, c181, c182, c183, c184, c185, c186, c187, c188, c189, c190, c191, c192, c193, c194, c195, c196, c197, c198, c199, c200, c201, c202, c203, c204, c205, c206, c207, c208, c209, c210, c211, c212, c213, c214, c215, c216, c217, c218, c219, c220, c221, c222, c223, c224, c225, c226, c227, c228, c229, c230, c231, c232, c233, c234, c235, c236, c237, c238, c239, c240, c241, c242, c243, c244, c245, c246, c247, c248, c249, c250, c251, c252, c253, c254, c255, c256, c257, c258, c259, c260, c261, c262, c263, c264, c265, c266, c267, c268, c269, c270, c271, c272, c273, c274, c275, c276, c277, c278, c279, c280, c281, c282, c283, c284, c285, c286, c287, c288, c289, c290, c291, c292, c293, c294, c295, c296, c297, c298, c299, c300, c301, c302, c303, c304, c305, c306, c307, c308, c309, c310, c311, c312, c313, c314, c315, c316, c317, c318, c319, c320, c321, c322, c323, c324, c325, c326, c327, c328, c329, c330, c331, c332, c333, c334, c335, c336, c337, c338, c339, c340, c341, c342, c343, c344, c345, c346, c347, c348, c349, c350, c351, c352, c353, c354, c355, c356, c357, c358, c359, c360, c361, c362, c363, c364, c365, c366, c367, c368, c369, c370, c371, c372, c373, c374, c375, c376, c377, c378, c379, c380, c381, c382, c383, c384, c385, c386, c387, c388, c389, c390, c391, c392, c393, c394, c395, c396, c397, c398, c399, c400, c401, c402, c403, c404, c405, c406, c407, c408, c409, c410, c411, c412, c413, c414, c415, c416, c417, c418, c419, c420, c421, c422, c423, c424, c425, c426, c427, c428, c429, c430, c431, c432, c433, c434, c435, c436, c437, c438, c439, c440, c441, c442, c443, c444, c445, c446, c447, c448, c449, c450, c451, c452, c453, c454, c455, c456, c457, c458, c459, c460, c461, c462, c463, c464, c465, c466, c467, c468, c469, c470, c471, c472, c473, c474, c475, c476, c477, c478, c479, c480, c481, c482, c483, c484, c485, c486, c487, c488, c489, c490, c491, c492, c493, c494, c495, c496, c497, c498, c499, c500, c501, c502, c503, c504, c505, c506, c507, c508, c509, c510, c511, c512, c513, c514, c515, c516, c517, c518, c519, c520, c521, c522, c523, c524, c525, c526, c527, c528, c529, c530, c531, c532, c533, c534, c535, c536, c537, c538, c539, c540, c541, c542, c543, c544, c545, c546, c547, c548, c549, c550, c551, c552, c553, c554, c555, c556, c557, c558, c559, c560, c561, c562, c563, c564, c565, c566, c567, c568, c569, c570, c571, c572, c573, c574, c575, c576, c577, c578, c579, c580, c581, c582, c583, c584, c585, c586, c587, c588, c589, c590, c591, c592, c593, c594, c595, c596, c597, c598, c599, c600, c601, c602, c603, c604, c605, c606, c607, c608, c609, c610, c611, c612, c613, c614, c615, c616, c617, c618, c619, c620, c621, c622, c623, c624, c625, c626, c627, c628, c629, c630, c631, c632, c633, c634, c635, c636, c637, c638, c639, c640, c641, c642, c643, c644, c645, c646, c647, c648, c649, c650, c651, c652, c653, c654, c655, c656, c657, c658, c659, c660, c661, c662, c663, c664, c665, c666, c667, c668, c669, c670, c671, c672, c673, c674, c675, c676, c677, c678, c679, c680, c681, c682, c683, c684, c685, c686, c687, c688, c689, c690, c691, c692, c693, c694, c695, c696, c697, c698, c699, c700, c701, c702, c703, c704, c705, c706, c707, c708, c709, c710, c711, c712, c713, c714, c715, c716, c717, c718, c719, c720, c721, c722, c723, c724, c725, c726, c727, c728, c729, c730, c731, c732, c733, c734, c735, c736, c737, c738, c739, c740, c741, c742, c743, c744, c745, c746, c747, c748, c749, c750, c751, c752, c753, c754, c755, c756, c757, c758, c759, c760, c761, c762, c763, c764, c765, c766, c767, c768, c769, c770, c771, c772, c773, c774, c775, c776, c777, c778, c779, c780, c781, c782, c783, c784, c785, c786, c787, c788, c789, c790, c791, c792, c793, c794, c795, c796, c797, c798, c799, c800, c801, c802, c803, c804, c805, c806, c807, c808, c809, c810, c811, c812, c813, c814, c815, c816, c817, c818, c819, c820, c821, c822, c823, c824, c825, c826, c827, c828, c829, c830, c831, c832, c833, c834, c835, c836, c837, c838, c839, c840, c841, c842, c843, c844, c845, c846, c847, c848, c849, c850, c851, c852, c853, c854, c855, c856, c857, c858, c859, c860, c861, c862, c863, c864, c865, c866, c867, c868, c869, c870, c871, c872, c873, c874, c875, c876, c877, c878, c879, c880, c881, c882, c883, c884, c885, c886, c887, c888, c889, c890, c891, c892, c893, c894, c895, c896, c897, c898, c899, c900, c901, c902, c903, c904, c905, c906, c907, c908, c909, c910, c911, c912, c913, c914, c915, c916, c917, c918, c919, c920, c921, c922, c923, c924, c925, c926, c927, c928, c929, c930, c931, c932, c933, c934, c935, c936, c937, c938, c939, c940, c941, c942, c943, c944, c945, c946, c947, c948, c949, c950, c951, c952, c953, c954, c955, c956, c957, c958, c959, c960, c961, c962, c963, c964, c965, c966, c967, c968, c969, c970, c971, c972, c973, c974, c975, c976, c977, c978, c979, c980, c981, c982, c983, c984, c985, c986, c987, c988, c989, c990, c991, c992, c993, c994, c995, c996, c997, c998, c999, c1000, c1001, c1002, c1003, c1004, c1005, c1006, c1007, c1008, c1009, c1010, c1011, c1012, c1013, c1014, c1015, c1016, c1017, c1018, c1019, c1020, c1021, c1022, c1023, c1024, c1025, c1026, c1027, c1028, c1029, c1030, c1031, c1032, c1033, c1034, c1035, c1036, c1037, c1038, c1039, c1040, c1041, c1042, c1043, c1044, c1045, c1046, c1047, c1048, c1049, c1050, c1051, c1052, c1053, c1054, c1055, c1056, c1057, c1058, c1059, c1060, c1061, c1062, c1063, c1064, c1065, c1066, c1067, c1068, c1069, c1070, c1071, c1072, c1073, c1074, c1075, c1076, c1077, c1078, c1079, c1080, c1081, c1082, c1083, c1084, c1085, c1086, c1087, c1088, c1089, c1090, c1091, c1092, c1093, c1094, c1095, c1096, c1097, c1098, c1099, c1100, c1101, c1102, c1103, c1104, c1105, c1106, c1107, c1108, c1109, c1110, c1111, c1112, c1113, c1114, c1115, c1116, c1117, c1118, c1119, c1120, c1121, c1122, c1123, c1124, c1125, c1126, c1127, c1128, c1129, c1130, c1131, c1132, c1133, c1134, c1135, c1136, c1137, c1138, c1139, c1140, c1141, c1142, c1143, c1144, c1145, c1146, c1147, c1148, c1149, c1150, c1151, c1152, c1153, c1154, c1155, c1156, c1157, c1158, c1159, c1160, c1161, c1162, c1163, c1164, c1165, c1166, c1167, c1168, c1169, c1170, c1171, c1172, c1173, c1174, c1175, c1176, c1177, c1178, c1179, c1180, c1181, c1182, c1183, c1184, c1185, c1186, c1187, c1188, c1189, c1190, c1191, c1192, c1193, c1194, c1195, c1196, c1197, c1198, c1199, c1200, c1201, c1202, c1203, c1204, c1205, c1206, c1207, c1208, c1209, c1210, c1211, c1212, c1213, c1214, c1215, c1216, c1217, c1218, c1219, c1220, c1221, c1222, c1223, c1224, c1225, c1226, c1227, c1228, c1229, c1230, c1231, c1232, c1233, c1234, c1235, c1236, c1237, c1238, c1239, c1240, c1241, c1242, c1243, c1244, c1245, c1246, c1247, c1248, c1249, c1250, c1251, c1252, c1253, c1254, c1255, c1256, c1257, c1258, c1259, c1260, c1261, c1262, c1263, c1264, c1265, c1266, c1267, c1268, c1269, c1270, c1271, c1272, c1273, c1274, c1275, c1276, c1277, c1278, c1279, c1280, c1281, c1282, c1283, c1284, c1285, c1286, c1287, c1288, c1289, c1290, c1291, c1292, c1293, c1294, c1295, c1296, c1297, c1298, c1299, c1300, c1301, c1302, c1303, c1304, c1305, c1306, c1307, c1308, c1309, c1310, c1311, c1312, c1313, c1314, c1315, c1316, c1317, c1318, c1319, c1320, c1321, c1322, c1323, c1324, c1325, c1326, c1327, c1328, c1329, c1330, c1331, c1332, c1333, c1334, c1335, c1336, c1337, c1338, c1339, c1340, c1341, c1342, c1343, c1344, c1345, c1346, c1347, c1348, c1349, c1350, c1351, c1352, c1353, c1354, c1355, c1356, c1357, c1358, c1359, c1360, c1361, c1362, c1363, c1364, c1365, c1366, c1367, c1368, c1369, c1370, c1371, c1372, c1373, c1374, c1375, c1376, c1377, c1378, c1379, c1380, c1381, c1382, c1383, c1384, c1385, c1386, c1387, c1388, c1389, c1390, c1391, c1392, c1393, c1394, c1395, c1396, c1397, c1398, c1399, c1400, c1401, c1402, c1403, c1404, c1405, c1406, c1407, c1408, c1409, c1410, c1411, c1412, c1413, c1414, c1415, c1416, c1417, c1418, c1419, c1420, c1421, c1422, c1423, c1424, c1425, c1426, c1427, c1428, c1429, c1430, c1431, c1432, c1433, c1434, c1435, c1436, c1437, c1438, c1439, c1440, c1441, c1442, c1443, c1444, c1445, c1446, c1447, c1448, c1449, c1450, c1451, c1452, c1453, c1454, c1455, c1456, c1457, c1458, c1459, c1460, c1461, c1462, c1463, c1464, c1465, c1466, c1467, c1468, c1469, c1470, c1471, c1472, c1473, c1474, c1475, c1476, c1477, c1478, c1479, c1480, c1481, c1482, c1483, c1484, c1485, c1486, c1487, c1488, c1489, c1490, c1491, c1492, c1493, c1494, c1495, c1496, c1497, c1498, c1499, c1500, c1501, c1502, c1503, c1504, c1505, c1506, c1507, c1508, c1509, c1510, c1511, c1512, c1513, c1514, c1515, c1516, c1517, c1518, c1519, c1520, c1521, c1522, c1523, c1524, c1525, c1526, c1527, c1528, c1529, c1530, c1531, c1532, c1533, c1534, c1535, c1536, c1537, c1538, c1539, c1540, c1541, c1542, c1543, c1544, c1545, c1546, c1547, c1548, c1549, c1550, c1551, c1552, c1553, c1554, c1555, c1556, c1557, c1558, c1559, c1560, c1561, c1562, c1563, c1564, c1565, c1566, c1567, c1568, c1569, c1570, c1571, c1572, c1573, c1574, c1575, c1576, c1577, c1578, c1579, c1580, c1581, c1582, c1583, c1584, c1585, c1586, c1587, c1588, c1589, c1590, c1591, c1592, c1593, c1594, c1595, c1596, c1597, c1598, c1599, c1600, c1601, c1602, c1603, c1604, c1605, c1606, c1607, c1608, c1609, c1610, c1611, c1612, c1613, c1614, c1615, c1616, c1617, c1618, c1619, c1620, c1621, c1622, c1623, c1624, c1625, c1626, c1627, c1628, c1629, c1630, c1631, c1632, c1633, c1634, c1635, c1636, c1637, c1638, c1639, c1640, c1641, c1642, c1643, c1644, c1645, c1646, c1647, c1648, c1649, c1650, c1651, c1652, c1653, c1654, c1655, c1656, c1657, c1658, c1659, c1660, c1661, c1662, c1663, c1664, c1665, c1666, c1667, c1668, c1669, c1670, c1671, c1672, c1673, c1674, c1675, c1676, c1677, c1678, c1679, c1680, c1681, c1682, c1683, c1684, c1685, c1686, c1687, c1688, c1689, c1690, c1691, c1692, c1693, c1694, c1695, c1696, c1697, c1698, c1699, c1700, c1701, c1702, c1703, c1704, c1705, c1706, c1707, c1708, c1709, c1710, c1711, c1712, c1713, c1714, c1715, c1716, c1717, c1718, c1719, c1720, c1721, c1722, c1723, c1724, c1725, c1726, c1727, c1728, c1729, c1730, c1731, c1732, c1733, c1734, c1735, c1736, c1737, c1738, c1739, c1740, c1741, c1742, c1743, c1744, c1745, c1746, c1747, c1748, c1749, c1750, c1751, c1752, c1753, c1754, c1755, c1756, c1757, c1758, c1759, c1760, c1761, c1762, c1763, c1764, c1765, c1766, c1767, c1768, c1769, c1770, c1771, c1772, c1773, c1774, c1775, c1776, c1777, c1778, c1779, c1780, c1781, c1782, c1783, c1784, c1785, c1786, c1787, c1788, c1789, c1790, c1791, c1792, c1793, c1794, c1795, c1796, c1797, c1798, c1799, c1800, c1801, c1802, c1803, c1804, c1805, c1806, c1807, c1808, c1809, c1810, c1811, c1812, c1813, c1814, c1815, c1816, c1817, c1818, c1819, c1820, c1821, c1822, c1823, c1824, c1825, c1826, c1827, c1828, c1829, c1830, c1831, c1832, c1833, c1834, c1835, c1836, c1837, c1838, c1839, c1840, c1841, c1842, c1843, c1844, c1845, c1846, c1847, c1848, c1849, c1850, c1851, c1852, c1853, c1854, c1855, c1856, c1857, c1858, c1859, c1860, c1861, c1862, c1863, c1864, c1865, c1866, c1867, c1868, c1869, c1870, c1871, c1872, c1873, c1874, c1875, c1876, c1877, c1878, c1879, c1880, c1881, c1882, c1883, c1884, c1885, c1886, c1887, c1888, c1889, c1890, c1891, c1892, c1893, c1894, c1895, c1896, c1897, c1898, c1899, c1900, c1901, c1902, c1903, c1904, c1905, c1906, c1907, c1908, c1909, c1910, c1911, c1912, c1913, c1914, c1915, c1916, c1917, c1918, c1919, c1920, c1921, c1922, c1923, c1924, c1925, c1926, c1927, c1928, c1929, c1930, c1931, c1932, c1933, c1934, c1935, c1936, c1937, c1938, c1939, c1940, c1941, c1942, c1943, c1944, c1945, c1946, c1947, c1948, c1949, c1950, c1951, c1952, c1953, c1954, c1955, c1956, c1957, c1958, c1959, c1960, c1961, c1962, c1963, c1964, c1965, c1966, c1967, c1968, c1969, c1970, c1971, c1972, c1973, c1974, c1975, c1976, c1977, c1978, c1979, c1980, c1981, c1982, c1983, c1984, c1985, c1986, c1987, c1988, c1989, c1990, c1991, c1992, c1993, c1994, c1995, c1996, c1997, c1998, c1999, c2000, c2001, c2002, c2003, c2004, c2005, c2006, c2007, c2008, c2009, c2010, c2011, c2012, c2013, c2014, c2015, c2016, c2017, c2018, c2019, c2020, c2021, c2022, c2023, c2024, c2025, c2026, c2027, c2028, c2029, c2030, c2031, c2032, c2033, c2034, c2035, c2036, c2037, c2038, c2039, c2040, c2041, c2042, c2043, c2044, c2045, c2046, c2047, c2048, c2049, c2050, c2051, c2052, c2053, c2054, c2055, c2056, c2057, c2058, c2059, c2060, c2061, c2062, c2063, c2064, c2065, c2066, c2067, c2068, c2069, c2070, c2071, c2072, c2073, c2074, c2075, c2076, c2077, c2078, c2079, c2080, c2081, c2082, c2083, c2084, c2085, c2086, c2087, c2088, c2089, c2090, c2091, c2092, c2093, c2094, c2095, c2096, c2097, c2098, c2099, c2100, c2101, c2102, c2103, c2104, c2105, c2106, c2107, c2108, c2109, c2110, c2111, c2112, c2113, c2114, c2115, c2116, c2117, c2118, c2119, c2120, c2121, c2122, c2123, c2124, c2125, c2126, c2127, c2128, c2129, c2130, c2131, c2132, c2133, c2134, c2135, c2136, c2137, c2138, c2139, c2140, c2141, c2142, c2143, c2144, c2145, c2146, c2147, c2148, c2149, c2150, c2151, c2152, c2153, c2154, c2155, c2156, c2157, c2158, c2159, c2160, c2161, c2162, c2163, c2164, c2165, c2166, c2167, c2168, c2169, c2170, c2171, c2172, c2173, c2174, c2175, c2176, c2177, c2178, c2179, c2180, c2181, c2182, c2183, c2184, c2185, c2186, c2187, c2188, c2189, c2190, c2191, c2192, c2193, c2194, c2195, c2196, c2197, c2198, c2199, c2200, c2201, c2202, c2203, c2204, c2205, c2206, c2207, c2208, c2209, c2210, c2211, c2212, c2213, c2214, c2215, c2216, c2217, c2218, c2219, c2220, c2221, c2222, c2223, c2224, c2225, c2226, c2227, c2228, c2229, c2230, c2231, c2232, c2233, c2234, c2235, c2236, c2237, c2238, c2239, c2240, c2241, c2242, c2243, c2244, c2245, c2246, c2247, c2248, c2249, c2250, c2251, c2252, c2253, c2254, c2255, c2256, c2257, c2258, c2259, c2260, c2261, c2262, c2263, c2264, c2265, c2266, c2267, c2268, c2269, c2270, c2271, c2272, c2273, c2274, c2275, c2276, c2277, c2278, c2279, c2280, c2281, c2282, c2283, c2284, c2285, c2286, c2287, c2288, c2289, c2290, c2291, c2292, c2293, c2294, c2295, c2296, c2297, c2298, c2299, c2300, c2301, c2302, c2303, c2304, c2305, c2306, c2307, c2308, c2309, c2310, c2311, c2312, c2313, c2314, c2315, c2316, c2317, c2318, c2319, c2320, c2321, c2322, c2323, c2324, c2325, c2326, c2327, c2328, c2329, c2330, c2331, c2332, c2333, c2334, c2335, c2336, c2337, c2338, c2339, c2340, c2341, c2342, c2343, c2344, c2345, c2346, c2347, c2348, c2349, c2350, c2351, c2352, c2353, c2354, c2355, c2356, c2357, c2358, c2359, c2360, c2361, c2362, c2363, c2364, c2365, c2366, c2367, c2368, c2369, c2370, c2371, c2372, c2373, c2374, c2375, c2376, c2377, c2378, c2379, c2380, c2381, c2382, c2383, c2384, c2385, c2386, c2387, c2388, c2389, c2390, c2391, c2392, c2393, c2394, c2395, c2396, c2397, c2398, c2399, c2400, c2401, c2402, c2403, c2404, c2405, c2406, c2407, c2408, c2409, c2410, c2411, c2412, c2413, c2414, c2415, c2416, c2417, c2418, c2419, c2420, c2421, c2422, c2423, c2424, c2425, c2426, c2427, c2428, c2429, c2430, c2431, c2432, c2433, c2434, c2435, c2436, c2437, c2438, c2439, c2440, c2441, c2442, c2443, c2444, c2445, c2446, c2447, c2448, c2449, c2450, c2451, c2452, c2453, c2454, c2455, c2456, c2457, c2458, c2459, c2460, c2461, c2462, c2463, c2464, c2465, c2466, c2467, c2468, c2469, c2470, c2471, c2472, c2473, c2474, c2475, c2476, c2477, c2478, c2479, c2480, c2481, c2482, c2483, c2484, c2485, c2486, c2487, c2488, c2489, c2490, c2491, c2492, c2493, c2494, c2495, c2496, c2497, c2498, c2499, c2500, c2501, c2502, c2503, c2504, c2505, c2506, c2507, c2508, c2509, c2510, c2511, c2512, c2513, c2514, c2515, c2516, c2517, c2518, c2519, c2520, c2521, c2522, c2523, c2524, c2525, c2526, c2527, c2528, c2529, c2530, c2531, c2532, c2533, c2534, c2535, c2536, c2537, c2538, c2539, c2540, c2541, c2542, c2543, c2544, c2545, c2546, c2547, c2548, c2549, c2550, c2551, c2552, c2553, c2554, c2555, c2556, c2557, c2558, c2559, c2560, c2561, c2562, c2563, c2564, c2565, c2566, c2567, c2568, c2569, c2570, c2571, c2572, c2573, c2574, c2575, c2576, c2577, c2578, c2579, c2580, c2581, c2582, c2583, c2584, c2585, c2586, c2587, c2588, c2589, c2590, c2591, c2592, c2593, c2594, c2595, c2596, c2597, c2598, c2599, c2600, c2601, c2602, c2603, c2604, c2605, c2606, c2607, c2608, c2609, c2610, c2611, c2612, c2613, c2614, c2615, c2616, c2617, c2618, c2619, c2620, c2621, c2622, c2623, c2624, c2625, c2626, c2627, c2628, c2629, c2630, c2631, c2632, c2633, c2634, c2635, c2636, c2637, c2638, c2639, c2640, c2641, c2642, c2643, c2644, c2645, c2646, c2647, c2648, c2649, c2650, c2651, c2652, c2653, c2654, c2655, c2656, c2657, c2658, c2659, c2660, c2661, c2662, c2663, c2664, c2665, c2666, c2667, c2668, c2669, c2670, c2671, c2672, c2673, c2674, c2675, c2676, c2677, c2678, c2679, c2680, c2681, c2682, c2683, c2684, c2685, c2686, c2687, c2688, c2689, c2690, c2691, c2692, c2693, c2694, c2695, c2696, c2697, c2698, c2699, c2700, c2701, c2702, c2703, c2704, c2705, c2706, c2707, c2708, c2709, c2710, c2711, c2712, c2713, c2714, c2715, c2716, c2717, c2718, c2719, c2720, c2721, c2722, c2723, c2724, c2725, c2726, c2727, c2728, c2729, c2730, c2731, c2732, c2733, c2734, c2735, c2736, c2737, c2738, c2739, c2740, c2741, c2742, c2743, c2744, c2745, c2746, c2747, c2748, c2749, c2750, c2751, c2752, c2753, c2754, c2755, c2756, c2757, c2758, c2759, c2760, c2761, c2762, c2763, c2764, c2765, c2766, c2767, c2768, c2769, c2770, c2771, c2772, c2773, c2774, c2775, c2776, c2777, c2778, c2779, c2780, c2781, c2782, c2783, c2784, c2785, c2786, c2787, c2788, c2789, c2790, c2791, c2792, c2793, c2794, c2795, c2796, c2797, c2798, c2799, c2800, c2801, c2802, c2803, c2804, c2805, c2806, c2807, c2808, c2809, c2810, c2811, c2812, c2813, c2814, c2815, c2816, c2817, c2818, c2819, c2820, c2821, c2822, c2823, c2824, c2825, c2826, c2827, c2828, c2829, c2830, c2831, c2832, c2833, c2834, c2835, c2836, c2837, c2838, c2839, c2840, c2841, c2842, c2843, c2844, c2845, c2846, c2847, c2848, c2849, c2850, c2851, c2852, c2853, c2854, c2855, c2856, c2857, c2858, c2859, c2860, c2861, c2862, c2863, c2864, c2865, c2866, c2867, c2868, c2869, c2870, c2871, c2872, c2873, c2874, c2875, c2876, c2877, c2878, c2879, c2880, c2881, c2882, c2883, c2884, c2885, c2886, c2887, c2888, c2889, c2890, c2891, c2892, c2893, c2894, c2895, c2896, c2897, c2898, c2899, c2900, c2901, c2902, c2903, c2904, c2905, c2906, c2907, c2908, c2909, c2910, c2911, c2912, c2913, c2914, c2915, c2916, c2917, c2918, c2919, c2920, c2921, c2922, c2923, c2924, c2925, c2926, c2927, c2928, c2929, c2930, c2931, c2932, c2933, c2934, c2935, c2936, c2937, c2938, c2939, c2940, c2941, c2942, c2943, c2944, c2945, c2946, c2947, c2948, c2949, c2950, c2951, c2952, c2953, c2954, c2955, c2956, c2957, c2958, c2959, c2960, c2961, c2962, c2963, c2964, c2965, c2966, c2967, c2968, c2969, c2970, c2971, c2972, c2973, c2974, c2975, c2976, c2977, c2978, c2979, c2980, c2981, c2982, c2983, c2984, c2985, c2986, c2987, c2988, c2989, c2990, c2991, c2992, c2993, c2994, c2995, c2996, c2997, c2998, c2999, c3000, c3001, c3002, c3003, c3004, c3005, c3006, c3007, c3008, c3009, c3010, c3011, c3012, c3013, c3014, c3015, c3016, c3017, c3018, c3019, c3020, c3021, c3022, c3023, c3024, c3025, c3026, c3027, c3028, c3029, c3030, c3031, c3032, c3033, c3034, c3035, c3036, c3037, c3038, c3039, c3040, c3041, c3042, c3043, c3044, c3045, c3046, c3047, c3048, c3049, c3050, c3051, c3052, c3053, c3054, c3055, c3056, c3057, c3058, c3059, c3060, c3061, c3062, c3063, c3064, c3065, c3066, c3067, c3068, c3069, c3070, c3071, c3072, c3073, c3074, c3075, c3076, c3077, c3078, c3079, c3080, c3081, c3082, c3083, c3084, c3085, c3086, c3087, c3088, c3089, c3090, c3091, c3092, c3093, c3094, c3095, c3096, c3097, c3098, c3099, c3100, c3101, c3102, c3103, c3104, c3105, c3106, c3107, c3108, c3109, c3110, c3111, c3112, c3113, c3114, c3115, c3116, c3117, c3118, c3119, c3120, c3121, c3122, c3123, c3124, c3125, c3126, c3127, c3128, c3129, c3130, c3131, c3132, c3133, c3134, c3135, c3136, c3137, c3138, c3139, c3140, c3141, c3142, c3143, c3144, c3145, c3146, c3147, c3148, c3149, c3150, c3151, c3152, c3153, c3154, c3155, c3156, c3157, c3158, c3159, c3160, c3161, c3162, c3163, c3164, c3165, c3166, c3167, c3168, c3169, c3170, c3171, c3172, c3173, c3174, c3175, c3176, c3177, c3178, c3179, c3180, c3181, c3182, c3183, c3184, c3185, c3186, c3187, c3188, c3189, c3190, c3191, c3192, c3193, c3194, c3195, c3196, c3197, c3198, c3199, c3200, c3201, c3202, c3203, c3204, c3205, c3206, c3207, c3208, c3209, c3210, c3211, c3212, c3213, c3214, c3215, c3216, c3217, c3218, c3219, c3220, c3221, c3222, c3223, c3224, c3225, c3226, c3227, c3228, c3229, c3230, c3231, c3232, c3233, c3234, c3235, c3236, c3237, c3238, c3239, c3240, c3241, c3242, c3243, c3244, c3245, c3246, c3247, c3248, c3249, c3250, c3251, c3252, c3253, c3254, c3255, c3256, c3257, c3258, c3259, c3260, c3261, c3262, c3263, c3264, c3265, c3266, c3267, c3268, c3269, c3270, c3271, c3272, c3273, c3274, c3275, c3276, c3277, c3278, c3279, c3280, c3281, c3282, c3283, c3284, c3285, c3286, c3287, c3288, c3289, c3290, c3291, c3292, c3293, c3294, c3295, c3296, c3297, c3298, c3299, c3300, c3301, c3302, c3303, c3304, c3305, c3306, c3307, c3308, c3309, c3310, c3311, c3312, c3313, c3314, c3315, c3316, c3317, c3318, c3319, c3320, c3321, c3322, c3323, c3324, c3325, c3326, c3327, c3328, c3329, c3330, c3331, c3332, c3333, c3334, c3335, c3336, c3337, c3338, c3339, c3340, c3341, c3342, c3343, c3344, c3345, c3346, c3347, c3348, c3349, c3350, c3351, c3352, c3353, c3354, c3355, c3356, c3357, c3358, c3359, c3360, c3361, c3362, c3363, c3364, c3365, c3366, c3367, c3368, c3369, c3370, c3371, c3372, c3373, c3374, c3375, c3376, c3377, c3378, c3379, c3380, c3381, c3382, c3383, c3384, c3385, c3386, c3387, c3388, c3389, c3390, c3391, c3392, c3393, c3394, c3395, c3396, c3397, c3398, c3399, c3400, c3401, c3402, c3403, c3404, c3405, c3406, c3407, c3408, c3409, c3410, c3411, c3412, c3413, c3414, c3415, c3416, c3417, c3418, c3419, c3420, c3421, c3422, c3423, c3424, c3425, c3426, c3427, c3428, c3429, c3430, c3431, c3432, c3433, c3434, c3435, c3436, c3437, c3438, c3439, c3440, c3441, c3442, c3443, c3444, c3445, c3446, c3447, c3448, c3449, c3450, c3451, c3452, c3453, c3454, c3455, c3456, c3457, c3458, c3459, c3460, c3461, c3462, c3463, c3464, c3465, c3466, c3467, c3468, c3469, c3470, c3471, c3472, c3473, c3474, c3475, c3476, c3477, c3478, c3479, c3480, c3481, c3482, c3483, c3484, c3485, c3486, c3487, c3488, c3489, c3490, c3491, c3492, c3493, c3494, c3495, c3496, c3497, c3498, c3499, c3500, c3501, c3502, c3503, c3504, c3505, c3506, c3507, c3508, c3509, c3510, c3511, c3512, c3513, c3514, c3515, c3516, c3517, c3518, c3519, c3520, c3521, c3522, c3523, c3524, c3525, c3526, c3527, c3528, c3529, c3530, c3531, c3532, c3533, c3534, c3535, c3536, c3537, c3538, c3539, c3540, c3541, c3542, c3543, c3544, c3545, c3546, c3547, c3548, c3549, c3550, c3551, c3552, c3553, c3554, c3555, c3556, c3557, c3558, c3559, c3560, c3561, c3562, c3563, c3564, c3565, c3566, c3567, c3568, c3569, c3570, c3571, c3572, c3573, c3574, c3575, c3576, c3577, c3578, c3579, c3580, c3581, c3582, c3583, c3584, c3585, c3586, c3587, c3588, c3589, c3590, c3591, c3592, c3593, c3594, c3595, c3596, c3597, c3598, c3599, c3600, c3601, c3602, c3603, c3604, c3605, c3606, c3607, c3608, c3609, c3610, c3611, c3612, c3613, c3614)\n                )\n                PARTITION BY HASH(c0, c1, c2, c3, c4, c5, c6, c7, c8, c9, c10, c11, c12, c13, c14, c15, c16, c17, c18, c19, c20, c21, c22, c23, c24, c25, c26, c27, c28, c29, c30, c31, c32, c33, c34, c35, c36, c37, c38, c39, c40, c41, c42, c43, c44, c45, c46, c47, c48, c49, c50, c51, c52, c53, c54, c55, c56, c57, c58, c59, c60, c61, c62, c63, c64, c65, c66, c67, c68, c69, c70, c71, c72, c73, c74, c75, c76, c77, c78, c79, c80, c81, c82, c83, c84, c85, c86, c87, c88, c89, c90, c91, c92, c93, c94, c95, c96, c97, c98, c99, c100, c101, c102, c103, c104, c105, c106, c107, c108, c109, c110, c111, c112, c113, c114, c115, c116, c117, c118, c119, c120, c121, c122, c123, c124, c125, c126, c127, c128, c129, c130, c131, c132, c133, c134, c135, c136, c137, c138, c139, c140, c141, c142, c143, c144, c145, c146, c147, c148, c149, c150, c151, c152, c153, c154, c155, c156, c157, c158, c159, c160, c161, c162, c163, c164, c165, c166, c167, c168, c169, c170, c171, c172, c173, c174, c175, c176, c177, c178, c179, c180, c181, c182, c183, c184, c185, c186, c187, c188, c189, c190, c191, c192, c193, c194, c195, c196, c197, c198, c199, c200, c201, c202, c203, c204, c205, c206, c207, c208, c209, c210, c211, c212, c213, c214, c215, c216, c217, c218, c219, c220, c221, c222, c223, c224, c225, c226, c227, c228, c229, c230, c231, c232, c233, c234, c235, c236, c237, c238, c239, c240, c241, c242, c243, c244, c245, c246, c247, c248, c249, c250, c251, c252, c253, c254, c255, c256, c257, c258, c259, c260, c261, c262, c263, c264, c265, c266, c267, c268, c269, c270, c271, c272, c273, c274, c275, c276, c277, c278, c279, c280, c281, c282, c283, c284, c285, c286, c287, c288, c289, c290, c291, c292, c293, c294, c295, c296, c297, c298, c299, c300, c301, c302, c303, c304, c305, c306, c307, c308, c309, c310, c311, c312, c313, c314, c315, c316, c317, c318, c319, c320, c321, c322, c323, c324, c325, c326, c327, c328, c329, c330, c331, c332, c333, c334, c335, c336, c337, c338, c339, c340, c341, c342, c343, c344, c345, c346, c347, c348, c349, c350, c351, c352, c353, c354, c355, c356, c357, c358, c359, c360, c361, c362, c363, c364, c365, c366, c367, c368, c369, c370, c371, c372, c373, c374, c375, c376, c377, c378, c379, c380, c381, c382, c383, c384, c385, c386, c387, c388, c389, c390, c391, c392, c393, c394, c395, c396, c397, c398, c399, c400, c401, c402, c403, c404, c405, c406, c407, c408, c409, c410, c411, c412, c413, c414, c415, c416, c417, c418, c419, c420, c421, c422, c423, c424, c425, c426, c427, c428, c429, c430, c431, c432, c433, c434, c435, c436, c437, c438, c439, c440, c441, c442, c443, c444, c445, c446, c447, c448, c449, c450, c451, c452, c453, c454, c455, c456, c457, c458, c459, c460, c461, c462, c463, c464, c465, c466, c467, c468, c469, c470, c471, c472, c473, c474, c475, c476, c477, c478, c479, c480, c481, c482, c483, c484, c485, c486, c487, c488, c489, c490, c491, c492, c493, c494, c495, c496, c497, c498, c499, c500, c501, c502, c503, c504, c505, c506, c507, c508, c509, c510, c511, c512, c513, c514)\n                WITH (\n                    STORE = COLUMN\n                )\n            \nFATAL: message: "Executing ESchemeOpCreateColumnTable" issue_code: 2003 severity: 1 issues { message: "Type \\\'Bool\\\' specified for column \\\'c13\\\', but support for bool is disabled (EnableColumnshardBool feature flag is off)" issue_code: 2003 severity: 1 } ,message: "Query invalidated on scheme/internal error during Scheme execution" issue_code: 2019 severity: 1 (server_code: 400070)\nTraceback (most recent call last):\n  File "ydb/tests/stress/common/common.py", line 100, in wrapper\n    f()\n  File "ydb/tests/stress/olap_workload/workload/type/tables_create_drop.py", line 81, in _create_tables_loop\n    self.create_table(str(n))\n  File "ydb/tests/stress/olap_workload/workload/type/tables_create_drop.py", line 76, in create_table\n    self.client.query(stmt, True)\n  File "ydb/tests/stress/common/common.py", line 28, in query\n    raise e\n  File "ydb/tests/stress/common/common.py", line 25, in query\n    return self.session_pool.execute_with_retries(query=statement, retry_settings=retry_settings)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File "contrib/python/ydb/py3/ydb/query/pool.py", line 252, in execute_with_retries\n    return retry_operation_sync(wrapped_callee, retry_settings)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File "contrib/python/ydb/py3/ydb/retries.py", line 135, in retry_operation_sync\n    for next_opt in opt_generator:\n                    ^^^^^^^^^^^^^\n  File "contrib/python/ydb/py3/ydb/retries.py", line 96, in retry_operation_impl\n    result = YdbRetryOperationFinalResult(callee(*args, **kwargs))\n                                          ^^^^^^^^^^^^^^^^^^^^^^^\n  File "contrib/python/ydb/py3/ydb/query/pool.py", line 250, in wrapped_callee\n    return [result_set for result_set in it]\n                                         ^^\n  File "contrib/python/ydb/py3/ydb/_utilities.py", line 173, in __next__\n    return self._next()\n           ^^^^^^^^^^^^\n  File "contrib/python/ydb/py3/ydb/_utilities.py", line 164, in _next\n    res = self.wrapper(next(self.it))\n          ^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File "contrib/python/ydb/py3/ydb/query/session.py", line 371, in <lambda>\n    lambda resp: base.wrap_execute_query_response(\n                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File "contrib/python/ydb/py3/ydb/query/base.py", line 188, in decorator\n    return func(rpc_state, response_pb, session_state, *args, **kwargs)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File "contrib/python/ydb/py3/ydb/query/base.py", line 206, in wrap_execute_query_response\n    issues._process_response(response_pb)\n  File "contrib/python/ydb/py3/ydb/issues.py", line 237, in _process_response\n    raise exc_obj(_format_response(response_proto), response_proto.issues)\nydb.issues.SchemeError: message: "Executing ESchemeOpCreateColumnTable" issue_code: 2003 severity: 1 issues { message: "Type \\\'Bool\\\' specified for column \\\'c13\\\', but support for bool is disabled (EnableColumnshardBool feature flag is off)" issue_code: 2003 severity: 1 } ,message: "Query invalidated on scheme/internal error during Scheme execution" issue_code: 2019 severity: 1 (server_code: 400070)\n'
---------------------------- Captured log teardown -----------------------------
INFO     ya.test:ya.py:431 Test teardown
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 Stopped node localhost:62810/9
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 Stopped node localhost:10326/3
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 Stopped node localhost:4699/8
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 Stopped node localhost:15336/2
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 Stopped node localhost:26023/4
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 Stopped node localhost:16965/5
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 Stopped node localhost:15877/6
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 Stopped node localhost:16827/7
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 Stopped node localhost:8356/1
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/5751
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/2842
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/21171
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/62810
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/22138
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/21335
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/16159
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/4699
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/12330
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/18974
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/7545
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/16827
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/2749
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/17563
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/25218
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/15877
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/17846
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/6535
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/62054
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/16965
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/17972
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/27972
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/24216
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/26023
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/18789
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/9593
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/14064
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/10326
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/25328
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/2008
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/22756
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/15336
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/26125
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/4328
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/7694
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/8356
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/22423
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/13342
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/3739
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/22256
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/28614
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/16193
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/7766
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/4575
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/23414
============================== slowest durations ===============================
32.01s teardown test_workload.py::TestYdbWorkload::test
6.70s call     test_workload.py::TestYdbWorkload::test
6.09s setup    test_workload.py::TestYdbWorkload::test
=========================== short test summary info ============================
FAILED test_workload.py::TestYdbWorkload::test - yatest.common.process.ExecutionError: Command '/home/runner/.ya/build/build_root/p2uq/0001e5/ydb/tests/stress/olap_workload/olap_workload --endpoint grpc://localhost:8356 --database /Root --duration 120' has failed with code 1.
Errors:
...db/py3/ydb/query/pool.py", line 250, in wrapped_callee
    return [result_set for result_set in it]
                                         ^^
  File "contrib/python/ydb/py3/ydb/_utilities.py", line 173, in __next__
    return self._next()
           ^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_utilities.py", line 164, in _next
    res = self.wrapper(next(self.it))
          ^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/query/session.py", line 371, in <lambda>
    lambda resp: base.wrap_execute_query_response(
                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/query/base.py", line 188, in decorator
    return func(rpc_state, response_pb, session_state, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/query/base.py", line 206, in wrap_execute_query_response
    issues._process_response(response_pb)
  File "contrib/python/ydb/py3/ydb/issues.py", line 237, in _process_response
    raise exc_obj(_format_response(response_proto), response_proto.issues)
ydb.issues.SchemeError: message: "Executing ESchemeOpCreateColumnTable" issue_code: 2003 severity: 1 issues { message: "Type \'Bool\' specified for column \'c13\', but support for bool is disabled (EnableColumnshardBool feature flag is off)" issue_code: 2003 severity: 1 } ,message: "Query invalidated on scheme/internal error during Scheme execution" issue_code: 2019 severity: 1 (server_code: 400070)
============================== 1 failed in 45.40s ==============================
