Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[connector] support spark catalog #258

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

chunxiaozheng
Copy link

Purpose

Linked issue: open #228
Linked issue: open #155

Support spark catalog

Tests

SparkCatalogITCase#createDatabaseTest
SparkCatalogITCase#dropDatabaseTest
SparkCatalogITCase#dropDatabaseWithCascadeTest
SparkCatalogITCase#createTableTest
SparkCatalogITCase#dropTableTest
SparkCatalogITCase#fieldTypeTest
SparkCatalogITCase#primaryKeyAndPartitionKeyTest
SparkCatalogITCase#commentTest

SparkConversionsTest#testTypeConversion
SparkConversionsTest#testTableConversion

API and Format

n/a

Documentation

n/a

@CLAassistant
Copy link

CLAassistant commented Dec 24, 2024

CLA assistant check
All committers have signed the CLA.

@chunxiaozheng chunxiaozheng force-pushed the spark-3.3 branch 3 times, most recently from 16ce998 to e1add3e Compare December 25, 2024 13:29
@wuchong wuchong linked an issue Dec 26, 2024 that may be closed by this pull request
2 tasks
@chunxiaozheng chunxiaozheng force-pushed the spark-3.3 branch 2 times, most recently from 2d61256 to 23f7375 Compare December 31, 2024 03:42
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.

[Feature] Support spark catalog(base spark 3.3.3)
2 participants