| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
| |
Upgrades for AP in templates, some fixes
commit_hash:63f7bbc30e5df3c590e65c9b54346158193efd45
|
|
|
|
| |
commit_hash:d8d2d7bd705c50833ff6e4b03fda17f1c97ca3b7
|
|
|
|
|
|
|
| |
Move clang-format to its own dir
Хотим привозить clang-format как ресурс в тулу для линтинга, но не привозить все clangN
commit_hash:b4d7e2e6953aec15dc41dd523140df5c2ccf685e
|
|
|
|
| |
commit_hash:f512a7722e094d0c9aefb0ada7750298582b605a
|
|
|
|
| |
commit_hash:7615b031b04bf3c1b7ec54e348bf56ad29543c0a
|
|
|
|
|
|
|
|
|
| |
Example of new logging:
```
[perf] yql_expr_optimize.cpp:540: Execution of [ExpandApply] took 20.9ms
```
commit_hash:701cc78f48eee1a8c0f824edb6a9310fd348ba92
|
|
|
|
| |
commit_hash:ef0c01e74df8c79f53eaa311abe8b6ac0419e864
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* Changelog entry
Type: fix
Component: proxy
Some fixes in decimal:
* Support parsing of nested `decimal128`/`decimal256` in Arrow.
* Fix bug in `decimal256` unversioned value representation --
before this change, Arrow parser for `decimal256(n, p)` was
always emitting strings of length 256 bits, event for n \<= 38,
which is incorrect in the representation of YT `decimal(n, p)`
type. Now it produces strings of variadic length (32, 64, 128
or 256 bits) depending on n, similar to `decimal128(n, p)`.
---
Pull Request resolved: <https://github.com/ytsaurus/ytsaurus/pull/942>
commit_hash:32e66c7eb4d996caf0893f97d269fb1930bc5f7a
|
|
|
|
| |
commit_hash:bbe5982909469ab84284cb16547e69a096d992ea
|
|
|
|
| |
commit_hash:05ab74f9ed1a1c6e8ca77975c6c23c79432b7093
|
|
|
|
|
| |
Update YFM for ya make to latest version
commit_hash:ed715d7e095d0862895cde5ae816fad944039c9e
|
|
|
|
| |
commit_hash:513da6b12f03f09633629ffd3bc8732063ad3a98
|
|
|
|
|
| |
[nodiff:caesar]
commit_hash:93eef00a7132e68e727aa1f4028616db6522d03c
|
|
|
|
| |
commit_hash:e2dca294df4458422157edde71bdd5d080ca077f
|
|
|
|
|
|
| |
when exception is thrown
commit_hash:5dde84deb176c7a4be831d9870deab45f66d1237
|
|
|
|
|
| |
Add external autoincludes.json
commit_hash:1b3de1732fee590582ae5620570facc2c0987390
|
|
|
|
| |
commit_hash:e560949dcbd91a6965f7c817b5abd0eaee251722
|
|
|
|
| |
commit_hash:3686ebe90c261233292d0ccb4dc131386ef2b33a
|
|
|
|
|
|
|
|
|
|
| |
From hash: [72e356aae9137ffa1479907501d634ab6e35a2d9](HIDDEN_URL
From revision: [15291248](HIDDEN_URL
[CI flow](HIDDEN_URL
Flow triggered by user: [dimdim11](HIDDEN_URL
Update tools: ymake, os_ymake
commit_hash:a4322393d5572193c03bb82b601e9df656762408
|
|
|
|
| |
commit_hash:7313c6e8079a9821476cae610f095855b5c60c93
|
|
|
|
|
| |
https://github.com/yandex/toolchain-registry/releases/tag/clang18-v4
commit_hash:ec70d5361aaa8f2f962bd94a316dc5a792460b21
|
|
|
|
| |
commit_hash:1fb9ae043c2eccefac9d80f5e9c3746fbe555fb0
|
|
|
|
| |
commit_hash:c2eb32b5cb16638c17c6fc6900738f26ba6eca49
|
|
|
|
| |
commit_hash:908cd3760bb1e3e7ffecef62acf9b632d8ca31a4
|
|
|
|
|
|
| |
for replicated tables
commit_hash:5c2672609977be17b7392405cae5ab086d728dee
|
|
|
|
| |
commit_hash:e7480dc4037b4e009ef6dcc824697e6e89c5bfe1
|
|
|
|
| |
commit_hash:eac657d72f016fe36e37cdee3dc3f9299fed9171
|
|
|
|
|
| |
Export cpp_style configs to ydb
commit_hash:1f05f3bddb56ef6a6f010eedf7bd3342b2a78cbf
|
|
|
|
| |
commit_hash:5535d20d4cf079f3d5432ac63041f1af155063e7
|
|
|
|
|
| |
Add EndOf... functions in Datetime UDF
commit_hash:6ac57411cfaabbf9abb6bed20b0e52e0a88918d0
|
|
|
|
| |
commit_hash:b64c242188e3f161b10244acb7177f61addd771a
|
|
|
|
|
|
|
|
|
| |
Apply GH: Stop wide combiner state from growing unlimited (#10997)
Apply GH: Reconnect session has been supported (#9862)
Apply GH: Handle unexpected future exception (#11091)
commit_hash:c2597abeae3a153692a80cc13446423769765ae1
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Apply GH: Extract prefix and entries in backup-related sql (#10807)
Apply GH: Fix syntax for Column Family (#10781)
Apply GH: Case-insensitive mode for searching modules and functions (#10842)
Apply GH: Fixed i/o for pg_proc (#10914)
Apply GH: An option to render SQL transalation with Seq! (#11015)
commit_hash:d2d2fcdef2bbd0434236aef325aa071c7e39c526
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
В процессе обновления staticcheck обнаружил новые фолзы для deprecated-related линетов, оказалось они переделали определение версии Go с которой работают: https://staticcheck.dev/changes/2024.1/#improved-handling-of-go-versions
Этот PR должен все полечить благодаря передаче текущей (==против которой собирается модуль) версии Go (см. HIDDEN_URL
Вот так проверял, что фолз ушел:
```
buglloc@buglloc-dev:~/work/a.yandex-team.ru$ arc co users/robot-contrib/release-yolint-yolint-7d4447f67f1588525055db15290915ef76094f20-37
Switched to branch 'users/robot-contrib/release-yolint-yolint-7d4447f67f1588525055db15290915ef76094f20-37'
buglloc@buglloc-dev:~/work/a.yandex-team.ru$ ya test --style fintech/common/infra-gen/plugins/postgres
------- [TS] {debug, default-linux-x86_64} fintech/common/infra-gen/plugins/postgres/gotest/govet >> gotest.vet.txt::govet [FAIL]
Test command err:
$S/fintech/common/infra-gen/plugins/postgres/diff_calculator_test.go:16:1: "SA3000: TestMain should call os.Exit to set exit code"
$S/fintech/common/infra-gen/plugins/postgres/diff_calculator_test.go:16:1: "SA3000: if you believe this report is false positive, please silence it with //nolint:sa3000 comment"
Number of suites skipped by class type: 1
fintech/common/infra-gen/plugins/postgres/gotest <govet>
------ sole chunk ran 1 test (total:0.54s - test:0.51s)
[fail] gotest.vet.txt::govet [default-linux-x86_64-debug] (0.18s)
$S/fintech/common/infra-gen/plugins/postgres/diff_calculator_test.go:16:1: "SA3000: TestMain should call os.Exit to set exit code"
$S/fintech/common/infra-gen/plugins/postgres/diff_calculator_test.go:16:1: "SA3000: if you believe this report is false positive, please silence it with //nolint:sa3000 comment"
Logsdir: /home/buglloc/work/a.yandex-team.ru/fintech/common/infra-gen/plugins/postgres/gotest/test-results/govet/testing_out_stuff
Stderr: /home/buglloc/work/a.yandex-team.ru/fintech/common/infra-gen/plugins/postgres/gotest/test-results/govet/testing_out_stuff/gotest.vet.txt.govet.err
------ FAIL: 1 - FAIL fintech/common/infra-gen/plugins/postgres/gotest
Total 3 suites:
2 - GOOD
1 - FAIL
Total 15 tests:
14 - GOOD
1 - FAIL
Failed
buglloc@buglloc-dev:~/work/a.yandex-team.ru$ arc co -b yolint-tst
Switched to branch 'yolint-tst'
buglloc@buglloc-dev:~/work/a.yandex-team.ru$ arc cherry-pick 0f9c71ea3697096a12cb6d9dfaa31ddddc99b6ca
commit 0f9c71ea3697096a12cb6d9dfaa31ddddc99b6ca Pass GoVersion to vet
HEAD is now at 1e1176cc27f0f5d8e3a8588fbd6876324a24b54e Pass GoVersion to vet
buglloc@buglloc-dev:~/work/a.yandex-team.ru$ ya test --style fintech/common/infra-gen/plugins/postgres
Number of suites skipped by class type: 1
Total 3 suites:
3 - GOOD
Total 15 tests:
15 - GOOD
Ok
buglloc@buglloc-dev:~/work/a.yandex-team.ru$
```
commit_hash:b5835004f247d4d91eb19b7c71e4e32032a99c29
|
|
|
|
| |
commit_hash:3cbeb92e6a5008fdda11519d1b9fa5381af3a61f
|
|
|
|
|
| |
initial
commit_hash:61c8442fd8a0ebe277511b5d98b334cf6bc95337
|
|
|
|
|
| |
<https://github.com/ydb-platform/ydb/issues/11475>
commit_hash:4db52ba0a2da92d383d7269cdb2e13d5a552b30a
|
|
|
|
| |
commit_hash:305f0a9de55c77198e0b867520c454d6ec29443c
|
|
|
|
|
|
|
|
|
|
|
| |
#11152 - Allow to choose normal or aggreation PG function
#11075 - Handle invalid base
#11068 - Allow more postgis functions
#10831 - Views: if exists / if not exists for DDL
commit_hash:0ebf35e45ac6de147c9000440ca25237db061d2e
|
|
|
|
|
|
|
| |
1. С точки зрения кода не все сценарии в режиме PROFILE_MEMORY_ALLOCATIONS правильно работали - например, arrow аллокации. Это исправлено.
2. С точки зрения сборки не все таргеты правильно получали флаг PROFILE_MEMORY_ALLOCATIONS и в результате, например, аллокация могла быть через tcmalloc, а освобождение через механизм учёта памяти mkql аллокатора. Здесь сделана отдельная либа в yql/utils, которую нужно подключать в сборке.
commit_hash:02ceea3de95ce6a2587238552d0b834d2016333b
|
|
|
|
|
|
|
|
|
| |
\#10732 Fix a bug in YQL node creation for indexImplTable table settings
\#10799support computation graph invalidation in purecalc
\#10741Don't use Now() during replay for yt settings
commit_hash:bc4c150ceb2ae05fc19eaa4804fb668730a89410
|
|
|
|
| |
commit_hash:946462d1ea7e74758c7d6f86cc30cd674dc2195e
|
|
|
|
| |
commit_hash:63f0ba341b35ad9ea632bfc2971f028cebbec800
|
|
|
|
|
| |
Update YFM for ya make to latest version
commit_hash:efcbc3e4db529d9ef8e778a7aa984ad5d47b4362
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Y_ASSUME and Y_UNREACHABLE macros are platform-independent ways to
give a hint for a compiler about some value or state. Compilier may
use that hint for optimization. On the other hand if the hint is
wrong it may lead to undefined behavior.
YT_ASSUME and YT_UNREACHABLE are wrappers around Y_ASSUME and
Y_UNREACHABLE that actually check that the hint is correct in
debug build. That introduces some code safety and at the same time
allows certain optimization in optimized build.
commit_hash:2d0969361910a10a870bae226d838d494e656edb
|
|
|
|
| |
commit_hash:df3312c03f97d33ee57c7ffd11a489097eb3c2d4
|
|
|
|
| |
commit_hash:e23a92102b67714ab31f781cca1068fb9983357a
|
|
|
|
| |
commit_hash:5511818f738a9382b398431472683745ce1a22ca
|
|
|
|
| |
commit_hash:d780798556aedbe2be898d69185380f2ecb95f9c
|
|
|
|
| |
commit_hash:c229701a8b4f4d9ee57ce1ed763099d862d53fa6
|