connectors icon indicating copy to clipboard operation
connectors copied to clipboard

Pulsar + Delta Integration

Open sijie opened this issue 4 years ago • 3 comments
trafficstars

Motivation

Pulsar is a cloud-native messaging and streaming platform. It has been well adopted by many companies in different regions. There is a need requested from the Pulsar community to have a native integration between Pulsar and Delta lake.

There can be many different integrations between Pulsar and Delta Lake. Here are some ideas:

  1. A Pulsar source connector to capture the data changes from a Delta Lake table.
  2. A Pulsar sink connector to write the Pulsar streams to Delta Lake.

This is a master issue for tracking the progress on integrating Pulsar and Delta Lake.

sijie avatar Aug 05 '21 04:08 sijie

I will work on this issue this week. Please assign this issue to me and hang chen.

frankxieke avatar Aug 23 '21 03:08 frankxieke

I will work on this issue this week. Please assign this issue to me and hang chen.

Yes, we are working on this issue. Please assign this issue to me and @frankxieke, thanks.

hangc0276 avatar Aug 23 '21 03:08 hangc0276

https://github.com/streamnative/pulsar-io-delta-lake/pull/3

frankxieke avatar Oct 22 '21 02:10 frankxieke

This repo has been deprecated and the code is moved under connectors module in https://github.com/delta-io/delta repository. Please create the issue in repository https://github.com/delta-io/delta. See delta-io/connectors#556 for details.

vkorukanti avatar Jul 11 '23 17:07 vkorukanti