brokenco.de/_posts/2021-05-24-delta-hack.md

33 lines
1.6 KiB
Markdown
Raw Permalink Normal View History

2021-05-25 19:38:05 +00:00
---
layout: post
title: "Preparing for Delta Hack: 2021"
tags:
- deltalake
- rust
---
This week is [Data and AI Summit](https://databricks.com/speaker/r-tyler-croy)
at which I am speaking, but I'm already looking past it at [Delta Hack:
2021](https://delta-hack-2021.devpost.com/). My interest in using [Delta
Lake](https://delta.io) has been steadily increasing since we started
[delta-rs](https://github.com/delta-io/delta-rs) and I'm finding more and more
use-cases for our recently introduced writer support. Delta Hack (`#deltahack`)
will be an opportunity to really dive into some more complex problems that
cannot be solved in an hour or two after work.
> Delta Hack: 2021 is a virtual hackathon bringing developers from around the world together to use and improve the Delta Lake project. The future is open and in this hackathon you and your fellow developers can build new open source software, contribute to improving tools, or generate novel open data sets to expand the Delta Lake open source ecosystem.
The official dates for the hackathon are from June 10-12th (Thurs-Sat) and of
course everything will be online.
2021-05-30 01:11:15 +00:00
This is the first time [Denny](https://github.com/dennyglee) and I have
2021-05-25 19:38:05 +00:00
organized a hackathon together and it is..decidedly low budget. Regardless the
goal of the event is to increase contribution to the Delta Lake project in all
its subprojects and create some great video content for our [Delta Lake YouTube
channel](http://youtube.com/c/deltalake).
If you're interested in learning how Delta Lake works or are keen to learn how to write Rust, Scala, etc, do join us for three days of videos, chat on Slack, and pull requests on GitHub!