-
Notifications
You must be signed in to change notification settings - Fork 410
Open
Labels
type/enhancementThe issue or PR belongs to an enhancement.The issue or PR belongs to an enhancement.
Description
Enhancement
TiFlash should support pushing down TiDB unary minus scalar functions (UnaryMinusInt, UnaryMinusReal, UnaryMinusDecimal).
At the moment, plans containing these TiDB signatures cannot be executed in TiFlash with TiDB-compatible semantics. We should add the DAG mapping, dedicated execution functions, and coverage for unit, query, and fullstack execution.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
type/enhancementThe issue or PR belongs to an enhancement.The issue or PR belongs to an enhancement.