Skip to content

Conversation

@Fokko
Copy link
Contributor

@Fokko Fokko commented Aug 18, 2022

I don't want to memorize the full classpath to the RESTCatalog, but now I already do. Let's make it easier for others in the future.

@Fokko Fokko marked this pull request as ready for review August 18, 2022 14:51
public static final String ICEBERG_CATALOG_TYPE_REST = "rest";

public static final String ICEBERG_CATALOG_HADOOP = "org.apache.iceberg.hadoop.HadoopCatalog";
public static final String ICEBERG_CATALOG_HIVE = "org.apache.iceberg.hive.HiveCatalog";
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I had to swap this one, to fix the order.

@Fokko Fokko force-pushed the fd-make-a-shorthand branch from 66c94a5 to 73c85b9 Compare August 18, 2022 14:52
@github-actions github-actions bot added the core label Aug 18, 2022
@rdblue rdblue merged commit 124d5a9 into apache:master Aug 19, 2022
@Fokko Fokko deleted the fd-make-a-shorthand branch August 6, 2025 11:15
Fokko added a commit to apache/iceberg-python that referenced this pull request Aug 6, 2025
kevinjqliu pushed a commit to apache/iceberg-python that referenced this pull request Aug 6, 2025
# Rationale for this change

Added this wayyyy back: apache/iceberg#5570. I
think this is nicer than the full Java classpath

# Are these changes tested?

# Are there any user-facing changes?

<!-- In the case of user-facing changes, please add the changelog label.
-->
gabeiglio pushed a commit to Netflix/iceberg-python that referenced this pull request Aug 13, 2025
# Rationale for this change

Added this wayyyy back: apache/iceberg#5570. I
think this is nicer than the full Java classpath

# Are these changes tested?

# Are there any user-facing changes?

<!-- In the case of user-facing changes, please add the changelog label.
-->
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants