databricks-large-json-safety
CommunitySafe large JSON handling for Lakeview dashboards.
Authorbspt628
Version1.0.0
Installs0
System Documentation
What problem does it solve?
Large JSON payloads for Databricks Lakeview dashboards can cause CLI or runtime crashes if not handled carefully. This guide provides safe, repeatable patterns to prevent argument limits, memory exhaustion, and slow or failed processing during dashboard creation, updates, and copies.
Core Features & Use Cases
- Safe payload handling: Avoid passing huge JSON directly through CLI arguments by using file-based workflows.
- Python-based processing: Perform read/modify/write operations in Python to minimize memory peaks and keep control over serialization.
- Use Case: CI/CD pipelines or scripted dashboard management that require robust handling of large serialized_dashboard payloads.
Quick Start
Store the large dashboard JSON in a file and use the Python-based workflow to update the Lakeview dashboard.
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: databricks-large-json-safety Download link: https://github.com/bspt628/databricks-lakeview-skills/archive/main.zip#databricks-large-json-safety Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.