让我们用 RUST 和 DELTA LAKE 做一些数据工程吧!.pdf

编号:167648 PDF 28页 835.31KB 下载积分:VIP专享
下载报告请您先登录!

让我们用 RUST 和 DELTA LAKE 做一些数据工程吧!.pdf

1、 Data Engineering with Rust and Delta LData engineering with Rust and Delta Lake1/28 About me artists renderingHowdy!My name is R.Tyler CroyI helped create the delta-rs project.I write lots of Rust.I authored a chapter in Delta Lake:The Definitive Guide.I help organizations build cloud-native data p

2、latforms.I can help you lower the cost of your Databricks and AWS bills!Data engineering with Rust and Delta Lake2/28 Lets define our Data engineering with Rust and Delta Lake3/28 Delta LakeData storage format which is basically:JSON transaction log filesApache Parquet data filesIn AWS we store Delt

3、a tables in S3s3:/bucket/delta-table ds=2024-04-01 part-00000-d361a60627e3.c000.snappy.parquet part-00001-5d1872324d6f.c000.snappy.parquet ds=2024-04-02 part-00000-de0b22b62bbd.c000.snappy.parquet part-00001-25f7559cd150.c000.snappy.parquet _delta_log Data engineering with Rust and Delta Lake4/28 De

4、lta Lakecat deltatbl-partitioned/_delta_log/Data engineering with Rust and Delta Lake5/28 Rust Rust is a multi-paradigm,general-purpose programming language that emphasizes performance,type safety,and concurrency.It enforces memory safetymeaning that all references point to valid memorywithout a gar

5、bage collector there are a lot of different ways to use rest for data engineering and processing but the bigreason we want it is because it allows us to correctly Implement high performance programs with less Data engineering with Rust and Delta Lake6/28 our toolsarrowdeltalakedatafusionand Data eng

6、ineering with Rust and Delta Lake7/28 our tools:arrowarrow is the foundation for almost all consequential data processing in Rust.the big things that the arrow-rs project gives us are the in-memory columnar data representation ofRecordBatch and a parquet reader/writer librarylet arrow_array:VecArc=v

友情提示

1、下载报告失败解决办法
2、PDF文件下载后,可能会被浏览器默认打开,此种情况可以点击浏览器菜单,保存网页到桌面,就可以正常下载了。
3、本站不支持迅雷下载,请使用电脑自带的IE浏览器,或者360浏览器、谷歌浏览器下载即可。
4、本站报告下载后的文档和图纸-无水印,预览文档经过压缩,下载后原文更清晰。

本文(让我们用 RUST 和 DELTA LAKE 做一些数据工程吧!.pdf)为本站 (张5G) 主动上传,三个皮匠报告文库仅提供信息存储空间,仅对用户上传内容的表现方式做保护处理,对上载内容本身不做任何修改或编辑。 若此文所含内容侵犯了您的版权或隐私,请立即通知三个皮匠报告文库(点击联系客服),我们立即给予删除!

温馨提示:如果因为网速或其他原因下载失败请重新下载,重复下载不扣分。
客服
商务合作
小程序
服务号
折叠