Conversation
|
Thank you for your contribution to Apache Doris. Please clearly describe your PR:
|
Co-authored-by: zclllyybb <61408379+zclllyybb@users.noreply.github.com>
Co-authored-by: zclllyybb <61408379+zclllyybb@users.noreply.github.com>
|
run buildall |
BE UT Coverage ReportIncrement line coverage Increment coverage report
|
TPC-H: Total hot run time: 31615 ms |
ClickBench: Total hot run time: 28.07 s |
BE Regression && UT Coverage ReportIncrement line coverage Increment coverage report
|
FE Regression Coverage ReportIncrement line coverage |
|
PR approved by anyone and no changes requested. |
|
does this need constant folding? |
…ion} pattern Co-authored-by: zclllyybb <61408379+zclllyybb@users.noreply.github.com>
|
run buildall |
TPC-H: Total hot run time: 30306 ms |
ClickBench: Total hot run time: 28.46 s |
FE UT Coverage ReportIncrement line coverage |
BE UT Coverage ReportIncrement line coverage Increment coverage report
|
BE Regression && UT Coverage ReportIncrement line coverage Increment coverage report
|
FE Regression Coverage ReportIncrement line coverage |
|
PR approved by at least one committer and no changes requested. |
Adds FE constant folding support for
cosine_similarityand replaces try-catch blocks in regression tests with the standardtest{sql, exception}pattern.FE Constant Folding
ArrayArithmetic.javaexecutable class with@ExecFunctionannotationExpressionEvaluator.javafor constant folding during query optimizationTest Pattern Standardization
Replaced 9 try-catch blocks with
test{sql, exception}pattern intest_array_distance_functions.groovy:💬 We'd love your input! Share your thoughts on Copilot coding agent in our 2 minute survey.