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

    3983 2024-06-29 《Apache Iceberg 1.5.2》
    Catalogs Catalog configuration Using catalogs Replacing the session catalog Using catalog specific Hadoop configuration values Loading a custom catalog SQL Extensions Runtim...
  • Getting Started

    3981 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

    3980 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: ...
  • Overview

    3894 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

    3884 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

    3796 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

    3653 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...
  • Java Custom Catalog

    3639 2024-06-29 《Apache Iceberg 1.5.2》
    Custom table operations implementation Custom file IO implementation Custom location provider implementation Custom IcebergSource It’s possible to read an iceberg table either...