Skip to content

Conversation

@Yohahaha
Copy link
Contributor

@Yohahaha Yohahaha commented Jan 22, 2026

Purpose

Linked issue: close #xxx

Add lake table catalog DDL related suite to verify sparksql works fine with fluss lakehouse in metadata.
Minor refactor FlussSparkTestBase for better integration.

Brief change log

Tests

org.apache.fluss.spark.lake.paimon.SparkLakePaimonCatalogTest

API and Format

Documentation

throw new TableAlreadyExistsException(ident)
} else {
throw new RuntimeException(e)
throw e
Copy link
Contributor Author

Choose a reason for hiding this comment

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

just direct throw original exception.

@Yohahaha
Copy link
Contributor Author

depends on #2437

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant