🏠 Trang chủ
Benchmark
📊 Tất cả benchmark 🦖 Khủng long v1 🦖 Khủng long v2 ✅ Ứng dụng To-Do List 🎨 Trang tự do sáng tạo 🎯 FSACB - Trình diễn cuối cùng 🌍 Benchmark dịch thuật
Mô hình
🏆 Top 10 mô hình 🆓 Mô hình miễn phí 📋 Tất cả mô hình ⚙️ Kilo Code
Tài nguyên
💬 Thư viện prompt 📖 Thuật ngữ AI 🔗 Liên kết hữu ích

Thuật ngữ AI

Từ điển đầy đủ về Trí tuệ nhân tạo

162
danh mục
2.032
danh mục con
23.060
thuật ngữ
📖
thuật ngữ

Column Family

Logical grouping of related columns in columnar databases, enabling hierarchical data organization for more efficient access.

📖
thuật ngữ

Row Group

Processing unit in columnar formats containing a set of vertically stored rows, optimizing I/O operations and compression.

📖
thuật ngữ

Column Chunk

Physical data fragment containing values from a specific column, compressed and stored independently to enable selective data access.

📖
thuật ngữ

Parquet Format

Open-source columnar storage format optimized for analytical workloads, using efficient encoding and advanced compression techniques.

📖
thuật ngữ

ORC Format

Columnar format optimized for Apache Hive, providing high compression and fast query performance with strict data typing.

📖
thuật ngữ

Vectorized Execution

Processing technique where operations are applied to batches of data in parallel, reducing overhead and improving columnar query throughput.

📖
thuật ngữ

Predicate Pushdown

Optimization pushing query filters to the data source, reducing the amount of data read and processed in columnar systems.

📖
thuật ngữ

Column Pruning

Technique eliminating the reading of unrequired columns in a query, leveraging columnar organization to minimize disk access.

📖
thuật ngữ

Dictionary Encoding

Compression method replacing repeated values with short identifiers, particularly effective for categorical data in columnar systems.

📖
thuật ngữ

Zone Maps

Metadata indicating minimum and maximum values in data segments, allowing rapid elimination of irrelevant blocks during queries.

📖
thuật ngữ

Delta Encoding

Compression technique storing differences between successive values rather than absolute values, optimal for ordered and temporal data.

📖
thuật ngữ

RLE Encoding

Run Length Encoding compressing sequences of identical values by storing the value and the number of consecutive occurrences.

📖
thuật ngữ

Bloom Filters

Probabilistic data structures allowing quick determination of a value's absence in a set, optimizing searches in columnar systems.

📖
thuật ngữ

Skip Index

Metadata allowing direct skipping to relevant data blocks during sequential column reading, accelerating data scans.

📖
thuật ngữ

Vertical Partitioning

Process of physically dividing data into partitions based on columns, enabling efficient distribution and parallelism in columnar clusters.

📖
thuật ngữ

Pushdown Aggregation

Optimization moving aggregation calculations to the storage layer, reducing the volume of data transferred in columnar architectures.

🔍

Không tìm thấy kết quả