Skip to content

Conversation

Alibaba-HZY
Copy link
Contributor

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

Support spark catalog and introduce some basic classes to support spark read and write

Brief change log
1.Based on #258 and discussion with @XuQianJin-Stars , I resubmitted [support spakr catalog ] and introduce some basic classes(SparkInternalRow,SparkRow,FlussInputPartition) to support spark read and write.
2.support SupportsPartitionManagement in spark table

Tests
com.alibaba.fluss.connector.spark.catalog.SparkCatalogITCase
com.alibaba.fluss.connector.spark.utils.SparkConversionsTest
com.alibaba.fluss.connector.spark.utils.SparkTypeUtilsTest
com.alibaba.fluss.connector.spark.SparkInternalRowTest

API and Format
no

Documentation
no

chunxiaozheng and others added 17 commits December 31, 2024 11:56
# Conflicts:
#	fluss-connectors/fluss-connector-flink/src/main/java/com/alibaba/fluss/connector/flink/catalog/FlinkCatalog.java
#	fluss-connectors/fluss-connector-spark/fluss-connector-spark-common/src/main/java/com/alibaba/fluss/connector/spark/exception/CatalogException.java
@Alibaba-HZY
Copy link
Contributor Author

@polyzos i have re-open this pr

</exclude>
<exclude>org.apache.fluss.flink.tiering.FlussLakeTieringEntrypoint</exclude>
<!-- end exclude for flink tiering service -->
<exclude>com.alibaba.fluss.spark.*</exclude>
Copy link
Contributor

@beryllw beryllw Oct 10, 2025

Choose a reason for hiding this comment

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

May be org.apache.fluss.spark.* ?

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.

3 participants