| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Intermediate changes | robot-piglet | 2024-12-13 | 1 | -0/+2 |
| | | | | | commit_hash:e4f538de906ec2dcfa4e6907edad0b20916b93ca | ||||
| * | Intermediate changes | robot-piglet | 2024-12-13 | 1 | -2/+0 |
| | | | | | commit_hash:27af5f8a0a7836d78ffdc205213f07f79dd9f7ad | ||||
| * | Never compress python build resources to speedup python configuration and build | spreis | 2024-12-13 | 1 | -0/+1 |
| | | | | | | | | There is no runtime perf impact, but - The change reduces build graph by removing 2 nodes out of 5 for python which accelerates both configuration and build - surprisingly in all experiments there were positive impact on binary size about 2MiB commit_hash:909fdeeb91b7f20c749177d638e97d5a469e422d | ||||
| * | Switch all tests to atd from snapshot | thegeorg | 2024-12-12 | 1 | -3/+3 |
| | | | | | commit_hash:a9a7c2df09742a540851227c4fcb7d925edd9793 | ||||
| * | Intermediate changes | robot-piglet | 2024-12-11 | 1 | -5/+17 |
| | | | | | commit_hash:a633306b66f89adbf188bf9c6d521bdf7b01f82f | ||||
| * | Check custom error in xfail tests. Remove canonization from dq/hybrid tests | udovichenko-r | 2024-11-23 | 1 | -4/+0 |
| | | | | | | | | | | | | | | | | 1. xfail тесты теперь должны содержать спец комментарий `custom error` с ожидаемым текстом ошибки 2. Все suites для xfail размечены спец. коментариями, некоторые тесты разбиты на несколько 3. Включены тесты с Python и Javascript udf для yt провайдера и переканонизированы (были отключены в github) 4. Для тяжелых xfail тестов аналогично убрана канонизация и включена проверка по спец. коментарию 5. Из dq_file/hybrid тестов убрана канонизация. Осталась только кросс-проверка результатов с yqlrun и блочным режимом 6. В dqrun теперь используется exception_policy вместо fail_policy (для корректной выдачи ошибок в тестах) commit_hash:a92b3835f86b0c01225e81e3f28bb6d11d8d67a3 | ||||
| * | YDB Import 625 | robot-ydb-importer | 2024-11-22 | 6 | -70/+163 |
| | | | | | commit_hash:bbf24592c367fa158fbc53e041fe367374d0750e | ||||
| * | Intermediate changes | robot-piglet | 2024-11-15 | 1 | -0/+2 |
| | | | | | commit_hash:2ad7a4bc9a9ae76fb2a70feb2681becd0de5c5c7 | ||||
| * | Intermediate changes | robot-piglet | 2024-11-14 | 1 | -3/+4 |
| | | | | | commit_hash:bbe5982909469ab84284cb16547e69a096d992ea | ||||
| * | Add external autoincludes.json | alevitskii | 2024-11-14 | 3 | -0/+132 |
| | | | | | | Add external autoincludes.json commit_hash:1b3de1732fee590582ae5620570facc2c0987390 | ||||
| * | Intermediate changes | robot-piglet | 2024-11-12 | 1 | -24/+26 |
| | | | | | commit_hash:63f0ba341b35ad9ea632bfc2971f028cebbec800 | ||||
| * | Move yql/udfs/common/ to /yql/essentials YQL-19206 | imunkin | 2024-11-08 | 1 | -0/+4 |
| | | | | | | | | | | | Except the following directories: * clickhouse/client * datetime * knn * roaring commit_hash:c7da95636144d28db109d6b17ddc762e9bacb59f | ||||
| * | Intermediate changes | robot-piglet | 2024-11-07 | 1 | -1/+1 |
| | | | | | commit_hash:8dfe46ba3b02673d0e6a35fdf824ab2c98255393 | ||||
| * | Intermediate changes | robot-piglet | 2024-11-06 | 1 | -1/+1 |
| | | | | | commit_hash:d313ff8d16f964d796106f71b9e2d65b0ea39f82 | ||||
| * | Intermediate changes | robot-piglet | 2024-11-01 | 4 | -25/+151 |
| | | | | | commit_hash:afe2bc6dcfc79e6d34dabab9a0c92d3fa18bc87d | ||||
| * | Intermediate changes | robot-piglet | 2024-10-23 | 1 | -1/+1 |
| | | | | | commit_hash:3e55f833d0efbd9feb7cb3f9ff320ce0faa9ec37 | ||||
| * | Fix python-iptables | shadchin | 2024-10-06 | 1 | -0/+2 |
| | | | | | commit_hash:c1f1219d64d21ec34a6f2724029ef2252f1fdb7e | ||||
| * | Intermediate changes | robot-piglet | 2024-09-30 | 1 | -4/+2 |
| | | | | | commit_hash:99ac877e6e05737455ad173d5ce45946fde7d623 | ||||
| * | Intermediate changes | robot-piglet | 2024-09-12 | 1 | -4/+1 |
| | | | | | commit_hash:ecafab280d4dfb52401ab81932e10a8d434b1999 | ||||
| * | Intermediate changes | robot-piglet | 2024-09-04 | 1 | -0/+4 |
| | | |||||
| * | Customize bt colorization | iaz1607 | 2024-08-19 | 1 | -7/+31 |
| | | | | | 221e27d03ecf65a066e77e452326e20c49e89df5 | ||||
| * | Intermediate changes | robot-piglet | 2024-08-08 | 3 | -2/+26 |
| | | |||||
| * | Intermediate changes | robot-piglet | 2024-07-31 | 1 | -30/+37 |
| | | |||||
| * | [yt/cpp/mapreduce]Fix build with system protoc, std::string and system stl | nadya73 | 2024-07-30 | 2 | -1/+14 |
| | | | | | | Fix build with system protoc, std::string and system stl 8b5b81b2d7855f6b0dcb4bb0583a6408e5b7d3f7 | ||||
| * | Intermediate changes | robot-piglet | 2024-07-27 | 1 | -1/+1 |
| | | |||||
| * | Intermediate changes | robot-piglet | 2024-07-25 | 1 | -1/+5 |
| | | |||||
| * | Intermediate changes | robot-piglet | 2024-07-22 | 1 | -2/+9 |
| | | |||||
| * | Intermediate changes | robot-piglet | 2024-07-21 | 1 | -0/+3 |
| | | |||||
| * | Intermediate changes | robot-piglet | 2024-07-19 | 6 | -0/+6 |
| | | |||||
| * | Intermediate changes | robot-piglet | 2024-07-07 | 3 | -3/+3 |
| | | |||||
| * | Enable UTF-8 mode for all | shadchin | 2024-06-20 | 1 | -1/+16 |
| | | | | | 0003a9ac951e380a13106a8f180014e0aed57f3a | ||||
| * | Intermediate changes | robot-piglet | 2024-06-13 | 1 | -6/+6 |
| | | |||||
| * | Intermediate changes | robot-piglet | 2024-06-06 | 1 | -1/+4 |
| | | |||||
| * | Intermediate changes | robot-piglet | 2024-06-04 | 2 | -4/+44 |
| | | |||||
| * | Intermediate changes | robot-piglet | 2024-05-21 | 1 | -1/+1 |
| | | |||||
| * | Intermediate changes | robot-piglet | 2024-05-18 | 1 | -1/+18 |
| | | |||||
| * | YDB Import 597 | robot-ydb-importer | 2024-05-14 | 1 | -4/+0 |
| | | | | | 2221b5c9d4887055279d8e5e336b944948a706cc | ||||
| * | Extend support importlib.resources in Arcadia | shadchin | 2024-05-08 | 2 | -25/+48 |
| | | | | | 5d391b8f31717f85fcd88c4ae5ce3b57a723e42e | ||||
| * | YT-21446: Add python udfs dependency in piglet | mpereskokova | 2024-04-16 | 4 | -0/+40 |
| | | | | | a960b2510dc0ed8b11807d92f1826459a8c9a5c8 | ||||
| * | Simplify support `importlib.metadata` | shadchin | 2024-04-13 | 2 | -11/+16 |
| | | | | | 996025a2ee725b626c3b77aac016d8f8c0ac4e76 | ||||
| * | Use same configs in ya style and style-tests | mikhnenko | 2024-04-04 | 1 | -8/+4 |
| | | | | | 853c2293128f6f534d97c1a5c97204e1f72868cf | ||||
| * | Intermediate changes | robot-piglet | 2024-03-28 | 1 | -2/+2 |
| | | |||||
| * | Intermediate changes | robot-piglet | 2024-03-28 | 1 | -0/+2 |
| | | |||||
| * | Intermediate changes | robot-piglet | 2024-03-25 | 1 | -2/+2 |
| | | |||||
| * | Intermediate changes | robot-piglet | 2024-03-19 | 3 | -4/+6 |
| | | |||||
| * | Intermediate changes | robot-piglet | 2024-03-14 | 1 | -7/+17 |
| | | |||||
| * | add CPP_STYLE_TEST_16 ya.make macro | ionagamed | 2024-03-07 | 1 | -3/+8 |
| | | | | | a494c8b69e6dec20bf56966cca5259e337905d23 | ||||
| * | Probe bytes and str environment keys | v-korovin | 2024-02-29 | 1 | -3/+18 |
| | | | | | 58bed0cef82a2a691f8f949d16c3d3b03d94f627 | ||||
| * | Intermediate changes | robot-piglet | 2024-02-23 | 2 | -12/+0 |
| | | |||||
| * | Sync contrib/tools/python3 layout with upstream | thegeorg | 2024-02-19 | 4 | -6/+6 |
| | | | | | | | | * Move src/ subdir contents to the top of the layout * Rename self-written lib -> lib2 to avoid CaseFolding warning from the VCS * Regenerate contrib/libs/python proxy-headers accordingly 4ccc62ac1511abcf0fed14ccade38e984e088f1e | ||||
