什么是 fabric-lakehouse?
使用此技能了解 Fabric Lakehouse 及其软件系统功能和 AI 驱动功能的背景信息。它提供了 Lakehouse 数据组件、架构和快捷方式的组织、访问控制和代码示例的描述。该技能支持用户使用最佳实践来设计、构建和优化 Lakehouse 解决方案。 来源:github/awesome-copilot。
使用此技能了解 Fabric Lakehouse 及其软件系统功能和 AI 驱动功能的背景信息。它提供了 Lakehouse 数据组件、架构和快捷方式的组织、访问控制和代码示例的描述。该技能支持用户使用最佳实践来设计、构建和优化 Lakehouse 解决方案。
通过命令行快速安装 fabric-lakehouse AI 技能到你的开发环境
来源:github/awesome-copilot。
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使用此技能了解 Fabric Lakehouse 及其软件系统功能和 AI 驱动功能的背景信息。它提供了 Lakehouse 数据组件、架构和快捷方式的组织、访问控制和代码示例的描述。该技能支持用户使用最佳实践来设计、构建和优化 Lakehouse 解决方案。 来源:github/awesome-copilot。
打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/github/awesome-copilot --skill fabric-lakehouse 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用
https://github.com/github/awesome-copilot