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 <[email protected]> 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(-)
