-
Notifications
You must be signed in to change notification settings - Fork 606
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Copy table with sequence #2284
Closed
Closed
Copy table with sequence #2284
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Collaborator
shnikd
commented
Feb 27, 2024
- Only fomichev3000 can approve changes in this branch
- Update CODEOWNERS
- Only members of ReleaseApprovers team can approve changes in this branch
- merge performance improvement changes to stable-24-1 (merge performance improvement changes to stable-24-1 #1576)
- Add compatibility info (Set compatibility info for stable-24-1 #1583)
- fix empty config requirement (fix empty config requirement #1622)
- Set mkql runtime version. (Set mkql runtime version. #1609)
- Fix scheme_tests canondata (Fix scheme_tests canondata #1493) (Fix scheme_tests canondata (#1493) #1643)
- remove debugging cerr (24-1) (remove debugging cerr (24-1) #1642)
- Merge some fixes from main (Merge some fixes from main #1672)
- Fix autoconfig's compute cpu table (Fix autoconfig's compute cpu table #1701)
- YQL-17542 finalize split sync async CAs (YQL-17542 finalize split sync async ca #1689)
- KIKIMR-21016: Проставить версию SSA Runtime в 24-1 (KIKIMR-21016: Проставить версию SSA Runtime в 24-1 #1785)
- Do not call TypeName if trace is not used. (Do not call TypeName if trace is not used. #1506)
- improve base stats propagation logic (improve base stats propagation logic #1741) (improve base stats propagation logic (#1741) #1857)
- Fix the processing of incorrect SourceId (Fix the processing of incorrect SourceId #1555) (Fix the processing of incorrect SourceId (#1555) #1581)
- Make coordination session ping period dependent on session timeout KI… (Make coordination session ping period dependent on session timeout KI… #1837)
- Make stopping result/notification sending dependent on operation type… (Make stopping result/notification sending dependent on operation type… #1835)
- Disable volatile transactions KIKIMR-21060 (Disable volatile transactions KIKIMR-21060 #1888)
- Disable KQP feature flags for stable branch. (Disable KQP feature flags for stable branch. #1885)
- Remove MvccTestOutOfOrderRestartLocksSingleWithoutBarrier (Remove MvccTestOutOfOrderRestartLocksSingleWithoutBarrier #1905) (Remove MvccTestOutOfOrderRestartLocksSingleWithoutBarrier (#1905) #1907)
- Mute CostMetrics tests in 24-1 (Mute CostMetrics tests in 24-1 #1948)
- Merge to 24.1 (Merge to 24.1 #1772)
- Fix readset acks sent too early in volatile transactions (Fix readset acks sent too early in volatile transactions #1961)
- Use uid as idempotency key KIKIMR-21059 (24-1: Use uid as idempotency key KIKIMR-21059 #2059)
- Enable DDL in ExecuteScript. Allow not to specify TxControl in QueryService queries (Enable DDL in ExecuteScript. Allow not to specify TxControl in QueryService queries #1603) (Enable DDL in ExecuteScript. Allow not to specify TxControl in QueryService queries (#1603) #1815)
- Fix lost coordinator steps during mediator reconnect race (Fix lost coordinator steps during mediator reconnect race #2037) (Fix lost coordinator steps during mediator reconnect race (#2037) #2056)
- Cannonized two plans (Cannonized two plans #1773) (Cannonized two plans (#1773) #2081)
- fix iam monitoring (fix iam monitoring #2061) (fix iam monitoring (#2061) #2113)
- correctly fix memlimit exception problem (correctly fix memlimit exception problem #2135)
- Disable distconf in 24-1 (Disable distconf in 24-1 #2147)
- KIKIMR-20082: TableStore/ColumnTable with QueryService (KIKIMR-20082: TableStore/ColumnTable with QueryService #1377) (KIKIMR-20082: TableStore/ColumnTable with QueryService (#1377) #1647)
- Support temp tables in yql (Support temp tables in yql #2141)
- Stable-24-1 cs patch 2 (Stable-24-1 cs patch 2 #2145)
- Merge default values for columns fixes and changes to stable 24 1 (Merge default values for columns fixes and changes to stable 24 1 #2140)
- Initial commit
- Fixes
* support trailing generic query responses (ydb-platform#1441) * improving potential bottleneck in grpc layer of the query service (ydb-platform#1278)
Set mkql runtime version, fix tests. (KIKIMR-19847)
* Initial commit * Fixes Co-authored-by: Nikolay Shumkov <153636981+shnikd@users.noreply.github.com>
* Fix scrubbing and flapping unittest (ydb-platform#1640) * Fix leaking blobs via using patching (ydb-platform#1639) --------- Co-authored-by: kruall <kruall@ydb.tech>
* Yql 17542 simplify alloc in compute actor (ydb-platform#1452) * YQL-17542 Simplify allocator usage in ComputeActors * fix build * fix dup * YQL-17542 move SaveState LoadState (ydb-platform#1474) * YQL-17703 always use sized allocator in CA (ydb-platform#1522) * YQL-17542 split FillIoMaps (ydb-platform#1537) * YQL-17755 fix drying input up (ydb-platform#1604) * YQL-17542 split stat (ydb-platform#1553) * YQL-17542 remove transition guards (ydb-platform#1610) * YQL-17542 get rid of std::any in handling sources state (ydb-platform#1635) * YQL-17755 ut for TComputeActorAsyncInputHelperTest::PollAsyncInput (ydb-platform#1626) * YQL-17542 move TaskRunner dependent Execute to TDqSyncComputeActorBase (ydb-platform#1599) * YQL-17542 move TaskRunner dependent Execute to TDqSyncComputeActorBase (ydb-platform#1666)
Co-authored-by: Tony-Romanov <150126326+Tony-Romanov@users.noreply.github.com>
Co-authored-by: Iuliia Sidorina <yulia@ydb.tech>
Co-authored-by: nsofya <nsofya@ydb.tech>
…b-platform#2140) Co-authored-by: Nikolay Shumkov <153636981+shnikd@users.noreply.github.com>
🔴 Unable to merge your PR into the |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.