Skip to main content

OleanderHQ/claude-plugin

SkillsMP 已收集 OleanderHQ/claude-plugin 中的 7 个 Skill。打开任一 Skill 可查看来源和详情。

最近记录的来源活动
SkillsMP 收录数据更新
已收集 skills
7
GitHub 星标
4
GitHub Forks
0

这个仓库中的 skills

2 个职业分类 · 已分类 100%

已展示 7 / 7 个已收集 Skill。

职业分类
数据库架构师
描述

Engine-agnostic oleander lake catalog conventions: catalog.namespace.table naming, hierarchy, and catalog-qualified reads/writes without raw storage paths. Use when naming tables, choosing namespaces, or referencing the lake catalog from Spark, Polars, SQL,…

原文语言:英语

更新
职业分类
软件开发工程师
描述

Runs lake SQL through oleander's query router: query_run for reads, query_submit for writes, spark_sql_submit for named Spark jobs. Use when querying oleander lake tables, exploring data, writing query results to a table, or handling engine routing and…

原文语言:英语

更新
职业分类
软件开发工程师
描述

Submits, monitors, aborts, and configures Spark jobs on oleander via MCP (spark_jobs_submit), the CLI, and the TypeScript SDK. Use when uploading artifacts, running PySpark jobs, polling run state, or automating Spark workflows.

原文语言:英语

更新
职业分类
软件开发工程师
描述

Runs Polars queries or scripts on oleander via the CLI, in local or distributed mode, and saves results to the lake catalog. Use when writing Polars jobs, choosing query vs script mode, using --save / --distributed, or wiring scan()/params/result contracts.

原文语言:英语

更新
职业分类
软件开发工程师
描述

General Apache Spark best practices for scalable, maintainable DataFrame jobs: avoid driver materialization, reduce shuffle, join efficiently, and cache carefully. Use when optimizing Spark performance, reviewing PySpark jobs, or writing new DataFrame…

原文语言:英语

更新
职业分类
软件开发工程师
描述

Spark patterns for reading and writing oleander lake catalog tables: spark.table(), append vs overwrite, and avoiding driver-side writes. Use when building Spark jobs that read or write Iceberg tables in the oleander catalog.

原文语言:英语

更新
职业分类
软件开发工程师
描述

Preserves connected OpenLineage for oleander Spark jobs by avoiding collect()/toPandas() between read and write, and using env vars for runtime config. Use when lineage looks disconnected, jobs split after collect(), or rewriting Spark pipelines for…

原文语言:英语

更新
已展示 7 / 7 个已收集 Skill。