v5.4.3 select statement error on table which partitioned by column with floor func #42323
Labels
affects-5.0
This bug affects 5.0.x versions.
affects-5.1
This bug affects 5.1.x versions.
affects-5.2
This bug affects 5.2.x versions.
affects-5.3
This bug affects 5.3.x versions.
affects-5.4
This bug affects 5.4.x versions.
affects-6.1
affects-6.5
affects-6.6
affects-7.1
severity/major
sig/sql-infra
SIG: SQL Infra
type/bug
The issue is confirmed as a bug.
v4.0.11
-> get normal result
v5.4.3
-> get error
--> ERROR 1105 (HY000): interface conversion: expression.Expression is *expression.Column, not *expression.ScalarFunction
-> get normal result
The text was updated successfully, but these errors were encountered: