You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@streampipes.apache.org by GitBox <gi...@apache.org> on 2022/11/26 15:34:35 UTC

[GitHub] [streampipes] dominikriemer opened a new issue, #777: 1-class processor model and stylechecks on all processors.geo.jvm

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

   Started with setEPSG Processor
   and validate result
   
   check GeoJvmInit
   
   
   Imported from Jira [STREAMPIPES-642](https://issues.apache.org/jira/browse/STREAMPIPES-642). Original Jira may contain additional context.
   Reported by: micklich.
   Subtask of issue #775


-- 
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] 1-class processor model and stylechecks on all processors.geo.jvm (streampipes)

Posted by "flomickl (via GitHub)" <gi...@apache.org>.
flomickl closed issue #777: 1-class processor model and stylechecks on all processors.geo.jvm
URL: https://github.com/apache/streampipes/issues/777


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


[GitHub] [streampipes] flomickl commented on issue #777: 1-class processor model and stylechecks on all processors.geo.jvm

Posted by GitBox <gi...@apache.org>.
flomickl commented on issue #777:
URL: https://github.com/apache/streampipes/issues/777#issuecomment-1372793223

   @tenthe 
   Hm I did not touch this file at all, not on purpose. 
   I don't know why this file was changed at all in my commit.
   Sorry for the inconvenience! Did you revert my "change"?
   


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


[GitHub] [streampipes] flomickl closed issue #777: 1-class processor model and stylechecks on all processors.geo.jvm

Posted by GitBox <gi...@apache.org>.
flomickl closed issue #777: 1-class processor model and stylechecks on all processors.geo.jvm
URL: https://github.com/apache/streampipes/issues/777


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


[GitHub] [streampipes] tenthe commented on issue #777: 1-class processor model and stylechecks on all processors.geo.jvm

Posted by GitBox <gi...@apache.org>.
tenthe commented on issue #777:
URL: https://github.com/apache/streampipes/issues/777#issuecomment-1365667813

   Hi @flomickl,
   was there a specific reason why you changed the method API of `Event.addField(String runtimeName, Float value)` to `Event.addField(String runtimeName, double value)`?
   The nightly e2e tests failed for the `BooleanCounter` processor, because the datatype of the counter (an integer) was changed to a double. I changed the API back to `Float` but wanted to make sure that this does not break any of the other changes you made in the PR.
   Cheers,
   Philipp
   
   See [1] for my changes and [2] for the e2e test results.
   [1] https://github.com/apache/streampipes/commit/7dfe113dc6b30cf20513a4bf69199c50e03bfe79
   [2] https://cloud.cypress.io/projects/q1jdu2/runs/401/specs


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


[GitHub] [streampipes] tenthe commented on issue #777: 1-class processor model and stylechecks on all processors.geo.jvm

Posted by GitBox <gi...@apache.org>.
tenthe commented on issue #777:
URL: https://github.com/apache/streampipes/issues/777#issuecomment-1373867890

   Hi @flomickl, no problem at all. 
   I changed it back, I just wanted to make sure I didn't break anything in the code you wrote.


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


[GitHub] [streampipes] flomickl commented on issue #777: 1-class processor model and stylechecks on all processors.geo.jvm

Posted by GitBox <gi...@apache.org>.
flomickl commented on issue #777:
URL: https://github.com/apache/streampipes/issues/777#issuecomment-1374100978

   I stashed all commits before, So I cannot figure it out how it happens and when.
   So, I think this ticket can be closed now?
   


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