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 2023/01/16 17:14:52 UTC

[streampipes] 01/01: Merge pull request #1099 from apache/hotfix-fix-nightly-build

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

zehnder pushed a commit to branch dev
in repository https://gitbox.apache.org/repos/asf/streampipes.git

commit 077fa1c1b33ad3c731453d40745737737283e01b
Merge: 73f858188 73fa98d74
Author: Philipp Zehnder <te...@users.noreply.github.com>
AuthorDate: Mon Jan 16 18:14:45 2023 +0100

    Merge pull request #1099 from apache/hotfix-fix-nightly-build
    
    [hotfix] Fix failing e2e tests

 .../connect/adapter/format/csv/CsvParser.java      |   9 +-
 .../connect/adapter/util/DatatypeUtils.java        |  30 +++--
 .../connect/adapter/format/csv/CsvParserTest.java  |  45 +++++++
 .../connect/adapter/util/DatatypeUtilsTest.java    | 130 +++++++++++++++++++++
 .../event-schema-preview.component.html            |   1 +
 5 files changed, 196 insertions(+), 19 deletions(-)