csimplestring / delta-go

Native Delta Lake Implementation in Go
37 stars 7 forks source link

How to contribute to this project? #17

Closed xixipi-lining closed 1 year ago

xixipi-lining commented 1 year ago

大佬牛逼! 小白想参与下这个项目,有什么要求吗?

csimplestring commented 1 year ago

@xixipi-lining 没什么要求,会go就行。你想做哪方面的? 我现阶段的计划有几个想法:

  1. 优化现有的log store,比如增加缓存
  2. 支持读写delta table表数据
  3. 支持streaming

主要是想对标delta-rs 那个项目的功能。 你看你想做些什么,需要什么知识,我知道的都会分享。