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

hansva pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/hop.git

commit f4975efeb50bd90a47b5ee260ecd03e6c65c4716
Merge: 6e08e48fb0 527f723bb9
Author: Hans Van Akelyen <[email protected]>
AuthorDate: Thu Apr 10 11:43:47 2025 +0200

    Merge pull request #5149 from hansva/5148
    
    do not fail on missing metadata objects, some cleanup, fixes #5148

 .../hop/core/plugins/BasePluginTypeExposer.java    |  2 -
 .../hop/core/plugins/SupplementalPlugin.java       |  6 +-
 .../hop/core/row/value/ValueMetaConverter.java     |  2 -
 .../serializer/json/JsonMetadataParser.java        | 23 ++-----
 .../serializer/json/JsonMetadataSerializer.java    | 12 +---
 .../metadata/SerializableMetadataProvider.java     | 46 +++++++++----
 .../apache/hop/vfs/s3/vfs/S3FileNameParserIT.java  |  1 -
 .../org/apache/hop/vfs/s3/vfs/S3FileNameTest.java  |  1 -
 .../apache/hop/vfs/s3/vfs/S3FileObjectTest.java    |  1 -
 .../org/apache/hop/vfs/s3/vfs/S3NFileNameTest.java |  1 -
 .../apache/hop/vfs/s3/vfs/S3NFileObjectTest.java   |  1 -
 .../perspective/metadata/MetadataPerspective.java  | 75 +++++++++++++---------
 12 files changed, 86 insertions(+), 85 deletions(-)

Reply via email to