Skip to content

[Improvement] In IcebergPropertiesConverter.java use of @VisibleForTesting constant #6529

Open
@justinmclean

Description

@justinmclean

What would you like to be improved?

In IcebergPropertiesConverter.java this line:
all.put(IcebergPropertiesConstants.ICEBERG_CATALOG_CACHE_ENABLED, "FALSE");

ICEBERG_CATALOG_CACHE_ENABLED is marked as @VisibleForTesting

How should we improve?

ICEBERG_CATALOG_CACHE_ENABLED is incorrectly marked as @VisibleForTesting?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions