datafusion
datafusion copied to clipboard
common_sub_expression_eliminate internal error
Describe the bug
Error: Internal("Optimizer rule 'common_sub_expression_eliminate' failed due to unexpected error: Error during planning: 'Date64 <= Date32' can't be evaluated because there isn't a common type to coerce the types to")
To Reproduce tbd
Expected behavior
Additional context
Does the type coercion rule should be before there rules?