We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7da97c8 commit e5710a8Copy full SHA for e5710a8
1 file changed
hudi-aws/src/main/java/org/apache/hudi/aws/sync/AWSGlueCatalogSyncClient.java
@@ -76,6 +76,8 @@
76
/**
77
* This class implements all the AWS APIs to enable syncing of a Hudi Table with the
78
* AWS Glue Data Catalog (https://docs.aws.amazon.com/glue/latest/dg/populate-data-catalog.html).
79
+ *
80
+ * @Experimental
81
*/
82
public class AWSGlueCatalogSyncClient extends AbstractHiveSyncHoodieClient {
83
0 commit comments