Skip to content

master<-dev#1466

Merged
TinyKitten merged 1 commit intomasterfrom
dev
Mar 26, 2026
Merged

master<-dev#1466
TinyKitten merged 1 commit intomasterfrom
dev

Conversation

@TinyKitten
Copy link
Member

No description provided.

* GetStationsByName RPCのパフォーマンス改善

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>

* GetStationsByName RPCのパフォーマンス改善

enrichmentフェーズでskip_types_join=trueに変更し、不要なstation_station_types/types
テーブルへのLEFT JOINを除去。バス停クエリも並列実行に変更。

_no_typesバリアントではline_group_cdをサブクエリで取得し、has_train_typesが
正しく設定されるよう対応。

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>

* find_station_by_id, get_stations_by_id_vec, get_stations_by_coordinatesのパフォーマンス改善

line_group_id=None固定の3つのRPCでもskip_types_join=trueに変更し、
不要なstation_station_types/typesテーブルへのLEFT JOINを除去。

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>

---------

Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@TinyKitten TinyKitten self-assigned this Mar 25, 2026
@coderabbitai
Copy link
Contributor

coderabbitai bot commented Mar 25, 2026

Important

Review skipped

Auto reviews are disabled on base/target branches other than the default branch.

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro

Run ID: b771fc26-b564-4b58-a07e-5e2ff9e9b89f

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch dev

Comment @coderabbitai help to get the list of available commands and usage tips.

@TinyKitten TinyKitten merged commit 3d5a759 into master Mar 26, 2026
11 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant