============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/v4jv/000c9d/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/v4jv/000c9d/ydb/tests/stress/olap_workload/olap_workload --endpoint grpc://localhost:19847 --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 \'c54\', 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/v4jv/000c9d/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/3074
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/11122
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/29395
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/15033
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/3356
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/19759
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/9884
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/8670
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/2734
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:438 Working directory: /home/runner/.ya/build/build_root/v4jv/000c9d/r3tmp/kikimr_cluster_8j7qllzn
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/19847
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/61237
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/23788
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/61660
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:256 CFG_DIR_PATH="/home/runner/.ya/build/build_root/v4jv/000c9d/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:257 Final command: /home/runner/.ya/build/build_root/v4jv/000c9d/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/v4jv/000c9d/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_1/logfile_dg9hk231.log --grpc-port=19847 --mon-port=61237 --ic-port=3074
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/25366
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/14042
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/8969
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/9747
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:256 CFG_DIR_PATH="/home/runner/.ya/build/build_root/v4jv/000c9d/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:257 Final command: /home/runner/.ya/build/build_root/v4jv/000c9d/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/v4jv/000c9d/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_2/logfile_go73h5v6.log --grpc-port=25366 --mon-port=14042 --ic-port=11122
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/26049
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/13740
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/28483
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/16245
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:256 CFG_DIR_PATH="/home/runner/.ya/build/build_root/v4jv/000c9d/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:257 Final command: /home/runner/.ya/build/build_root/v4jv/000c9d/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/v4jv/000c9d/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_3/logfile_7ob4az49.log --grpc-port=26049 --mon-port=13740 --ic-port=29395
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/5137
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/6625
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/3136
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/13048
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:256 CFG_DIR_PATH="/home/runner/.ya/build/build_root/v4jv/000c9d/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:257 Final command: /home/runner/.ya/build/build_root/v4jv/000c9d/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/v4jv/000c9d/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_4/logfile_vc_yyk5s.log --grpc-port=5137 --mon-port=6625 --ic-port=15033
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/7657
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/11360
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/11360
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/11361
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/21146
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/14126
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:256 CFG_DIR_PATH="/home/runner/.ya/build/build_root/v4jv/000c9d/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:257 Final command: /home/runner/.ya/build/build_root/v4jv/000c9d/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/v4jv/000c9d/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_5/logfile_we9s1m2a.log --grpc-port=7657 --mon-port=11361 --ic-port=3356
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/24076
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/5163
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/10498
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/10547
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:256 CFG_DIR_PATH="/home/runner/.ya/build/build_root/v4jv/000c9d/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:257 Final command: /home/runner/.ya/build/build_root/v4jv/000c9d/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/v4jv/000c9d/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_6/logfile_vi80d5co.log --grpc-port=24076 --mon-port=5163 --ic-port=19759
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/23610
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/10350
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/28708
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/21834
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:256 CFG_DIR_PATH="/home/runner/.ya/build/build_root/v4jv/000c9d/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:257 Final command: /home/runner/.ya/build/build_root/v4jv/000c9d/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/v4jv/000c9d/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_7/logfile_p3fmpf4o.log --grpc-port=23610 --mon-port=10350 --ic-port=9884
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/25592
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/24929
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/11109
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/14256
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:256 CFG_DIR_PATH="/home/runner/.ya/build/build_root/v4jv/000c9d/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:257 Final command: /home/runner/.ya/build/build_root/v4jv/000c9d/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/v4jv/000c9d/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_8/logfile_0d37qehc.log --grpc-port=25592 --mon-port=24929 --ic-port=8670
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/2857
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/25693
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/31232
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/30226
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:256 CFG_DIR_PATH="/home/runner/.ya/build/build_root/v4jv/000c9d/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:257 Final command: /home/runner/.ya/build/build_root/v4jv/000c9d/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/v4jv/000c9d/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_9/logfile_n7td9t5z.log --grpc-port=2857 --mon-port=25693 --ic-port=2734
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:169 Formatting pdisk SectorMap:1:64 on node localhost:19847/1, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:256 CFG_DIR_PATH="/home/runner/.ya/build/build_root/v4jv/000c9d/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:257 Final command: /home/runner/.ya/build/build_root/v4jv/000c9d/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/v4jv/000c9d/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_1/logfile_dg9hk231.log --grpc-port=19847 --mon-port=61237 --ic-port=3074
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/v4jv/000c9d/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/v4jv/000c9d/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/v4jv/000c9d/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_1/logfile_dg9hk231.log', '--grpc-port=19847', '--mon-port=61237', '--ic-port=3074')' in '/home/runner/.ya/build/build_root/v4jv/000c9d/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: 1482963
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:297 Started node localhost:19847/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/v4jv/000c9d/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1482964
DEBUG    ya.test:process.py:259 Command (pid 1482964) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1482964) elapsed time (sec): 0.8747079372406006
DEBUG    ya.test:process.py:263 Command (pid 1482964) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1482964) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1482964) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1482964) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1482964) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1482964) maxrss: 482528
DEBUG    ya.test:process.py:263 Command (pid 1482964) minflt: 45523
DEBUG    ya.test:process.py:263 Command (pid 1482964) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1482964) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1482964) nivcsw: 144
DEBUG    ya.test:process.py:263 Command (pid 1482964) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1482964) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1482964) nvcsw: 15
DEBUG    ya.test:process.py:263 Command (pid 1482964) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1482964) stime: 0.23060899999999998
DEBUG    ya.test:process.py:263 Command (pid 1482964) utime: 0.550609
DEBUG    ya.test:process.py:263 Command (pid 1482964) wtime: 0.877
DEBUG    ya.test:process.py:275 Command (pid 1482964) output:
Git info:
    Commit: 0d211d4024a6600ac81ffe2881980fc70b783399
    Branch: 
    Author: Andrey Zaspa <zacpa@ya.ru>
    Summary: Merge 010018279777460ee94f4e27bec65201f80e59bb into 83f6d8a70aa86f16e1e36a7ae715d87b99da3de0

Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-exxrypxxrq
    Host information: 
        Linux ghrun-exxrypxxrq 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 -DNDEBUG -Wno-array-parameter -Wno-deprecate-lax-vec-conv-all -Wno-unqualified-std-cast-call -Wno-unused-but-set-parameter -Wno-implicit-function-declaration -Wno-int-conversion -Wno-incompatible-function-pointer-types -Wno-address-of-packed-member -Wno-deprecated-this-capture -Wno-missing-designated-field-initializers -Wno-format -Wno-vla-cxx-extension -Wno-invalid-offsetof -Wno-alias-template-in-declaration-name -Wno-cast-function-type-mismatch -Wno-explicit-specialization-storage-class -Wno-extraneous-template-head -Wno-missing-template-arg-list-after-template-kw -Wno-nontrivial-memcall -Wno-strict-primary-template-shadow -DCATBOOST_OPENSOURCE=yes -fsanitize=address -Daddress_sanitizer_enabled -fno-omit-frame-pointer -fsanitize-blacklist=/home/runner/actions_runner/_work/ydb/ydb/build/sanitize-blacklist.txt -fno-sanitize-link-runtime -msse2 -msse3 -mssse3 -msse4.1 -msse4.2 -mpopcnt -mcx16 -DNDEBUG -Wno-array-parameter -Wno-deprecate-lax-vec-conv-all -Wno-unqualified-std-cast-call -Wno-unused-but-set-parameter -Wno-implicit-function-declaration -Wno-int-conversion -Wno-incompatible-function-pointer-types -Wno-address-of-packed-member -Wno-deprecated-this-capture -Wno-missing-designated-field-initializers -Wno-format -Wno-vla-cxx-extension -Wno-invalid-offsetof -Wno-alias-template-in-declaration-name -Wno-cast-function-type-mismatch -Wno-explicit-specialization-storage-class -Wno-extraneous-template-head -Wno-missing-template-arg-list-after-template-kw -Wno-nontrivial-memcall -Wno-strict-primary-template-shadow -std=c++20 -Wimport-preprocessor-directive-pedantic -Woverloaded-virtual -Wno-ambiguous-reversed-operator -Wno-defaulted-function-deleted -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-enum-enum-conversion -Wno-deprecated-enum-float-conversion -Wno-deprecated-volatile -Wno-pessimizing-move -Wno-undefined-var-template -nostdinc++ -DCATBOOST_OPENSOURCE=yes -nostdinc++

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:298 Node 1 version:
Git info:
    Commit: 0d211d4024a6600ac81ffe2881980fc70b783399
    Branch: 
    Author: Andrey Zaspa <zacpa@ya.ru>
    Summary: Merge 010018279777460ee94f4e27bec65201f80e59bb into 83f6d8a70aa86f16e1e36a7ae715d87b99da3de0
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:169 Formatting pdisk SectorMap:1:64 on node localhost:25366/2, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:256 CFG_DIR_PATH="/home/runner/.ya/build/build_root/v4jv/000c9d/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:257 Final command: /home/runner/.ya/build/build_root/v4jv/000c9d/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/v4jv/000c9d/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_2/logfile_go73h5v6.log --grpc-port=25366 --mon-port=14042 --ic-port=11122
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/v4jv/000c9d/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/v4jv/000c9d/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/v4jv/000c9d/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_2/logfile_go73h5v6.log', '--grpc-port=25366', '--mon-port=14042', '--ic-port=11122')' in '/home/runner/.ya/build/build_root/v4jv/000c9d/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: 1483202
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:297 Started node localhost:25366/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/v4jv/000c9d/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1483203
DEBUG    ya.test:process.py:259 Command (pid 1483203) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1483203) elapsed time (sec): 0.9127242565155029
DEBUG    ya.test:process.py:263 Command (pid 1483203) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1483203) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1483203) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1483203) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1483203) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1483203) maxrss: 481976
DEBUG    ya.test:process.py:263 Command (pid 1483203) minflt: 45426
DEBUG    ya.test:process.py:263 Command (pid 1483203) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1483203) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1483203) nivcsw: 117
DEBUG    ya.test:process.py:263 Command (pid 1483203) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1483203) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1483203) nvcsw: 15
DEBUG    ya.test:process.py:263 Command (pid 1483203) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1483203) stime: 0.24271199999999998
DEBUG    ya.test:process.py:263 Command (pid 1483203) utime: 0.481394
DEBUG    ya.test:process.py:263 Command (pid 1483203) wtime: 0.925
DEBUG    ya.test:process.py:275 Command (pid 1483203) output:
Git info:
    Commit: 0d211d4024a6600ac81ffe2881980fc70b783399
    Branch: 
    Author: Andrey Zaspa <zacpa@ya.ru>
    Summary: Merge 010018279777460ee94f4e27bec65201f80e59bb into 83f6d8a70aa86f16e1e36a7ae715d87b99da3de0

Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-exxrypxxrq
    Host information: 
        Linux ghrun-exxrypxxrq 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 -DNDEBUG -Wno-array-parameter -Wno-deprecate-lax-vec-conv-all -Wno-unqualified-std-cast-call -Wno-unused-but-set-parameter -Wno-implicit-function-declaration -Wno-int-conversion -Wno-incompatible-function-pointer-types -Wno-address-of-packed-member -Wno-deprecated-this-capture -Wno-missing-designated-field-initializers -Wno-format -Wno-vla-cxx-extension -Wno-invalid-offsetof -Wno-alias-template-in-declaration-name -Wno-cast-function-type-mismatch -Wno-explicit-specialization-storage-class -Wno-extraneous-template-head -Wno-missing-template-arg-list-after-template-kw -Wno-nontrivial-memcall -Wno-strict-primary-template-shadow -DCATBOOST_OPENSOURCE=yes -fsanitize=address -Daddress_sanitizer_enabled -fno-omit-frame-pointer -fsanitize-blacklist=/home/runner/actions_runner/_work/ydb/ydb/build/sanitize-blacklist.txt -fno-sanitize-link-runtime -msse2 -msse3 -mssse3 -msse4.1 -msse4.2 -mpopcnt -mcx16 -DNDEBUG -Wno-array-parameter -Wno-deprecate-lax-vec-conv-all -Wno-unqualified-std-cast-call -Wno-unused-but-set-parameter -Wno-implicit-function-declaration -Wno-int-conversion -Wno-incompatible-function-pointer-types -Wno-address-of-packed-member -Wno-deprecated-this-capture -Wno-missing-designated-field-initializers -Wno-format -Wno-vla-cxx-extension -Wno-invalid-offsetof -Wno-alias-template-in-declaration-name -Wno-cast-function-type-mismatch -Wno-explicit-specialization-storage-class -Wno-extraneous-template-head -Wno-missing-template-arg-list-after-template-kw -Wno-nontrivial-memcall -Wno-strict-primary-template-shadow -std=c++20 -Wimport-preprocessor-directive-pedantic -Woverloaded-virtual -Wno-ambiguous-reversed-operator -Wno-defaulted-function-deleted -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-enum-enum-conversion -Wno-deprecated-enum-float-conversion -Wno-deprecated-volatile -Wno-pessimizing-move -Wno-undefined-var-template -nostdinc++ -DCATBOOST_OPENSOURCE=yes -nostdinc++

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:298 Node 2 version:
Git info:
    Commit: 0d211d4024a6600ac81ffe2881980fc70b783399
    Branch: 
    Author: Andrey Zaspa <zacpa@ya.ru>
    Summary: Merge 010018279777460ee94f4e27bec65201f80e59bb into 83f6d8a70aa86f16e1e36a7ae715d87b99da3de0
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:169 Formatting pdisk SectorMap:1:64 on node localhost:26049/3, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:256 CFG_DIR_PATH="/home/runner/.ya/build/build_root/v4jv/000c9d/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:257 Final command: /home/runner/.ya/build/build_root/v4jv/000c9d/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/v4jv/000c9d/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_3/logfile_7ob4az49.log --grpc-port=26049 --mon-port=13740 --ic-port=29395
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/v4jv/000c9d/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/v4jv/000c9d/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/v4jv/000c9d/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_3/logfile_7ob4az49.log', '--grpc-port=26049', '--mon-port=13740', '--ic-port=29395')' in '/home/runner/.ya/build/build_root/v4jv/000c9d/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: 1483552
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:297 Started node localhost:26049/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/v4jv/000c9d/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1483555
DEBUG    ya.test:process.py:259 Command (pid 1483555) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1483555) elapsed time (sec): 0.8569693565368652
DEBUG    ya.test:process.py:263 Command (pid 1483555) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1483555) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1483555) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1483555) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1483555) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1483555) maxrss: 482148
DEBUG    ya.test:process.py:263 Command (pid 1483555) minflt: 45489
DEBUG    ya.test:process.py:263 Command (pid 1483555) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1483555) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1483555) nivcsw: 106
DEBUG    ya.test:process.py:263 Command (pid 1483555) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1483555) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1483555) nvcsw: 14
DEBUG    ya.test:process.py:263 Command (pid 1483555) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1483555) stime: 0.22291699999999998
DEBUG    ya.test:process.py:263 Command (pid 1483555) utime: 0.50106
DEBUG    ya.test:process.py:263 Command (pid 1483555) wtime: 0.859
DEBUG    ya.test:process.py:275 Command (pid 1483555) output:
Git info:
    Commit: 0d211d4024a6600ac81ffe2881980fc70b783399
    Branch: 
    Author: Andrey Zaspa <zacpa@ya.ru>
    Summary: Merge 010018279777460ee94f4e27bec65201f80e59bb into 83f6d8a70aa86f16e1e36a7ae715d87b99da3de0

Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-exxrypxxrq
    Host information: 
        Linux ghrun-exxrypxxrq 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 -DNDEBUG -Wno-array-parameter -Wno-deprecate-lax-vec-conv-all -Wno-unqualified-std-cast-call -Wno-unused-but-set-parameter -Wno-implicit-function-declaration -Wno-int-conversion -Wno-incompatible-function-pointer-types -Wno-address-of-packed-member -Wno-deprecated-this-capture -Wno-missing-designated-field-initializers -Wno-format -Wno-vla-cxx-extension -Wno-invalid-offsetof -Wno-alias-template-in-declaration-name -Wno-cast-function-type-mismatch -Wno-explicit-specialization-storage-class -Wno-extraneous-template-head -Wno-missing-template-arg-list-after-template-kw -Wno-nontrivial-memcall -Wno-strict-primary-template-shadow -DCATBOOST_OPENSOURCE=yes -fsanitize=address -Daddress_sanitizer_enabled -fno-omit-frame-pointer -fsanitize-blacklist=/home/runner/actions_runner/_work/ydb/ydb/build/sanitize-blacklist.txt -fno-sanitize-link-runtime -msse2 -msse3 -mssse3 -msse4.1 -msse4.2 -mpopcnt -mcx16 -DNDEBUG -Wno-array-parameter -Wno-deprecate-lax-vec-conv-all -Wno-unqualified-std-cast-call -Wno-unused-but-set-parameter -Wno-implicit-function-declaration -Wno-int-conversion -Wno-incompatible-function-pointer-types -Wno-address-of-packed-member -Wno-deprecated-this-capture -Wno-missing-designated-field-initializers -Wno-format -Wno-vla-cxx-extension -Wno-invalid-offsetof -Wno-alias-template-in-declaration-name -Wno-cast-function-type-mismatch -Wno-explicit-specialization-storage-class -Wno-extraneous-template-head -Wno-missing-template-arg-list-after-template-kw -Wno-nontrivial-memcall -Wno-strict-primary-template-shadow -std=c++20 -Wimport-preprocessor-directive-pedantic -Woverloaded-virtual -Wno-ambiguous-reversed-operator -Wno-defaulted-function-deleted -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-enum-enum-conversion -Wno-deprecated-enum-float-conversion -Wno-deprecated-volatile -Wno-pessimizing-move -Wno-undefined-var-template -nostdinc++ -DCATBOOST_OPENSOURCE=yes -nostdinc++

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:298 Node 3 version:
Git info:
    Commit: 0d211d4024a6600ac81ffe2881980fc70b783399
    Branch: 
    Author: Andrey Zaspa <zacpa@ya.ru>
    Summary: Merge 010018279777460ee94f4e27bec65201f80e59bb into 83f6d8a70aa86f16e1e36a7ae715d87b99da3de0
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:169 Formatting pdisk SectorMap:1:64 on node localhost:5137/4, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:256 CFG_DIR_PATH="/home/runner/.ya/build/build_root/v4jv/000c9d/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:257 Final command: /home/runner/.ya/build/build_root/v4jv/000c9d/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/v4jv/000c9d/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_4/logfile_vc_yyk5s.log --grpc-port=5137 --mon-port=6625 --ic-port=15033
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/v4jv/000c9d/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/v4jv/000c9d/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/v4jv/000c9d/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_4/logfile_vc_yyk5s.log', '--grpc-port=5137', '--mon-port=6625', '--ic-port=15033')' in '/home/runner/.ya/build/build_root/v4jv/000c9d/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: 1483905
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:297 Started node localhost:5137/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/v4jv/000c9d/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1483913
DEBUG    ya.test:process.py:259 Command (pid 1483913) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1483913) elapsed time (sec): 0.8978688716888428
DEBUG    ya.test:process.py:263 Command (pid 1483913) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1483913) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1483913) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1483913) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1483913) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1483913) maxrss: 482416
DEBUG    ya.test:process.py:263 Command (pid 1483913) minflt: 45483
DEBUG    ya.test:process.py:263 Command (pid 1483913) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1483913) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1483913) nivcsw: 114
DEBUG    ya.test:process.py:263 Command (pid 1483913) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1483913) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1483913) nvcsw: 14
DEBUG    ya.test:process.py:263 Command (pid 1483913) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1483913) stime: 0.19686099999999998
DEBUG    ya.test:process.py:263 Command (pid 1483913) utime: 0.52098
DEBUG    ya.test:process.py:263 Command (pid 1483913) wtime: 0.901
DEBUG    ya.test:process.py:275 Command (pid 1483913) output:
Git info:
    Commit: 0d211d4024a6600ac81ffe2881980fc70b783399
    Branch: 
    Author: Andrey Zaspa <zacpa@ya.ru>
    Summary: Merge 010018279777460ee94f4e27bec65201f80e59bb into 83f6d8a70aa86f16e1e36a7ae715d87b99da3de0

Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-exxrypxxrq
    Host information: 
        Linux ghrun-exxrypxxrq 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 -DNDEBUG -Wno-array-parameter -Wno-deprecate-lax-vec-conv-all -Wno-unqualified-std-cast-call -Wno-unused-but-set-parameter -Wno-implicit-function-declaration -Wno-int-conversion -Wno-incompatible-function-pointer-types -Wno-address-of-packed-member -Wno-deprecated-this-capture -Wno-missing-designated-field-initializers -Wno-format -Wno-vla-cxx-extension -Wno-invalid-offsetof -Wno-alias-template-in-declaration-name -Wno-cast-function-type-mismatch -Wno-explicit-specialization-storage-class -Wno-extraneous-template-head -Wno-missing-template-arg-list-after-template-kw -Wno-nontrivial-memcall -Wno-strict-primary-template-shadow -DCATBOOST_OPENSOURCE=yes -fsanitize=address -Daddress_sanitizer_enabled -fno-omit-frame-pointer -fsanitize-blacklist=/home/runner/actions_runner/_work/ydb/ydb/build/sanitize-blacklist.txt -fno-sanitize-link-runtime -msse2 -msse3 -mssse3 -msse4.1 -msse4.2 -mpopcnt -mcx16 -DNDEBUG -Wno-array-parameter -Wno-deprecate-lax-vec-conv-all -Wno-unqualified-std-cast-call -Wno-unused-but-set-parameter -Wno-implicit-function-declaration -Wno-int-conversion -Wno-incompatible-function-pointer-types -Wno-address-of-packed-member -Wno-deprecated-this-capture -Wno-missing-designated-field-initializers -Wno-format -Wno-vla-cxx-extension -Wno-invalid-offsetof -Wno-alias-template-in-declaration-name -Wno-cast-function-type-mismatch -Wno-explicit-specialization-storage-class -Wno-extraneous-template-head -Wno-missing-template-arg-list-after-template-kw -Wno-nontrivial-memcall -Wno-strict-primary-template-shadow -std=c++20 -Wimport-preprocessor-directive-pedantic -Woverloaded-virtual -Wno-ambiguous-reversed-operator -Wno-defaulted-function-deleted -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-enum-enum-conversion -Wno-deprecated-enum-float-conversion -Wno-deprecated-volatile -Wno-pessimizing-move -Wno-undefined-var-template -nostdinc++ -DCATBOOST_OPENSOURCE=yes -nostdinc++

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:298 Node 4 version:
Git info:
    Commit: 0d211d4024a6600ac81ffe2881980fc70b783399
    Branch: 
    Author: Andrey Zaspa <zacpa@ya.ru>
    Summary: Merge 010018279777460ee94f4e27bec65201f80e59bb into 83f6d8a70aa86f16e1e36a7ae715d87b99da3de0
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:169 Formatting pdisk SectorMap:1:64 on node localhost:7657/5, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:256 CFG_DIR_PATH="/home/runner/.ya/build/build_root/v4jv/000c9d/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:257 Final command: /home/runner/.ya/build/build_root/v4jv/000c9d/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/v4jv/000c9d/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_5/logfile_we9s1m2a.log --grpc-port=7657 --mon-port=11361 --ic-port=3356
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/v4jv/000c9d/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/v4jv/000c9d/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/v4jv/000c9d/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_5/logfile_we9s1m2a.log', '--grpc-port=7657', '--mon-port=11361', '--ic-port=3356')' in '/home/runner/.ya/build/build_root/v4jv/000c9d/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: 1484280
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:297 Started node localhost:7657/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/v4jv/000c9d/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1484294
DEBUG    ya.test:process.py:259 Command (pid 1484294) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1484294) elapsed time (sec): 0.8526880741119385
DEBUG    ya.test:process.py:263 Command (pid 1484294) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1484294) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1484294) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1484294) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1484294) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1484294) maxrss: 483584
DEBUG    ya.test:process.py:263 Command (pid 1484294) minflt: 45466
DEBUG    ya.test:process.py:263 Command (pid 1484294) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1484294) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1484294) nivcsw: 173
DEBUG    ya.test:process.py:263 Command (pid 1484294) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1484294) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1484294) nvcsw: 15
DEBUG    ya.test:process.py:263 Command (pid 1484294) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1484294) stime: 0.241952
DEBUG    ya.test:process.py:263 Command (pid 1484294) utime: 0.47428499999999996
DEBUG    ya.test:process.py:263 Command (pid 1484294) wtime: 0.855
DEBUG    ya.test:process.py:275 Command (pid 1484294) output:
Git info:
    Commit: 0d211d4024a6600ac81ffe2881980fc70b783399
    Branch: 
    Author: Andrey Zaspa <zacpa@ya.ru>
    Summary: Merge 010018279777460ee94f4e27bec65201f80e59bb into 83f6d8a70aa86f16e1e36a7ae715d87b99da3de0

Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-exxrypxxrq
    Host information: 
        Linux ghrun-exxrypxxrq 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 -DNDEBUG -Wno-array-parameter -Wno-deprecate-lax-vec-conv-all -Wno-unqualified-std-cast-call -Wno-unused-but-set-parameter -Wno-implicit-function-declaration -Wno-int-conversion -Wno-incompatible-function-pointer-types -Wno-address-of-packed-member -Wno-deprecated-this-capture -Wno-missing-designated-field-initializers -Wno-format -Wno-vla-cxx-extension -Wno-invalid-offsetof -Wno-alias-template-in-declaration-name -Wno-cast-function-type-mismatch -Wno-explicit-specialization-storage-class -Wno-extraneous-template-head -Wno-missing-template-arg-list-after-template-kw -Wno-nontrivial-memcall -Wno-strict-primary-template-shadow -DCATBOOST_OPENSOURCE=yes -fsanitize=address -Daddress_sanitizer_enabled -fno-omit-frame-pointer -fsanitize-blacklist=/home/runner/actions_runner/_work/ydb/ydb/build/sanitize-blacklist.txt -fno-sanitize-link-runtime -msse2 -msse3 -mssse3 -msse4.1 -msse4.2 -mpopcnt -mcx16 -DNDEBUG -Wno-array-parameter -Wno-deprecate-lax-vec-conv-all -Wno-unqualified-std-cast-call -Wno-unused-but-set-parameter -Wno-implicit-function-declaration -Wno-int-conversion -Wno-incompatible-function-pointer-types -Wno-address-of-packed-member -Wno-deprecated-this-capture -Wno-missing-designated-field-initializers -Wno-format -Wno-vla-cxx-extension -Wno-invalid-offsetof -Wno-alias-template-in-declaration-name -Wno-cast-function-type-mismatch -Wno-explicit-specialization-storage-class -Wno-extraneous-template-head -Wno-missing-template-arg-list-after-template-kw -Wno-nontrivial-memcall -Wno-strict-primary-template-shadow -std=c++20 -Wimport-preprocessor-directive-pedantic -Woverloaded-virtual -Wno-ambiguous-reversed-operator -Wno-defaulted-function-deleted -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-enum-enum-conversion -Wno-deprecated-enum-float-conversion -Wno-deprecated-volatile -Wno-pessimizing-move -Wno-undefined-var-template -nostdinc++ -DCATBOOST_OPENSOURCE=yes -nostdinc++

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:298 Node 5 version:
Git info:
    Commit: 0d211d4024a6600ac81ffe2881980fc70b783399
    Branch: 
    Author: Andrey Zaspa <zacpa@ya.ru>
    Summary: Merge 010018279777460ee94f4e27bec65201f80e59bb into 83f6d8a70aa86f16e1e36a7ae715d87b99da3de0
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:169 Formatting pdisk SectorMap:1:64 on node localhost:24076/6, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:256 CFG_DIR_PATH="/home/runner/.ya/build/build_root/v4jv/000c9d/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:257 Final command: /home/runner/.ya/build/build_root/v4jv/000c9d/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/v4jv/000c9d/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_6/logfile_vi80d5co.log --grpc-port=24076 --mon-port=5163 --ic-port=19759
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/v4jv/000c9d/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/v4jv/000c9d/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/v4jv/000c9d/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_6/logfile_vi80d5co.log', '--grpc-port=24076', '--mon-port=5163', '--ic-port=19759')' in '/home/runner/.ya/build/build_root/v4jv/000c9d/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: 1484841
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:297 Started node localhost:24076/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/v4jv/000c9d/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1484845
DEBUG    ya.test:process.py:259 Command (pid 1484845) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1484845) elapsed time (sec): 1.2545905113220215
DEBUG    ya.test:process.py:263 Command (pid 1484845) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1484845) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1484845) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1484845) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1484845) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1484845) maxrss: 485044
DEBUG    ya.test:process.py:263 Command (pid 1484845) minflt: 45505
DEBUG    ya.test:process.py:263 Command (pid 1484845) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1484845) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1484845) nivcsw: 208
DEBUG    ya.test:process.py:263 Command (pid 1484845) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1484845) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1484845) nvcsw: 14
DEBUG    ya.test:process.py:263 Command (pid 1484845) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1484845) stime: 0.195513
DEBUG    ya.test:process.py:263 Command (pid 1484845) utime: 0.534426
DEBUG    ya.test:process.py:263 Command (pid 1484845) wtime: 1.266
DEBUG    ya.test:process.py:275 Command (pid 1484845) output:
Git info:
    Commit: 0d211d4024a6600ac81ffe2881980fc70b783399
    Branch: 
    Author: Andrey Zaspa <zacpa@ya.ru>
    Summary: Merge 010018279777460ee94f4e27bec65201f80e59bb into 83f6d8a70aa86f16e1e36a7ae715d87b99da3de0

Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-exxrypxxrq
    Host information: 
        Linux ghrun-exxrypxxrq 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 -DNDEBUG -Wno-array-parameter -Wno-deprecate-lax-vec-conv-all -Wno-unqualified-std-cast-call -Wno-unused-but-set-parameter -Wno-implicit-function-declaration -Wno-int-conversion -Wno-incompatible-function-pointer-types -Wno-address-of-packed-member -Wno-deprecated-this-capture -Wno-missing-designated-field-initializers -Wno-format -Wno-vla-cxx-extension -Wno-invalid-offsetof -Wno-alias-template-in-declaration-name -Wno-cast-function-type-mismatch -Wno-explicit-specialization-storage-class -Wno-extraneous-template-head -Wno-missing-template-arg-list-after-template-kw -Wno-nontrivial-memcall -Wno-strict-primary-template-shadow -DCATBOOST_OPENSOURCE=yes -fsanitize=address -Daddress_sanitizer_enabled -fno-omit-frame-pointer -fsanitize-blacklist=/home/runner/actions_runner/_work/ydb/ydb/build/sanitize-blacklist.txt -fno-sanitize-link-runtime -msse2 -msse3 -mssse3 -msse4.1 -msse4.2 -mpopcnt -mcx16 -DNDEBUG -Wno-array-parameter -Wno-deprecate-lax-vec-conv-all -Wno-unqualified-std-cast-call -Wno-unused-but-set-parameter -Wno-implicit-function-declaration -Wno-int-conversion -Wno-incompatible-function-pointer-types -Wno-address-of-packed-member -Wno-deprecated-this-capture -Wno-missing-designated-field-initializers -Wno-format -Wno-vla-cxx-extension -Wno-invalid-offsetof -Wno-alias-template-in-declaration-name -Wno-cast-function-type-mismatch -Wno-explicit-specialization-storage-class -Wno-extraneous-template-head -Wno-missing-template-arg-list-after-template-kw -Wno-nontrivial-memcall -Wno-strict-primary-template-shadow -std=c++20 -Wimport-preprocessor-directive-pedantic -Woverloaded-virtual -Wno-ambiguous-reversed-operator -Wno-defaulted-function-deleted -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-enum-enum-conversion -Wno-deprecated-enum-float-conversion -Wno-deprecated-volatile -Wno-pessimizing-move -Wno-undefined-var-template -nostdinc++ -DCATBOOST_OPENSOURCE=yes -nostdinc++

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:298 Node 6 version:
Git info:
    Commit: 0d211d4024a6600ac81ffe2881980fc70b783399
    Branch: 
    Author: Andrey Zaspa <zacpa@ya.ru>
    Summary: Merge 010018279777460ee94f4e27bec65201f80e59bb into 83f6d8a70aa86f16e1e36a7ae715d87b99da3de0
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:169 Formatting pdisk SectorMap:1:64 on node localhost:23610/7, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:256 CFG_DIR_PATH="/home/runner/.ya/build/build_root/v4jv/000c9d/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:257 Final command: /home/runner/.ya/build/build_root/v4jv/000c9d/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/v4jv/000c9d/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_7/logfile_p3fmpf4o.log --grpc-port=23610 --mon-port=10350 --ic-port=9884
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/v4jv/000c9d/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/v4jv/000c9d/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/v4jv/000c9d/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_7/logfile_p3fmpf4o.log', '--grpc-port=23610', '--mon-port=10350', '--ic-port=9884')' in '/home/runner/.ya/build/build_root/v4jv/000c9d/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: 1485407
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:297 Started node localhost:23610/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/v4jv/000c9d/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1485412
DEBUG    ya.test:process.py:259 Command (pid 1485412) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1485412) elapsed time (sec): 1.2330279350280762
DEBUG    ya.test:process.py:263 Command (pid 1485412) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1485412) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1485412) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1485412) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1485412) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1485412) maxrss: 486428
DEBUG    ya.test:process.py:263 Command (pid 1485412) minflt: 45594
DEBUG    ya.test:process.py:263 Command (pid 1485412) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1485412) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1485412) nivcsw: 204
DEBUG    ya.test:process.py:263 Command (pid 1485412) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1485412) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1485412) nvcsw: 13
DEBUG    ya.test:process.py:263 Command (pid 1485412) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1485412) stime: 0.196428
DEBUG    ya.test:process.py:263 Command (pid 1485412) utime: 0.537303
DEBUG    ya.test:process.py:263 Command (pid 1485412) wtime: 1.24
DEBUG    ya.test:process.py:275 Command (pid 1485412) output:
Git info:
    Commit: 0d211d4024a6600ac81ffe2881980fc70b783399
    Branch: 
    Author: Andrey Zaspa <zacpa@ya.ru>
    Summary: Merge 010018279777460ee94f4e27bec65201f80e59bb into 83f6d8a70aa86f16e1e36a7ae715d87b99da3de0

Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-exxrypxxrq
    Host information: 
        Linux ghrun-exxrypxxrq 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 -DNDEBUG -Wno-array-parameter -Wno-deprecate-lax-vec-conv-all -Wno-unqualified-std-cast-call -Wno-unused-but-set-parameter -Wno-implicit-function-declaration -Wno-int-conversion -Wno-incompatible-function-pointer-types -Wno-address-of-packed-member -Wno-deprecated-this-capture -Wno-missing-designated-field-initializers -Wno-format -Wno-vla-cxx-extension -Wno-invalid-offsetof -Wno-alias-template-in-declaration-name -Wno-cast-function-type-mismatch -Wno-explicit-specialization-storage-class -Wno-extraneous-template-head -Wno-missing-template-arg-list-after-template-kw -Wno-nontrivial-memcall -Wno-strict-primary-template-shadow -DCATBOOST_OPENSOURCE=yes -fsanitize=address -Daddress_sanitizer_enabled -fno-omit-frame-pointer -fsanitize-blacklist=/home/runner/actions_runner/_work/ydb/ydb/build/sanitize-blacklist.txt -fno-sanitize-link-runtime -msse2 -msse3 -mssse3 -msse4.1 -msse4.2 -mpopcnt -mcx16 -DNDEBUG -Wno-array-parameter -Wno-deprecate-lax-vec-conv-all -Wno-unqualified-std-cast-call -Wno-unused-but-set-parameter -Wno-implicit-function-declaration -Wno-int-conversion -Wno-incompatible-function-pointer-types -Wno-address-of-packed-member -Wno-deprecated-this-capture -Wno-missing-designated-field-initializers -Wno-format -Wno-vla-cxx-extension -Wno-invalid-offsetof -Wno-alias-template-in-declaration-name -Wno-cast-function-type-mismatch -Wno-explicit-specialization-storage-class -Wno-extraneous-template-head -Wno-missing-template-arg-list-after-template-kw -Wno-nontrivial-memcall -Wno-strict-primary-template-shadow -std=c++20 -Wimport-preprocessor-directive-pedantic -Woverloaded-virtual -Wno-ambiguous-reversed-operator -Wno-defaulted-function-deleted -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-enum-enum-conversion -Wno-deprecated-enum-float-conversion -Wno-deprecated-volatile -Wno-pessimizing-move -Wno-undefined-var-template -nostdinc++ -DCATBOOST_OPENSOURCE=yes -nostdinc++

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:298 Node 7 version:
Git info:
    Commit: 0d211d4024a6600ac81ffe2881980fc70b783399
    Branch: 
    Author: Andrey Zaspa <zacpa@ya.ru>
    Summary: Merge 010018279777460ee94f4e27bec65201f80e59bb into 83f6d8a70aa86f16e1e36a7ae715d87b99da3de0
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:169 Formatting pdisk SectorMap:1:64 on node localhost:25592/8, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:256 CFG_DIR_PATH="/home/runner/.ya/build/build_root/v4jv/000c9d/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:257 Final command: /home/runner/.ya/build/build_root/v4jv/000c9d/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/v4jv/000c9d/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_8/logfile_0d37qehc.log --grpc-port=25592 --mon-port=24929 --ic-port=8670
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/v4jv/000c9d/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/v4jv/000c9d/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/v4jv/000c9d/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_8/logfile_0d37qehc.log', '--grpc-port=25592', '--mon-port=24929', '--ic-port=8670')' in '/home/runner/.ya/build/build_root/v4jv/000c9d/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: 1486410
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:297 Started node localhost:25592/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/v4jv/000c9d/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1486416
DEBUG    ya.test:process.py:259 Command (pid 1486416) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1486416) elapsed time (sec): 1.2370810508728027
DEBUG    ya.test:process.py:263 Command (pid 1486416) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1486416) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1486416) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1486416) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1486416) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1486416) maxrss: 487808
DEBUG    ya.test:process.py:263 Command (pid 1486416) minflt: 45474
DEBUG    ya.test:process.py:263 Command (pid 1486416) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1486416) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1486416) nivcsw: 197
DEBUG    ya.test:process.py:263 Command (pid 1486416) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1486416) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1486416) nvcsw: 14
DEBUG    ya.test:process.py:263 Command (pid 1486416) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1486416) stime: 0.203628
DEBUG    ya.test:process.py:263 Command (pid 1486416) utime: 0.519434
DEBUG    ya.test:process.py:263 Command (pid 1486416) wtime: 1.252
DEBUG    ya.test:process.py:275 Command (pid 1486416) output:
Git info:
    Commit: 0d211d4024a6600ac81ffe2881980fc70b783399
    Branch: 
    Author: Andrey Zaspa <zacpa@ya.ru>
    Summary: Merge 010018279777460ee94f4e27bec65201f80e59bb into 83f6d8a70aa86f16e1e36a7ae715d87b99da3de0

Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-exxrypxxrq
    Host information: 
        Linux ghrun-exxrypxxrq 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 -DNDEBUG -Wno-array-parameter -Wno-deprecate-lax-vec-conv-all -Wno-unqualified-std-cast-call -Wno-unused-but-set-parameter -Wno-implicit-function-declaration -Wno-int-conversion -Wno-incompatible-function-pointer-types -Wno-address-of-packed-member -Wno-deprecated-this-capture -Wno-missing-designated-field-initializers -Wno-format -Wno-vla-cxx-extension -Wno-invalid-offsetof -Wno-alias-template-in-declaration-name -Wno-cast-function-type-mismatch -Wno-explicit-specialization-storage-class -Wno-extraneous-template-head -Wno-missing-template-arg-list-after-template-kw -Wno-nontrivial-memcall -Wno-strict-primary-template-shadow -DCATBOOST_OPENSOURCE=yes -fsanitize=address -Daddress_sanitizer_enabled -fno-omit-frame-pointer -fsanitize-blacklist=/home/runner/actions_runner/_work/ydb/ydb/build/sanitize-blacklist.txt -fno-sanitize-link-runtime -msse2 -msse3 -mssse3 -msse4.1 -msse4.2 -mpopcnt -mcx16 -DNDEBUG -Wno-array-parameter -Wno-deprecate-lax-vec-conv-all -Wno-unqualified-std-cast-call -Wno-unused-but-set-parameter -Wno-implicit-function-declaration -Wno-int-conversion -Wno-incompatible-function-pointer-types -Wno-address-of-packed-member -Wno-deprecated-this-capture -Wno-missing-designated-field-initializers -Wno-format -Wno-vla-cxx-extension -Wno-invalid-offsetof -Wno-alias-template-in-declaration-name -Wno-cast-function-type-mismatch -Wno-explicit-specialization-storage-class -Wno-extraneous-template-head -Wno-missing-template-arg-list-after-template-kw -Wno-nontrivial-memcall -Wno-strict-primary-template-shadow -std=c++20 -Wimport-preprocessor-directive-pedantic -Woverloaded-virtual -Wno-ambiguous-reversed-operator -Wno-defaulted-function-deleted -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-enum-enum-conversion -Wno-deprecated-enum-float-conversion -Wno-deprecated-volatile -Wno-pessimizing-move -Wno-undefined-var-template -nostdinc++ -DCATBOOST_OPENSOURCE=yes -nostdinc++

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:298 Node 8 version:
Git info:
    Commit: 0d211d4024a6600ac81ffe2881980fc70b783399
    Branch: 
    Author: Andrey Zaspa <zacpa@ya.ru>
    Summary: Merge 010018279777460ee94f4e27bec65201f80e59bb into 83f6d8a70aa86f16e1e36a7ae715d87b99da3de0
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:169 Formatting pdisk SectorMap:1:64 on node localhost:2857/9, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:256 CFG_DIR_PATH="/home/runner/.ya/build/build_root/v4jv/000c9d/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:257 Final command: /home/runner/.ya/build/build_root/v4jv/000c9d/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/v4jv/000c9d/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_9/logfile_n7td9t5z.log --grpc-port=2857 --mon-port=25693 --ic-port=2734
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/v4jv/000c9d/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/v4jv/000c9d/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/v4jv/000c9d/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_9/logfile_n7td9t5z.log', '--grpc-port=2857', '--mon-port=25693', '--ic-port=2734')' in '/home/runner/.ya/build/build_root/v4jv/000c9d/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: 1486979
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:297 Started node localhost:2857/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/v4jv/000c9d/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1486988
DEBUG    ya.test:process.py:259 Command (pid 1486988) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1486988) elapsed time (sec): 1.0308637619018555
DEBUG    ya.test:process.py:263 Command (pid 1486988) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1486988) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1486988) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1486988) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1486988) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1486988) maxrss: 487808
DEBUG    ya.test:process.py:263 Command (pid 1486988) minflt: 45471
DEBUG    ya.test:process.py:263 Command (pid 1486988) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1486988) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1486988) nivcsw: 206
DEBUG    ya.test:process.py:263 Command (pid 1486988) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1486988) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1486988) nvcsw: 14
DEBUG    ya.test:process.py:263 Command (pid 1486988) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1486988) stime: 0.185878
DEBUG    ya.test:process.py:263 Command (pid 1486988) utime: 0.54165
DEBUG    ya.test:process.py:263 Command (pid 1486988) wtime: 1.043
DEBUG    ya.test:process.py:275 Command (pid 1486988) output:
Git info:
    Commit: 0d211d4024a6600ac81ffe2881980fc70b783399
    Branch: 
    Author: Andrey Zaspa <zacpa@ya.ru>
    Summary: Merge 010018279777460ee94f4e27bec65201f80e59bb into 83f6d8a70aa86f16e1e36a7ae715d87b99da3de0

Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-exxrypxxrq
    Host information: 
        Linux ghrun-exxrypxxrq 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 -DNDEBUG -Wno-array-parameter -Wno-deprecate-lax-vec-conv-all -Wno-unqualified-std-cast-call -Wno-unused-but-set-parameter -Wno-implicit-function-declaration -Wno-int-conversion -Wno-incompatible-function-pointer-types -Wno-address-of-packed-member -Wno-deprecated-this-capture -Wno-missing-designated-field-initializers -Wno-format -Wno-vla-cxx-extension -Wno-invalid-offsetof -Wno-alias-template-in-declaration-name -Wno-cast-function-type-mismatch -Wno-explicit-specialization-storage-class -Wno-extraneous-template-head -Wno-missing-template-arg-list-after-template-kw -Wno-nontrivial-memcall -Wno-strict-primary-template-shadow -DCATBOOST_OPENSOURCE=yes -fsanitize=address -Daddress_sanitizer_enabled -fno-omit-frame-pointer -fsanitize-blacklist=/home/runner/actions_runner/_work/ydb/ydb/build/sanitize-blacklist.txt -fno-sanitize-link-runtime -msse2 -msse3 -mssse3 -msse4.1 -msse4.2 -mpopcnt -mcx16 -DNDEBUG -Wno-array-parameter -Wno-deprecate-lax-vec-conv-all -Wno-unqualified-std-cast-call -Wno-unused-but-set-parameter -Wno-implicit-function-declaration -Wno-int-conversion -Wno-incompatible-function-pointer-types -Wno-address-of-packed-member -Wno-deprecated-this-capture -Wno-missing-designated-field-initializers -Wno-format -Wno-vla-cxx-extension -Wno-invalid-offsetof -Wno-alias-template-in-declaration-name -Wno-cast-function-type-mismatch -Wno-explicit-specialization-storage-class -Wno-extraneous-template-head -Wno-missing-template-arg-list-after-template-kw -Wno-nontrivial-memcall -Wno-strict-primary-template-shadow -std=c++20 -Wimport-preprocessor-directive-pedantic -Woverloaded-virtual -Wno-ambiguous-reversed-operator -Wno-defaulted-function-deleted -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-enum-enum-conversion -Wno-deprecated-enum-float-conversion -Wno-deprecated-volatile -Wno-pessimizing-move -Wno-undefined-var-template -nostdinc++ -DCATBOOST_OPENSOURCE=yes -nostdinc++

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:298 Node 9 version:
Git info:
    Commit: 0d211d4024a6600ac81ffe2881980fc70b783399
    Branch: 
    Author: Andrey Zaspa <zacpa@ya.ru>
    Summary: Merge 010018279777460ee94f4e27bec65201f80e59bb into 83f6d8a70aa86f16e1e36a7ae715d87b99da3de0
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:398 Executing command = ['/home/runner/.ya/build/build_root/v4jv/000c9d/ydb/apps/ydbd/ydbd', '--server=grpc://localhost:19847', '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: 3074\n      }\n      HostConfigId: 1\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 11122\n      }\n      HostConfigId: 2\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 29395\n      }\n      HostConfigId: 3\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 15033\n      }\n      HostConfigId: 4\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 3356\n      }\n      HostConfigId: 5\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 19759\n      }\n      HostConfigId: 6\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 9884\n      }\n      HostConfigId: 7\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 8670\n      }\n      HostConfigId: 8\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 2734\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/v4jv/000c9d/ydb/apps/ydbd/ydbd', '--server=grpc://localhost:19847', '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: 3074\n      }\n      HostConfigId: 1\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 11122\n      }\n      HostConfigId: 2\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 29395\n      }\n      HostConfigId: 3\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 15033\n      }\n      HostConfigId: 4\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 3356\n      }\n      HostConfigId: 5\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 19759\n      }\n      HostConfigId: 6\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 9884\n      }\n      HostConfigId: 7\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 8670\n      }\n      HostConfigId: 8\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 2734\n      }\n      HostConfigId: 9\n    }\n  }\n}\n']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1489683
DEBUG    ya.test:process.py:259 Command (pid 1489683) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1489683) elapsed time (sec): 0.9981045722961426
DEBUG    ya.test:process.py:263 Command (pid 1489683) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1489683) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1489683) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1489683) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1489683) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1489683) maxrss: 779200
DEBUG    ya.test:process.py:263 Command (pid 1489683) minflt: 51946
DEBUG    ya.test:process.py:263 Command (pid 1489683) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1489683) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1489683) nivcsw: 130
DEBUG    ya.test:process.py:263 Command (pid 1489683) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1489683) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1489683) nvcsw: 798
DEBUG    ya.test:process.py:263 Command (pid 1489683) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1489683) stime: 0.323522
DEBUG    ya.test:process.py:263 Command (pid 1489683) utime: 0.553473
DEBUG    ya.test:process.py:263 Command (pid 1489683) wtime: 1.016
DEBUG    ya.test:process.py:275 Command (pid 1489683) 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: 13

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

DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:398 Executing command = ['/home/runner/.ya/build/build_root/v4jv/000c9d/ydb/apps/ydbd/ydbd', '--server=grpc://localhost:19847', '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/v4jv/000c9d/ydb/apps/ydbd/ydbd', '--server=grpc://localhost:19847', '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: 1489990
DEBUG    ya.test:process.py:259 Command (pid 1489990) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1489990) elapsed time (sec): 1.1397266387939453
DEBUG    ya.test:process.py:263 Command (pid 1489990) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1489990) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1489990) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1489990) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1489990) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1489990) maxrss: 779200
DEBUG    ya.test:process.py:263 Command (pid 1489990) minflt: 51978
DEBUG    ya.test:process.py:263 Command (pid 1489990) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1489990) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1489990) nivcsw: 184
DEBUG    ya.test:process.py:263 Command (pid 1489990) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1489990) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1489990) nvcsw: 889
DEBUG    ya.test:process.py:263 Command (pid 1489990) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1489990) stime: 0.294535
DEBUG    ya.test:process.py:263 Command (pid 1489990) utime: 0.588573
DEBUG    ya.test:process.py:263 Command (pid 1489990) wtime: 1.144
DEBUG    ya.test:process.py:275 Command (pid 1489990) output:
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 14

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:512 Binding storage pools to domain Root: {'dynamic_storage_pool:1': 'hdd'}
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:519 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, 6ed84c7a-174e-45db-8fe8-99572954c007, localhost:19847): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 6ed84c7a-174e-45db-8fe8-99572954c007, localhost:19847): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 6ed84c7a-174e-45db-8fe8-99572954c007, localhost:19847): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-exxrypxxrq.auto.internal" port: 25592 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-exxrypxxrq.auto.internal" port: 19847 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-exxrypxxrq.auto.internal" port: 7657 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-exxrypxxrq.auto.internal" port: 23610 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-exxrypxxrq.auto.internal" port: 26049 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-exxrypxxrq.auto.internal" port: 25366 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-exxrypxxrq.auto.internal" port: 24076 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-exxrypxxrq.auto.internal" port: 5137 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 } endpoints { address: "ghrun-exxrypxxrq.auto.internal" port: 2857 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 } self_location: "1" } } } }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Resolved endpoints for database /Root: DiscoveryResult <self_location: 1, endpoints [<Endpoint ghrun-exxrypxxrq.auto.internal:19847, location 1, ssl: False>, <Endpoint ghrun-exxrypxxrq.auto.internal:5137, location 1, ssl: False>, <Endpoint ghrun-exxrypxxrq.auto.internal:23610, location 1, ssl: False>, <Endpoint ghrun-exxrypxxrq.auto.internal:7657, location 2, ssl: False>, <Endpoint ghrun-exxrypxxrq.auto.internal:24076, location 3, ssl: False>, <Endpoint ghrun-exxrypxxrq.auto.internal:26049, location 3, ssl: False>, <Endpoint ghrun-exxrypxxrq.auto.internal:25366, location 2, ssl: False>, <Endpoint ghrun-exxrypxxrq.auto.internal:25592, location 2, ssl: False>, <Endpoint ghrun-exxrypxxrq.auto.internal:2857, location 3, 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/v4jv/000c9d/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/v4jv/000c9d/ydb/tests/stress/olap_workload/olap_workload', '--endpoint', 'grpc://localhost:19847', '--database', '/Root', '--duration', '120']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1490372
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:19847
DEBUG    ya.test:process.py:259 Command (pid 1490372) rc: 1
DEBUG    ya.test:process.py:260 Command (pid 1490372) elapsed time (sec): 30.457847833633423
DEBUG    ya.test:process.py:263 Command (pid 1490372) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1490372) inblock: 384072
DEBUG    ya.test:process.py:263 Command (pid 1490372) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1490372) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1490372) majflt: 41
DEBUG    ya.test:process.py:263 Command (pid 1490372) maxrss: 790160
DEBUG    ya.test:process.py:263 Command (pid 1490372) minflt: 135426
DEBUG    ya.test:process.py:263 Command (pid 1490372) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1490372) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1490372) nivcsw: 635
DEBUG    ya.test:process.py:263 Command (pid 1490372) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1490372) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1490372) nvcsw: 5180
DEBUG    ya.test:process.py:263 Command (pid 1490372) oublock: 128
DEBUG    ya.test:process.py:263 Command (pid 1490372) stime: 0.743841
DEBUG    ya.test:process.py:263 Command (pid 1490372) utime: 2.608902
DEBUG    ya.test:process.py:263 Command (pid 1490372) wtime: 30.487
DEBUG    ya.test:process.py:275 Command (pid 1490372) output:

DEBUG    ya.test:process.py:276 Command (pid 1490372) errors:
Error: message: "Executing ESchemeOpCreateColumnTable" issue_code: 2003 severity: 1 issues { message: "Type \'Bool\' specified for column \'c54\', 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) while executing query: 
                CREATE TABLE `/Root/olap_workload/create_drop/23186` (
                    c0 Decimal(22,9) NOT NULL, c1 Interval64 NOT NULL, c2 String NOT NULL, c3 String NOT NULL, c4 Decimal(15,0) NOT NULL, c5 Timestamp64 NOT NULL, c6 Decimal(15,0) NOT NULL, c7 Int16 NOT NULL, c8 Decimal(22,9) NOT NULL, c9 Utf8 NOT NULL, c10 Uint64 NOT NULL, c11 Int16 NOT NULL, c12 Uint16 NOT NULL, c13 Uint16 NOT NULL, c14 Int16 NOT NULL, c15 Decimal(22,9) NOT NULL, c16 Datetime NOT NULL, c17 Timestamp NOT NULL, c18 Int64 NOT NULL, c19 Int32 NOT NULL, c20 Int64 NOT NULL, c21 Decimal(35,10) NOT NULL, c22 Decimal(35,10) NOT NULL, c23 Uint16 NOT NULL, c24 Int32 NOT NULL, c25 Decimal(22,9) NOT NULL, c26 Datetime NOT NULL, c27 Int32 NOT NULL, c28 Datetime64 NOT NULL, c29 Datetime64 NOT NULL, c30 Decimal(15,0) NOT NULL, c31 Interval64 NOT NULL, c32 Decimal(35,10) NOT NULL, c33 Datetime64 NOT NULL, c34 Float NOT NULL, c35 Uint64 NOT NULL, c36 Json, c37 Date32, c38 Date NOT NULL, c39 Yson, c40 Json, c41 Timestamp64, c42 Decimal(35,10) NOT NULL, c43 Double NOT NULL, c44 Uint16 NOT NULL, c45 Date, c46 Date32, c47 Datetime64 NOT NULL, c48 Interval64, c49 Date32 NOT NULL, c50 Datetime64, c51 Int16 NOT NULL, c52 Json, c53 Date32, c54 Bool NOT NULL, c55 Int8, c56 Int64, c57 Date NOT NULL, c58 Datetime, c59 Decimal(22,9), c60 Utf8 NOT NULL, c61 Date32, c62 Int32, c63 Yson NOT NULL, c64 Yson NOT NULL, c65 Date32 NOT NULL, c66 Utf8 NOT NULL, c67 Timestamp64 NOT NULL, c68 Float NOT NULL, c69 String, c70 Bool NOT NULL, c71 Yson NOT NULL, c72 Yson, c73 Json NOT NULL, c74 Int16 NOT NULL, c75 Uint64 NOT NULL, c76 Uint32, c77 Date, c78 Date, c79 Uint16, c80 Decimal(22,9), c81 Int64, c82 Decimal(22,9), c83 Uint8, c84 Decimal(15,0) NOT NULL, c85 Datetime64, c86 Date NOT NULL, c87 Float, c88 Uint64, c89 Int8, c90 Uint16, c91 Utf8, c92 Int32 NOT NULL, c93 Date32, c94 Bool NOT NULL, c95 Int16, c96 Decimal(35,10) NOT NULL, c97 Int16, c98 Utf8 NOT NULL, c99 Float NOT NULL, c100 Decimal(35,10), c101 Datetime, c102 Int64, c103 Uint16 NOT NULL, c104 Json, c105 JsonDocument, c106 Float NOT NULL, c107 Utf8 NOT NULL, c108 Uint32 NOT NULL, c109 Double NOT NULL, c110 Interval64, c111 Yson, c112 Decimal(15,0), c113 Datetime, c114 Decimal(35,10), c115 Timestamp64 NOT NULL, c116 Int8 NOT NULL, c117 Date NOT NULL, c118 Json, c119 Int64, c120 Int8, c121 Float NOT NULL, c122 Uint64, c123 Utf8, c124 Int32 NOT NULL, c125 Int64, c126 Float NOT NULL, c127 Uint32, c128 Datetime, c129 Uint64 NOT NULL, c130 Yson NOT NULL, c131 Datetime64, c132 JsonDocument, c133 Decimal(15,0), c134 Yson NOT NULL, c135 Yson NOT NULL, c136 Decimal(22,9), c137 Uint32, c138 Uint8 NOT NULL, c139 Int16, c140 Datetime NOT NULL, c141 Timestamp64, c142 Timestamp64 NOT NULL, c143 Uint64, c144 Uint8 NOT NULL, c145 Yson NOT NULL, c146 Int64, c147 Decimal(22,9) NOT NULL, c148 Double NOT NULL, c149 Uint16 NOT NULL, c150 Date NOT NULL, c151 Date, c152 Int64 NOT NULL, c153 Timestamp, c154 Decimal(15,0) NOT NULL, c155 Int64 NOT NULL, c156 Datetime, c157 Decimal(35,10) NOT NULL, c158 Int8, c159 Datetime, c160 Date NOT NULL, c161 Datetime, c162 Decimal(15,0) NOT NULL, c163 Json NOT NULL, c164 Bool, c165 Bool NOT NULL, c166 Uint32 NOT NULL, c167 Float, c168 Int16 NOT NULL, c169 Json NOT NULL, c170 Datetime64, c171 Datetime64 NOT NULL, c172 Uint16, c173 JsonDocument NOT NULL, c174 Decimal(35,10) NOT NULL, c175 Float NOT NULL, c176 Uint16, c177 Int32, c178 Uint32, c179 Decimal(22,9) NOT NULL, c180 Int8 NOT NULL, c181 Int32 NOT NULL, c182 Yson, c183 Int64, c184 Timestamp64, c185 Timestamp, c186 Date32 NOT NULL, c187 Decimal(15,0) NOT NULL, c188 Yson NOT NULL, c189 Interval64 NOT NULL, c190 JsonDocument NOT NULL, c191 Decimal(22,9), c192 Decimal(22,9), c193 Int64, c194 Float NOT NULL, c195 Timestamp, c196 Decimal(22,9) NOT NULL, c197 Float NOT NULL, c198 Yson, c199 Yson NOT NULL, c200 String, c201 Timestamp NOT NULL, c202 Decimal(22,9) NOT NULL, c203 Json, c204 Timestamp NOT NULL, c205 Bool, c206 Int32 NOT NULL, c207 Yson, c208 Utf8, c209 Uint64, c210 Timestamp, c211 Decimal(15,0), c212 Uint8 NOT NULL, c213 Json NOT NULL, c214 Int8, c215 Int64 NOT NULL, c216 Yson NOT NULL, c217 Datetime NOT NULL, c218 Int32, c219 Timestamp NOT NULL, c220 Datetime64 NOT NULL, c221 String, c222 Datetime, c223 Utf8 NOT NULL, c224 JsonDocument NOT NULL, c225 Date, c226 Int32, c227 Float NOT NULL, c228 Json, c229 Decimal(15,0) NOT NULL, c230 Int8, c231 Int32, c232 Uint64 NOT NULL, c233 Decimal(35,10) NOT NULL, c234 Int16 NOT NULL, c235 Int64 NOT NULL, c236 Int64, c237 Decimal(22,9) NOT NULL, c238 Int8, c239 Uint8 NOT NULL, c240 Uint8 NOT NULL, c241 Timestamp, c242 Double NOT NULL, c243 Yson, c244 Decimal(22,9), c245 Decimal(22,9), c246 Decimal(15,0) NOT NULL, c247 Int32 NOT NULL, c248 Int16, c249 Float NOT NULL, c250 Yson, c251 Json, c252 Int32, c253 String, c254 Interval64, c255 String, c256 Json NOT NULL, c257 Int8 NOT NULL, c258 Interval64 NOT NULL, c259 Int16, c260 Datetime, c261 Decimal(35,10) NOT NULL, c262 Decimal(35,10) NOT NULL, c263 String NOT NULL, c264 Datetime NOT NULL, c265 Int16, c266 Uint64 NOT NULL, c267 Datetime, c268 Datetime, c269 Timestamp64 NOT NULL, c270 Int16, c271 Yson NOT NULL, c272 Bool NOT NULL, c273 Int16 NOT NULL, c274 Datetime64, c275 Datetime NOT NULL, c276 Bool NOT NULL, c277 Decimal(22,9), c278 Bool, c279 Date32, c280 Decimal(22,9) NOT NULL, c281 Bool NOT NULL, c282 Utf8, c283 Int8, c284 Uint64, c285 Decimal(15,0), c286 String NOT NULL, c287 Datetime64, c288 Decimal(22,9), c289 Date32 NOT NULL, c290 Datetime64 NOT NULL, c291 Interval64 NOT NULL, c292 Datetime64, c293 Timestamp NOT NULL, c294 Int16 NOT NULL, c295 Datetime64, c296 Double NOT NULL, c297 Decimal(35,10) NOT NULL, c298 Decimal(22,9), c299 Int8, c300 Date, c301 Yson NOT NULL, c302 Date NOT NULL, c303 Float NOT NULL, c304 Datetime, c305 Json NOT NULL, c306 Date NOT NULL, c307 Int8, c308 Bool, c309 String, c310 Datetime64 NOT NULL, c311 String, c312 Int16, c313 Decimal(15,0), c314 Datetime64, c315 Uint32 NOT NULL, c316 Uint64 NOT NULL, c317 Timestamp64, c318 Uint16 NOT NULL, c319 Timestamp64 NOT NULL, c320 Date, c321 Bool NOT NULL, c322 Interval64 NOT NULL, c323 Float, c324 Datetime64 NOT NULL, c325 String, c326 Date32, c327 Uint8, c328 Uint8 NOT NULL, c329 Uint16, c330 String, c331 Float, c332 JsonDocument, c333 Int32, c334 Uint32, c335 Date32, c336 Date NOT NULL, c337 Int64, c338 Json NOT NULL, c339 Int8 NOT NULL, c340 Float NOT NULL, c341 Uint8 NOT NULL, c342 Uint8, c343 Decimal(35,10), c344 Datetime, c345 Timestamp NOT NULL, c346 Datetime64 NOT NULL, c347 JsonDocument NOT NULL, c348 Datetime64, c349 String, c350 Int8, c351 Uint8, c352 Interval64, c353 Uint64 NOT NULL, c354 Uint64 NOT NULL, c355 Decimal(22,9) NOT NULL, c356 Float NOT NULL, c357 Double NOT NULL, c358 Bool NOT NULL, c359 Decimal(35,10) NOT NULL, c360 Datetime NOT NULL, c361 Uint32, c362 Json NOT NULL, c363 Uint32, c364 Timestamp64, c365 Timestamp64, c366 Bool, c367 JsonDocument, c368 Int8 NOT NULL, c369 Decimal(15,0) NOT NULL, c370 Uint16 NOT NULL, c371 String, c372 Decimal(35,10), c373 Datetime64, c374 Int64, c375 Timestamp, c376 Timestamp64 NOT NULL, c377 Int32 NOT NULL, c378 Int16 NOT NULL, c379 Yson, c380 Uint16 NOT NULL, c381 Int8 NOT NULL, c382 Bool, c383 Date32, c384 Int32 NOT NULL, c385 String, c386 Timestamp NOT NULL, c387 Uint64, c388 Uint8 NOT NULL, c389 JsonDocument NOT NULL, c390 Int32, c391 Yson NOT NULL, c392 Uint32 NOT NULL, c393 Date NOT NULL, c394 Int8 NOT NULL, c395 Datetime64, c396 Bool NOT NULL, c397 Int64, c398 Uint32 NOT NULL, c399 Uint32, c400 Interval64 NOT NULL, c401 Json NOT NULL, c402 Yson, c403 Int8, c404 Int16 NOT NULL, c405 Datetime, c406 Date32, c407 Double NOT NULL, c408 Decimal(22,9), c409 Yson, c410 Decimal(22,9) NOT NULL, c411 String NOT NULL, c412 Yson, c413 Yson NOT NULL, c414 Int8, c415 Date32, c416 Yson, c417 Float, c418 Yson NOT NULL, c419 Double NOT NULL, c420 Double NOT NULL, c421 Decimal(35,10), c422 Datetime, c423 Int64 NOT NULL, c424 Float NOT NULL, c425 Yson, c426 Json NOT NULL, c427 Uint8, c428 Int32 NOT NULL, c429 Decimal(35,10) NOT NULL, c430 String NOT NULL, c431 Interval64, c432 Uint8 NOT NULL, c433 Float, c434 Interval64, c435 Json NOT NULL, c436 Interval64 NOT NULL, c437 Datetime, c438 Uint16 NOT NULL, c439 Uint8 NOT NULL, c440 Utf8, c441 Uint32 NOT NULL, c442 Interval64 NOT NULL, c443 Decimal(15,0) NOT NULL, c444 Datetime, c445 Int64 NOT NULL, c446 Date32, c447 Json, c448 Uint8 NOT NULL, c449 Int64, c450 Uint16 NOT NULL, c451 Timestamp, c452 Date32, c453 String NOT NULL, c454 Bool, c455 Json NOT NULL, c456 Date, c457 Datetime64 NOT NULL, c458 Uint8 NOT NULL, c459 Date, c460 String NOT NULL, c461 Interval64 NOT NULL, c462 Int16, c463 Int16, c464 Interval64 NOT NULL, c465 Uint32, c466 Double NOT NULL, c467 Int64, c468 Int32, c469 Int8, c470 Timestamp NOT NULL, c471 Utf8 NOT NULL, c472 Date32 NOT NULL, c473 Date32 NOT NULL, c474 Int32 NOT NULL, c475 Uint16, c476 Uint32, c477 Date NOT NULL, c478 Json, c479 Bool, c480 String NOT NULL, c481 Uint64, c482 Uint32 NOT NULL, c483 Uint8, c484 Yson, c485 Interval64, c486 Json NOT NULL, c487 Datetime64 NOT NULL, c488 Int64, c489 Decimal(22,9) NOT NULL, c490 Yson NOT NULL, c491 Int8, c492 Decimal(22,9) NOT NULL, c493 Utf8, c494 Float, c495 Json, c496 Interval64, c497 Datetime NOT NULL, c498 Int8, c499 Uint32, c500 Decimal(22,9) NOT NULL, c501 Date, c502 Bool, c503 Interval64, c504 Timestamp, c505 Interval64 NOT NULL, c506 Bool NOT NULL, c507 Int32 NOT NULL, c508 Datetime NOT NULL, c509 Uint8, c510 Double NOT NULL, c511 Json NOT NULL, c512 Timestamp, c513 Int32 NOT NULL, c514 Uint32 NOT NULL, c515 Int8 NOT NULL, c516 Datetime64, c517 Decimal(22,9), c518 Date NOT NULL, c519 Int32 NOT NULL, c520 String NOT NULL, c521 Utf8 NOT NULL, c522 JsonDocument, c523 Decimal(22,9) NOT NULL, c524 Int32, c525 Interval64, c526 JsonDocument NOT NULL, c527 Uint8, c528 Uint8 NOT NULL, c529 Uint64 NOT NULL, c530 Datetime64, c531 Interval64, c532 Int64 NOT NULL, c533 Decimal(22,9) NOT NULL, c534 Yson NOT NULL, c535 Datetime64 NOT NULL, c536 Bool NOT NULL, c537 Float NOT NULL, c538 Date32, c539 Json, c540 Yson, c541 Uint8 NOT NULL, c542 Double, c543 Bool NOT NULL, c544 Datetime64 NOT NULL, c545 Date32 NOT NULL, c546 Decimal(35,10), c547 Interval64 NOT NULL, c548 Utf8 NOT NULL, c549 Uint16, c550 Double, c551 Uint8, c552 Yson NOT NULL, c553 Int8, c554 Date NOT NULL, c555 Uint16, c556 Int64, c557 Decimal(15,0) NOT NULL, c558 Timestamp64 NOT NULL, c559 Yson, c560 Timestamp, c561 Float NOT NULL, c562 Uint8 NOT NULL, c563 Int32 NOT NULL, c564 Int16 NOT NULL, c565 Decimal(22,9) NOT NULL, c566 Uint32, c567 Decimal(15,0) NOT NULL, c568 Int8 NOT NULL, c569 Int64, c570 Datetime, c571 Int16, c572 Json NOT NULL, c573 Datetime64, c574 Bool NOT NULL, c575 Uint16, c576 Uint64 NOT NULL, c577 String, c578 Int8 NOT NULL, c579 Decimal(22,9) NOT NULL, c580 Int16, c581 Timestamp64 NOT NULL, c582 Double NOT NULL, c583 Date, c584 Timestamp64 NOT NULL, c585 JsonDocument NOT NULL, c586 Timestamp, c587 Date32 NOT NULL, c588 Decimal(35,10), c589 Utf8 NOT NULL, c590 Int32 NOT NULL, c591 Float, c592 JsonDocument, c593 Decimal(35,10) NOT NULL, c594 Bool NOT NULL, c595 Int32 NOT NULL, c596 Yson NOT NULL, c597 Datetime64, c598 Uint64 NOT NULL, c599 Yson NOT NULL, c600 Interval64, c601 Timestamp64, c602 Timestamp NOT NULL, c603 Decimal(15,0), c604 Float, c605 Int16, c606 Datetime64 NOT NULL, c607 Int64 NOT NULL, c608 Float, c609 Uint32 NOT NULL, c610 Double NOT NULL, c611 Utf8, c612 Date32, c613 Bool NOT NULL, c614 Decimal(22,9), c615 Decimal(35,10), c616 Int64, c617 Int16, c618 Timestamp, c619 Json NOT NULL, c620 Int8, c621 Bool NOT NULL, c622 Float, c623 Date NOT NULL, c624 Decimal(22,9), c625 Int64, c626 Timestamp64 NOT NULL, c627 Double, c628 Uint16 NOT NULL, c629 JsonDocument, c630 Float, c631 Date32, c632 Interval64, c633 Float NOT NULL, c634 Decimal(22,9) NOT NULL, c635 Decimal(22,9) NOT NULL, c636 Yson NOT NULL, c637 Uint64 NOT NULL, c638 Decimal(15,0), c639 Int16 NOT NULL, c640 Date32 NOT NULL, c641 Uint32 NOT NULL, c642 Interval64 NOT NULL, c643 Utf8 NOT NULL, c644 Datetime64, c645 Decimal(35,10) NOT NULL, c646 Int32 NOT NULL, c647 Double NOT NULL, c648 Date32, c649 Float, c650 Double NOT NULL, c651 Yson NOT NULL, c652 Yson NOT NULL, c653 Interval64 NOT NULL, c654 Uint16 NOT NULL, c655 Timestamp NOT NULL, c656 Uint64, c657 Int8 NOT NULL, c658 Uint32 NOT NULL, c659 Float NOT NULL, c660 Uint32 NOT NULL, c661 Decimal(35,10) NOT NULL, c662 Uint64, c663 Timestamp, c664 Yson, c665 Int64, c666 Int8 NOT NULL, c667 Datetime64 NOT NULL, c668 Datetime, c669 Date32 NOT NULL, c670 Decimal(15,0), c671 JsonDocument, c672 Datetime64, c673 Int32 NOT NULL, c674 Decimal(22,9) NOT NULL, c675 Timestamp64, c676 Int32 NOT NULL, c677 Json NOT NULL, c678 Double, c679 Timestamp NOT NULL, c680 Datetime NOT NULL, c681 Double NOT NULL, c682 Datetime64, c683 Bool NOT NULL, c684 Uint64 NOT NULL, c685 JsonDocument NOT NULL, c686 Yson, c687 Json, c688 Decimal(22,9), c689 Date NOT NULL, c690 Double NOT NULL, c691 Timestamp64 NOT NULL, c692 Date NOT NULL, c693 Json, c694 Int8, c695 Datetime, c696 Date32, c697 Int32 NOT NULL, c698 Uint16 NOT NULL, c699 Datetime NOT NULL, c700 Datetime64, c701 Int64 NOT NULL, c702 Bool NOT NULL, c703 Bool NOT NULL, c704 Date, c705 Timestamp64, c706 Utf8 NOT NULL, c707 Uint64, c708 Decimal(35,10), c709 Uint16, c710 Int8, c711 Date NOT NULL, c712 Float NOT NULL, c713 Uint32, c714 Interval64 NOT NULL, c715 Decimal(35,10) NOT NULL, c716 Float NOT NULL, c717 Uint16 NOT NULL, c718 Uint8 NOT NULL, c719 Int64 NOT NULL, c720 Utf8, c721 Date NOT NULL, c722 Decimal(35,10), c723 Decimal(35,10) NOT NULL, c724 Double NOT NULL, c725 String, c726 Decimal(15,0) NOT NULL, c727 Int8 NOT NULL, c728 Int64 NOT NULL, c729 Date32, c730 JsonDocument, c731 Interval64, c732 Decimal(35,10) NOT NULL, c733 Int16, c734 Timestamp, c735 Decimal(22,9), c736 String NOT NULL, c737 Int64 NOT NULL, c738 Uint16, c739 String NOT NULL, c740 Interval64, c741 Uint16, c742 String NOT NULL, c743 Timestamp NOT NULL, c744 Uint32, c745 Json NOT NULL, c746 JsonDocument NOT NULL, c747 Decimal(35,10), c748 Decimal(35,10) NOT NULL, c749 Datetime, c750 Timestamp64, c751 Uint64 NOT NULL, c752 Int8 NOT NULL, c753 Int64 NOT NULL, c754 Utf8, c755 Datetime, c756 Interval64 NOT NULL, c757 Interval64 NOT NULL, c758 Decimal(35,10) NOT NULL, c759 Int64, c760 Datetime64, c761 Timestamp64, c762 Uint64, c763 Float, c764 Timestamp64, c765 Int64 NOT NULL, c766 Date, c767 Uint8, c768 Uint16, c769 Decimal(22,9), c770 Decimal(35,10), c771 Interval64 NOT NULL, c772 Uint16, c773 Uint8 NOT NULL, c774 Int32, c775 Date32, c776 Int8 NOT NULL, c777 Bool NOT NULL, c778 Interval64, c779 Float NOT NULL, c780 Datetime64, c781 Timestamp NOT NULL, c782 Datetime64 NOT NULL, c783 Timestamp, c784 Utf8 NOT NULL, c785 Double NOT NULL, c786 Json, c787 Int64 NOT NULL, c788 Json, c789 Int64, c790 Float NOT NULL, c791 JsonDocument NOT NULL, c792 Uint32 NOT NULL, c793 Uint8, c794 Uint64 NOT NULL, c795 Datetime, c796 Timestamp, c797 Datetime64, c798 Decimal(15,0) NOT NULL, c799 Timestamp, c800 Uint32, c801 String, c802 Decimal(35,10) NOT NULL, c803 Timestamp64 NOT NULL, c804 Utf8 NOT NULL, c805 Uint16 NOT NULL, c806 Bool NOT NULL, c807 Float, c808 Datetime64, c809 Decimal(15,0), c810 JsonDocument, c811 Int32, c812 Date NOT NULL, c813 Int16 NOT NULL, c814 String, c815 Timestamp64 NOT NULL, c816 Int64 NOT NULL, c817 Uint32, c818 Decimal(22,9) NOT NULL, c819 Bool NOT NULL, c820 Uint32, c821 Date, c822 Int16, c823 Json NOT NULL, c824 Bool, c825 Date NOT NULL, c826 Int32, c827 Date32, c828 Bool NOT NULL, c829 Uint32 NOT NULL, c830 String NOT NULL, c831 Yson, c832 Decimal(22,9) NOT NULL, c833 Decimal(15,0), c834 Datetime64, c835 Float NOT NULL, c836 Int32, c837 Decimal(15,0), c838 Datetime, c839 String, c840 Timestamp64, c841 Double, c842 Utf8, c843 Timestamp64, c844 Utf8 NOT NULL, c845 Datetime64 NOT NULL, c846 Date32 NOT NULL, c847 Double NOT NULL, c848 Int32, c849 Uint8, c850 Timestamp NOT NULL, c851 Timestamp NOT NULL, c852 Uint16 NOT NULL, c853 Uint64, c854 Utf8, c855 Double NOT NULL, c856 Interval64 NOT NULL, c857 Decimal(15,0) NOT NULL, c858 Decimal(15,0), c859 Uint32 NOT NULL, c860 JsonDocument NOT NULL, c861 Decimal(22,9) NOT NULL, c862 Uint16 NOT NULL, c863 Date32, c864 Datetime, c865 String NOT NULL, c866 Int64 NOT NULL, c867 Int64, c868 Date32, c869 Date NOT NULL, c870 Json NOT NULL, c871 Yson, c872 String, c873 Timestamp64 NOT NULL, c874 Uint16 NOT NULL, c875 Double, c876 Date32 NOT NULL, c877 Timestamp, c878 Yson NOT NULL, c879 Uint64, c880 Date, c881 Yson NOT NULL, c882 Uint64 NOT NULL, c883 Date32 NOT NULL, c884 Uint32 NOT NULL, c885 Int64, c886 Timestamp NOT NULL, c887 Date, c888 JsonDocument, c889 Uint32, c890 Json NOT NULL, c891 JsonDocument, c892 Json NOT NULL, c893 Decimal(35,10), c894 Timestamp64, c895 Uint64 NOT NULL, c896 Datetime NOT NULL, c897 Int8 NOT NULL, c898 Json, c899 JsonDocument NOT NULL, c900 Int32, c901 Datetime NOT NULL, c902 Date32 NOT NULL, c903 Datetime64 NOT NULL, c904 Json, c905 Yson, c906 Int16 NOT NULL, c907 Yson NOT NULL, c908 Int16 NOT NULL, c909 Uint32 NOT NULL, c910 Datetime, c911 Uint32, c912 Bool, c913 JsonDocument NOT NULL, c914 Interval64 NOT NULL, c915 Uint32, c916 Date, c917 Decimal(22,9), c918 Uint64, c919 Decimal(15,0) NOT NULL, c920 Yson NOT NULL, c921 Datetime, c922 Double, c923 Int32 NOT NULL, c924 Json NOT NULL, c925 Utf8 NOT NULL, c926 Date NOT NULL, c927 Decimal(22,9), c928 Datetime64 NOT NULL, c929 Uint32 NOT NULL, c930 Double, c931 Int8 NOT NULL, c932 Float, c933 Uint32, c934 Int8, c935 Int8, c936 Decimal(15,0), c937 Int32 NOT NULL, c938 Json NOT NULL, c939 Timestamp NOT NULL, c940 Bool, c941 Float, c942 Date, c943 Timestamp, c944 Int8 NOT NULL, c945 Decimal(22,9) NOT NULL, c946 Timestamp, c947 Utf8 NOT NULL, c948 Uint32, c949 Uint64, c950 Int64, c951 Uint64 NOT NULL, c952 Int32, c953 Uint8 NOT NULL, c954 Decimal(22,9) NOT NULL, c955 Double, c956 Decimal(35,10), c957 Json NOT NULL, c958 Interval64, c959 JsonDocument NOT NULL, c960 Float, c961 Int64, c962 Int8 NOT NULL, c963 Interval64 NOT NULL, c964 Decimal(35,10), c965 Datetime64, c966 Decimal(22,9), c967 Datetime, c968 JsonDocument NOT NULL, c969 Json, c970 Utf8, c971 Date32, c972 Int8 NOT NULL, c973 Decimal(22,9) NOT NULL, c974 Datetime, c975 Json, c976 Int8, c977 Uint64, c978 Interval64, c979 JsonDocument, c980 Decimal(35,10), c981 Int8, c982 Yson, c983 Uint8 NOT NULL, c984 Decimal(35,10) NOT NULL, c985 Float NOT NULL, c986 Uint8, c987 Uint16 NOT NULL, c988 Uint8, c989 Double, c990 Uint16, c991 Uint16 NOT NULL, c992 Decimal(22,9) NOT NULL, c993 Int16, c994 Yson NOT NULL, c995 Decimal(15,0), c996 Interval64, c997 Uint64, c998 Decimal(22,9) NOT NULL, c999 JsonDocument, c1000 Int64, c1001 Uint8, c1002 Double, c1003 Uint8, c1004 Double, c1005 Datetime NOT NULL, c1006 Decimal(22,9) NOT NULL, c1007 Utf8, c1008 Decimal(15,0), c1009 Double NOT NULL, c1010 Date32, c1011 Json NOT NULL, c1012 Timestamp64, c1013 Uint8, c1014 Datetime64, c1015 Uint16, c1016 Double, c1017 Uint32 NOT NULL, c1018 Utf8, c1019 Json, c1020 Decimal(35,10), c1021 Utf8 NOT NULL, c1022 Int16 NOT NULL, c1023 Int16 NOT NULL, c1024 Decimal(22,9) NOT NULL, c1025 Date32, c1026 Decimal(35,10), c1027 String, c1028 Datetime NOT NULL, c1029 Int32, c1030 Int8 NOT NULL, c1031 Int16, c1032 Json NOT NULL, c1033 Float NOT NULL, c1034 Uint32, c1035 Uint64 NOT NULL, c1036 Date, c1037 JsonDocument NOT NULL, c1038 Decimal(22,9), c1039 Json, c1040 Timestamp64, c1041 JsonDocument NOT NULL, c1042 Timestamp NOT NULL, c1043 Int16 NOT NULL, c1044 Datetime NOT NULL, c1045 Date NOT NULL, c1046 Json NOT NULL, c1047 Int16 NOT NULL, c1048 Uint16 NOT NULL, c1049 Int32, c1050 Timestamp64 NOT NULL, c1051 Timestamp NOT NULL, c1052 Interval64, c1053 Float NOT NULL, c1054 Datetime64 NOT NULL, c1055 JsonDocument NOT NULL, c1056 Int16, c1057 Json NOT NULL, c1058 Datetime64 NOT NULL, c1059 Int16 NOT NULL, c1060 Interval64, c1061 Bool, c1062 String, c1063 Int32, c1064 Int32 NOT NULL, c1065 Uint16 NOT NULL, c1066 Json, c1067 String, c1068 Timestamp, c1069 Interval64 NOT NULL, c1070 String NOT NULL, c1071 Uint32, c1072 Int32, c1073 Timestamp, c1074 Decimal(15,0) NOT NULL, c1075 JsonDocument, c1076 JsonDocument NOT NULL, c1077 Decimal(35,10) NOT NULL, c1078 Date32 NOT NULL, c1079 Double, c1080 Int8 NOT NULL, c1081 Uint32 NOT NULL, c1082 Int8 NOT NULL, c1083 Decimal(22,9) NOT NULL, c1084 Json, c1085 Uint16 NOT NULL, c1086 Yson, c1087 Timestamp64 NOT NULL, c1088 JsonDocument NOT NULL, c1089 Int32 NOT NULL, c1090 Timestamp NOT NULL, c1091 Int16 NOT NULL, c1092 Datetime64, c1093 Uint16 NOT NULL, c1094 Datetime64 NOT NULL, c1095 Utf8 NOT NULL, c1096 Date32 NOT NULL, c1097 Int32, c1098 Bool NOT NULL, c1099 Int8, c1100 Uint8, c1101 Timestamp, c1102 Datetime64 NOT NULL, c1103 Decimal(22,9), c1104 Bool NOT NULL, c1105 Int16, c1106 JsonDocument NOT NULL, c1107 Json NOT NULL, c1108 Int8 NOT NULL, c1109 Int16 NOT NULL, c1110 Uint64 NOT NULL, c1111 Decimal(22,9) NOT NULL, c1112 Uint16, c1113 Timestamp, c1114 Bool NOT NULL, c1115 Int64 NOT NULL, c1116 Decimal(15,0) NOT NULL, c1117 Decimal(15,0) NOT NULL, c1118 Decimal(15,0) NOT NULL, c1119 Json NOT NULL, c1120 Uint32 NOT NULL, c1121 Decimal(22,9), c1122 Decimal(15,0) NOT NULL, c1123 Yson NOT NULL, c1124 Decimal(22,9) NOT NULL, c1125 Uint16 NOT NULL, c1126 Date32, c1127 Utf8 NOT NULL, c1128 Float NOT NULL, c1129 Uint64, c1130 Utf8 NOT NULL, c1131 Decimal(15,0), c1132 Timestamp, c1133 Uint16 NOT NULL, c1134 Int16, c1135 Datetime64, c1136 Utf8, c1137 Date32 NOT NULL, c1138 Uint64, c1139 Decimal(15,0) NOT NULL, c1140 Interval64 NOT NULL, c1141 Uint64, c1142 Date32 NOT NULL, c1143 Date NOT NULL, c1144 Datetime64 NOT NULL, c1145 Yson, c1146 Double NOT NULL, c1147 Date32, c1148 Int16, c1149 Decimal(35,10), c1150 Json, c1151 Utf8 NOT NULL, c1152 Decimal(15,0) NOT NULL, c1153 Int64, c1154 Int64, c1155 Uint8, c1156 Float NOT NULL, c1157 JsonDocument NOT NULL, c1158 Utf8 NOT NULL, c1159 Decimal(22,9) NOT NULL, c1160 Float NOT NULL, c1161 Timestamp64, c1162 Interval64, c1163 Int64, c1164 Uint16 NOT NULL, c1165 Int32, c1166 String NOT NULL, c1167 Uint8 NOT NULL, c1168 Interval64, c1169 Uint32, c1170 Decimal(22,9) NOT NULL, c1171 Json NOT NULL, c1172 Decimal(35,10), c1173 Double, c1174 Timestamp64 NOT NULL, c1175 Int32 NOT NULL, c1176 Float, c1177 Double, c1178 Int8, c1179 Datetime NOT NULL, c1180 Timestamp64, c1181 Int64, c1182 String NOT NULL, c1183 Json NOT NULL, c1184 Float NOT NULL, c1185 Decimal(35,10), c1186 Datetime64, c1187 Datetime64 NOT NULL, c1188 Timestamp NOT NULL, c1189 Double NOT NULL, c1190 Int64, c1191 Uint64, c1192 Int16, c1193 Double, c1194 Int64, c1195 Timestamp, c1196 Uint32, c1197 Yson NOT NULL, c1198 Datetime NOT NULL, c1199 Decimal(15,0) NOT NULL, c1200 Timestamp64, c1201 Int32 NOT NULL, c1202 Int32 NOT NULL, c1203 Date32, c1204 Decimal(35,10) NOT NULL, c1205 Json, c1206 Timestamp64, c1207 Int16 NOT NULL, c1208 Decimal(35,10), c1209 Uint32, c1210 Timestamp64, c1211 Datetime NOT NULL, c1212 Decimal(15,0) NOT NULL, c1213 Int8, c1214 Float, c1215 Decimal(15,0) NOT NULL, c1216 Json NOT NULL, c1217 Date32, c1218 Float, c1219 Date NOT NULL, c1220 Uint64, c1221 Timestamp NOT NULL, c1222 Datetime, c1223 Float, c1224 Uint64, c1225 Uint16, c1226 Bool, c1227 Int16 NOT NULL, c1228 Json NOT NULL, c1229 Uint8 NOT NULL, c1230 Utf8, c1231 Timestamp, c1232 Yson, c1233 Decimal(22,9), c1234 Yson NOT NULL, c1235 Uint8 NOT NULL, c1236 Yson, c1237 Date NOT NULL, c1238 String NOT NULL, c1239 Uint16, c1240 Decimal(22,9) NOT NULL, c1241 Uint8, c1242 Timestamp64, c1243 Interval64 NOT NULL, c1244 Int8, c1245 String, c1246 Bool, c1247 Bool NOT NULL, c1248 Timestamp, c1249 Date32, c1250 Decimal(35,10) NOT NULL, c1251 Date32, c1252 Datetime NOT NULL, c1253 Int16, c1254 Int32, c1255 Uint32, c1256 Double, c1257 Int64, c1258 Decimal(15,0) NOT NULL, c1259 Int16 NOT NULL, c1260 Uint8 NOT NULL, c1261 Uint64, c1262 Datetime64, c1263 Double, c1264 Int32 NOT NULL, c1265 Uint8, c1266 Decimal(35,10), c1267 Decimal(22,9) NOT NULL, c1268 Int8, c1269 Datetime NOT NULL, c1270 Datetime NOT NULL, c1271 Int8 NOT NULL, c1272 Date NOT NULL, c1273 Int8 NOT NULL, c1274 JsonDocument NOT NULL, c1275 Yson, c1276 Date, c1277 Double, c1278 Uint8, c1279 Decimal(35,10), c1280 Uint16, c1281 Float, c1282 Decimal(15,0), c1283 JsonDocument, c1284 Timestamp64 NOT NULL, c1285 Uint8 NOT NULL, c1286 Yson, c1287 Int16, c1288 Timestamp, c1289 Int16, c1290 Timestamp NOT NULL, c1291 Utf8 NOT NULL, c1292 Bool, c1293 Int64 NOT NULL, c1294 Double NOT NULL, c1295 Int16 NOT NULL, c1296 Datetime, c1297 Timestamp, c1298 Timestamp64, c1299 Uint64, c1300 Timestamp64 NOT NULL, c1301 Uint8, c1302 Yson NOT NULL, c1303 Datetime64 NOT NULL, c1304 Uint8, c1305 Uint8, c1306 Utf8, c1307 Date32 NOT NULL, c1308 Date, c1309 String NOT NULL, c1310 Int8 NOT NULL, c1311 Uint64 NOT NULL, c1312 Interval64, c1313 Int16, c1314 Utf8, c1315 Utf8 NOT NULL, c1316 Timestamp, c1317 Decimal(35,10) NOT NULL, c1318 Datetime NOT NULL, c1319 Int16, c1320 Timestamp64 NOT NULL, c1321 Uint32 NOT NULL, c1322 Float NOT NULL, c1323 Decimal(35,10), c1324 String NOT NULL, c1325 Int32, c1326 Bool, c1327 Float, c1328 Interval64 NOT NULL, c1329 Decimal(35,10) NOT NULL, c1330 Datetime64, c1331 Datetime64, c1332 Utf8, c1333 Uint8, c1334 Timestamp NOT NULL, c1335 Decimal(35,10), c1336 Datetime NOT NULL, c1337 Int64, c1338 Date32 NOT NULL, c1339 Uint8, c1340 Decimal(22,9) NOT NULL, c1341 Date32 NOT NULL, c1342 Datetime NOT NULL, c1343 Datetime64 NOT NULL, c1344 JsonDocument, c1345 Datetime64, c1346 Uint8 NOT NULL, c1347 Uint32 NOT NULL, c1348 Uint8, c1349 Float, c1350 Timestamp64, c1351 Bool, c1352 Decimal(15,0) NOT NULL, c1353 Yson, c1354 Timestamp NOT NULL, c1355 Uint64, c1356 Timestamp64 NOT NULL, c1357 String, c1358 Float, c1359 Timestamp64 NOT NULL, c1360 Int16, c1361 Int32, c1362 Int8, c1363 Datetime64, c1364 Date32 NOT NULL, c1365 Int8 NOT NULL, c1366 Int16, c1367 Interval64 NOT NULL, c1368 Int64 NOT NULL, c1369 Timestamp64 NOT NULL, c1370 Int64, c1371 Uint32, c1372 Int16, c1373 Uint8, c1374 Uint8, c1375 Int32, c1376 Bool NOT NULL, c1377 JsonDocument NOT NULL, c1378 Datetime, c1379 String, c1380 Int32 NOT NULL, c1381 Uint8, c1382 Int8, c1383 Bool, c1384 Decimal(35,10), c1385 Datetime NOT NULL, c1386 Uint8, c1387 Decimal(35,10), c1388 JsonDocument, c1389 Double NOT NULL, c1390 Decimal(35,10), c1391 Utf8, c1392 Datetime64, c1393 Uint16, c1394 Int64 NOT NULL, c1395 Int16, c1396 Utf8, c1397 Decimal(15,0) NOT NULL, c1398 Int16, c1399 Date32, c1400 Uint8, c1401 Date32, c1402 Uint16, c1403 Yson NOT NULL, c1404 Utf8, c1405 Date32 NOT NULL, c1406 Uint64, c1407 Interval64 NOT NULL, c1408 Utf8 NOT NULL, c1409 Timestamp64 NOT NULL, c1410 Float, c1411 Timestamp, c1412 Bool NOT NULL, c1413 Utf8 NOT NULL, c1414 Double, c1415 Datetime64 NOT NULL, c1416 Datetime64 NOT NULL, c1417 Utf8, c1418 Interval64 NOT NULL, c1419 Date32 NOT NULL, c1420 Uint32 NOT NULL, c1421 Timestamp NOT NULL, c1422 Decimal(22,9), c1423 Bool, c1424 Json NOT NULL, c1425 Bool, c1426 Decimal(35,10), c1427 Date32, c1428 Decimal(15,0), c1429 Int8 NOT NULL, c1430 Bool, c1431 Int8, c1432 Yson, c1433 Decimal(15,0), c1434 Datetime NOT NULL, c1435 Decimal(15,0), c1436 Yson, c1437 Utf8 NOT NULL, c1438 Int64, c1439 Double NOT NULL, c1440 Yson, c1441 Decimal(22,9), c1442 Date, c1443 Decimal(22,9) NOT NULL, c1444 Float NOT NULL, c1445 Decimal(15,0), c1446 Yson, c1447 JsonDocument NOT NULL, c1448 Date32, c1449 JsonDocument, c1450 Datetime64 NOT NULL, c1451 Uint16, c1452 Uint32 NOT NULL, c1453 Int16 NOT NULL, c1454 Utf8 NOT NULL, c1455 Uint16, c1456 Uint8 NOT NULL, c1457 Timestamp64, c1458 Int64, c1459 Timestamp64, c1460 Int32 NOT NULL, c1461 Datetime64, c1462 Uint16 NOT NULL, c1463 Utf8, c1464 Int32, c1465 Double NOT NULL, c1466 JsonDocument NOT NULL, c1467 Timestamp64, c1468 Decimal(15,0), c1469 Datetime64, c1470 Float, c1471 Decimal(22,9), c1472 Decimal(35,10) NOT NULL, c1473 Decimal(22,9) NOT NULL, c1474 String NOT NULL, c1475 Timestamp, c1476 String, c1477 Date32 NOT NULL, c1478 Datetime64 NOT NULL, c1479 Float, c1480 Interval64 NOT NULL, c1481 Interval64 NOT NULL, c1482 Datetime64, c1483 Uint32, c1484 Json, c1485 Decimal(15,0) NOT NULL, c1486 JsonDocument, c1487 JsonDocument NOT NULL, c1488 Datetime64 NOT NULL, c1489 Uint16 NOT NULL, c1490 Uint64, c1491 Timestamp64 NOT NULL, c1492 Decimal(22,9) NOT NULL, c1493 Bool NOT NULL, c1494 Datetime NOT NULL, c1495 Int64 NOT NULL, c1496 Uint16, c1497 Json, c1498 Decimal(15,0) NOT NULL, c1499 Date NOT NULL, c1500 Int32 NOT NULL, c1501 Int32 NOT NULL, c1502 Timestamp, c1503 Int32, c1504 Uint64, c1505 Uint8 NOT NULL, c1506 Decimal(35,10) NOT NULL, c1507 Timestamp, c1508 Uint32, c1509 Date32 NOT NULL, c1510 Int8 NOT NULL, c1511 Decimal(22,9) NOT NULL, c1512 Datetime64 NOT NULL, c1513 String, c1514 Uint8, c1515 Decimal(35,10), c1516 JsonDocument NOT NULL, c1517 Interval64 NOT NULL, c1518 Yson NOT NULL, c1519 Decimal(22,9), c1520 JsonDocument NOT NULL, c1521 Timestamp NOT NULL, c1522 Int16 NOT NULL, c1523 Yson NOT NULL, c1524 Timestamp64 NOT NULL, c1525 Uint16 NOT NULL, c1526 Datetime64, c1527 Int16 NOT NULL, c1528 Date, c1529 Utf8, c1530 Decimal(15,0), c1531 Int64, c1532 Int32, c1533 Yson, c1534 Int32, c1535 String, c1536 Int16, c1537 Int32 NOT NULL, c1538 Int8 NOT NULL, c1539 Json, c1540 Timestamp, c1541 Interval64, c1542 Int64 NOT NULL, c1543 Int32 NOT NULL, c1544 Decimal(15,0), c1545 Decimal(15,0), c1546 Datetime NOT NULL, c1547 Datetime, c1548 Timestamp, c1549 Int8 NOT NULL, c1550 JsonDocument NOT NULL, c1551 Utf8, c1552 Uint32 NOT NULL, c1553 Timestamp, c1554 Utf8 NOT NULL, c1555 Uint16 NOT NULL, c1556 Json NOT NULL, c1557 Float, c1558 Datetime64 NOT NULL, c1559 Timestamp64 NOT NULL, c1560 String, c1561 Date32, c1562 String, c1563 JsonDocument, c1564 Date NOT NULL, c1565 Int8 NOT NULL, c1566 Datetime64, c1567 String NOT NULL, c1568 Int16, c1569 Uint16, c1570 Uint16, c1571 Date32 NOT NULL, c1572 Yson NOT NULL, c1573 Datetime NOT NULL, c1574 Int16 NOT NULL, c1575 Datetime NOT NULL, c1576 Datetime64, c1577 Int16, c1578 Float NOT NULL, c1579 Decimal(15,0), c1580 Float NOT NULL, c1581 Float, c1582 String, c1583 Int8, c1584 Timestamp64, c1585 Int16, c1586 String, c1587 Json NOT NULL, c1588 Uint64 NOT NULL, c1589 String NOT NULL, c1590 Decimal(35,10), c1591 Uint32, c1592 Datetime, c1593 Json NOT NULL, c1594 Double, c1595 String, c1596 Bool NOT NULL, c1597 Json, c1598 Int32, c1599 Utf8 NOT NULL, c1600 Uint16, c1601 Timestamp64 NOT NULL, c1602 Timestamp NOT NULL, c1603 Yson, c1604 Decimal(22,9), c1605 Double, c1606 Datetime64, c1607 Json NOT NULL, c1608 Timestamp64, c1609 String NOT NULL, c1610 Uint8 NOT NULL, c1611 Timestamp NOT NULL, c1612 Datetime NOT NULL, c1613 Decimal(35,10), c1614 Date, c1615 Uint64, c1616 Int16 NOT NULL, c1617 Interval64 NOT NULL, c1618 String NOT NULL, c1619 Utf8 NOT NULL, c1620 Interval64, c1621 Timestamp64 NOT NULL, c1622 Int64 NOT NULL, c1623 Double, c1624 Decimal(35,10), c1625 Uint8 NOT NULL, c1626 Utf8 NOT NULL, c1627 Decimal(22,9) NOT NULL, c1628 Uint32 NOT NULL, c1629 Uint64 NOT NULL, c1630 Uint8 NOT NULL, c1631 JsonDocument, c1632 Int16 NOT NULL, c1633 Uint16 NOT NULL, c1634 Decimal(15,0), c1635 Yson NOT NULL, c1636 Int16 NOT NULL, c1637 Date32 NOT NULL, c1638 Yson NOT NULL, c1639 Uint32 NOT NULL, c1640 Double, c1641 Utf8, c1642 Interval64 NOT NULL, c1643 Int16, c1644 Decimal(35,10), c1645 Timestamp NOT NULL, c1646 Uint8 NOT NULL, c1647 Uint16, c1648 Timestamp64, c1649 Datetime64, c1650 Double, c1651 Interval64, c1652 Yson NOT NULL, c1653 Datetime, c1654 Uint16 NOT NULL, c1655 Interval64, c1656 Decimal(35,10) NOT NULL, c1657 Datetime64, c1658 Int32, c1659 Int32 NOT NULL, c1660 Timestamp, c1661 Decimal(15,0), c1662 Uint32, c1663 Datetime64 NOT NULL, c1664 Float NOT NULL, c1665 Datetime64 NOT NULL, c1666 Datetime, c1667 Datetime NOT NULL, c1668 Json, c1669 Decimal(22,9) NOT NULL, c1670 Datetime64, c1671 Decimal(35,10) NOT NULL, c1672 Yson NOT NULL, c1673 Date32, c1674 Datetime, c1675 Decimal(22,9), c1676 Datetime64 NOT NULL, c1677 Int16 NOT NULL, c1678 Uint32, c1679 Int8 NOT NULL, c1680 Uint32 NOT NULL, c1681 Timestamp NOT NULL, c1682 Date NOT NULL, c1683 Int32, c1684 Datetime NOT NULL, c1685 Date32, c1686 Interval64 NOT NULL, c1687 Json, c1688 Bool, c1689 Uint32, c1690 Int64 NOT NULL, c1691 Timestamp64 NOT NULL, c1692 JsonDocument NOT NULL, c1693 Int64, c1694 JsonDocument, c1695 JsonDocument NOT NULL, c1696 Int16 NOT NULL, c1697 Int16 NOT NULL, c1698 Float NOT NULL, c1699 Int32, c1700 Uint32, c1701 Int16 NOT NULL, c1702 Uint16, c1703 Int32, c1704 Timestamp NOT NULL, c1705 Date32, c1706 Uint16, c1707 Int16 NOT NULL, c1708 Uint16, c1709 Json, c1710 Double, c1711 Uint16, c1712 Int8 NOT NULL, c1713 Double, c1714 Decimal(15,0) NOT NULL, c1715 Date32, c1716 Utf8, c1717 Decimal(35,10), c1718 Float NOT NULL, c1719 Int16 NOT NULL, c1720 Int16 NOT NULL, c1721 Date NOT NULL, c1722 String, c1723 Uint8 NOT NULL, c1724 Bool NOT NULL, c1725 Json NOT NULL, c1726 Timestamp NOT NULL, c1727 Bool, c1728 Bool, c1729 JsonDocument NOT NULL, c1730 Uint16, c1731 Date NOT NULL, c1732 Utf8, c1733 String, c1734 JsonDocument NOT NULL, c1735 Int8, c1736 Uint64 NOT NULL, c1737 Yson, c1738 Uint64 NOT NULL, c1739 Json NOT NULL, c1740 Decimal(22,9) NOT NULL, c1741 Int32 NOT NULL, c1742 Uint32, c1743 Uint32, c1744 Bool NOT NULL, c1745 Int16, c1746 Uint8 NOT NULL, c1747 Double, c1748 Uint16, c1749 Date32 NOT NULL, c1750 Uint64 NOT NULL, c1751 Double, c1752 Datetime64, c1753 JsonDocument NOT NULL, c1754 Decimal(22,9) NOT NULL, c1755 Timestamp NOT NULL, c1756 Decimal(22,9), c1757 String, c1758 String, c1759 Decimal(35,10) NOT NULL, c1760 Datetime64, c1761 Timestamp, c1762 Decimal(35,10), c1763 JsonDocument, c1764 JsonDocument, c1765 Datetime, c1766 Uint64 NOT NULL, c1767 Int32 NOT NULL, c1768 Datetime64 NOT NULL, c1769 Interval64 NOT NULL, c1770 Yson NOT NULL, c1771 Int16, c1772 Float NOT NULL, c1773 Int8 NOT NULL, c1774 Bool NOT NULL, c1775 Utf8 NOT NULL, c1776 Int64, c1777 Uint64 NOT NULL, c1778 Uint64, c1779 Double, c1780 Int64 NOT NULL, c1781 Datetime64, c1782 JsonDocument NOT NULL, c1783 Bool, c1784 Decimal(22,9), c1785 Int32, c1786 Decimal(35,10) NOT NULL, c1787 Timestamp NOT NULL, c1788 Int64 NOT NULL, c1789 JsonDocument NOT NULL, c1790 Utf8 NOT NULL, c1791 Int64 NOT NULL, c1792 String, c1793 Utf8 NOT NULL, c1794 Decimal(22,9) NOT NULL, c1795 Int64, c1796 Uint64, c1797 Decimal(35,10), c1798 Uint64, c1799 Decimal(22,9) NOT NULL, c1800 Decimal(35,10) NOT NULL, c1801 Double NOT NULL, c1802 Int64 NOT NULL, c1803 Decimal(15,0), c1804 Double NOT NULL, c1805 Uint16 NOT NULL, c1806 Decimal(22,9), c1807 Yson, c1808 Datetime64 NOT NULL, c1809 Datetime64 NOT NULL, c1810 Uint8, c1811 Timestamp64 NOT NULL, c1812 Uint32 NOT NULL, c1813 Decimal(35,10), c1814 Json NOT NULL, c1815 JsonDocument NOT NULL, c1816 Datetime, c1817 Decimal(15,0) NOT NULL, c1818 Uint32 NOT NULL, c1819 Decimal(22,9), c1820 Date32 NOT NULL, c1821 Decimal(35,10), c1822 Decimal(22,9), c1823 Timestamp64 NOT NULL, c1824 Json NOT NULL, c1825 Int8 NOT NULL, c1826 Json, c1827 Interval64, c1828 Decimal(22,9) NOT NULL, c1829 Uint64 NOT NULL, c1830 Json NOT NULL, c1831 Timestamp NOT NULL, c1832 Int32, c1833 Date NOT NULL, c1834 Double, c1835 Interval64, c1836 String NOT NULL, c1837 Interval64, c1838 Datetime, c1839 Interval64 NOT NULL, c1840 Int16, c1841 Decimal(35,10) NOT NULL, c1842 Uint32 NOT NULL, c1843 Timestamp NOT NULL, c1844 Timestamp64 NOT NULL, c1845 Uint16 NOT NULL, c1846 Int32 NOT NULL, c1847 Uint8, c1848 String NOT NULL, c1849 JsonDocument NOT NULL, c1850 Decimal(15,0), c1851 Yson, c1852 Utf8, c1853 Bool, c1854 Date NOT NULL, c1855 Double NOT NULL, c1856 Double NOT NULL, c1857 Uint8 NOT NULL, c1858 Datetime NOT NULL, c1859 Float, c1860 Int64, c1861 Yson, c1862 Json, c1863 Interval64, c1864 Bool, c1865 Date, c1866 String, c1867 Utf8, c1868 Int8 NOT NULL, c1869 Date32, c1870 Uint64 NOT NULL, c1871 Uint64, c1872 Timestamp, c1873 JsonDocument NOT NULL, c1874 Decimal(15,0), c1875 Datetime64, c1876 Timestamp NOT NULL, c1877 Int8, c1878 Utf8, c1879 Date32, c1880 Int8 NOT NULL, c1881 Date32, c1882 Uint32 NOT NULL, c1883 Timestamp64 NOT NULL, c1884 Double NOT NULL, c1885 Decimal(22,9), c1886 Uint16 NOT NULL, c1887 Bool NOT NULL, c1888 Yson, c1889 Int8 NOT NULL, c1890 Decimal(22,9) NOT NULL, c1891 Bool, c1892 Decimal(15,0) NOT NULL, c1893 Bool NOT NULL, c1894 Date32 NOT NULL, c1895 Timestamp, c1896 String, c1897 Timestamp, c1898 Float NOT NULL, c1899 Json NOT NULL, c1900 Utf8 NOT NULL, c1901 Int16 NOT NULL, c1902 Yson, c1903 Date, c1904 Date, c1905 Date32, c1906 Double, c1907 Int64 NOT NULL, c1908 Uint8, c1909 Float NOT NULL, c1910 JsonDocument, c1911 Int64 NOT NULL, c1912 Date, c1913 Uint32 NOT NULL, c1914 Uint16 NOT NULL, c1915 Interval64 NOT NULL, c1916 Int16 NOT NULL, c1917 Timestamp64 NOT NULL, c1918 Int64 NOT NULL, c1919 Uint64, c1920 Date, c1921 Datetime64, c1922 Int64 NOT NULL, c1923 Double, c1924 Float, c1925 Int64 NOT NULL, c1926 Uint32 NOT NULL, c1927 Decimal(22,9), c1928 Int8, c1929 Json, c1930 Int32 NOT NULL, c1931 String, c1932 Datetime, c1933 Decimal(35,10) NOT NULL, c1934 Double, c1935 Uint16 NOT NULL, c1936 Timestamp64, c1937 Float NOT NULL, c1938 Float, c1939 Timestamp, c1940 Decimal(15,0) NOT NULL, c1941 Uint32, c1942 String, c1943 Uint64, c1944 Timestamp, c1945 Int32 NOT NULL, c1946 Utf8, c1947 Datetime64, c1948 Json, c1949 Int32 NOT NULL, c1950 Int32, c1951 Uint64 NOT NULL, c1952 Uint8, c1953 Uint16 NOT NULL, c1954 Float, c1955 Uint8, c1956 Bool, c1957 Interval64 NOT NULL, c1958 Bool NOT NULL, c1959 Date32, c1960 Uint64 NOT NULL, c1961 Uint32, c1962 Utf8 NOT NULL, c1963 JsonDocument, c1964 Uint32, c1965 Uint32, c1966 Uint64 NOT NULL, c1967 Datetime64, c1968 Uint8, c1969 Uint16, c1970 String NOT NULL, c1971 Float, c1972 Datetime, c1973 Datetime64 NOT NULL, c1974 JsonDocument NOT NULL, c1975 Decimal(35,10), c1976 Uint16 NOT NULL, c1977 Datetime64 NOT NULL, c1978 Decimal(15,0) NOT NULL, c1979 Datetime64, c1980 Timestamp64, c1981 Float, c1982 Datetime64 NOT NULL, c1983 Uint8 NOT NULL, c1984 Utf8 NOT NULL, c1985 Int16 NOT NULL, c1986 Int8 NOT NULL, c1987 Timestamp NOT NULL, c1988 Date32 NOT NULL, c1989 Timestamp NOT NULL, c1990 Float, c1991 Datetime64, c1992 Timestamp, c1993 Interval64, c1994 Int8, c1995 Json NOT NULL, c1996 Datetime NOT NULL, c1997 JsonDocument, c1998 Int32, c1999 String, c2000 Float, c2001 JsonDocument NOT NULL, c2002 Int16, c2003 Datetime64 NOT NULL, c2004 Int8 NOT NULL, c2005 Decimal(15,0) NOT NULL, c2006 Decimal(22,9) NOT NULL, c2007 Uint64, c2008 Int16 NOT NULL, c2009 Timestamp, c2010 Decimal(35,10) NOT NULL, c2011 Datetime, c2012 Uint16 NOT NULL, c2013 Uint16, c2014 Date32, c2015 Date NOT NULL, c2016 Bool, c2017 Int16 NOT NULL, c2018 Date32, c2019 Utf8, c2020 Decimal(35,10), c2021 Interval64, c2022 Bool, c2023 Uint8 NOT NULL, c2024 Int32 NOT NULL, c2025 Decimal(22,9) NOT NULL, c2026 String NOT NULL, c2027 Uint64, c2028 Timestamp64 NOT NULL, c2029 Int32 NOT NULL, c2030 Int64 NOT NULL, c2031 Bool, c2032 Interval64, c2033 Datetime64, c2034 Int8, c2035 Int8, c2036 Date, c2037 JsonDocument, c2038 Date32 NOT NULL, c2039 Int16, c2040 Timestamp NOT NULL, c2041 Utf8, c2042 Bool NOT NULL, c2043 Bool NOT NULL, c2044 Uint64 NOT NULL, c2045 Uint16 NOT NULL, c2046 Uint8 NOT NULL, c2047 Int64, c2048 Datetime64, c2049 Decimal(15,0) NOT NULL, c2050 Yson NOT NULL, c2051 Int16, c2052 Decimal(35,10), c2053 Timestamp64 NOT NULL, c2054 Json NOT NULL, c2055 Int8, c2056 Int32, c2057 Datetime64 NOT NULL, c2058 Uint32 NOT NULL, c2059 JsonDocument NOT NULL, c2060 Uint8, c2061 String, c2062 Double NOT NULL, c2063 Uint32, c2064 Uint16 NOT NULL, c2065 Double NOT NULL, c2066 Int8 NOT NULL, c2067 Int8, c2068 Int32 NOT NULL, c2069 Int32, c2070 Int64 NOT NULL, c2071 Uint32 NOT NULL, c2072 Datetime, c2073 Utf8 NOT NULL, c2074 Uint8, c2075 String NOT NULL, c2076 Decimal(22,9), c2077 Decimal(35,10) NOT NULL, c2078 String, c2079 Bool, c2080 Timestamp NOT NULL, c2081 Int64, c2082 Int16, c2083 Json NOT NULL, c2084 Int64 NOT NULL, c2085 String NOT NULL, c2086 Int16 NOT NULL, c2087 Decimal(15,0) NOT NULL, c2088 Utf8 NOT NULL, c2089 Float, c2090 Date NOT NULL, c2091 Bool NOT NULL, c2092 Utf8, c2093 Uint64 NOT NULL, c2094 Uint16 NOT NULL, c2095 Decimal(15,0), c2096 Uint8, c2097 Int8 NOT NULL, c2098 Int32, c2099 Int8, c2100 Uint64 NOT NULL, c2101 Interval64, c2102 Timestamp, c2103 Utf8 NOT NULL, c2104 Double NOT NULL, c2105 Uint64, c2106 Uint32 NOT NULL, c2107 Date32, c2108 Utf8 NOT NULL, c2109 Float, c2110 Uint32 NOT NULL, c2111 Date, c2112 Int64, c2113 Decimal(22,9) NOT NULL, c2114 Int16, c2115 String NOT NULL, c2116 Uint16, c2117 Double, c2118 Datetime64, c2119 Int32 NOT NULL, c2120 Yson, c2121 Int16, c2122 Yson NOT NULL, c2123 Decimal(15,0), c2124 Uint64 NOT NULL, c2125 JsonDocument, c2126 Datetime64 NOT NULL, c2127 Int8, c2128 Utf8, c2129 Bool NOT NULL, c2130 Double NOT NULL, c2131 JsonDocument NOT NULL, c2132 Uint8 NOT NULL, c2133 Uint16, c2134 Date NOT NULL, c2135 Datetime, c2136 Int32 NOT NULL, c2137 Datetime, c2138 Int32 NOT NULL, c2139 Int16, c2140 Float, c2141 String NOT NULL, c2142 Double, c2143 Int16, c2144 Decimal(22,9), c2145 Timestamp NOT NULL, c2146 Decimal(15,0), c2147 Json, c2148 Decimal(15,0), c2149 Utf8, c2150 Timestamp64 NOT NULL, c2151 Interval64, c2152 Decimal(22,9), c2153 Float, c2154 Float, c2155 Decimal(22,9) NOT NULL, c2156 Datetime, c2157 Date NOT NULL, c2158 Timestamp, c2159 Int16 NOT NULL, c2160 Yson, c2161 Uint32 NOT NULL, c2162 Date32, c2163 Interval64, c2164 Decimal(35,10) NOT NULL, c2165 Interval64, c2166 Datetime64, c2167 Decimal(15,0) NOT NULL, c2168 Int64, c2169 Date NOT NULL, c2170 Uint64, c2171 Date NOT NULL, c2172 Date32 NOT NULL, c2173 Bool, c2174 Int64, c2175 Date, c2176 Timestamp NOT NULL, c2177 Uint32, c2178 String NOT NULL, c2179 Date, c2180 Uint64 NOT NULL, c2181 Uint64 NOT NULL, c2182 Json, c2183 Datetime, c2184 Decimal(15,0), c2185 Interval64 NOT NULL, c2186 Uint32 NOT NULL, c2187 Bool NOT NULL, c2188 Int8, c2189 Decimal(22,9), c2190 Decimal(22,9), c2191 Int32 NOT NULL, c2192 Datetime, c2193 Datetime NOT NULL, c2194 Decimal(35,10) NOT NULL, c2195 Int16 NOT NULL, c2196 Timestamp64, c2197 Uint64, c2198 Date, c2199 Uint32 NOT NULL, c2200 Json NOT NULL, c2201 Interval64 NOT NULL, c2202 Decimal(35,10), c2203 Int8 NOT NULL, c2204 Int16, c2205 Float, c2206 Float NOT NULL, c2207 Uint32 NOT NULL, c2208 Uint32, c2209 Date32, c2210 Uint32 NOT NULL, c2211 Date, c2212 Utf8, c2213 Double NOT NULL, c2214 Datetime, c2215 Uint8 NOT NULL, c2216 Yson NOT NULL, c2217 JsonDocument NOT NULL, c2218 Double NOT NULL, c2219 Bool NOT NULL, c2220 Int16, c2221 Timestamp64 NOT NULL, c2222 String NOT NULL, c2223 Utf8, c2224 Yson NOT NULL, c2225 Int64, c2226 Int16 NOT NULL, c2227 Bool, c2228 Json NOT NULL, c2229 Int64 NOT NULL, c2230 Yson, c2231 Bool, c2232 Date, c2233 Uint8 NOT NULL, c2234 Bool, c2235 Timestamp64 NOT NULL, c2236 Datetime64 NOT NULL, c2237 Int16 NOT NULL, c2238 Double NOT NULL, c2239 Datetime64 NOT NULL, c2240 Int32 NOT NULL, c2241 Uint8 NOT NULL, c2242 Timestamp64 NOT NULL, c2243 Yson, c2244 Decimal(35,10), c2245 Decimal(35,10), c2246 Uint64, c2247 Timestamp NOT NULL, c2248 Timestamp NOT NULL, c2249 Datetime64, c2250 Uint32 NOT NULL, c2251 Bool NOT NULL, c2252 Timestamp64, c2253 Uint16 NOT NULL, c2254 Json NOT NULL, c2255 Decimal(15,0) NOT NULL, c2256 Int64, c2257 Uint64, c2258 Int16 NOT NULL, c2259 Int16, c2260 Yson, c2261 Int64, c2262 Double NOT NULL, c2263 String NOT NULL, c2264 Int16 NOT NULL, c2265 Int32, c2266 Decimal(15,0) NOT NULL, c2267 Datetime64, c2268 Uint16, c2269 Decimal(22,9), c2270 JsonDocument, c2271 Utf8, c2272 String NOT NULL, c2273 JsonDocument, c2274 Uint32, c2275 Decimal(15,0), c2276 Uint32 NOT NULL, c2277 Decimal(15,0), c2278 Bool NOT NULL, c2279 Json, c2280 String, c2281 Int16 NOT NULL, c2282 Double NOT NULL, c2283 Date32 NOT NULL, c2284 Decimal(15,0), c2285 Date, c2286 Utf8 NOT NULL, c2287 Float, c2288 Date NOT NULL, c2289 Int32, c2290 Decimal(35,10) NOT NULL, c2291 Timestamp NOT NULL, c2292 Timestamp64, c2293 Bool NOT NULL, c2294 Int8, c2295 Int8, c2296 Date32, c2297 Int8 NOT NULL, c2298 Timestamp, c2299 Yson, c2300 Int32 NOT NULL, c2301 Decimal(15,0), c2302 Float NOT NULL, c2303 Uint8, c2304 Int32 NOT NULL, c2305 Datetime NOT NULL, c2306 Int8, c2307 Uint64, c2308 String NOT NULL, c2309 Timestamp64 NOT NULL, c2310 Date, c2311 Decimal(15,0) NOT NULL, c2312 Timestamp, c2313 Uint32 NOT NULL, c2314 Float, c2315 Int16, c2316 Uint16 NOT NULL, c2317 Yson, c2318 Datetime NOT NULL, c2319 Decimal(15,0) NOT NULL, c2320 Interval64, c2321 Decimal(35,10) NOT NULL, c2322 Int32, c2323 Decimal(35,10) NOT NULL, c2324 Date NOT NULL, c2325 Decimal(35,10), c2326 Int32 NOT NULL, c2327 Timestamp NOT NULL, c2328 Datetime NOT NULL, c2329 Json, c2330 Json NOT NULL, c2331 Yson NOT NULL, c2332 Timestamp NOT NULL, c2333 Uint8 NOT NULL, c2334 Uint8 NOT NULL, c2335 Timestamp64, c2336 Timestamp64 NOT NULL, c2337 Int32, c2338 Decimal(15,0), c2339 Decimal(15,0) NOT NULL, c2340 Date NOT NULL, c2341 Uint64 NOT NULL, c2342 Yson NOT NULL, c2343 Timestamp NOT NULL, c2344 Uint16 NOT NULL, c2345 Bool NOT NULL, c2346 Uint32 NOT NULL, c2347 Decimal(22,9), c2348 Int8, c2349 Date32 NOT NULL, c2350 Utf8 NOT NULL, c2351 Int64, c2352 Int32, c2353 Uint32 NOT NULL, c2354 Datetime, c2355 JsonDocument, c2356 Double NOT NULL, c2357 Timestamp, c2358 Utf8 NOT NULL, c2359 Date32, c2360 Int16 NOT NULL, c2361 Int32 NOT NULL, c2362 Timestamp64, c2363 Json NOT NULL, c2364 Int8, c2365 Date32 NOT NULL, c2366 Interval64 NOT NULL, c2367 Decimal(22,9), c2368 Int64, c2369 Json, c2370 Float, c2371 String, c2372 Datetime NOT NULL, c2373 Int64, c2374 Datetime, c2375 String NOT NULL, c2376 Datetime64, c2377 Json, c2378 Yson NOT NULL, c2379 Uint64, c2380 Date, c2381 Float NOT NULL, c2382 Utf8, c2383 Uint64, c2384 Datetime64, c2385 Double, c2386 Uint32 NOT NULL, c2387 Int8, c2388 Uint64, c2389 Json NOT NULL, c2390 Uint32, c2391 String NOT NULL, c2392 Uint32, c2393 Int16, c2394 Timestamp, c2395 Int8 NOT NULL, c2396 Timestamp, c2397 Double, c2398 Int16 NOT NULL, c2399 Uint32 NOT NULL, c2400 Uint64, c2401 Utf8 NOT NULL, c2402 Double NOT NULL, c2403 Json NOT NULL, c2404 Bool, c2405 Float, c2406 Double NOT NULL, c2407 Uint64, c2408 Decimal(35,10) NOT NULL, c2409 JsonDocument, c2410 Date32 NOT NULL, c2411 Date, c2412 Yson, c2413 Int8, c2414 Float, c2415 JsonDocument, c2416 Utf8 NOT NULL, c2417 Utf8 NOT NULL, c2418 Interval64 NOT NULL, c2419 Decimal(22,9) NOT NULL, c2420 Decimal(15,0), c2421 Decimal(15,0) NOT NULL, c2422 Date32, c2423 Interval64, c2424 Decimal(35,10), c2425 Datetime64, c2426 Uint32 NOT NULL, c2427 Float NOT NULL, c2428 Uint32, c2429 Datetime NOT NULL, c2430 Bool, c2431 Date32 NOT NULL, c2432 Uint64, c2433 Datetime NOT NULL, c2434 Utf8, c2435 Interval64, c2436 Double, c2437 Int32 NOT NULL, c2438 Int64 NOT NULL, c2439 JsonDocument NOT NULL, c2440 Json, c2441 Double NOT NULL, c2442 Uint16, c2443 Yson NOT NULL, c2444 Decimal(22,9), c2445 Float NOT NULL, c2446 Float, c2447 Date NOT NULL, c2448 Yson, c2449 Timestamp64, c2450 Timestamp, c2451 Uint32, c2452 Datetime, c2453 JsonDocument NOT NULL, c2454 Int16 NOT NULL, c2455 Date, c2456 Date32, c2457 Decimal(35,10), c2458 Date, c2459 Int8, c2460 JsonDocument NOT NULL, c2461 String, c2462 Timestamp NOT NULL, c2463 Decimal(22,9), c2464 Yson NOT NULL, c2465 Int16 NOT NULL, c2466 Uint16, c2467 Decimal(15,0), c2468 Timestamp64 NOT NULL, c2469 Json NOT NULL, c2470 Int32, c2471 Interval64 NOT NULL, c2472 Uint16 NOT NULL, c2473 Uint32, c2474 Int64, c2475 Int32, c2476 Float NOT NULL, c2477 Date32, c2478 Uint16, c2479 Int8 NOT NULL, c2480 Datetime NOT NULL, c2481 Decimal(35,10), c2482 Yson, c2483 Timestamp64 NOT NULL, c2484 Float, c2485 Uint32, c2486 Uint16, c2487 Int32 NOT NULL, c2488 Interval64, c2489 Int8, c2490 Decimal(22,9), c2491 Int16 NOT NULL, c2492 Double, c2493 Utf8, c2494 Bool, c2495 Int8 NOT NULL, c2496 Bool, c2497 Json, c2498 Uint64, c2499 Uint16 NOT NULL, c2500 Bool NOT NULL, c2501 Uint8 NOT NULL, c2502 Timestamp64 NOT NULL, c2503 Timestamp64, c2504 Uint64, c2505 Timestamp, c2506 Yson NOT NULL, c2507 Decimal(15,0) NOT NULL, c2508 Int8, c2509 Date32, c2510 Date32 NOT NULL, c2511 Utf8 NOT NULL, c2512 Uint16, c2513 Double, c2514 Uint64 NOT NULL, c2515 Yson, c2516 String, c2517 Timestamp64, c2518 Timestamp, c2519 Bool, c2520 Timestamp NOT NULL, c2521 Float NOT NULL, c2522 Json NOT NULL, c2523 Date NOT NULL, c2524 Uint16, c2525 Uint8, c2526 Int8, c2527 Int64 NOT NULL, c2528 Json NOT NULL, c2529 Int8 NOT NULL, c2530 Uint16, c2531 JsonDocument NOT NULL, c2532 Bool NOT NULL, c2533 Interval64 NOT NULL, c2534 Decimal(22,9) NOT NULL, c2535 Uint32, c2536 Bool NOT NULL, c2537 Decimal(22,9) NOT NULL, c2538 Float NOT NULL, c2539 Yson, c2540 Json NOT NULL, c2541 Utf8, c2542 Bool, c2543 JsonDocument, c2544 String, c2545 Double NOT NULL, c2546 Uint32 NOT NULL, c2547 Timestamp64 NOT NULL, c2548 Yson, c2549 Date NOT NULL, c2550 Interval64, c2551 Json NOT NULL, c2552 Decimal(22,9), c2553 Json NOT NULL, c2554 Float, c2555 Bool, c2556 Date32 NOT NULL, c2557 Int32 NOT NULL, c2558 Datetime NOT NULL, c2559 Interval64, c2560 Date32, c2561 Interval64 NOT NULL, c2562 Decimal(22,9) NOT NULL, c2563 Utf8 NOT NULL, c2564 Timestamp64, c2565 Date NOT NULL, c2566 Interval64, c2567 Int64 NOT NULL, c2568 Double NOT NULL, c2569 Uint32, c2570 Decimal(35,10) NOT NULL, c2571 Timestamp, c2572 Double, c2573 String, c2574 Decimal(15,0) NOT NULL, c2575 Uint64, c2576 Int16, c2577 Uint8, c2578 Decimal(22,9) NOT NULL, c2579 Utf8 NOT NULL, c2580 Uint16 NOT NULL, c2581 Float NOT NULL, c2582 Int16 NOT NULL, c2583 Int32, c2584 String, c2585 Datetime NOT NULL, c2586 Int8, c2587 Datetime64, c2588 Timestamp, c2589 Interval64, c2590 Utf8 NOT NULL, c2591 JsonDocument NOT NULL, c2592 Uint64, c2593 Uint16 NOT NULL, c2594 Uint32 NOT NULL, c2595 Uint8 NOT NULL, c2596 Int64, c2597 Int16, c2598 Uint16, c2599 Int8, c2600 Double, c2601 Float, c2602 Float NOT NULL, c2603 String, c2604 Json NOT NULL, c2605 Utf8, c2606 Interval64, c2607 Date, c2608 Datetime64 NOT NULL, c2609 Uint64, c2610 Date, c2611 Uint32, c2612 Int32, c2613 JsonDocument, c2614 JsonDocument, c2615 Datetime64 NOT NULL, c2616 Yson, c2617 String NOT NULL, c2618 Decimal(15,0) NOT NULL, c2619 Json NOT NULL, c2620 Double, c2621 Yson NOT NULL, c2622 Int8, c2623 Timestamp64, c2624 Int8 NOT NULL, c2625 Timestamp, c2626 Double, c2627 Int64 NOT NULL, c2628 Bool NOT NULL, c2629 Float, c2630 Int64 NOT NULL, c2631 Interval64 NOT NULL, c2632 Interval64, c2633 String NOT NULL, c2634 Date, c2635 String, c2636 Json, c2637 Json, c2638 Json, c2639 JsonDocument NOT NULL, c2640 Double NOT NULL, c2641 Yson, c2642 Int16, c2643 Yson, c2644 Date, c2645 Decimal(22,9), c2646 Decimal(15,0) NOT NULL, c2647 Uint32, c2648 Decimal(15,0), c2649 Interval64, c2650 Double NOT NULL, c2651 Date32, c2652 Interval64 NOT NULL, c2653 Bool, c2654 Yson NOT NULL, c2655 Float NOT NULL, c2656 Yson NOT NULL, c2657 Int32 NOT NULL, c2658 Int64 NOT NULL, c2659 Int32 NOT NULL, c2660 Timestamp64 NOT NULL, c2661 Interval64 NOT NULL, c2662 Timestamp64, c2663 String, c2664 Interval64, c2665 Int8 NOT NULL, c2666 Float, c2667 Bool NOT NULL, c2668 Int64 NOT NULL, c2669 Timestamp NOT NULL, c2670 Int8, c2671 Datetime NOT NULL, c2672 Date, c2673 Decimal(22,9) NOT NULL, c2674 Timestamp NOT NULL, c2675 Int8 NOT NULL, c2676 Yson, c2677 Timestamp, c2678 Date32 NOT NULL, c2679 JsonDocument, c2680 Int32 NOT NULL, c2681 Utf8, c2682 Uint8 NOT NULL, c2683 Uint32 NOT NULL, c2684 Interval64 NOT NULL, c2685 Decimal(35,10), c2686 Date, c2687 Bool, c2688 Int8 NOT NULL, c2689 Date NOT NULL, c2690 Datetime NOT NULL, c2691 Decimal(15,0), c2692 Double NOT NULL, c2693 Double NOT NULL, c2694 Float NOT NULL, c2695 Timestamp64 NOT NULL, c2696 Timestamp64, c2697 Int8 NOT NULL, c2698 Decimal(15,0), c2699 Int64, c2700 Decimal(22,9) NOT NULL, c2701 Double, c2702 Json NOT NULL, c2703 Int8 NOT NULL, c2704 Int16 NOT NULL, c2705 Uint64 NOT NULL, c2706 String, c2707 Yson NOT NULL, c2708 Json, c2709 Uint8, c2710 Int16 NOT NULL, c2711 Uint32 NOT NULL, c2712 Json NOT NULL, c2713 Decimal(22,9) NOT NULL, c2714 Float, c2715 Decimal(22,9), c2716 Uint8, c2717 Int16, c2718 Timestamp64 NOT NULL, c2719 Uint8 NOT NULL, c2720 Int16, c2721 Int64, c2722 Int8, c2723 Utf8, c2724 Int64 NOT NULL, c2725 Datetime64 NOT NULL, c2726 Interval64 NOT NULL, c2727 Int64 NOT NULL, c2728 Int64 NOT NULL, c2729 Float, c2730 Bool NOT NULL, c2731 Uint32, c2732 Date NOT NULL, c2733 Decimal(35,10) NOT NULL, c2734 Uint8 NOT NULL, c2735 Datetime, c2736 Uint32, c2737 Timestamp NOT NULL, c2738 Decimal(22,9) NOT NULL, c2739 String NOT NULL, c2740 Json, c2741 Date NOT NULL, c2742 Json, c2743 Interval64 NOT NULL, c2744 Timestamp NOT NULL, c2745 Int16 NOT NULL, c2746 Uint8, c2747 Bool, c2748 Float, c2749 Decimal(15,0) NOT NULL, c2750 Uint16, c2751 Decimal(22,9) NOT NULL, c2752 Double NOT NULL, c2753 Datetime NOT NULL, c2754 Timestamp64 NOT NULL, c2755 Int16 NOT NULL, c2756 Int32 NOT NULL, c2757 Uint32, c2758 JsonDocument NOT NULL, c2759 Datetime64 NOT NULL, c2760 Decimal(22,9), c2761 Interval64 NOT NULL, c2762 Float NOT NULL, c2763 Bool, c2764 Json NOT NULL, c2765 Datetime64, c2766 Interval64 NOT NULL, c2767 Utf8, c2768 Float NOT NULL, c2769 Date, c2770 String NOT NULL, c2771 Int16, c2772 Int16 NOT NULL, c2773 Uint8 NOT NULL, c2774 Interval64, c2775 Timestamp64, c2776 Int32, c2777 Bool NOT NULL, c2778 Decimal(35,10), c2779 Decimal(15,0), c2780 Uint64 NOT NULL, c2781 Datetime64 NOT NULL, c2782 Uint64, c2783 Datetime64 NOT NULL, c2784 Int32, c2785 Decimal(22,9), c2786 Date32, c2787 Yson NOT NULL, c2788 Json NOT NULL, c2789 Utf8, c2790 Yson NOT NULL, c2791 Decimal(15,0) NOT NULL, c2792 Utf8 NOT NULL, c2793 Yson NOT NULL, c2794 Yson NOT NULL, c2795 Int16 NOT NULL, c2796 Datetime NOT NULL, c2797 Datetime, c2798 Uint64, c2799 Decimal(35,10) NOT NULL, c2800 Int16, c2801 Int64, c2802 String, c2803 Date32 NOT NULL, c2804 Bool, c2805 Datetime64, c2806 Json NOT NULL, c2807 String, c2808 Datetime64 NOT NULL, c2809 Timestamp, c2810 String, c2811 Date32, c2812 JsonDocument, c2813 Int32 NOT NULL, c2814 Decimal(22,9), c2815 Double NOT NULL, c2816 Timestamp64 NOT NULL, c2817 String NOT NULL, c2818 Decimal(35,10), c2819 Decimal(22,9) NOT NULL, c2820 Uint32 NOT NULL, c2821 Decimal(15,0), c2822 Decimal(35,10), c2823 Uint8 NOT NULL, c2824 Datetime NOT NULL, c2825 JsonDocument, c2826 Uint16, c2827 Int64, c2828 Yson, c2829 Datetime, c2830 Bool NOT NULL, c2831 Yson NOT NULL, c2832 Int64, c2833 Yson NOT NULL, c2834 Utf8, c2835 Decimal(35,10), c2836 Int64, c2837 Double, c2838 Decimal(35,10), c2839 Bool NOT NULL, c2840 String, c2841 String, c2842 Uint32, c2843 Decimal(15,0), c2844 Datetime, c2845 Decimal(22,9), c2846 Datetime NOT NULL, c2847 Date32 NOT NULL, c2848 Bool, c2849 Double NOT NULL, c2850 Double, c2851 Int16 NOT NULL, c2852 Interval64 NOT NULL, c2853 Uint64, c2854 Decimal(22,9), c2855 Json, c2856 Decimal(15,0) NOT NULL, c2857 Int16, c2858 Timestamp64, c2859 Bool NOT NULL, c2860 Uint64 NOT NULL, c2861 Decimal(35,10) NOT NULL, c2862 Decimal(35,10) NOT NULL, c2863 Decimal(35,10), c2864 Decimal(15,0) NOT NULL, c2865 Decimal(35,10), c2866 Date32 NOT NULL, c2867 Decimal(22,9), c2868 Yson, c2869 Int32, c2870 Float, c2871 Uint32, c2872 Int16 NOT NULL, c2873 Datetime NOT NULL, c2874 Timestamp, c2875 Datetime64 NOT NULL, c2876 Date, c2877 Yson NOT NULL, c2878 Datetime64 NOT NULL, c2879 Decimal(22,9), c2880 Yson NOT NULL, c2881 Int64, c2882 Json, c2883 Double NOT NULL, c2884 Date NOT NULL, c2885 Timestamp NOT NULL, c2886 String, c2887 Json, c2888 Int32, c2889 Timestamp64 NOT NULL, c2890 Uint16, c2891 Decimal(35,10), c2892 Decimal(15,0), c2893 Uint32 NOT NULL, c2894 Double NOT NULL, c2895 Utf8, c2896 Int16 NOT NULL, c2897 Decimal(35,10) NOT NULL, c2898 Timestamp64, c2899 Double, c2900 Int8, c2901 Decimal(35,10), c2902 Yson NOT NULL, c2903 Uint64, c2904 Uint8, c2905 Int8 NOT NULL, c2906 Bool, c2907 Uint32, c2908 Int8 NOT NULL, c2909 Int16 NOT NULL, c2910 Uint16 NOT NULL, c2911 Timestamp NOT NULL, c2912 Date NOT NULL, c2913 Timestamp NOT NULL, c2914 Decimal(35,10), c2915 String, c2916 Decimal(22,9), c2917 Yson, c2918 Uint8, c2919 Uint64 NOT NULL, c2920 JsonDocument, c2921 Interval64, c2922 JsonDocument NOT NULL, c2923 Decimal(35,10), c2924 Uint32, c2925 Float NOT NULL, c2926 Int64 NOT NULL, c2927 Date32, c2928 Bool, c2929 Int64, c2930 Timestamp64, c2931 Double, c2932 Bool NOT NULL, c2933 Json NOT NULL, c2934 JsonDocument NOT NULL, c2935 Uint16, c2936 Double NOT NULL, c2937 Uint32 NOT NULL, c2938 Decimal(22,9) NOT NULL, c2939 Uint32 NOT NULL, c2940 Date32, c2941 Yson NOT NULL, c2942 Int64, c2943 Int64, c2944 Decimal(22,9) NOT NULL, c2945 JsonDocument NOT NULL, c2946 Int16, c2947 Int32, c2948 String, c2949 Utf8 NOT NULL, c2950 JsonDocument, c2951 JsonDocument NOT NULL, c2952 Datetime NOT NULL, c2953 Timestamp NOT NULL, c2954 JsonDocument, c2955 JsonDocument, c2956 String, c2957 Int8 NOT NULL, c2958 Int32 NOT NULL, c2959 Uint32, c2960 Utf8, c2961 Decimal(35,10) NOT NULL, c2962 Decimal(22,9) NOT NULL, c2963 Bool NOT NULL, c2964 Date32, c2965 Decimal(22,9), c2966 Uint8 NOT NULL, c2967 Timestamp, c2968 Timestamp64, c2969 Uint16 NOT NULL, c2970 Bool, c2971 Timestamp64 NOT NULL, c2972 Timestamp64, c2973 Timestamp, c2974 Uint8 NOT NULL, c2975 Decimal(15,0), c2976 Json, c2977 Date32, c2978 Uint32, c2979 Uint32 NOT NULL, c2980 Double, c2981 String, c2982 String, c2983 Interval64, c2984 Uint8 NOT NULL, c2985 Uint8 NOT NULL, c2986 Datetime NOT NULL, c2987 Datetime64 NOT NULL, c2988 String NOT NULL, c2989 Bool NOT NULL, c2990 Timestamp64 NOT NULL, c2991 String NOT NULL, c2992 Yson NOT NULL, c2993 Yson, c2994 Yson NOT NULL, c2995 Float NOT NULL, c2996 Uint32 NOT NULL, c2997 Int32, c2998 Int16 NOT NULL, c2999 Datetime64 NOT NULL, c3000 Utf8 NOT NULL, c3001 JsonDocument NOT NULL, c3002 Bool, c3003 Decimal(15,0) NOT NULL, c3004 Date32 NOT NULL, c3005 Yson, c3006 Double, c3007 Decimal(15,0), c3008 Int16 NOT NULL, c3009 Datetime64 NOT NULL, c3010 Json NOT NULL, c3011 Int32 NOT NULL, c3012 Bool NOT NULL, c3013 Decimal(35,10), c3014 Decimal(15,0), c3015 Timestamp64, c3016 Int8, c3017 Timestamp, c3018 Interval64 NOT NULL, c3019 Interval64, c3020 Float NOT NULL, c3021 Utf8 NOT NULL, c3022 Timestamp64 NOT NULL, c3023 Utf8 NOT NULL, c3024 Decimal(15,0), c3025 Int64, c3026 Interval64 NOT NULL, c3027 Uint16, c3028 Timestamp64, c3029 Decimal(35,10), c3030 Int16 NOT NULL, c3031 Decimal(35,10), c3032 Int8, c3033 Json NOT NULL, c3034 Decimal(22,9) NOT NULL, c3035 Decimal(22,9), c3036 Int32, c3037 Utf8 NOT NULL, c3038 Json NOT NULL, c3039 JsonDocument, c3040 Int16, c3041 Interval64 NOT NULL, c3042 Yson NOT NULL, c3043 Json NOT NULL, c3044 Int64, c3045 Timestamp, c3046 Float, c3047 Bool, c3048 Decimal(22,9) NOT NULL, c3049 Uint16 NOT NULL, c3050 Int32, c3051 Datetime64 NOT NULL, c3052 Double NOT NULL, c3053 Decimal(35,10), c3054 Uint16 NOT NULL, c3055 Uint32 NOT NULL, c3056 Utf8, c3057 Int8 NOT NULL, c3058 Timestamp64,
                    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)
                )
                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)
                WITH (
                    STORE = COLUMN
                )
            
