Skip to main content

OleanderHQ/claude-plugin

SkillsMP는 OleanderHQ/claude-plugin에서 7개의 skill을 수집했습니다. skill을 열어 소스와 세부 정보를 확인하세요.

최근 기록된 소스 활동
SkillsMP 카탈로그 업데이트
수집된 skills
7
GitHub 스타
4
GitHub 포크
0

이 저장소의 skills

직업 카테고리 2개 · 100% 분류됨

수집된 skill 7개 중 7개를 표시합니다.

직업 분류
데이터베이스 아키텍트
설명

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…

원문 언어: 영어

업데이트
수집된 skill 7개 중 7개를 표시합니다.