You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@streampipes.apache.org by ze...@apache.org on 2022/11/11 11:23:51 UTC

[incubator-streampipes] branch STREAMPIPES-623 updated (bb7606fbf -> c89212ab7)

This is an automated email from the ASF dual-hosted git repository.

zehnder pushed a change to branch STREAMPIPES-623
in repository https://gitbox.apache.org/repos/asf/incubator-streampipes.git


    from bb7606fbf Merge branch 'dev' into STREAMPIPES-623
     add c89212ab7 [STREAMPIPES-623] Add source and schema info to events in StreamPipesFunctions

No new revisions were added by this update.

Summary of changes:
 .../model/constants/PropertySelectorConstants.java |  1 +
 .../apache/streampipes/model/runtime/Event.java    |  5 +++
 .../standalone/function/StreamPipesFunction.java   | 47 +++++++++++++++++++---
 3 files changed, 47 insertions(+), 6 deletions(-)