You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@streampipes.apache.org by "SvenO3 (via GitHub)" <gi...@apache.org> on 2023/02/15 10:48:31 UTC

[I] Can't aggregate calculation results of the Math processing element (streampipes)

SvenO3 opened a new issue, #1291:
URL: https://github.com/apache/streampipes/issues/1291

   ### Apache StreamPipes version
   
   dev (current development state)
   
   ### Affected StreamPipes components
   
   Processing Elements
   
   ### What happened?
   
   When calculating a new field with the  `Math` processing element, you can only aggregate the calculation result with `First`, `Last`, `Mode` and `Count` in the Data Explorer, but you can't use `Mean`, `Min`, `Max` or `Sum`. 
   
   ### How to reproduce?
   
   Create a pipeline, use a data source with two numerical fields and use the  `Math` processing element to calculate a new field:
   ![math_pipeline](https://user-images.githubusercontent.com/43231162/219004142-7d98ba94-6fd5-4946-a4fd-648ef20e289e.png)
   When you agregate the calculation result with `First` every thing is fine:
   ![aggregated_first](https://user-images.githubusercontent.com/43231162/219004697-3faff523-e2ae-4a36-83ce-8d69e196c8de.png)
   But if you try to show the `Mean` it does't work:
   ![aggregated_mean](https://user-images.githubusercontent.com/43231162/219005030-42ef202a-1801-4e04-b4b9-9ff33a3a89e8.png)
   
   
   ### Expected behavior
   
   Maybe there's an error with the type of the calculation result.
   
   ### Additional technical information
   
   _No response_
   
   ### Are you willing to submit a PR?
   
   None


-- 
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: issues-unsubscribe@streampipes.apache.org.apache.org

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


Re: [I] Can't aggregate calculation results of the Math processing element (streampipes)

Posted by "dominikriemer (via GitHub)" <gi...@apache.org>.
dominikriemer closed issue #1291: Can't aggregate calculation results of the Math processing element
URL: https://github.com/apache/streampipes/issues/1291


-- 
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: issues-unsubscribe@streampipes.apache.org

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


Re: [I] Can't aggregate calculation results of the Math processing element (streampipes)

Posted by "SteveYurongSu (via GitHub)" <gi...@apache.org>.
SteveYurongSu commented on issue #1291:
URL: https://github.com/apache/streampipes/issues/1291#issuecomment-1436054032

   > Awesome 🤩 
   > Already done 
   
   Oh thanks!!! Will try my best to 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.

To unsubscribe, e-mail: issues-unsubscribe@streampipes.apache.org

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


Re: [I] Can't aggregate calculation results of the Math processing element (streampipes)

Posted by "SteveYurongSu (via GitHub)" <gi...@apache.org>.
SteveYurongSu commented on issue #1291:
URL: https://github.com/apache/streampipes/issues/1291#issuecomment-1436053272

   > Hi @SvenO3 @bossenti , I'd like to try to work on this issue. Could you assign it to me, thanks! :D
   
   I think I know where the problem is, but it might still take me some time to solve... So, you can assign it to me if there is no hurry 😃


-- 
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: issues-unsubscribe@streampipes.apache.org

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


Re: [I] Can't aggregate calculation results of the Math processing element (streampipes)

Posted by "bossenti (via GitHub)" <gi...@apache.org>.
bossenti commented on issue #1291:
URL: https://github.com/apache/streampipes/issues/1291#issuecomment-1436051980

   Awesome 🤩 
   Already done 


-- 
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: issues-unsubscribe@streampipes.apache.org

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


Re: [I] Can't aggregate calculation results of the Math processing element (streampipes)

Posted by "bossenti (via GitHub)" <gi...@apache.org>.
bossenti commented on issue #1291:
URL: https://github.com/apache/streampipes/issues/1291#issuecomment-1436056572

   In case you have any questions, feel always free to reach out 🙂 
   With respect to the data explorer, @tenthe and @dominikriemer can help you best


-- 
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: issues-unsubscribe@streampipes.apache.org

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


Re: [I] Can't aggregate calculation results of the Math processing element (streampipes)

Posted by "SteveYurongSu (via GitHub)" <gi...@apache.org>.
SteveYurongSu commented on issue #1291:
URL: https://github.com/apache/streampipes/issues/1291#issuecomment-1436051661

   Hi @SvenO3 @bossenti , I'd like to try to work on this issue. Could you assign it to me, thanks! :D


-- 
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: issues-unsubscribe@streampipes.apache.org

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