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 2021/10/21 15:43:17 UTC

[incubator-streampipes] 01/02: Merge branch 'dev' into STREAMPIPES-445

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

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

commit 4ae8ddbfb5f4fa42fa3350ae1a6ae61691f9da45
Merge: 4c98aad d2a5362
Author: Philipp Zehnder <ze...@fzi.de>
AuthorDate: Thu Oct 21 12:48:27 2021 +0200

    Merge branch 'dev' into STREAMPIPES-445

 .../filters-jvm/booleanFilter1/description.json          | 15 +++++++++++++++
 .../filters-jvm/booleanFilter1/expected.csv              |  6 ++++++
 .../pipelineElement/filters-jvm/booleanFilter1/input.csv | 11 +++++++++++
 .../filters-jvm/booleanFilter2/description.json          | 15 +++++++++++++++
 .../filters-jvm/booleanFilter2/expected.csv              |  6 ++++++
 .../pipelineElement/filters-jvm/booleanFilter2/input.csv | 11 +++++++++++
 ui/cypress/support/utils/DataLakeUtils.ts                | 15 +++++++++++++++
 ui/cypress/tests/datalake/testSpecialCharactersInName.ts |  7 +++----
 ui/cypress/tests/datalake/widgetDataConfiguration.ts     | 16 ++++++----------
 ui/cypress/tests/datalake/widgets/table.ts               |  6 +++---
 .../tests/pipelineElement/SinglePipelineElement.ts       |  2 +-
 .../time-selector/timeRangeSelector.component.html       |  2 ++
 12 files changed, 94 insertions(+), 18 deletions(-)