You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hivemall.apache.org by GitBox <gi...@apache.org> on 2020/06/04 02:26:05 UTC

[GitHub] [incubator-hivemall] myui commented on pull request #229: [HIVEMALL-295][BUGFIX] transpose_and_dot throws UDFArgumentException for 0 rows input

myui commented on pull request #229:
URL: https://github.com/apache/incubator-hivemall/pull/229#issuecomment-638563378


   ```
   Caused by: java.lang.NullPointerException
           at hivemall.tools.matrix.TransposeAndDotUDAF$TransposeAndDotUDAFEvaluator.terminate(TransposeAndDotUDAF.java:235)
           at hivemall.tools.matrix.TransposeAndDotUDAF$TransposeAndDotUDAFEvaluator.terminatePartial(TransposeAndDotUDAF.java:226)
           at org.apache.hadoop.hive.ql.udf.generic.GenericUDAFEvaluator.evaluate(GenericUDAFEvaluator.java:208)
           at org.apache.hadoop.hive.ql.exec.GroupByOperator.forward(GroupByOperator.java:1044)
   ```


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