planner: add hash64 and equals for logical aggregation by AilinKid · Pull Request #56750 · pingcap/tidb · GitHub hash64とequalsをlogical aggregation対象に追加しています。
server: replace session in statsHistoryHandler with `types.Context` by YangKeao · Pull Request #56783 · pingcap/tidb · GitHub
statsHistoryHandler
内のセッションをtypes.Context
に置き換えています。infoschema: improve usability of SchemaByTable by lance6716 · Pull Request #56803 · pingcap/tidb · GitHub
SchemaByTable
がすべてのTableInfo
に対応しています。test: stabilize TestAnalyzeColumnsWithVirtualColumnIndex by tangenta · Pull Request #56798 · pingcap/tidb · GitHub 不安定な
TestAnalyzeColumnsWithVirtualColumnIndex
テストを修正しています。statistics: rename queue files for consistency by Rustin170506 · Pull Request #56732 · pingcap/tidb · GitHub
FetchAllTablesAndBuildAnalysisJobs
をリファクタリングしています。*: move ddl notifier as domain member and test pub/sub by lance6716 · Pull Request #56776 · pingcap/tidb · GitHub パッケージレベル変数を
Domain
内に移動しています。executor: enable hash join v2 by default for tests by windtalker · Pull Request #56790 · pingcap/tidb · GitHub テスト内でhash join v2をデフォルトで有効にしています。
planner: enable fix control for enforced | tidb-test=pr/2404 by terry1purcell · Pull Request #56414 · pingcap/tidb · GitHub Windows関数でコストの高い
IndexFullScan
が選択される事象を修正しています。
ci: ignore codecov path by okJiang · Pull Request #8734 · tikv/pd · GitHub codecov.yml を更新しています。
statistics: rename `RegionStats` in hot statistics by lhy1024 · Pull Request #8740 · tikv/pd · GitHub RegionStats を GetHotPeerStats に改名しています。
- in_memory_engine: add a debug API for IME to show current cached regions metadata by glorv · Pull Request #17677 · tikv/tikv · GitHub In memory engineでIMEのデバッグ用APIを追加しています。
vector-search: minor wording updates for the langchain integration doc by qiancai · Pull Request #19191 · pingcap/docs · GitHub vector-search-integrate-with-langchain.md を更新しています。
update vector search docs by qiancai · Pull Request #18779 · pingcap/docs · GitHub ベクトル検索のドキュメントを更新しています。
2024年10月23日にTiDB Operatorのコミットはありませんでした。
cmd(ticdc): Export All cdc Subcommands by wlwilliamx · Pull Request #11677 · pingcap/tiflow · GitHub cdcのサブコマンドを公開しています。
ci(dm): Fix DM `import_v10x` Test Failure Due to TiDB int Type Display Change by wlwilliamx · Pull Request #11681 · pingcap/tiflow · GitHub config: Make deprecate-integer-display-length default to true | tidb-test=pr/2414 by dveeden · Pull Request #56529 · pingcap/tidb · GitHub に対応しています。
*(ticdc): add integration test for safe mode by lidezhu · Pull Request #11678 · pingcap/tiflow · GitHub Safe modeでのインテグレーションテストを追加しています。
- update proxy of master to merge-master-beyond-8.4 by CalvinNeo · Pull Request #9551 · pingcap/tiflash · GitHub contrib/tiflash-proxy サブモジュールを更新しています。
2024年10月23日にTiProxyのコミットはありませんでした。