You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@doris.apache.org by GitBox <gi...@apache.org> on 2021/03/04 06:59:23 UTC

[GitHub] [incubator-doris] stdpain opened a new issue #5456: DCHECK Fail when call UDF

stdpain opened a new issue #5456:
URL: https://github.com/apache/incubator-doris/issues/5456


   **Describe the bug**
   RT
   
   **To Reproduce**
   Steps to reproduce the behavior:
   1. build BE with Debug Mode 
   2. create a UDF function
   2. call UDF
   
   **Expected behavior**
   BE shouldn't core
   
   **Screenshots**
   ```
   F0304 14:49:59.401413 20422 scalar_fn_call.cpp:39] Check failed: _fn.binary_type != TFunctionBinaryType::HIVE (1 vs. 1)
   ```
   **Additional context**
   later i will fix it
   


----------------------------------------------------------------
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.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@doris.apache.org
For additional commands, e-mail: commits-help@doris.apache.org


[GitHub] [incubator-doris] morningman closed issue #5456: DCHECK Fail when call UDF

Posted by GitBox <gi...@apache.org>.
morningman closed issue #5456:
URL: https://github.com/apache/incubator-doris/issues/5456


   


----------------------------------------------------------------
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.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@doris.apache.org
For additional commands, e-mail: commits-help@doris.apache.org