winglang / wing

A programming language for the cloud ☁️ A unified programming model, combining infrastructure and runtime code into one language ⚡
https://winglang.io
Other
4.76k stars 187 forks source link

Making parquet, avro and protobuf native objects #1914

Open schosterbarak opened 1 year ago

schosterbarak commented 1 year ago

Community Note

Please vote by adding a 👍 reaction to the issue to help us prioritize. If you are interested to work on this issue, please leave a comment.

Feature Spec

JSON is a native object in winglang. A lot of the data workloads are in formats that enable compression, performance, and query optimization are

Potentially a compiler can optimize the structure of Parquet schema by analyzing the queries in the app code but that's more of a compiler magic then native language support :)

Use Cases

Saving data objects in bucket and persisting to queues

Implementation Notes

No response

Component

Language Design, Compiler, SDK

eladb commented 1 year ago

Love it

github-actions[bot] commented 1 year ago

Hi,

This issue hasn't seen activity in 60 days. Therefore, we are marking this issue as stale for now. It will be closed after 7 days. Feel free to re-open this issue when there's an update or relevant information to be added. Thanks!

github-actions[bot] commented 11 months ago

Hi,

This issue hasn't seen activity in 60 days. Therefore, we are marking this issue as stale for now. It will be closed after 7 days. Feel free to re-open this issue when there's an update or relevant information to be added. Thanks!

ekeren commented 11 months ago

keep

staycoolcall911 commented 10 months ago

Related to #3686

github-actions[bot] commented 2 months ago

Hi,

This issue hasn't seen activity in 90 days. Therefore, we are marking this issue as stale for now. It will be closed after 7 days. Feel free to re-open this issue when there's an update or relevant information to be added. Thanks!