Skip to content

Conversation

@aptend
Copy link
Owner

@aptend aptend commented Nov 24, 2025

What type of PR is this?

  • API-change
  • BUG
  • Improvement
  • Documentation
  • Feature
  • Test and CI
  • Code Refactoring

Which issue(s) this PR fixes:

issue #

What this PR does / why we need it:

LeftHandCold and others added 4 commits November 27, 2025 08:34
…cancel a dispatch receiver (matrixorigin#23163)

Fixed an issue where the StopSending message was incorrectly used to cancel a dispatch receiver

Approved by: @ouyuanning
- avoid unnecessary copy of the big bulk of vectors
- apply ORDER BY+LIMIT logic to memtable
- refine EXPLAIN result

Approved by: @ouyuanning, @heni02, @LeftHandCold, @cpegeric, @XuPeng-SH
…igin#23165)

Fix nil pointer dereference panic when using `FOR UPDATE` with CTE. Added a nil check before accessing `tableDef` in `bindSelectClause` to prevent panic when `tableDef` is `nil` (which happens when the node is a PROJECT node from a CTE/subquery, not a base table).

Approved by: @ouyuanning, @aunjgr
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

7 participants