run-merge-into

Automate MERGE INTO demo setup, execution, and verification on minikube for Hudi and Iceberg.

19|7|Updated Mar 23, 2026
One-click install
npx skills add https://github.com/onehouseinc/quanton-operator --skill run-merge-into
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: run-merge-into
Source: https://github.com/onehouseinc/quanton-operator/tree/main/.claude/skills/run-merge-into
Command: npx skills add https://github.com/onehouseinc/quanton-operator --skill run-merge-into

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill automates the execution of MERGE INTO demos on minikube for Hudi and Iceberg, simplifying the process of running and verifying database merge operations.

Core Features & Use Cases

  • Automate MERGE INTO Demos: Run Hudi or Iceberg MERGE INTO demos with automated setup, execution, and verification.
  • Interactive Configuration: Allows users to choose between Hudi, Iceberg, or both for the demo.
  • Cluster and Operator Checks: Ensures that the minikube cluster and necessary operators are properly configured before running the demo.
  • Live Progress Reporting: Provides real-time updates on the demo's progress and outcome.
  • Cleanup: Offers an option to clean up resources after the demo.

Quick Start

Run the MERGE INTO demo on minikube for Hudi or Iceberg by using the skill and following the interactive prompts.

Frequently Asked Questions about run-merge-into

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I run a MERGE INTO demo for Hudi or Iceberg on minikube?

To run a MERGE INTO demo on minikube, you can use this automation to handle setup, execution, and verification for Hudi or Iceberg. It interactively configures the demo, checks your cluster, and reports live progress.

Do I need a running minikube cluster to execute Hudi or Iceberg merge operations?

Yes, you need a running minikube cluster. The Skill performs cluster and operator checks before running the MERGE INTO demo to ensure your environment is properly configured for Hudi or Iceberg operations.

Can I choose to run both Hudi and Iceberg MERGE INTO demos at the same time?

Yes, interactive configuration allows you to choose between Hudi, Iceberg, or both for your MERGE INTO demo. The automation then executes the selected demos and verifies the merge operations.

What is the best way to verify database merge operations on minikube?

The best way to verify database merge operations is using automated execution and verification. This Skill handles the MERGE INTO demo setup and provides live progress reporting to confirm the Hudi or Iceberg merge outcome.

How do I clean up resources after running a Hudi or Iceberg demo?

To clean up resources after a Hudi or Iceberg demo, use the provided cleanup option. It removes the resources created during the MERGE INTO demo execution on your minikube cluster.