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

WIP: [Feat] Iceberg writer #113

Open
wants to merge 23 commits into
base: master
Choose a base branch
from
Open

WIP: [Feat] Iceberg writer #113

wants to merge 23 commits into from

Conversation

shubham19may
Copy link
Contributor

Description

Java based iceberg writer. The java rpc code is present here. https://github.com/datazip-inc/debezium-server-iceberg
You can build the jar by cd into debezium-server-iceberg-sink and run mvn clean package -Dmaven.test.skip=true and copy paste the debezium-server-iceberg-sink-0.0.1-SNAPSHOT.jar into the base directory of olake project.

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • This change requires a documentation update

How Has This Been Tested?

  • Normal insert
  • Update the same record

Related PR's (If Any):

datazip-inc/debezium-server-iceberg#1

First working draft of full Iceberg connector

Deleted Java code, will add after after converging into single java project

Removed Jar file from git

Minor commit

Removed jar to make light git push
First working draft of full Iceberg connector

Deleted Java code, will add after after converging into single java project

Removed Jar file from git

Minor commit

Removed jar to make light git push
@shubham19may shubham19may deployed to Publish Driver March 7, 2025 17:14 — with GitHub Actions Active
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