The Linux Foundation Projects
Delta Lake

Delta Lake 博客

Thumbnail for Open source self-hosted Delta Sharing server

开源自托管的 Delta Sharing 服务器

作者:Shingo Okawa

本文介绍了 Kotosiro Delta Sharing 服务器的基本说明

Thumbnail for How Delta Lake uses metadata to make certain aggregations much faster

Delta Lake 如何使用元数据使某些聚合更快

作者:Matthew PowersScott Sandre

本文介绍了 Delta Lake 的性能优化,可以使某些聚合执行得更快

Thumbnail for How to use Delta Lake generated columns

如何使用 Delta Lake 生成的列

作者:Matthew Powers

如何使用生成列创建 Delta Lake 表以及此功能的优点

Thumbnail for Introducing Support for Delta Lake Tables in AWS Lambda

介绍 AWS Lambda 对 Delta Lake 表的支持

作者:Nick Karpov

如何在 AWS Lambda 中使用带 AWS SDK for pandas 的 deltalake

Thumbnail for How to create and append to Delta Lake tables with pandas

如何使用 pandas 创建 Delta Lake 表并追加数据

作者:Matthew Powers

本文介绍了如何使用 pandas 创建 Delta Lake 表并追加数据

Thumbnail for Running ML Workflows with Delta Lake and Ray

使用 Delta Lake 和 Ray 运行 ML 工作流

作者:Jim Hibbard

本文介绍了如何使用 Ray 计算框架读取 Delta Lake

Thumbnail for How to Convert from CSV to Delta Lake

如何从 CSV 转换为 Delta Lake

作者:Matthew Powers

本文介绍了如何从 CSV 数据湖转换为 Delta Lake,Delta Lake 提供了更好的功能。

Thumbnail for Getting started contributing to Delta Lake Spark

开始为 Delta Lake Spark 贡献代码

作者:Nick Karpov

本文介绍了 Delta Lake Spark 连接器的完整开发循环。您将学习如何检索和导航代码库、进行更改以及打包和调试自定义构建。

Thumbnail for New features in the Python deltalake 0.7.0 release of delta-rs

delta-rs 的 Python deltalake 0.7.0 版本中的新功能

作者:Will JonesMatthew Powers

本文介绍了 deltalake 0.7.0 版本中的新功能

Thumbnail for Delta Lake Merge

Delta Lake 合并

作者:Nick Karpov

本文展示了如何将 MERGE 与 Delta 表结合使用。

Thumbnail for Delta Lake Schema Evolution

Delta Lake 模式演进

作者:Matthew Powers

本文展示了如何在 Delta 表中启用模式演进以及何时这是一个好选择。

Thumbnail for Delta Lake Time Travel

Delta Lake 时间旅行

作者:Matthew Powers

本文展示了如何在 Delta 表的不同版本之间进行时间旅行。