clickzetta-file-import-pipeline

Community

End-to-end data import into ClickZetta tables.

Authoryunqiqiliang
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill enables end-to-end data import into ClickZetta tables from a URL, local file, or Volume path, handling file retrieval, format inference, table creation or updating, COPY INTO import, and result validation.

Core Features & Use Cases

  • Source flexibility: import data from HTTP URLs, local files, or Volume paths with automatic handling.
  • Format inference: detect CSV/JSON/Parquet/ORC formats and apply appropriate COPY INTO options.
  • Table write modes: support create (new table), append (existing table), and overwrite (truncate before load).
  • In-place validation: verify import results with row counts and sample data.

Quick Start

Set the data source (URL, local file, or Volume path) and run a single import to create or update the target table and validate results.

Dependency Matrix

Required Modules

None required

Components

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: clickzetta-file-import-pipeline
Download link: https://github.com/yunqiqiliang/clickzetta-skills/archive/main.zip#clickzetta-file-import-pipeline

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.