-
Notifications
You must be signed in to change notification settings - Fork 3.3k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix fe of regr_slope and add test_regr_slope.groovy
- Loading branch information
Showing
7 changed files
with
339 additions
and
209 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
25 changes: 0 additions & 25 deletions
25
regression-test/data/nereids_function_p0/agg_function/test_regr_intercept.out
This file was deleted.
Oops, something went wrong.
25 changes: 0 additions & 25 deletions
25
regression-test/data/nereids_function_p0/agg_function/test_regr_slope.out
This file was deleted.
Oops, something went wrong.
114 changes: 114 additions & 0 deletions
114
regression-test/data/query_p0/aggregate/test_regr_slope.out
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,114 @@ | ||
-- This file is automatically generated. You should know what you did if you want to edit this | ||
-- !sql_empty_1 -- | ||
\N | ||
|
||
-- !sql_empty_2 -- | ||
|
||
-- !sql_int_1 -- | ||
0.0 | ||
|
||
-- !sql_int_2 -- | ||
\N | ||
|
||
-- !sql_int_3 -- | ||
0.6853448275862069 | ||
|
||
-- !sql_int_4 -- | ||
0.6853448275862069 | ||
|
||
-- !sql_int_5 -- | ||
0.6853448275862069 | ||
|
||
-- !sql_int_6 -- | ||
0.0 | ||
|
||
-- !sql_int_7 -- | ||
\N | ||
|
||
-- !sql_int_8 -- | ||
0.7390029325513197 | ||
|
||
-- !sql_int_8 -- | ||
\N | ||
\N | ||
9.0 | ||
\N | ||
\N | ||
|
||
-- !sql_int_9 -- | ||
0.7401574803149606 | ||
|
||
-- !sql_int_9 -- | ||
9.0 | ||
\N | ||
\N | ||
|
||
-- !sql_int_10 -- | ||
0.7401574803149606 | ||
|
||
-- !sql_int_10 -- | ||
9.0 | ||
\N | ||
\N | ||
|
||
-- !sql_double_1 -- | ||
0.0 | ||
|
||
-- !sql_double_2 -- | ||
\N | ||
|
||
-- !sql_double_3 -- | ||
0.6987176230207431 | ||
|
||
-- !sql_double_3 -- | ||
\N | ||
\N | ||
\N | ||
\N | ||
\N | ||
|
||
-- !sql_double_4 -- | ||
0.6987176230207446 | ||
|
||
-- !sql_double_4 -- | ||
\N | ||
\N | ||
\N | ||
\N | ||
\N | ||
|
||
-- !sql_double_5 -- | ||
0.6987176230207446 | ||
|
||
-- !sql_double_6 -- | ||
0.0 | ||
|
||
-- !sql_double_7 -- | ||
\N | ||
|
||
-- !sql_double_8 -- | ||
0.7390029325513197 | ||
|
||
-- !sql_double_8 -- | ||
\N | ||
\N | ||
9.0 | ||
\N | ||
\N | ||
|
||
-- !sql_double_9 -- | ||
0.7401574803149606 | ||
|
||
-- !sql_double_9 -- | ||
9.0 | ||
\N | ||
\N | ||
|
||
-- !sql_double_10 -- | ||
0.7401574803149606 | ||
|
||
-- !sql_double_10 -- | ||
9.0 | ||
\N | ||
\N | ||
|
141 changes: 0 additions & 141 deletions
141
regression-test/suites/nereids_function_p0/agg_function/test_regr_slope.groovy
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.