Devlive 开源社区 本次搜索耗时 0.722 秒,为您找到 173 个相关结果.
  • Writes

    4132 2024-06-29 《Apache Iceberg 1.5.2》
    Writing with SQL INSERT INTO MERGE INTO MERGE INTO syntax INSERT OVERWRITE Overwrite behavior Dynamic overwrite Static overwrite DELETE FROM UPDATE Writing to Branc...
  • Getting Started

    4115 2024-06-29 《Apache Iceberg 1.5.2》
    Using Iceberg in Spark 3 Adding catalogs Creating a table Writing Reading Next steps The latest version of Iceberg is 1.5.2 . Spark is currently the most feature-rich compu...
  • Maintenance

    4113 2024-06-29 《Apache Iceberg 1.5.2》
    Recommended Maintenance Expire Snapshots Remove old metadata files Delete orphan files Optional Maintenance Compact data files Rewrite manifests Maintenance operations req...
  • Apache Iceberg

    Support Iceberg Version Support Those Engines Key features Description Supported DataSource Info Database Dependency Data Type Mapping Source Options Task Example Simple: ...
  • GitHub 趋势日报 (2025年05月10日)

    📈 今日整体趋势 Top 10 📊 分语言趋势 Top 5 Swift Rust Ruby Java Dart C TypeScript Go C Python C++ Shell Kotlin JavaScript Jupyter Notebook PHP Lua MDX Batchfile Dockerfile ...
  • Overview

    4046 2024-06-26 《Apache Amoro 0.6.1》
    Table format (aka. format) was first proposed by Iceberg, which can be described as follows: It defines the relationship between tables and files, and any engine can query and r...
  • Catalogs

    4043 2024-06-26 《Apache Amoro 0.6.1》
    Introduce multi-catalog How to use Future work Introduce multi-catalog A catalog is a metadata namespace that stores information about databases, tables, views, indexes, users...
  • Hive Metastore

    Syncing to Hive Metastore Pre-requisites Steps Running sync Register the target table in Hive Metastore Conclusion Syncing to Hive Metastore This document walks through the...
  • Configurations

    3939 2024-06-26 《Apache Amoro 0.6.1》
    Multi-level configuration management Self-optimizing configurations Data-cleaning configurations Mixed Format configurations Reading configurations Writing configurations LogS...
  • Partitioning

    3792 2024-06-29 《Apache Iceberg 1.5.2》
    What is partitioning? What does Iceberg do differently? Partitioning in Hive Problems with Hive partitioning Iceberg’s hidden partitioning What is partitioning? Partitioning...