FATAL: message: "Executing ESchemeOpCreateColumnTable" issue_code: 2003 severity: 1 issues { message: "Type \'Bool\' specified for column \'c54\', 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 \'c54\', 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'Error: message: "Executing ESchemeOpCreateColumnTable" issue_code: 2003 severity: 1 issues { message: "Type \\\'Bool\\\' specified for column \\\'c54\\\', 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) while executing query: \n                CREATE TABLE `/Root/olap_workload/create_drop/23186` (\n                    c0 Decimal(22,9) NOT NULL, c1 Interval64 NOT NULL, c2 String NOT NULL, c3 String NOT NULL, c4 Decimal(15,0) NOT NULL, c5 Timestamp64 NOT NULL, c6 Decimal(15,0) NOT NULL, c7 Int16 NOT NULL, c8 Decimal(22,9) NOT NULL, c9 Utf8 NOT NULL, c10 Uint64 NOT NULL, c11 Int16 NOT NULL, c12 Uint16 NOT NULL, c13 Uint16 NOT NULL, c14 Int16 NOT NULL, c15 Decimal(22,9) NOT NULL, c16 Datetime NOT NULL, c17 Timestamp NOT NULL, c18 Int64 NOT NULL, c19 Int32 NOT NULL, c20 Int64 NOT NULL, c21 Decimal(35,10) NOT NULL, c22 Decimal(35,10) NOT NULL, c23 Uint16 NOT NULL, c24 Int32 NOT NULL, c25 Decimal(22,9) NOT NULL, c26 Datetime NOT NULL, c27 Int32 NOT NULL, c28 Datetime64 NOT NULL, c29 Datetime64 NOT NULL, c30 Decimal(15,0) NOT NULL, c31 Interval64 NOT NULL, c32 Decimal(35,10) NOT NULL, c33 Datetime64 NOT NULL, c34 Float NOT NULL, c35 Uint64 NOT NULL, c36 Json, c37 Date32, c38 Date NOT NULL, c39 Yson, c40 Json, c41 Timestamp64, c42 Decimal(35,10) NOT NULL, c43 Double NOT NULL, c44 Uint16 NOT NULL, c45 Date, c46 Date32, c47 Datetime64 NOT NULL, c48 Interval64, c49 Date32 NOT NULL, c50 Datetime64, c51 Int16 NOT NULL, c52 Json, c53 Date32, c54 Bool NOT NULL, c55 Int8, c56 Int64, c57 Date NOT NULL, c58 Datetime, c59 Decimal(22,9), c60 Utf8 NOT NULL, c61 Date32, c62 Int32, c63 Yson NOT NULL, c64 Yson NOT NULL, c65 Date32 NOT NULL, c66 Utf8 NOT NULL, c67 Timestamp64 NOT NULL, c68 Float NOT NULL, c69 String, c70 Bool NOT NULL, c71 Yson NOT NULL, c72 Yson, c73 Json NOT NULL, c74 Int16 NOT NULL, c75 Uint64 NOT NULL, c76 Uint32, c77 Date, c78 Date, c79 Uint16, c80 Decimal(22,9), c81 Int64, c82 Decimal(22,9), c83 Uint8, c84 Decimal(15,0) NOT NULL, c85 Datetime64, c86 Date NOT NULL, c87 Float, c88 Uint64, c89 Int8, c90 Uint16, c91 Utf8, c92 Int32 NOT NULL, c93 Date32, c94 Bool NOT NULL, c95 Int16, c96 Decimal(35,10) NOT NULL, c97 Int16, c98 Utf8 NOT NULL, c99 Float NOT NULL, c100 Decimal(35,10), c101 Datetime, c102 Int64, c103 Uint16 NOT NULL, c104 Json, c105 JsonDocument, c106 Float NOT NULL, c107 Utf8 NOT NULL, c108 Uint32 NOT NULL, c109 Double NOT NULL, c110 Interval64, c111 Yson, c112 Decimal(15,0), c113 Datetime, c114 Decimal(35,10), c115 Timestamp64 NOT NULL, c116 Int8 NOT NULL, c117 Date NOT NULL, c118 Json, c119 Int64, c120 Int8, c121 Float NOT NULL, c122 Uint64, c123 Utf8, c124 Int32 NOT NULL, c125 Int64, c126 Float NOT NULL, c127 Uint32, c128 Datetime, c129 Uint64 NOT NULL, c130 Yson NOT NULL, c131 Datetime64, c132 JsonDocument, c133 Decimal(15,0), c134 Yson NOT NULL, c135 Yson NOT NULL, c136 Decimal(22,9), c137 Uint32, c138 Uint8 NOT NULL, c139 Int16, c140 Datetime NOT NULL, c141 Timestamp64, c142 Timestamp64 NOT NULL, c143 Uint64, c144 Uint8 NOT NULL, c145 Yson NOT NULL, c146 Int64, c147 Decimal(22,9) NOT NULL, c148 Double NOT NULL, c149 Uint16 NOT NULL, c150 Date NOT NULL, c151 Date, c152 Int64 NOT NULL, c153 Timestamp, c154 Decimal(15,0) NOT NULL, c155 Int64 NOT NULL, c156 Datetime, c157 Decimal(35,10) NOT NULL, c158 Int8, c159 Datetime, c160 Date NOT NULL, c161 Datetime, c162 Decimal(15,0) NOT NULL, c163 Json NOT NULL, c164 Bool, c165 Bool NOT NULL, c166 Uint32 NOT NULL, c167 Float, c168 Int16 NOT NULL, c169 Json NOT NULL, c170 Datetime64, c171 Datetime64 NOT NULL, c172 Uint16, c173 JsonDocument NOT NULL, c174 Decimal(35,10) NOT NULL, c175 Float NOT NULL, c176 Uint16, c177 Int32, c178 Uint32, c179 Decimal(22,9) NOT NULL, c180 Int8 NOT NULL, c181 Int32 NOT NULL, c182 Yson, c183 Int64, c184 Timestamp64, c185 Timestamp, c186 Date32 NOT NULL, c187 Decimal(15,0) NOT NULL, c188 Yson NOT NULL, c189 Interval64 NOT NULL, c190 JsonDocument NOT NULL, c191 Decimal(22,9), c192 Decimal(22,9), c193 Int64, c194 Float NOT NULL, c195 Timestamp, c196 Decimal(22,9) NOT NULL, c197 Float NOT NULL, c198 Yson, c199 Yson NOT NULL, c200 String, c201 Timestamp NOT NULL, c202 Decimal(22,9) NOT NULL, c203 Json, c204 Timestamp NOT NULL, c205 Bool, c206 Int32 NOT NULL, c207 Yson, c208 Utf8, c209 Uint64, c210 Timestamp, c211 Decimal(15,0), c212 Uint8 NOT NULL, c213 Json NOT NULL, c214 Int8, c215 Int64 NOT NULL, c216 Yson NOT NULL, c217 Datetime NOT NULL, c218 Int32, c219 Timestamp NOT NULL, c220 Datetime64 NOT NULL, c221 String, c222 Datetime, c223 Utf8 NOT NULL, c224 JsonDocument NOT NULL, c225 Date, c226 Int32, c227 Float NOT NULL, c228 Json, c229 Decimal(15,0) NOT NULL, c230 Int8, c231 Int32, c232 Uint64 NOT NULL, c233 Decimal(35,10) NOT NULL, c234 Int16 NOT NULL, c235 Int64 NOT NULL, c236 Int64, c237 Decimal(22,9) NOT NULL, c238 Int8, c239 Uint8 NOT NULL, c240 Uint8 NOT NULL, c241 Timestamp, c242 Double NOT NULL, c243 Yson, c244 Decimal(22,9), c245 Decimal(22,9), c246 Decimal(15,0) NOT NULL, c247 Int32 NOT NULL, c248 Int16, c249 Float NOT NULL, c250 Yson, c251 Json, c252 Int32, c253 String, c254 Interval64, c255 String, c256 Json NOT NULL, c257 Int8 NOT NULL, c258 Interval64 NOT NULL, c259 Int16, c260 Datetime, c261 Decimal(35,10) NOT NULL, c262 Decimal(35,10) NOT NULL, c263 String NOT NULL, c264 Datetime NOT NULL, c265 Int16, c266 Uint64 NOT NULL, c267 Datetime, c268 Datetime, c269 Timestamp64 NOT NULL, c270 Int16, c271 Yson NOT NULL, c272 Bool NOT NULL, c273 Int16 NOT NULL, c274 Datetime64, c275 Datetime NOT NULL, c276 Bool NOT NULL, c277 Decimal(22,9), c278 Bool, c279 Date32, c280 Decimal(22,9) NOT NULL, c281 Bool NOT NULL, c282 Utf8, c283 Int8, c284 Uint64, c285 Decimal(15,0), c286 String NOT NULL, c287 Datetime64, c288 Decimal(22,9), c289 Date32 NOT NULL, c290 Datetime64 NOT NULL, c291 Interval64 NOT NULL, c292 Datetime64, c293 Timestamp NOT NULL, c294 Int16 NOT NULL, c295 Datetime64, c296 Double NOT NULL, c297 Decimal(35,10) NOT NULL, c298 Decimal(22,9), c299 Int8, c300 Date, c301 Yson NOT NULL, c302 Date NOT NULL, c303 Float NOT NULL, c304 Datetime, c305 Json NOT NULL, c306 Date NOT NULL, c307 Int8, c308 Bool, c309 String, c310 Datetime64 NOT NULL, c311 String, c312 Int16, c313 Decimal(15,0), c314 Datetime64, c315 Uint32 NOT NULL, c316 Uint64 NOT NULL, c317 Timestamp64, c318 Uint16 NOT NULL, c319 Timestamp64 NOT NULL, c320 Date, c321 Bool NOT NULL, c322 Interval64 NOT NULL, c323 Float, c324 Datetime64 NOT NULL, c325 String, c326 Date32, c327 Uint8, c328 Uint8 NOT NULL, c329 Uint16, c330 String, c331 Float, c332 JsonDocument, c333 Int32, c334 Uint32, c335 Date32, c336 Date NOT NULL, c337 Int64, c338 Json NOT NULL, c339 Int8 NOT NULL, c340 Float NOT NULL, c341 Uint8 NOT NULL, c342 Uint8, c343 Decimal(35,10), c344 Datetime, c345 Timestamp NOT NULL, c346 Datetime64 NOT NULL, c347 JsonDocument NOT NULL, c348 Datetime64, c349 String, c350 Int8, c351 Uint8, c352 Interval64, c353 Uint64 NOT NULL, c354 Uint64 NOT NULL, c355 Decimal(22,9) NOT NULL, c356 Float NOT NULL, c357 Double NOT NULL, c358 Bool NOT NULL, c359 Decimal(35,10) NOT NULL, c360 Datetime NOT NULL, c361 Uint32, c362 Json NOT NULL, c363 Uint32, c364 Timestamp64, c365 Timestamp64, c366 Bool, c367 JsonDocument, c368 Int8 NOT NULL, c369 Decimal(15,0) NOT NULL, c370 Uint16 NOT NULL, c371 String, c372 Decimal(35,10), c373 Datetime64, c374 Int64, c375 Timestamp, c376 Timestamp64 NOT NULL, c377 Int32 NOT NULL, c378 Int16 NOT NULL, c379 Yson, c380 Uint16 NOT NULL, c381 Int8 NOT NULL, c382 Bool, c383 Date32, c384 Int32 NOT NULL, c385 String, c386 Timestamp NOT NULL, c387 Uint64, c388 Uint8 NOT NULL, c389 JsonDocument NOT NULL, c390 Int32, c391 Yson NOT NULL, c392 Uint32 NOT NULL, c393 Date NOT NULL, c394 Int8 NOT NULL, c395 Datetime64, c396 Bool NOT NULL, c397 Int64, c398 Uint32 NOT NULL, c399 Uint32, c400 Interval64 NOT NULL, c401 Json NOT NULL, c402 Yson, c403 Int8, c404 Int16 NOT NULL, c405 Datetime, c406 Date32, c407 Double NOT NULL, c408 Decimal(22,9), c409 Yson, c410 Decimal(22,9) NOT NULL, c411 String NOT NULL, c412 Yson, c413 Yson NOT NULL, c414 Int8, c415 Date32, c416 Yson, c417 Float, c418 Yson NOT NULL, c419 Double NOT NULL, c420 Double NOT NULL, c421 Decimal(35,10), c422 Datetime, c423 Int64 NOT NULL, c424 Float NOT NULL, c425 Yson, c426 Json NOT NULL, c427 Uint8, c428 Int32 NOT NULL, c429 Decimal(35,10) NOT NULL, c430 String NOT NULL, c431 Interval64, c432 Uint8 NOT NULL, c433 Float, c434 Interval64, c435 Json NOT NULL, c436 Interval64 NOT NULL, c437 Datetime, c438 Uint16 NOT NULL, c439 Uint8 NOT NULL, c440 Utf8, c441 Uint32 NOT NULL, c442 Interval64 NOT NULL, c443 Decimal(15,0) NOT NULL, c444 Datetime, c445 Int64 NOT NULL, c446 Date32, c447 Json, c448 Uint8 NOT NULL, c449 Int64, c450 Uint16 NOT NULL, c451 Timestamp, c452 Date32, c453 String NOT NULL, c454 Bool, c455 Json NOT NULL, c456 Date, c457 Datetime64 NOT NULL, c458 Uint8 NOT NULL, c459 Date, c460 String NOT NULL, c461 Interval64 NOT NULL, c462 Int16, c463 Int16, c464 Interval64 NOT NULL, c465 Uint32, c466 Double NOT NULL, c467 Int64, c468 Int32, c469 Int8, c470 Timestamp NOT NULL, c471 Utf8 NOT NULL, c472 Date32 NOT NULL, c473 Date32 NOT NULL, c474 Int32 NOT NULL, c475 Uint16, c476 Uint32, c477 Date NOT NULL, c478 Json, c479 Bool, c480 String NOT NULL, c481 Uint64, c482 Uint32 NOT NULL, c483 Uint8, c484 Yson, c485 Interval64, c486 Json NOT NULL, c487 Datetime64 NOT NULL, c488 Int64, c489 Decimal(22,9) NOT NULL, c490 Yson NOT NULL, c491 Int8, c492 Decimal(22,9) NOT NULL, c493 Utf8, c494 Float, c495 Json, c496 Interval64, c497 Datetime NOT NULL, c498 Int8, c499 Uint32, c500 Decimal(22,9) NOT NULL, c501 Date, c502 Bool, c503 Interval64, c504 Timestamp, c505 Interval64 NOT NULL, c506 Bool NOT NULL, c507 Int32 NOT NULL, c508 Datetime NOT NULL, c509 Uint8, c510 Double NOT NULL, c511 Json NOT NULL, c512 Timestamp, c513 Int32 NOT NULL, c514 Uint32 NOT NULL, c515 Int8 NOT NULL, c516 Datetime64, c517 Decimal(22,9), c518 Date NOT NULL, c519 Int32 NOT NULL, c520 String NOT NULL, c521 Utf8 NOT NULL, c522 JsonDocument, c523 Decimal(22,9) NOT NULL, c524 Int32, c525 Interval64, c526 JsonDocument NOT NULL, c527 Uint8, c528 Uint8 NOT NULL, c529 Uint64 NOT NULL, c530 Datetime64, c531 Interval64, c532 Int64 NOT NULL, c533 Decimal(22,9) NOT NULL, c534 Yson NOT NULL, c535 Datetime64 NOT NULL, c536 Bool NOT NULL, c537 Float NOT NULL, c538 Date32, c539 Json, c540 Yson, c541 Uint8 NOT NULL, c542 Double, c543 Bool NOT NULL, c544 Datetime64 NOT NULL, c545 Date32 NOT NULL, c546 Decimal(35,10), c547 Interval64 NOT NULL, c548 Utf8 NOT NULL, c549 Uint16, c550 Double, c551 Uint8, c552 Yson NOT NULL, c553 Int8, c554 Date NOT NULL, c555 Uint16, c556 Int64, c557 Decimal(15,0) NOT NULL, c558 Timestamp64 NOT NULL, c559 Yson, c560 Timestamp, c561 Float NOT NULL, c562 Uint8 NOT NULL, c563 Int32 NOT NULL, c564 Int16 NOT NULL, c565 Decimal(22,9) NOT NULL, c566 Uint32, c567 Decimal(15,0) NOT NULL, c568 Int8 NOT NULL, c569 Int64, c570 Datetime, c571 Int16, c572 Json NOT NULL, c573 Datetime64, c574 Bool NOT NULL, c575 Uint16, c576 Uint64 NOT NULL, c577 String, c578 Int8 NOT NULL, c579 Decimal(22,9) NOT NULL, c580 Int16, c581 Timestamp64 NOT NULL, c582 Double NOT NULL, c583 Date, c584 Timestamp64 NOT NULL, c585 JsonDocument NOT NULL, c586 Timestamp, c587 Date32 NOT NULL, c588 Decimal(35,10), c589 Utf8 NOT NULL, c590 Int32 NOT NULL, c591 Float, c592 JsonDocument, c593 Decimal(35,10) NOT NULL, c594 Bool NOT NULL, c595 Int32 NOT NULL, c596 Yson NOT NULL, c597 Datetime64, c598 Uint64 NOT NULL, c599 Yson NOT NULL, c600 Interval64, c601 Timestamp64, c602 Timestamp NOT NULL, c603 Decimal(15,0), c604 Float, c605 Int16, c606 Datetime64 NOT NULL, c607 Int64 NOT NULL, c608 Float, c609 Uint32 NOT NULL, c610 Double NOT NULL, c611 Utf8, c612 Date32, c613 Bool NOT NULL, c614 Decimal(22,9), c615 Decimal(35,10), c616 Int64, c617 Int16, c618 Timestamp, c619 Json NOT NULL, c620 Int8, c621 Bool NOT NULL, c622 Float, c623 Date NOT NULL, c624 Decimal(22,9), c625 Int64, c626 Timestamp64 NOT NULL, c627 Double, c628 Uint16 NOT NULL, c629 JsonDocument, c630 Float, c631 Date32, c632 Interval64, c633 Float NOT NULL, c634 Decimal(22,9) NOT NULL, c635 Decimal(22,9) NOT NULL, c636 Yson NOT NULL, c637 Uint64 NOT NULL, c638 Decimal(15,0), c639 Int16 NOT NULL, c640 Date32 NOT NULL, c641 Uint32 NOT NULL, c642 Interval64 NOT NULL, c643 Utf8 NOT NULL, c644 Datetime64, c645 Decimal(35,10) NOT NULL, c646 Int32 NOT NULL, c647 Double NOT NULL, c648 Date32, c649 Float, c650 Double NOT NULL, c651 Yson NOT NULL, c652 Yson NOT NULL, c653 Interval64 NOT NULL, c654 Uint16 NOT NULL, c655 Timestamp NOT NULL, c656 Uint64, c657 Int8 NOT NULL, c658 Uint32 NOT NULL, c659 Float NOT NULL, c660 Uint32 NOT NULL, c661 Decimal(35,10) NOT NULL, c662 Uint64, c663 Timestamp, c664 Yson, c665 Int64, c666 Int8 NOT NULL, c667 Datetime64 NOT NULL, c668 Datetime, c669 Date32 NOT NULL, c670 Decimal(15,0), c671 JsonDocument, c672 Datetime64, c673 Int32 NOT NULL, c674 Decimal(22,9) NOT NULL, c675 Timestamp64, c676 Int32 NOT NULL, c677 Json NOT NULL, c678 Double, c679 Timestamp NOT NULL, c680 Datetime NOT NULL, c681 Double NOT NULL, c682 Datetime64, c683 Bool NOT NULL, c684 Uint64 NOT NULL, c685 JsonDocument NOT NULL, c686 Yson, c687 Json, c688 Decimal(22,9), c689 Date NOT NULL, c690 Double NOT NULL, c691 Timestamp64 NOT NULL, c692 Date NOT NULL, c693 Json, c694 Int8, c695 Datetime, c696 Date32, c697 Int32 NOT NULL, c698 Uint16 NOT NULL, c699 Datetime NOT NULL, c700 Datetime64, c701 Int64 NOT NULL, c702 Bool NOT NULL, c703 Bool NOT NULL, c704 Date, c705 Timestamp64, c706 Utf8 NOT NULL, c707 Uint64, c708 Decimal(35,10), c709 Uint16, c710 Int8, c711 Date NOT NULL, c712 Float NOT NULL, c713 Uint32, c714 Interval64 NOT NULL, c715 Decimal(35,10) NOT NULL, c716 Float NOT NULL, c717 Uint16 NOT NULL, c718 Uint8 NOT NULL, c719 Int64 NOT NULL, c720 Utf8, c721 Date NOT NULL, c722 Decimal(35,10), c723 Decimal(35,10) NOT NULL, c724 Double NOT NULL, c725 String, c726 Decimal(15,0) NOT NULL, c727 Int8 NOT NULL, c728 Int64 NOT NULL, c729 Date32, c730 JsonDocument, c731 Interval64, c732 Decimal(35,10) NOT NULL, c733 Int16, c734 Timestamp, c735 Decimal(22,9), c736 String NOT NULL, c737 Int64 NOT NULL, c738 Uint16, c739 String NOT NULL, c740 Interval64, c741 Uint16, c742 String NOT NULL, c743 Timestamp NOT NULL, c744 Uint32, c745 Json NOT NULL, c746 JsonDocument NOT NULL, c747 Decimal(35,10), c748 Decimal(35,10) NOT NULL, c749 Datetime, c750 Timestamp64, c751 Uint64 NOT NULL, c752 Int8 NOT NULL, c753 Int64 NOT NULL, c754 Utf8, c755 Datetime, c756 Interval64 NOT NULL, c757 Interval64 NOT NULL, c758 Decimal(35,10) NOT NULL, c759 Int64, c760 Datetime64, c761 Timestamp64, c762 Uint64, c763 Float, c764 Timestamp64, c765 Int64 NOT NULL, c766 Date, c767 Uint8, c768 Uint16, c769 Decimal(22,9), c770 Decimal(35,10), c771 Interval64 NOT NULL, c772 Uint16, c773 Uint8 NOT NULL, c774 Int32, c775 Date32, c776 Int8 NOT NULL, c777 Bool NOT NULL, c778 Interval64, c779 Float NOT NULL, c780 Datetime64, c781 Timestamp NOT NULL, c782 Datetime64 NOT NULL, c783 Timestamp, c784 Utf8 NOT NULL, c785 Double NOT NULL, c786 Json, c787 Int64 NOT NULL, c788 Json, c789 Int64, c790 Float NOT NULL, c791 JsonDocument NOT NULL, c792 Uint32 NOT NULL, c793 Uint8, c794 Uint64 NOT NULL, c795 Datetime, c796 Timestamp, c797 Datetime64, c798 Decimal(15,0) NOT NULL, c799 Timestamp, c800 Uint32, c801 String, c802 Decimal(35,10) NOT NULL, c803 Timestamp64 NOT NULL, c804 Utf8 NOT NULL, c805 Uint16 NOT NULL, c806 Bool NOT NULL, c807 Float, c808 Datetime64, c809 Decimal(15,0), c810 JsonDocument, c811 Int32, c812 Date NOT NULL, c813 Int16 NOT NULL, c814 String, c815 Timestamp64 NOT NULL, c816 Int64 NOT NULL, c817 Uint32, c818 Decimal(22,9) NOT NULL, c819 Bool NOT NULL, c820 Uint32, c821 Date, c822 Int16, c823 Json NOT NULL, c824 Bool, c825 Date NOT NULL, c826 Int32, c827 Date32, c828 Bool NOT NULL, c829 Uint32 NOT NULL, c830 String NOT NULL, c831 Yson, c832 Decimal(22,9) NOT NULL, c833 Decimal(15,0), c834 Datetime64, c835 Float NOT NULL, c836 Int32, c837 Decimal(15,0), c838 Datetime, c839 String, c840 Timestamp64, c841 Double, c842 Utf8, c843 Timestamp64, c844 Utf8 NOT NULL, c845 Datetime64 NOT NULL, c846 Date32 NOT NULL, c847 Double NOT NULL, c848 Int32, c849 Uint8, c850 Timestamp NOT NULL, c851 Timestamp NOT NULL, c852 Uint16 NOT NULL, c853 Uint64, c854 Utf8, c855 Double NOT NULL, c856 Interval64 NOT NULL, c857 Decimal(15,0) NOT NULL, c858 Decimal(15,0), c859 Uint32 NOT NULL, c860 JsonDocument NOT NULL, c861 Decimal(22,9) NOT NULL, c862 Uint16 NOT NULL, c863 Date32, c864 Datetime, c865 String NOT NULL, c866 Int64 NOT NULL, c867 Int64, c868 Date32, c869 Date NOT NULL, c870 Json NOT NULL, c871 Yson, c872 String, c873 Timestamp64 NOT NULL, c874 Uint16 NOT NULL, c875 Double, c876 Date32 NOT NULL, c877 Timestamp, c878 Yson NOT NULL, c879 Uint64, c880 Date, c881 Yson NOT NULL, c882 Uint64 NOT NULL, c883 Date32 NOT NULL, c884 Uint32 NOT NULL, c885 Int64, c886 Timestamp NOT NULL, c887 Date, c888 JsonDocument, c889 Uint32, c890 Json NOT NULL, c891 JsonDocument, c892 Json NOT NULL, c893 Decimal(35,10), c894 Timestamp64, c895 Uint64 NOT NULL, c896 Datetime NOT NULL, c897 Int8 NOT NULL, c898 Json, c899 JsonDocument NOT NULL, c900 Int32, c901 Datetime NOT NULL, c902 Date32 NOT NULL, c903 Datetime64 NOT NULL, c904 Json, c905 Yson, c906 Int16 NOT NULL, c907 Yson NOT NULL, c908 Int16 NOT NULL, c909 Uint32 NOT NULL, c910 Datetime, c911 Uint32, c912 Bool, c913 JsonDocument NOT NULL, c914 Interval64 NOT NULL, c915 Uint32, c916 Date, c917 Decimal(22,9), c918 Uint64, c919 Decimal(15,0) NOT NULL, c920 Yson NOT NULL, c921 Datetime, c922 Double, c923 Int32 NOT NULL, c924 Json NOT NULL, c925 Utf8 NOT NULL, c926 Date NOT NULL, c927 Decimal(22,9), c928 Datetime64 NOT NULL, c929 Uint32 NOT NULL, c930 Double, c931 Int8 NOT NULL, c932 Float, c933 Uint32, c934 Int8, c935 Int8, c936 Decimal(15,0), c937 Int32 NOT NULL, c938 Json NOT NULL, c939 Timestamp NOT NULL, c940 Bool, c941 Float, c942 Date, c943 Timestamp, c944 Int8 NOT NULL, c945 Decimal(22,9) NOT NULL, c946 Timestamp, c947 Utf8 NOT NULL, c948 Uint32, c949 Uint64, c950 Int64, c951 Uint64 NOT NULL, c952 Int32, c953 Uint8 NOT NULL, c954 Decimal(22,9) NOT NULL, c955 Double, c956 Decimal(35,10), c957 Json NOT NULL, c958 Interval64, c959 JsonDocument NOT NULL, c960 Float, c961 Int64, c962 Int8 NOT NULL, c963 Interval64 NOT NULL, c964 Decimal(35,10), c965 Datetime64, c966 Decimal(22,9), c967 Datetime, c968 JsonDocument NOT NULL, c969 Json, c970 Utf8, c971 Date32, c972 Int8 NOT NULL, c973 Decimal(22,9) NOT NULL, c974 Datetime, c975 Json, c976 Int8, c977 Uint64, c978 Interval64, c979 JsonDocument, c980 Decimal(35,10), c981 Int8, c982 Yson, c983 Uint8 NOT NULL, c984 Decimal(35,10) NOT NULL, c985 Float NOT NULL, c986 Uint8, c987 Uint16 NOT NULL, c988 Uint8, c989 Double, c990 Uint16, c991 Uint16 NOT NULL, c992 Decimal(22,9) NOT NULL, c993 Int16, c994 Yson NOT NULL, c995 Decimal(15,0), c996 Interval64, c997 Uint64, c998 Decimal(22,9) NOT NULL, c999 JsonDocument, c1000 Int64, c1001 Uint8, c1002 Double, c1003 Uint8, c1004 Double, c1005 Datetime NOT NULL, c1006 Decimal(22,9) NOT NULL, c1007 Utf8, c1008 Decimal(15,0), c1009 Double NOT NULL, c1010 Date32, c1011 Json NOT NULL, c1012 Timestamp64, c1013 Uint8, c1014 Datetime64, c1015 Uint16, c1016 Double, c1017 Uint32 NOT NULL, c1018 Utf8, c1019 Json, c1020 Decimal(35,10), c1021 Utf8 NOT NULL, c1022 Int16 NOT NULL, c1023 Int16 NOT NULL, c1024 Decimal(22,9) NOT NULL, c1025 Date32, c1026 Decimal(35,10), c1027 String, c1028 Datetime NOT NULL, c1029 Int32, c1030 Int8 NOT NULL, c1031 Int16, c1032 Json NOT NULL, c1033 Float NOT NULL, c1034 Uint32, c1035 Uint64 NOT NULL, c1036 Date, c1037 JsonDocument NOT NULL, c1038 Decimal(22,9), c1039 Json, c1040 Timestamp64, c1041 JsonDocument NOT NULL, c1042 Timestamp NOT NULL, c1043 Int16 NOT NULL, c1044 Datetime NOT NULL, c1045 Date NOT NULL, c1046 Json NOT NULL, c1047 Int16 NOT NULL, c1048 Uint16 NOT NULL, c1049 Int32, c1050 Timestamp64 NOT NULL, c1051 Timestamp NOT NULL, c1052 Interval64, c1053 Float NOT NULL, c1054 Datetime64 NOT NULL, c1055 JsonDocument NOT NULL, c1056 Int16, c1057 Json NOT NULL, c1058 Datetime64 NOT NULL, c1059 Int16 NOT NULL, c1060 Interval64, c1061 Bool, c1062 String, c1063 Int32, c1064 Int32 NOT NULL, c1065 Uint16 NOT NULL, c1066 Json, c1067 String, c1068 Timestamp, c1069 Interval64 NOT NULL, c1070 String NOT NULL, c1071 Uint32, c1072 Int32, c1073 Timestamp, c1074 Decimal(15,0) NOT NULL, c1075 JsonDocument, c1076 JsonDocument NOT NULL, c1077 Decimal(35,10) NOT NULL, c1078 Date32 NOT NULL, c1079 Double, c1080 Int8 NOT NULL, c1081 Uint32 NOT NULL, c1082 Int8 NOT NULL, c1083 Decimal(22,9) NOT NULL, c1084 Json, c1085 Uint16 NOT NULL, c1086 Yson, c1087 Timestamp64 NOT NULL, c1088 JsonDocument NOT NULL, c1089 Int32 NOT NULL, c1090 Timestamp NOT NULL, c1091 Int16 NOT NULL, c1092 Datetime64, c1093 Uint16 NOT NULL, c1094 Datetime64 NOT NULL, c1095 Utf8 NOT NULL, c1096 Date32 NOT NULL, c1097 Int32, c1098 Bool NOT NULL, c1099 Int8, c1100 Uint8, c1101 Timestamp, c1102 Datetime64 NOT NULL, c1103 Decimal(22,9), c1104 Bool NOT NULL, c1105 Int16, c1106 JsonDocument NOT NULL, c1107 Json NOT NULL, c1108 Int8 NOT NULL, c1109 Int16 NOT NULL, c1110 Uint64 NOT NULL, c1111 Decimal(22,9) NOT NULL, c1112 Uint16, c1113 Timestamp, c1114 Bool NOT NULL, c1115 Int64 NOT NULL, c1116 Decimal(15,0) NOT NULL, c1117 Decimal(15,0) NOT NULL, c1118 Decimal(15,0) NOT NULL, c1119 Json NOT NULL, c1120 Uint32 NOT NULL, c1121 Decimal(22,9), c1122 Decimal(15,0) NOT NULL, c1123 Yson NOT NULL, c1124 Decimal(22,9) NOT NULL, c1125 Uint16 NOT NULL, c1126 Date32, c1127 Utf8 NOT NULL, c1128 Float NOT NULL, c1129 Uint64, c1130 Utf8 NOT NULL, c1131 Decimal(15,0), c1132 Timestamp, c1133 Uint16 NOT NULL, c1134 Int16, c1135 Datetime64, c1136 Utf8, c1137 Date32 NOT NULL, c1138 Uint64, c1139 Decimal(15,0) NOT NULL, c1140 Interval64 NOT NULL, c1141 Uint64, c1142 Date32 NOT NULL, c1143 Date NOT NULL, c1144 Datetime64 NOT NULL, c1145 Yson, c1146 Double NOT NULL, c1147 Date32, c1148 Int16, c1149 Decimal(35,10), c1150 Json, c1151 Utf8 NOT NULL, c1152 Decimal(15,0) NOT NULL, c1153 Int64, c1154 Int64, c1155 Uint8, c1156 Float NOT NULL, c1157 JsonDocument NOT NULL, c1158 Utf8 NOT NULL, c1159 Decimal(22,9) NOT NULL, c1160 Float NOT NULL, c1161 Timestamp64, c1162 Interval64, c1163 Int64, c1164 Uint16 NOT NULL, c1165 Int32, c1166 String NOT NULL, c1167 Uint8 NOT NULL, c1168 Interval64, c1169 Uint32, c1170 Decimal(22,9) NOT NULL, c1171 Json NOT NULL, c1172 Decimal(35,10), c1173 Double, c1174 Timestamp64 NOT NULL, c1175 Int32 NOT NULL, c1176 Float, c1177 Double, c1178 Int8, c1179 Datetime NOT NULL, c1180 Timestamp64, c1181 Int64, c1182 String NOT NULL, c1183 Json NOT NULL, c1184 Float NOT NULL, c1185 Decimal(35,10), c1186 Datetime64, c1187 Datetime64 NOT NULL, c1188 Timestamp NOT NULL, c1189 Double NOT NULL, c1190 Int64, c1191 Uint64, c1192 Int16, c1193 Double, c1194 Int64, c1195 Timestamp, c1196 Uint32, c1197 Yson NOT NULL, c1198 Datetime NOT NULL, c1199 Decimal(15,0) NOT NULL, c1200 Timestamp64, c1201 Int32 NOT NULL, c1202 Int32 NOT NULL, c1203 Date32, c1204 Decimal(35,10) NOT NULL, c1205 Json, c1206 Timestamp64, c1207 Int16 NOT NULL, c1208 Decimal(35,10), c1209 Uint32, c1210 Timestamp64, c1211 Datetime NOT NULL, c1212 Decimal(15,0) NOT NULL, c1213 Int8, c1214 Float, c1215 Decimal(15,0) NOT NULL, c1216 Json NOT NULL, c1217 Date32, c1218 Float, c1219 Date NOT NULL, c1220 Uint64, c1221 Timestamp NOT NULL, c1222 Datetime, c1223 Float, c1224 Uint64, c1225 Uint16, c1226 Bool, c1227 Int16 NOT NULL, c1228 Json NOT NULL, c1229 Uint8 NOT NULL, c1230 Utf8, c1231 Timestamp, c1232 Yson, c1233 Decimal(22,9), c1234 Yson NOT NULL, c1235 Uint8 NOT NULL, c1236 Yson, c1237 Date NOT NULL, c1238 String NOT NULL, c1239 Uint16, c1240 Decimal(22,9) NOT NULL, c1241 Uint8, c1242 Timestamp64, c1243 Interval64 NOT NULL, c1244 Int8, c1245 String, c1246 Bool, c1247 Bool NOT NULL, c1248 Timestamp, c1249 Date32, c1250 Decimal(35,10) NOT NULL, c1251 Date32, c1252 Datetime NOT NULL, c1253 Int16, c1254 Int32, c1255 Uint32, c1256 Double, c1257 Int64, c1258 Decimal(15,0) NOT NULL, c1259 Int16 NOT NULL, c1260 Uint8 NOT NULL, c1261 Uint64, c1262 Datetime64, c1263 Double, c1264 Int32 NOT NULL, c1265 Uint8, c1266 Decimal(35,10), c1267 Decimal(22,9) NOT NULL, c1268 Int8, c1269 Datetime NOT NULL, c1270 Datetime NOT NULL, c1271 Int8 NOT NULL, c1272 Date NOT NULL, c1273 Int8 NOT NULL, c1274 JsonDocument NOT NULL, c1275 Yson, c1276 Date, c1277 Double, c1278 Uint8, c1279 Decimal(35,10), c1280 Uint16, c1281 Float, c1282 Decimal(15,0), c1283 JsonDocument, c1284 Timestamp64 NOT NULL, c1285 Uint8 NOT NULL, c1286 Yson, c1287 Int16, c1288 Timestamp, c1289 Int16, c1290 Timestamp NOT NULL, c1291 Utf8 NOT NULL, c1292 Bool, c1293 Int64 NOT NULL, c1294 Double NOT NULL, c1295 Int16 NOT NULL, c1296 Datetime, c1297 Timestamp, c1298 Timestamp64, c1299 Uint64, c1300 Timestamp64 NOT NULL, c1301 Uint8, c1302 Yson NOT NULL, c1303 Datetime64 NOT NULL, c1304 Uint8, c1305 Uint8, c1306 Utf8, c1307 Date32 NOT NULL, c1308 Date, c1309 String NOT NULL, c1310 Int8 NOT NULL, c1311 Uint64 NOT NULL, c1312 Interval64, c1313 Int16, c1314 Utf8, c1315 Utf8 NOT NULL, c1316 Timestamp, c1317 Decimal(35,10) NOT NULL, c1318 Datetime NOT NULL, c1319 Int16, c1320 Timestamp64 NOT NULL, c1321 Uint32 NOT NULL, c1322 Float NOT NULL, c1323 Decimal(35,10), c1324 String NOT NULL, c1325 Int32, c1326 Bool, c1327 Float, c1328 Interval64 NOT NULL, c1329 Decimal(35,10) NOT NULL, c1330 Datetime64, c1331 Datetime64, c1332 Utf8, c1333 Uint8, c1334 Timestamp NOT NULL, c1335 Decimal(35,10), c1336 Datetime NOT NULL, c1337 Int64, c1338 Date32 NOT NULL, c1339 Uint8, c1340 Decimal(22,9) NOT NULL, c1341 Date32 NOT NULL, c1342 Datetime NOT NULL, c1343 Datetime64 NOT NULL, c1344 JsonDocument, c1345 Datetime64, c1346 Uint8 NOT NULL, c1347 Uint32 NOT NULL, c1348 Uint8, c1349 Float, c1350 Timestamp64, c1351 Bool, c1352 Decimal(15,0) NOT NULL, c1353 Yson, c1354 Timestamp NOT NULL, c1355 Uint64, c1356 Timestamp64 NOT NULL, c1357 String, c1358 Float, c1359 Timestamp64 NOT NULL, c1360 Int16, c1361 Int32, c1362 Int8, c1363 Datetime64, c1364 Date32 NOT NULL, c1365 Int8 NOT NULL, c1366 Int16, c1367 Interval64 NOT NULL, c1368 Int64 NOT NULL, c1369 Timestamp64 NOT NULL, c1370 Int64, c1371 Uint32, c1372 Int16, c1373 Uint8, c1374 Uint8, c1375 Int32, c1376 Bool NOT NULL, c1377 JsonDocument NOT NULL, c1378 Datetime, c1379 String, c1380 Int32 NOT NULL, c1381 Uint8, c1382 Int8, c1383 Bool, c1384 Decimal(35,10), c1385 Datetime NOT NULL, c1386 Uint8, c1387 Decimal(35,10), c1388 JsonDocument, c1389 Double NOT NULL, c1390 Decimal(35,10), c1391 Utf8, c1392 Datetime64, c1393 Uint16, c1394 Int64 NOT NULL, c1395 Int16, c1396 Utf8, c1397 Decimal(15,0) NOT NULL, c1398 Int16, c1399 Date32, c1400 Uint8, c1401 Date32, c1402 Uint16, c1403 Yson NOT NULL, c1404 Utf8, c1405 Date32 NOT NULL, c1406 Uint64, c1407 Interval64 NOT NULL, c1408 Utf8 NOT NULL, c1409 Timestamp64 NOT NULL, c1410 Float, c1411 Timestamp, c1412 Bool NOT NULL, c1413 Utf8 NOT NULL, c1414 Double, c1415 Datetime64 NOT NULL, c1416 Datetime64 NOT NULL, c1417 Utf8, c1418 Interval64 NOT NULL, c1419 Date32 NOT NULL, c1420 Uint32 NOT NULL, c1421 Timestamp NOT NULL, c1422 Decimal(22,9), c1423 Bool, c1424 Json NOT NULL, c1425 Bool, c1426 Decimal(35,10), c1427 Date32, c1428 Decimal(15,0), c1429 Int8 NOT NULL, c1430 Bool, c1431 Int8, c1432 Yson, c1433 Decimal(15,0), c1434 Datetime NOT NULL, c1435 Decimal(15,0), c1436 Yson, c1437 Utf8 NOT NULL, c1438 Int64, c1439 Double NOT NULL, c1440 Yson, c1441 Decimal(22,9), c1442 Date, c1443 Decimal(22,9) NOT NULL, c1444 Float NOT NULL, c1445 Decimal(15,0), c1446 Yson, c1447 JsonDocument NOT NULL, c1448 Date32, c1449 JsonDocument, c1450 Datetime64 NOT NULL, c1451 Uint16, c1452 Uint32 NOT NULL, c1453 Int16 NOT NULL, c1454 Utf8 NOT NULL, c1455 Uint16, c1456 Uint8 NOT NULL, c1457 Timestamp64, c1458 Int64, c1459 Timestamp64, c1460 Int32 NOT NULL, c1461 Datetime64, c1462 Uint16 NOT NULL, c1463 Utf8, c1464 Int32, c1465 Double NOT NULL, c1466 JsonDocument NOT NULL, c1467 Timestamp64, c1468 Decimal(15,0), c1469 Datetime64, c1470 Float, c1471 Decimal(22,9), c1472 Decimal(35,10) NOT NULL, c1473 Decimal(22,9) NOT NULL, c1474 String NOT NULL, c1475 Timestamp, c1476 String, c1477 Date32 NOT NULL, c1478 Datetime64 NOT NULL, c1479 Float, c1480 Interval64 NOT NULL, c1481 Interval64 NOT NULL, c1482 Datetime64, c1483 Uint32, c1484 Json, c1485 Decimal(15,0) NOT NULL, c1486 JsonDocument, c1487 JsonDocument NOT NULL, c1488 Datetime64 NOT NULL, c1489 Uint16 NOT NULL, c1490 Uint64, c1491 Timestamp64 NOT NULL, c1492 Decimal(22,9) NOT NULL, c1493 Bool NOT NULL, c1494 Datetime NOT NULL, c1495 Int64 NOT NULL, c1496 Uint16, c1497 Json, c1498 Decimal(15,0) NOT NULL, c1499 Date NOT NULL, c1500 Int32 NOT NULL, c1501 Int32 NOT NULL, c1502 Timestamp, c1503 Int32, c1504 Uint64, c1505 Uint8 NOT NULL, c1506 Decimal(35,10) NOT NULL, c1507 Timestamp, c1508 Uint32, c1509 Date32 NOT NULL, c1510 Int8 NOT NULL, c1511 Decimal(22,9) NOT NULL, c1512 Datetime64 NOT NULL, c1513 String, c1514 Uint8, c1515 Decimal(35,10), c1516 JsonDocument NOT NULL, c1517 Interval64 NOT NULL, c1518 Yson NOT NULL, c1519 Decimal(22,9), c1520 JsonDocument NOT NULL, c1521 Timestamp NOT NULL, c1522 Int16 NOT NULL, c1523 Yson NOT NULL, c1524 Timestamp64 NOT NULL, c1525 Uint16 NOT NULL, c1526 Datetime64, c1527 Int16 NOT NULL, c1528 Date, c1529 Utf8, c1530 Decimal(15,0), c1531 Int64, c1532 Int32, c1533 Yson, c1534 Int32, c1535 String, c1536 Int16, c1537 Int32 NOT NULL, c1538 Int8 NOT NULL, c1539 Json, c1540 Timestamp, c1541 Interval64, c1542 Int64 NOT NULL, c1543 Int32 NOT NULL, c1544 Decimal(15,0), c1545 Decimal(15,0), c1546 Datetime NOT NULL, c1547 Datetime, c1548 Timestamp, c1549 Int8 NOT NULL, c1550 JsonDocument NOT NULL, c1551 Utf8, c1552 Uint32 NOT NULL, c1553 Timestamp, c1554 Utf8 NOT NULL, c1555 Uint16 NOT NULL, c1556 Json NOT NULL, c1557 Float, c1558 Datetime64 NOT NULL, c1559 Timestamp64 NOT NULL, c1560 String, c1561 Date32, c1562 String, c1563 JsonDocument, c1564 Date NOT NULL, c1565 Int8 NOT NULL, c1566 Datetime64, c1567 String NOT NULL, c1568 Int16, c1569 Uint16, c1570 Uint16, c1571 Date32 NOT NULL, c1572 Yson NOT NULL, c1573 Datetime NOT NULL, c1574 Int16 NOT NULL, c1575 Datetime NOT NULL, c1576 Datetime64, c1577 Int16, c1578 Float NOT NULL, c1579 Decimal(15,0), c1580 Float NOT NULL, c1581 Float, c1582 String, c1583 Int8, c1584 Timestamp64, c1585 Int16, c1586 String, c1587 Json NOT NULL, c1588 Uint64 NOT NULL, c1589 String NOT NULL, c1590 Decimal(35,10), c1591 Uint32, c1592 Datetime, c1593 Json NOT NULL, c1594 Double, c1595 String, c1596 Bool NOT NULL, c1597 Json, c1598 Int32, c1599 Utf8 NOT NULL, c1600 Uint16, c1601 Timestamp64 NOT NULL, c1602 Timestamp NOT NULL, c1603 Yson, c1604 Decimal(22,9), c1605 Double, c1606 Datetime64, c1607 Json NOT NULL, c1608 Timestamp64, c1609 String NOT NULL, c1610 Uint8 NOT NULL, c1611 Timestamp NOT NULL, c1612 Datetime NOT NULL, c1613 Decimal(35,10), c1614 Date, c1615 Uint64, c1616 Int16 NOT NULL, c1617 Interval64 NOT NULL, c1618 String NOT NULL, c1619 Utf8 NOT NULL, c1620 Interval64, c1621 Timestamp64 NOT NULL, c1622 Int64 NOT NULL, c1623 Double, c1624 Decimal(35,10), c1625 Uint8 NOT NULL, c1626 Utf8 NOT NULL, c1627 Decimal(22,9) NOT NULL, c1628 Uint32 NOT NULL, c1629 Uint64 NOT NULL, c1630 Uint8 NOT NULL, c1631 JsonDocument, c1632 Int16 NOT NULL, c1633 Uint16 NOT NULL, c1634 Decimal(15,0), c1635 Yson NOT NULL, c1636 Int16 NOT NULL, c1637 Date32 NOT NULL, c1638 Yson NOT NULL, c1639 Uint32 NOT NULL, c1640 Double, c1641 Utf8, c1642 Interval64 NOT NULL, c1643 Int16, c1644 Decimal(35,10), c1645 Timestamp NOT NULL, c1646 Uint8 NOT NULL, c1647 Uint16, c1648 Timestamp64, c1649 Datetime64, c1650 Double, c1651 Interval64, c1652 Yson NOT NULL, c1653 Datetime, c1654 Uint16 NOT NULL, c1655 Interval64, c1656 Decimal(35,10) NOT NULL, c1657 Datetime64, c1658 Int32, c1659 Int32 NOT NULL, c1660 Timestamp, c1661 Decimal(15,0), c1662 Uint32, c1663 Datetime64 NOT NULL, c1664 Float NOT NULL, c1665 Datetime64 NOT NULL, c1666 Datetime, c1667 Datetime NOT NULL, c1668 Json, c1669 Decimal(22,9) NOT NULL, c1670 Datetime64, c1671 Decimal(35,10) NOT NULL, c1672 Yson NOT NULL, c1673 Date32, c1674 Datetime, c1675 Decimal(22,9), c1676 Datetime64 NOT NULL, c1677 Int16 NOT NULL, c1678 Uint32, c1679 Int8 NOT NULL, c1680 Uint32 NOT NULL, c1681 Timestamp NOT NULL, c1682 Date NOT NULL, c1683 Int32, c1684 Datetime NOT NULL, c1685 Date32, c1686 Interval64 NOT NULL, c1687 Json, c1688 Bool, c1689 Uint32, c1690 Int64 NOT NULL, c1691 Timestamp64 NOT NULL, c1692 JsonDocument NOT NULL, c1693 Int64, c1694 JsonDocument, c1695 JsonDocument NOT NULL, c1696 Int16 NOT NULL, c1697 Int16 NOT NULL, c1698 Float NOT NULL, c1699 Int32, c1700 Uint32, c1701 Int16 NOT NULL, c1702 Uint16, c1703 Int32, c1704 Timestamp NOT NULL, c1705 Date32, c1706 Uint16, c1707 Int16 NOT NULL, c1708 Uint16, c1709 Json, c1710 Double, c1711 Uint16, c1712 Int8 NOT NULL, c1713 Double, c1714 Decimal(15,0) NOT NULL, c1715 Date32, c1716 Utf8, c1717 Decimal(35,10), c1718 Float NOT NULL, c1719 Int16 NOT NULL, c1720 Int16 NOT NULL, c1721 Date NOT NULL, c1722 String, c1723 Uint8 NOT NULL, c1724 Bool NOT NULL, c1725 Json NOT NULL, c1726 Timestamp NOT NULL, c1727 Bool, c1728 Bool, c1729 JsonDocument NOT NULL, c1730 Uint16, c1731 Date NOT NULL, c1732 Utf8, c1733 String, c1734 JsonDocument NOT NULL, c1735 Int8, c1736 Uint64 NOT NULL, c1737 Yson, c1738 Uint64 NOT NULL, c1739 Json NOT NULL, c1740 Decimal(22,9) NOT NULL, c1741 Int32 NOT NULL, c1742 Uint32, c1743 Uint32, c1744 Bool NOT NULL, c1745 Int16, c1746 Uint8 NOT NULL, c1747 Double, c1748 Uint16, c1749 Date32 NOT NULL, c1750 Uint64 NOT NULL, c1751 Double, c1752 Datetime64, c1753 JsonDocument NOT NULL, c1754 Decimal(22,9) NOT NULL, c1755 Timestamp NOT NULL, c1756 Decimal(22,9), c1757 String, c1758 String, c1759 Decimal(35,10) NOT NULL, c1760 Datetime64, c1761 Timestamp, c1762 Decimal(35,10), c1763 JsonDocument, c1764 JsonDocument, c1765 Datetime, c1766 Uint64 NOT NULL, c1767 Int32 NOT NULL, c1768 Datetime64 NOT NULL, c1769 Interval64 NOT NULL, c1770 Yson NOT NULL, c1771 Int16, c1772 Float NOT NULL, c1773 Int8 NOT NULL, c1774 Bool NOT NULL, c1775 Utf8 NOT NULL, c1776 Int64, c1777 Uint64 NOT NULL, c1778 Uint64, c1779 Double, c1780 Int64 NOT NULL, c1781 Datetime64, c1782 JsonDocument NOT NULL, c1783 Bool, c1784 Decimal(22,9), c1785 Int32, c1786 Decimal(35,10) NOT NULL, c1787 Timestamp NOT NULL, c1788 Int64 NOT NULL, c1789 JsonDocument NOT NULL, c1790 Utf8 NOT NULL, c1791 Int64 NOT NULL, c1792 String, c1793 Utf8 NOT NULL, c1794 Decimal(22,9) NOT NULL, c1795 Int64, c1796 Uint64, c1797 Decimal(35,10), c1798 Uint64, c1799 Decimal(22,9) NOT NULL, c1800 Decimal(35,10) NOT NULL, c1801 Double NOT NULL, c1802 Int64 NOT NULL, c1803 Decimal(15,0), c1804 Double NOT NULL, c1805 Uint16 NOT NULL, c1806 Decimal(22,9), c1807 Yson, c1808 Datetime64 NOT NULL, c1809 Datetime64 NOT NULL, c1810 Uint8, c1811 Timestamp64 NOT NULL, c1812 Uint32 NOT NULL, c1813 Decimal(35,10), c1814 Json NOT NULL, c1815 JsonDocument NOT NULL, c1816 Datetime, c1817 Decimal(15,0) NOT NULL, c1818 Uint32 NOT NULL, c1819 Decimal(22,9), c1820 Date32 NOT NULL, c1821 Decimal(35,10), c1822 Decimal(22,9), c1823 Timestamp64 NOT NULL, c1824 Json NOT NULL, c1825 Int8 NOT NULL, c1826 Json, c1827 Interval64, c1828 Decimal(22,9) NOT NULL, c1829 Uint64 NOT NULL, c1830 Json NOT NULL, c1831 Timestamp NOT NULL, c1832 Int32, c1833 Date NOT NULL, c1834 Double, c1835 Interval64, c1836 String NOT NULL, c1837 Interval64, c1838 Datetime, c1839 Interval64 NOT NULL, c1840 Int16, c1841 Decimal(35,10) NOT NULL, c1842 Uint32 NOT NULL, c1843 Timestamp NOT NULL, c1844 Timestamp64 NOT NULL, c1845 Uint16 NOT NULL, c1846 Int32 NOT NULL, c1847 Uint8, c1848 String NOT NULL, c1849 JsonDocument NOT NULL, c1850 Decimal(15,0), c1851 Yson, c1852 Utf8, c1853 Bool, c1854 Date NOT NULL, c1855 Double NOT NULL, c1856 Double NOT NULL, c1857 Uint8 NOT NULL, c1858 Datetime NOT NULL, c1859 Float, c1860 Int64, c1861 Yson, c1862 Json, c1863 Interval64, c1864 Bool, c1865 Date, c1866 String, c1867 Utf8, c1868 Int8 NOT NULL, c1869 Date32, c1870 Uint64 NOT NULL, c1871 Uint64, c1872 Timestamp, c1873 JsonDocument NOT NULL, c1874 Decimal(15,0), c1875 Datetime64, c1876 Timestamp NOT NULL, c1877 Int8, c1878 Utf8, c1879 Date32, c1880 Int8 NOT NULL, c1881 Date32, c1882 Uint32 NOT NULL, c1883 Timestamp64 NOT NULL, c1884 Double NOT NULL, c1885 Decimal(22,9), c1886 Uint16 NOT NULL, c1887 Bool NOT NULL, c1888 Yson, c1889 Int8 NOT NULL, c1890 Decimal(22,9) NOT NULL, c1891 Bool, c1892 Decimal(15,0) NOT NULL, c1893 Bool NOT NULL, c1894 Date32 NOT NULL, c1895 Timestamp, c1896 String, c1897 Timestamp, c1898 Float NOT NULL, c1899 Json NOT NULL, c1900 Utf8 NOT NULL, c1901 Int16 NOT NULL, c1902 Yson, c1903 Date, c1904 Date, c1905 Date32, c1906 Double, c1907 Int64 NOT NULL, c1908 Uint8, c1909 Float NOT NULL, c1910 JsonDocument, c1911 Int64 NOT NULL, c1912 Date, c1913 Uint32 NOT NULL, c1914 Uint16 NOT NULL, c1915 Interval64 NOT NULL, c1916 Int16 NOT NULL, c1917 Timestamp64 NOT NULL, c1918 Int64 NOT NULL, c1919 Uint64, c1920 Date, c1921 Datetime64, c1922 Int64 NOT NULL, c1923 Double, c1924 Float, c1925 Int64 NOT NULL, c1926 Uint32 NOT NULL, c1927 Decimal(22,9), c1928 Int8, c1929 Json, c1930 Int32 NOT NULL, c1931 String, c1932 Datetime, c1933 Decimal(35,10) NOT NULL, c1934 Double, c1935 Uint16 NOT NULL, c1936 Timestamp64, c1937 Float NOT NULL, c1938 Float, c1939 Timestamp, c1940 Decimal(15,0) NOT NULL, c1941 Uint32, c1942 String, c1943 Uint64, c1944 Timestamp, c1945 Int32 NOT NULL, c1946 Utf8, c1947 Datetime64, c1948 Json, c1949 Int32 NOT NULL, c1950 Int32, c1951 Uint64 NOT NULL, c1952 Uint8, c1953 Uint16 NOT NULL, c1954 Float, c1955 Uint8, c1956 Bool, c1957 Interval64 NOT NULL, c1958 Bool NOT NULL, c1959 Date32, c1960 Uint64 NOT NULL, c1961 Uint32, c1962 Utf8 NOT NULL, c1963 JsonDocument, c1964 Uint32, c1965 Uint32, c1966 Uint64 NOT NULL, c1967 Datetime64, c1968 Uint8, c1969 Uint16, c1970 String NOT NULL, c1971 Float, c1972 Datetime, c1973 Datetime64 NOT NULL, c1974 JsonDocument NOT NULL, c1975 Decimal(35,10), c1976 Uint16 NOT NULL, c1977 Datetime64 NOT NULL, c1978 Decimal(15,0) NOT NULL, c1979 Datetime64, c1980 Timestamp64, c1981 Float, c1982 Datetime64 NOT NULL, c1983 Uint8 NOT NULL, c1984 Utf8 NOT NULL, c1985 Int16 NOT NULL, c1986 Int8 NOT NULL, c1987 Timestamp NOT NULL, c1988 Date32 NOT NULL, c1989 Timestamp NOT NULL, c1990 Float, c1991 Datetime64, c1992 Timestamp, c1993 Interval64, c1994 Int8, c1995 Json NOT NULL, c1996 Datetime NOT NULL, c1997 JsonDocument, c1998 Int32, c1999 String, c2000 Float, c2001 JsonDocument NOT NULL, c2002 Int16, c2003 Datetime64 NOT NULL, c2004 Int8 NOT NULL, c2005 Decimal(15,0) NOT NULL, c2006 Decimal(22,9) NOT NULL, c2007 Uint64, c2008 Int16 NOT NULL, c2009 Timestamp, c2010 Decimal(35,10) NOT NULL, c2011 Datetime, c2012 Uint16 NOT NULL, c2013 Uint16, c2014 Date32, c2015 Date NOT NULL, c2016 Bool, c2017 Int16 NOT NULL, c2018 Date32, c2019 Utf8, c2020 Decimal(35,10), c2021 Interval64, c2022 Bool, c2023 Uint8 NOT NULL, c2024 Int32 NOT NULL, c2025 Decimal(22,9) NOT NULL, c2026 String NOT NULL, c2027 Uint64, c2028 Timestamp64 NOT NULL, c2029 Int32 NOT NULL, c2030 Int64 NOT NULL, c2031 Bool, c2032 Interval64, c2033 Datetime64, c2034 Int8, c2035 Int8, c2036 Date, c2037 JsonDocument, c2038 Date32 NOT NULL, c2039 Int16, c2040 Timestamp NOT NULL, c2041 Utf8, c2042 Bool NOT NULL, c2043 Bool NOT NULL, c2044 Uint64 NOT NULL, c2045 Uint16 NOT NULL, c2046 Uint8 NOT NULL, c2047 Int64, c2048 Datetime64, c2049 Decimal(15,0) NOT NULL, c2050 Yson NOT NULL, c2051 Int16, c2052 Decimal(35,10), c2053 Timestamp64 NOT NULL, c2054 Json NOT NULL, c2055 Int8, c2056 Int32, c2057 Datetime64 NOT NULL, c2058 Uint32 NOT NULL, c2059 JsonDocument NOT NULL, c2060 Uint8, c2061 String, c2062 Double NOT NULL, c2063 Uint32, c2064 Uint16 NOT NULL, c2065 Double NOT NULL, c2066 Int8 NOT NULL, c2067 Int8, c2068 Int32 NOT NULL, c2069 Int32, c2070 Int64 NOT NULL, c2071 Uint32 NOT NULL, c2072 Datetime, c2073 Utf8 NOT NULL, c2074 Uint8, c2075 String NOT NULL, c2076 Decimal(22,9), c2077 Decimal(35,10) NOT NULL, c2078 String, c2079 Bool, c2080 Timestamp NOT NULL, c2081 Int64, c2082 Int16, c2083 Json NOT NULL, c2084 Int64 NOT NULL, c2085 String NOT NULL, c2086 Int16 NOT NULL, c2087 Decimal(15,0) NOT NULL, c2088 Utf8 NOT NULL, c2089 Float, c2090 Date NOT NULL, c2091 Bool NOT NULL, c2092 Utf8, c2093 Uint64 NOT NULL, c2094 Uint16 NOT NULL, c2095 Decimal(15,0), c2096 Uint8, c2097 Int8 NOT NULL, c2098 Int32, c2099 Int8, c2100 Uint64 NOT NULL, c2101 Interval64, c2102 Timestamp, c2103 Utf8 NOT NULL, c2104 Double NOT NULL, c2105 Uint64, c2106 Uint32 NOT NULL, c2107 Date32, c2108 Utf8 NOT NULL, c2109 Float, c2110 Uint32 NOT NULL, c2111 Date, c2112 Int64, c2113 Decimal(22,9) NOT NULL, c2114 Int16, c2115 String NOT NULL, c2116 Uint16, c2117 Double, c2118 Datetime64, c2119 Int32 NOT NULL, c2120 Yson, c2121 Int16, c2122 Yson NOT NULL, c2123 Decimal(15,0), c2124 Uint64 NOT NULL, c2125 JsonDocument, c2126 Datetime64 NOT NULL, c2127 Int8, c2128 Utf8, c2129 Bool NOT NULL, c2130 Double NOT NULL, c2131 JsonDocument NOT NULL, c2132 Uint8 NOT NULL, c2133 Uint16, c2134 Date NOT NULL, c2135 Datetime, c2136 Int32 NOT NULL, c2137 Datetime, c2138 Int32 NOT NULL, c2139 Int16, c2140 Float, c2141 String NOT NULL, c2142 Double, c2143 Int16, c2144 Decimal(22,9), c2145 Timestamp NOT NULL, c2146 Decimal(15,0), c2147 Json, c2148 Decimal(15,0), c2149 Utf8, c2150 Timestamp64 NOT NULL, c2151 Interval64, c2152 Decimal(22,9), c2153 Float, c2154 Float, c2155 Decimal(22,9) NOT NULL, c2156 Datetime, c2157 Date NOT NULL, c2158 Timestamp, c2159 Int16 NOT NULL, c2160 Yson, c2161 Uint32 NOT NULL, c2162 Date32, c2163 Interval64, c2164 Decimal(35,10) NOT NULL, c2165 Interval64, c2166 Datetime64, c2167 Decimal(15,0) NOT NULL, c2168 Int64, c2169 Date NOT NULL, c2170 Uint64, c2171 Date NOT NULL, c2172 Date32 NOT NULL, c2173 Bool, c2174 Int64, c2175 Date, c2176 Timestamp NOT NULL, c2177 Uint32, c2178 String NOT NULL, c2179 Date, c2180 Uint64 NOT NULL, c2181 Uint64 NOT NULL, c2182 Json, c2183 Datetime, c2184 Decimal(15,0), c2185 Interval64 NOT NULL, c2186 Uint32 NOT NULL, c2187 Bool NOT NULL, c2188 Int8, c2189 Decimal(22,9), c2190 Decimal(22,9), c2191 Int32 NOT NULL, c2192 Datetime, c2193 Datetime NOT NULL, c2194 Decimal(35,10) NOT NULL, c2195 Int16 NOT NULL, c2196 Timestamp64, c2197 Uint64, c2198 Date, c2199 Uint32 NOT NULL, c2200 Json NOT NULL, c2201 Interval64 NOT NULL, c2202 Decimal(35,10), c2203 Int8 NOT NULL, c2204 Int16, c2205 Float, c2206 Float NOT NULL, c2207 Uint32 NOT NULL, c2208 Uint32, c2209 Date32, c2210 Uint32 NOT NULL, c2211 Date, c2212 Utf8, c2213 Double NOT NULL, c2214 Datetime, c2215 Uint8 NOT NULL, c2216 Yson NOT NULL, c2217 JsonDocument NOT NULL, c2218 Double NOT NULL, c2219 Bool NOT NULL, c2220 Int16, c2221 Timestamp64 NOT NULL, c2222 String NOT NULL, c2223 Utf8, c2224 Yson NOT NULL, c2225 Int64, c2226 Int16 NOT NULL, c2227 Bool, c2228 Json NOT NULL, c2229 Int64 NOT NULL, c2230 Yson, c2231 Bool, c2232 Date, c2233 Uint8 NOT NULL, c2234 Bool, c2235 Timestamp64 NOT NULL, c2236 Datetime64 NOT NULL, c2237 Int16 NOT NULL, c2238 Double NOT NULL, c2239 Datetime64 NOT NULL, c2240 Int32 NOT NULL, c2241 Uint8 NOT NULL, c2242 Timestamp64 NOT NULL, c2243 Yson, c2244 Decimal(35,10), c2245 Decimal(35,10), c2246 Uint64, c2247 Timestamp NOT NULL, c2248 Timestamp NOT NULL, c2249 Datetime64, c2250 Uint32 NOT NULL, c2251 Bool NOT NULL, c2252 Timestamp64, c2253 Uint16 NOT NULL, c2254 Json NOT NULL, c2255 Decimal(15,0) NOT NULL, c2256 Int64, c2257 Uint64, c2258 Int16 NOT NULL, c2259 Int16, c2260 Yson, c2261 Int64, c2262 Double NOT NULL, c2263 String NOT NULL, c2264 Int16 NOT NULL, c2265 Int32, c2266 Decimal(15,0) NOT NULL, c2267 Datetime64, c2268 Uint16, c2269 Decimal(22,9), c2270 JsonDocument, c2271 Utf8, c2272 String NOT NULL, c2273 JsonDocument, c2274 Uint32, c2275 Decimal(15,0), c2276 Uint32 NOT NULL, c2277 Decimal(15,0), c2278 Bool NOT NULL, c2279 Json, c2280 String, c2281 Int16 NOT NULL, c2282 Double NOT NULL, c2283 Date32 NOT NULL, c2284 Decimal(15,0), c2285 Date, c2286 Utf8 NOT NULL, c2287 Float, c2288 Date NOT NULL, c2289 Int32, c2290 Decimal(35,10) NOT NULL, c2291 Timestamp NOT NULL, c2292 Timestamp64, c2293 Bool NOT NULL, c2294 Int8, c2295 Int8, c2296 Date32, c2297 Int8 NOT NULL, c2298 Timestamp, c2299 Yson, c2300 Int32 NOT NULL, c2301 Decimal(15,0), c2302 Float NOT NULL, c2303 Uint8, c2304 Int32 NOT NULL, c2305 Datetime NOT NULL, c2306 Int8, c2307 Uint64, c2308 String NOT NULL, c2309 Timestamp64 NOT NULL, c2310 Date, c2311 Decimal(15,0) NOT NULL, c2312 Timestamp, c2313 Uint32 NOT NULL, c2314 Float, c2315 Int16, c2316 Uint16 NOT NULL, c2317 Yson, c2318 Datetime NOT NULL, c2319 Decimal(15,0) NOT NULL, c2320 Interval64, c2321 Decimal(35,10) NOT NULL, c2322 Int32, c2323 Decimal(35,10) NOT NULL, c2324 Date NOT NULL, c2325 Decimal(35,10), c2326 Int32 NOT NULL, c2327 Timestamp NOT NULL, c2328 Datetime NOT NULL, c2329 Json, c2330 Json NOT NULL, c2331 Yson NOT NULL, c2332 Timestamp NOT NULL, c2333 Uint8 NOT NULL, c2334 Uint8 NOT NULL, c2335 Timestamp64, c2336 Timestamp64 NOT NULL, c2337 Int32, c2338 Decimal(15,0), c2339 Decimal(15,0) NOT NULL, c2340 Date NOT NULL, c2341 Uint64 NOT NULL, c2342 Yson NOT NULL, c2343 Timestamp NOT NULL, c2344 Uint16 NOT NULL, c2345 Bool NOT NULL, c2346 Uint32 NOT NULL, c2347 Decimal(22,9), c2348 Int8, c2349 Date32 NOT NULL, c2350 Utf8 NOT NULL, c2351 Int64, c2352 Int32, c2353 Uint32 NOT NULL, c2354 Datetime, c2355 JsonDocument, c2356 Double NOT NULL, c2357 Timestamp, c2358 Utf8 NOT NULL, c2359 Date32, c2360 Int16 NOT NULL, c2361 Int32 NOT NULL, c2362 Timestamp64, c2363 Json NOT NULL, c2364 Int8, c2365 Date32 NOT NULL, c2366 Interval64 NOT NULL, c2367 Decimal(22,9), c2368 Int64, c2369 Json, c2370 Float, c2371 String, c2372 Datetime NOT NULL, c2373 Int64, c2374 Datetime, c2375 String NOT NULL, c2376 Datetime64, c2377 Json, c2378 Yson NOT NULL, c2379 Uint64, c2380 Date, c2381 Float NOT NULL, c2382 Utf8, c2383 Uint64, c2384 Datetime64, c2385 Double, c2386 Uint32 NOT NULL, c2387 Int8, c2388 Uint64, c2389 Json NOT NULL, c2390 Uint32, c2391 String NOT NULL, c2392 Uint32, c2393 Int16, c2394 Timestamp, c2395 Int8 NOT NULL, c2396 Timestamp, c2397 Double, c2398 Int16 NOT NULL, c2399 Uint32 NOT NULL, c2400 Uint64, c2401 Utf8 NOT NULL, c2402 Double NOT NULL, c2403 Json NOT NULL, c2404 Bool, c2405 Float, c2406 Double NOT NULL, c2407 Uint64, c2408 Decimal(35,10) NOT NULL, c2409 JsonDocument, c2410 Date32 NOT NULL, c2411 Date, c2412 Yson, c2413 Int8, c2414 Float, c2415 JsonDocument, c2416 Utf8 NOT NULL, c2417 Utf8 NOT NULL, c2418 Interval64 NOT NULL, c2419 Decimal(22,9) NOT NULL, c2420 Decimal(15,0), c2421 Decimal(15,0) NOT NULL, c2422 Date32, c2423 Interval64, c2424 Decimal(35,10), c2425 Datetime64, c2426 Uint32 NOT NULL, c2427 Float NOT NULL, c2428 Uint32, c2429 Datetime NOT NULL, c2430 Bool, c2431 Date32 NOT NULL, c2432 Uint64, c2433 Datetime NOT NULL, c2434 Utf8, c2435 Interval64, c2436 Double, c2437 Int32 NOT NULL, c2438 Int64 NOT NULL, c2439 JsonDocument NOT NULL, c2440 Json, c2441 Double NOT NULL, c2442 Uint16, c2443 Yson NOT NULL, c2444 Decimal(22,9), c2445 Float NOT NULL, c2446 Float, c2447 Date NOT NULL, c2448 Yson, c2449 Timestamp64, c2450 Timestamp, c2451 Uint32, c2452 Datetime, c2453 JsonDocument NOT NULL, c2454 Int16 NOT NULL, c2455 Date, c2456 Date32, c2457 Decimal(35,10), c2458 Date, c2459 Int8, c2460 JsonDocument NOT NULL, c2461 String, c2462 Timestamp NOT NULL, c2463 Decimal(22,9), c2464 Yson NOT NULL, c2465 Int16 NOT NULL, c2466 Uint16, c2467 Decimal(15,0), c2468 Timestamp64 NOT NULL, c2469 Json NOT NULL, c2470 Int32, c2471 Interval64 NOT NULL, c2472 Uint16 NOT NULL, c2473 Uint32, c2474 Int64, c2475 Int32, c2476 Float NOT NULL, c2477 Date32, c2478 Uint16, c2479 Int8 NOT NULL, c2480 Datetime NOT NULL, c2481 Decimal(35,10), c2482 Yson, c2483 Timestamp64 NOT NULL, c2484 Float, c2485 Uint32, c2486 Uint16, c2487 Int32 NOT NULL, c2488 Interval64, c2489 Int8, c2490 Decimal(22,9), c2491 Int16 NOT NULL, c2492 Double, c2493 Utf8, c2494 Bool, c2495 Int8 NOT NULL, c2496 Bool, c2497 Json, c2498 Uint64, c2499 Uint16 NOT NULL, c2500 Bool NOT NULL, c2501 Uint8 NOT NULL, c2502 Timestamp64 NOT NULL, c2503 Timestamp64, c2504 Uint64, c2505 Timestamp, c2506 Yson NOT NULL, c2507 Decimal(15,0) NOT NULL, c2508 Int8, c2509 Date32, c2510 Date32 NOT NULL, c2511 Utf8 NOT NULL, c2512 Uint16, c2513 Double, c2514 Uint64 NOT NULL, c2515 Yson, c2516 String, c2517 Timestamp64, c2518 Timestamp, c2519 Bool, c2520 Timestamp NOT NULL, c2521 Float NOT NULL, c2522 Json NOT NULL, c2523 Date NOT NULL, c2524 Uint16, c2525 Uint8, c2526 Int8, c2527 Int64 NOT NULL, c2528 Json NOT NULL, c2529 Int8 NOT NULL, c2530 Uint16, c2531 JsonDocument NOT NULL, c2532 Bool NOT NULL, c2533 Interval64 NOT NULL, c2534 Decimal(22,9) NOT NULL, c2535 Uint32, c2536 Bool NOT NULL, c2537 Decimal(22,9) NOT NULL, c2538 Float NOT NULL, c2539 Yson, c2540 Json NOT NULL, c2541 Utf8, c2542 Bool, c2543 JsonDocument, c2544 String, c2545 Double NOT NULL, c2546 Uint32 NOT NULL, c2547 Timestamp64 NOT NULL, c2548 Yson, c2549 Date NOT NULL, c2550 Interval64, c2551 Json NOT NULL, c2552 Decimal(22,9), c2553 Json NOT NULL, c2554 Float, c2555 Bool, c2556 Date32 NOT NULL, c2557 Int32 NOT NULL, c2558 Datetime NOT NULL, c2559 Interval64, c2560 Date32, c2561 Interval64 NOT NULL, c2562 Decimal(22,9) NOT NULL, c2563 Utf8 NOT NULL, c2564 Timestamp64, c2565 Date NOT NULL, c2566 Interval64, c2567 Int64 NOT NULL, c2568 Double NOT NULL, c2569 Uint32, c2570 Decimal(35,10) NOT NULL, c2571 Timestamp, c2572 Double, c2573 String, c2574 Decimal(15,0) NOT NULL, c2575 Uint64, c2576 Int16, c2577 Uint8, c2578 Decimal(22,9) NOT NULL, c2579 Utf8 NOT NULL, c2580 Uint16 NOT NULL, c2581 Float NOT NULL, c2582 Int16 NOT NULL, c2583 Int32, c2584 String, c2585 Datetime NOT NULL, c2586 Int8, c2587 Datetime64, c2588 Timestamp, c2589 Interval64, c2590 Utf8 NOT NULL, c2591 JsonDocument NOT NULL, c2592 Uint64, c2593 Uint16 NOT NULL, c2594 Uint32 NOT NULL, c2595 Uint8 NOT NULL, c2596 Int64, c2597 Int16, c2598 Uint16, c2599 Int8, c2600 Double, c2601 Float, c2602 Float NOT NULL, c2603 String, c2604 Json NOT NULL, c2605 Utf8, c2606 Interval64, c2607 Date, c2608 Datetime64 NOT NULL, c2609 Uint64, c2610 Date, c2611 Uint32, c2612 Int32, c2613 JsonDocument, c2614 JsonDocument, c2615 Datetime64 NOT NULL, c2616 Yson, c2617 String NOT NULL, c2618 Decimal(15,0) NOT NULL, c2619 Json NOT NULL, c2620 Double, c2621 Yson NOT NULL, c2622 Int8, c2623 Timestamp64, c2624 Int8 NOT NULL, c2625 Timestamp, c2626 Double, c2627 Int64 NOT NULL, c2628 Bool NOT NULL, c2629 Float, c2630 Int64 NOT NULL, c2631 Interval64 NOT NULL, c2632 Interval64, c2633 String NOT NULL, c2634 Date, c2635 String, c2636 Json, c2637 Json, c2638 Json, c2639 JsonDocument NOT NULL, c2640 Double NOT NULL, c2641 Yson, c2642 Int16, c2643 Yson, c2644 Date, c2645 Decimal(22,9), c2646 Decimal(15,0) NOT NULL, c2647 Uint32, c2648 Decimal(15,0), c2649 Interval64, c2650 Double NOT NULL, c2651 Date32, c2652 Interval64 NOT NULL, c2653 Bool, c2654 Yson NOT NULL, c2655 Float NOT NULL, c2656 Yson NOT NULL, c2657 Int32 NOT NULL, c2658 Int64 NOT NULL, c2659 Int32 NOT NULL, c2660 Timestamp64 NOT NULL, c2661 Interval64 NOT NULL, c2662 Timestamp64, c2663 String, c2664 Interval64, c2665 Int8 NOT NULL, c2666 Float, c2667 Bool NOT NULL, c2668 Int64 NOT NULL, c2669 Timestamp NOT NULL, c2670 Int8, c2671 Datetime NOT NULL, c2672 Date, c2673 Decimal(22,9) NOT NULL, c2674 Timestamp NOT NULL, c2675 Int8 NOT NULL, c2676 Yson, c2677 Timestamp, c2678 Date32 NOT NULL, c2679 JsonDocument, c2680 Int32 NOT NULL, c2681 Utf8, c2682 Uint8 NOT NULL, c2683 Uint32 NOT NULL, c2684 Interval64 NOT NULL, c2685 Decimal(35,10), c2686 Date, c2687 Bool, c2688 Int8 NOT NULL, c2689 Date NOT NULL, c2690 Datetime NOT NULL, c2691 Decimal(15,0), c2692 Double NOT NULL, c2693 Double NOT NULL, c2694 Float NOT NULL, c2695 Timestamp64 NOT NULL, c2696 Timestamp64, c2697 Int8 NOT NULL, c2698 Decimal(15,0), c2699 Int64, c2700 Decimal(22,9) NOT NULL, c2701 Double, c2702 Json NOT NULL, c2703 Int8 NOT NULL, c2704 Int16 NOT NULL, c2705 Uint64 NOT NULL, c2706 String, c2707 Yson NOT NULL, c2708 Json, c2709 Uint8, c2710 Int16 NOT NULL, c2711 Uint32 NOT NULL, c2712 Json NOT NULL, c2713 Decimal(22,9) NOT NULL, c2714 Float, c2715 Decimal(22,9), c2716 Uint8, c2717 Int16, c2718 Timestamp64 NOT NULL, c2719 Uint8 NOT NULL, c2720 Int16, c2721 Int64, c2722 Int8, c2723 Utf8, c2724 Int64 NOT NULL, c2725 Datetime64 NOT NULL, c2726 Interval64 NOT NULL, c2727 Int64 NOT NULL, c2728 Int64 NOT NULL, c2729 Float, c2730 Bool NOT NULL, c2731 Uint32, c2732 Date NOT NULL, c2733 Decimal(35,10) NOT NULL, c2734 Uint8 NOT NULL, c2735 Datetime, c2736 Uint32, c2737 Timestamp NOT NULL, c2738 Decimal(22,9) NOT NULL, c2739 String NOT NULL, c2740 Json, c2741 Date NOT NULL, c2742 Json, c2743 Interval64 NOT NULL, c2744 Timestamp NOT NULL, c2745 Int16 NOT NULL, c2746 Uint8, c2747 Bool, c2748 Float, c2749 Decimal(15,0) NOT NULL, c2750 Uint16, c2751 Decimal(22,9) NOT NULL, c2752 Double NOT NULL, c2753 Datetime NOT NULL, c2754 Timestamp64 NOT NULL, c2755 Int16 NOT NULL, c2756 Int32 NOT NULL, c2757 Uint32, c2758 JsonDocument NOT NULL, c2759 Datetime64 NOT NULL, c2760 Decimal(22,9), c2761 Interval64 NOT NULL, c2762 Float NOT NULL, c2763 Bool, c2764 Json NOT NULL, c2765 Datetime64, c2766 Interval64 NOT NULL, c2767 Utf8, c2768 Float NOT NULL, c2769 Date, c2770 String NOT NULL, c2771 Int16, c2772 Int16 NOT NULL, c2773 Uint8 NOT NULL, c2774 Interval64, c2775 Timestamp64, c2776 Int32, c2777 Bool NOT NULL, c2778 Decimal(35,10), c2779 Decimal(15,0), c2780 Uint64 NOT NULL, c2781 Datetime64 NOT NULL, c2782 Uint64, c2783 Datetime64 NOT NULL, c2784 Int32, c2785 Decimal(22,9), c2786 Date32, c2787 Yson NOT NULL, c2788 Json NOT NULL, c2789 Utf8, c2790 Yson NOT NULL, c2791 Decimal(15,0) NOT NULL, c2792 Utf8 NOT NULL, c2793 Yson NOT NULL, c2794 Yson NOT NULL, c2795 Int16 NOT NULL, c2796 Datetime NOT NULL, c2797 Datetime, c2798 Uint64, c2799 Decimal(35,10) NOT NULL, c2800 Int16, c2801 Int64, c2802 String, c2803 Date32 NOT NULL, c2804 Bool, c2805 Datetime64, c2806 Json NOT NULL, c2807 String, c2808 Datetime64 NOT NULL, c2809 Timestamp, c2810 String, c2811 Date32, c2812 JsonDocument, c2813 Int32 NOT NULL, c2814 Decimal(22,9), c2815 Double NOT NULL, c2816 Timestamp64 NOT NULL, c2817 String NOT NULL, c2818 Decimal(35,10), c2819 Decimal(22,9) NOT NULL, c2820 Uint32 NOT NULL, c2821 Decimal(15,0), c2822 Decimal(35,10), c2823 Uint8 NOT NULL, c2824 Datetime NOT NULL, c2825 JsonDocument, c2826 Uint16, c2827 Int64, c2828 Yson, c2829 Datetime, c2830 Bool NOT NULL, c2831 Yson NOT NULL, c2832 Int64, c2833 Yson NOT NULL, c2834 Utf8, c2835 Decimal(35,10), c2836 Int64, c2837 Double, c2838 Decimal(35,10), c2839 Bool NOT NULL, c2840 String, c2841 String, c2842 Uint32, c2843 Decimal(15,0), c2844 Datetime, c2845 Decimal(22,9), c2846 Datetime NOT NULL, c2847 Date32 NOT NULL, c2848 Bool, c2849 Double NOT NULL, c2850 Double, c2851 Int16 NOT NULL, c2852 Interval64 NOT NULL, c2853 Uint64, c2854 Decimal(22,9), c2855 Json, c2856 Decimal(15,0) NOT NULL, c2857 Int16, c2858 Timestamp64, c2859 Bool NOT NULL, c2860 Uint64 NOT NULL, c2861 Decimal(35,10) NOT NULL, c2862 Decimal(35,10) NOT NULL, c2863 Decimal(35,10), c2864 Decimal(15,0) NOT NULL, c2865 Decimal(35,10), c2866 Date32 NOT NULL, c2867 Decimal(22,9), c2868 Yson, c2869 Int32, c2870 Float, c2871 Uint32, c2872 Int16 NOT NULL, c2873 Datetime NOT NULL, c2874 Timestamp, c2875 Datetime64 NOT NULL, c2876 Date, c2877 Yson NOT NULL, c2878 Datetime64 NOT NULL, c2879 Decimal(22,9), c2880 Yson NOT NULL, c2881 Int64, c2882 Json, c2883 Double NOT NULL, c2884 Date NOT NULL, c2885 Timestamp NOT NULL, c2886 String, c2887 Json, c2888 Int32, c2889 Timestamp64 NOT NULL, c2890 Uint16, c2891 Decimal(35,10), c2892 Decimal(15,0), c2893 Uint32 NOT NULL, c2894 Double NOT NULL, c2895 Utf8, c2896 Int16 NOT NULL, c2897 Decimal(35,10) NOT NULL, c2898 Timestamp64, c2899 Double, c2900 Int8, c2901 Decimal(35,10), c2902 Yson NOT NULL, c2903 Uint64, c2904 Uint8, c2905 Int8 NOT NULL, c2906 Bool, c2907 Uint32, c2908 Int8 NOT NULL, c2909 Int16 NOT NULL, c2910 Uint16 NOT NULL, c2911 Timestamp NOT NULL, c2912 Date NOT NULL, c2913 Timestamp NOT NULL, c2914 Decimal(35,10), c2915 String, c2916 Decimal(22,9), c2917 Yson, c2918 Uint8, c2919 Uint64 NOT NULL, c2920 JsonDocument, c2921 Interval64, c2922 JsonDocument NOT NULL, c2923 Decimal(35,10), c2924 Uint32, c2925 Float NOT NULL, c2926 Int64 NOT NULL, c2927 Date32, c2928 Bool, c2929 Int64, c2930 Timestamp64, c2931 Double, c2932 Bool NOT NULL, c2933 Json NOT NULL, c2934 JsonDocument NOT NULL, c2935 Uint16, c2936 Double NOT NULL, c2937 Uint32 NOT NULL, c2938 Decimal(22,9) NOT NULL, c2939 Uint32 NOT NULL, c2940 Date32, c2941 Yson NOT NULL, c2942 Int64, c2943 Int64, c2944 Decimal(22,9) NOT NULL, c2945 JsonDocument NOT NULL, c2946 Int16, c2947 Int32, c2948 String, c2949 Utf8 NOT NULL, c2950 JsonDocument, c2951 JsonDocument NOT NULL, c2952 Datetime NOT NULL, c2953 Timestamp NOT NULL, c2954 JsonDocument, c2955 JsonDocument, c2956 String, c2957 Int8 NOT NULL, c2958 Int32 NOT NULL, c2959 Uint32, c2960 Utf8, c2961 Decimal(35,10) NOT NULL, c2962 Decimal(22,9) NOT NULL, c2963 Bool NOT NULL, c2964 Date32, c2965 Decimal(22,9), c2966 Uint8 NOT NULL, c2967 Timestamp, c2968 Timestamp64, c2969 Uint16 NOT NULL, c2970 Bool, c2971 Timestamp64 NOT NULL, c2972 Timestamp64, c2973 Timestamp, c2974 Uint8 NOT NULL, c2975 Decimal(15,0), c2976 Json, c2977 Date32, c2978 Uint32, c2979 Uint32 NOT NULL, c2980 Double, c2981 String, c2982 String, c2983 Interval64, c2984 Uint8 NOT NULL, c2985 Uint8 NOT NULL, c2986 Datetime NOT NULL, c2987 Datetime64 NOT NULL, c2988 String NOT NULL, c2989 Bool NOT NULL, c2990 Timestamp64 NOT NULL, c2991 String NOT NULL, c2992 Yson NOT NULL, c2993 Yson, c2994 Yson NOT NULL, c2995 Float NOT NULL, c2996 Uint32 NOT NULL, c2997 Int32, c2998 Int16 NOT NULL, c2999 Datetime64 NOT NULL, c3000 Utf8 NOT NULL, c3001 JsonDocument NOT NULL, c3002 Bool, c3003 Decimal(15,0) NOT NULL, c3004 Date32 NOT NULL, c3005 Yson, c3006 Double, c3007 Decimal(15,0), c3008 Int16 NOT NULL, c3009 Datetime64 NOT NULL, c3010 Json NOT NULL, c3011 Int32 NOT NULL, c3012 Bool NOT NULL, c3013 Decimal(35,10), c3014 Decimal(15,0), c3015 Timestamp64, c3016 Int8, c3017 Timestamp, c3018 Interval64 NOT NULL, c3019 Interval64, c3020 Float NOT NULL, c3021 Utf8 NOT NULL, c3022 Timestamp64 NOT NULL, c3023 Utf8 NOT NULL, c3024 Decimal(15,0), c3025 Int64, c3026 Interval64 NOT NULL, c3027 Uint16, c3028 Timestamp64, c3029 Decimal(35,10), c3030 Int16 NOT NULL, c3031 Decimal(35,10), c3032 Int8, c3033 Json NOT NULL, c3034 Decimal(22,9) NOT NULL, c3035 Decimal(22,9), c3036 Int32, c3037 Utf8 NOT NULL, c3038 Json NOT NULL, c3039 JsonDocument, c3040 Int16, c3041 Interval64 NOT NULL, c3042 Yson NOT NULL, c3043 Json NOT NULL, c3044 Int64, c3045 Timestamp, c3046 Float, c3047 Bool, c3048 Decimal(22,9) NOT NULL, c3049 Uint16 NOT NULL, c3050 Int32, c3051 Datetime64 NOT NULL, c3052 Double NOT NULL, c3053 Decimal(35,10), c3054 Uint16 NOT NULL, c3055 Uint32 NOT NULL, c3056 Utf8, c3057 Int8 NOT NULL, c3058 Timestamp64,\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)\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)\n                WITH (\n                    STORE = COLUMN\n                )\n            \nFATAL: message: "Executing ESchemeOpCreateColumnTable" issue_code: 2003 severity: 1 issues { message: "Type \\\'Bool\\\' specified for column \\\'c54\\\', 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 \\\'c54\\\', 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:264 Stopped node localhost:26049/3
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:264 Stopped node localhost:7657/5
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:264 Stopped node localhost:25366/2
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:264 Stopped node localhost:25592/8
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:264 Stopped node localhost:19847/1
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:264 Stopped node localhost:24076/6
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:264 Stopped node localhost:23610/7
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:264 Stopped node localhost:2857/9
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:264 Stopped node localhost:5137/4
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/30226
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/31232
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/25693
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/2857
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/14256
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/11109
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/24929
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/25592
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/21834
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/28708
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/10350
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/23610
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/10547
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/10498
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/5163
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/24076
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/14126
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/21146
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/11361
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/7657
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/13048
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/3136
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/6625
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/5137
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/16245
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/28483
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/13740
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/26049
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/9747
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/8969
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/14042
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/25366
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/61660
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/23788
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/61237
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/19847
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/2734
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/8670
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/9884
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/19759
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/3356
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/15033
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/29395
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/11122
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/3074
============================== slowest durations ===============================
32.06s teardown test_workload.py::TestYdbWorkload::test
30.51s call     test_workload.py::TestYdbWorkload::test
18.57s 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/v4jv/000c9d/ydb/tests/stress/olap_workload/olap_workload --endpoint grpc://localhost:19847 --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 \'c54\', 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 83.38s (0:01:23) =========================
