This website requires JavaScript.
Explore
龙芯爱好者论坛
Help
Register
Sign In
database
/
doris
Watch
2
Star
0
Fork
0
You've already forked doris
Code
Issues
Pull Requests
Actions
3
Packages
Projects
Releases
Wiki
Activity
Files
60fddd56e7c19c6f24adf8f85ca032e7ef55cbfe
doris
/
regression-test
/
data
/
correctness
History
Gabriel
1f9eec5462
[Regression](datev2) Add test cases for datev2/datetimev2 (
#11831
)
2022-08-19 10:57:55 +08:00
..
sql
[bugfix] fix coredump caused by nullable const column compare to non-nullable const column (
#11227
)
2022-07-27 12:00:26 +08:00
test_constant_push_down_through_outer_join.out
[fix](planner)push constant expr in predicate to outer join's other conjuncts by mistake (
#11527
)
2022-08-08 20:56:08 +08:00
test_forbidden_infer_filter_rule.out
[fix](analyzer) InferFilterRule bug: equations in on clause of outer/anti join are not inferable. (
#11515
)
2022-08-11 09:36:43 +08:00
test_lateral_view_in_subquery.out
[fix](planner)LateralViewRef#toSql throw NPE if it is not analyzed (
#11221
)
2022-07-27 14:44:27 +08:00
test_outer_join_with_subquery.out
[Regression](datev2) Add test cases for datev2/datetimev2 (
#11831
)
2022-08-19 10:57:55 +08:00
test_pushdown_pred_to_view.out
[fix](optimization) InferFiltersRule bug: a self inner join on a view, which contains where clause, will cause mis-inference. (
#11566
)
2022-08-11 17:13:26 +08:00