ahmedsaid47 commented on PR #61500:
URL: https://github.com/apache/doris/pull/61500#issuecomment-4089235689

   Validation completed on a real single-node Doris cluster (1 FE + 1 BE).
   
   Executed:
   - `mvn -pl fe-core -am -Dcheckstyle.skip=true -Dspotbugs.skip=true 
-DfailIfNoTests=false 
-Dtest=org.apache.doris.nereids.trees.expressions.functions.scalar.TypeOfTest 
test`
   - `./run-regression-test.sh --run -f 
regression-test/suites/external_table_p0/dialect_compatible/sql/presto/scalar/TestTypeOfFunction.sql
 -forceGenOut -parallel 1 -times 1`
   - `./run-regression-test.sh --run -f 
regression-test/suites/external_table_p0/dialect_compatible/sql/presto/scalar/TestTypeOfFunction.sql
 -parallel 1 -times 1`
   
   Result: `TypeOfTest` passed and `TestTypeOfFunction` passed with 0 failed 
suites on a real FE+BE runtime.
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to