·fabric-lakehouse
</>

fabric-lakehouse

使用此技能了解 Fabric Lakehouse 及其软件系统功能和 AI 驱动功能的背景信息。它提供了 Lakehouse 数据组件、架构和快捷方式的组织、访问控制和代码示例的描述。该技能支持用户使用最佳实践来设计、构建和优化 Lakehouse 解决方案。

6.8K安装·23热度·@github

安装

$npx skills add https://github.com/github/awesome-copilot --skill fabric-lakehouse

如何安装 fabric-lakehouse

通过命令行快速安装 fabric-lakehouse AI 技能到你的开发环境

  1. 打开终端: 打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等)
  2. 运行安装命令: 复制并运行以下命令:npx skills add https://github.com/github/awesome-copilot --skill fabric-lakehouse
  3. 验证安装: 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用

来源:github/awesome-copilot。

SKILL.md

查看原文

Lakehouse in Microsoft Fabric is an item that gives users a place to store their tabular data (like tables) and non-tabular data (like files). It combines the flexibility of a data lake with the management capabilities of a data warehouse. It provides:

Tabular data in a form of tables are stored under "Tables" folder. Main format for tables in Lakehouse is Delta. Lakehouse can store tabular data in other formats like CSV or Parquet, these formats are only available for Spark querying.

Tables can be internal, when data is stored under "Tables" folder, or external, when only reference to a table is stored under "Tables" folder but the data itself is stored in a referenced location. Tables are referenced through Shortcuts, which can be internal (pointing to another location in Fabric) or external (pointing to data stored outside of Fabric).

可引用信息

为搜索与 AI 引用准备的稳定字段与命令。

安装命令
npx skills add https://github.com/github/awesome-copilot --skill fabric-lakehouse
分类
</>开发工具
认证
收录时间
2026-02-20
更新时间
2026-03-10

Browse more skills from github/awesome-copilot

快速解答

什么是 fabric-lakehouse?

使用此技能了解 Fabric Lakehouse 及其软件系统功能和 AI 驱动功能的背景信息。它提供了 Lakehouse 数据组件、架构和快捷方式的组织、访问控制和代码示例的描述。该技能支持用户使用最佳实践来设计、构建和优化 Lakehouse 解决方案。 来源:github/awesome-copilot。

如何安装 fabric-lakehouse?

打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/github/awesome-copilot --skill fabric-lakehouse 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用

这个 Skill 的源码在哪?

https://github.com/github/awesome-copilot