-
Notifications
You must be signed in to change notification settings - Fork 223
Closed
Description
TODO for supporting TPC-H Q3
- Fix varchar to varchar casting fix: casting between different varchar length #228
- Support decimal type feat: add
Decimal
type #235 - Support date type
- Case-insensitive column/table name
- Support
order by
on expr alias query: supportorder by
on expr alias #258 - Add testcase
- Support implicit type casting (query: support implicit type cast #280)
- Support date comparison
- Modify sqllogictest to support multi-line query in TPC-H
- Support aggr with alias (bug: agg plan is not generated when using aggr with alias #303)
- Support binop on decimal
- Generate input ref for group key
- Support typed string
- Load TPC-H data from risingwave
Metadata
Metadata
Assignees
Labels
No labels