Devlive 开源社区 本次搜索耗时 0.787 秒,为您找到 15 个相关结果.
  • Apache Hudi Stack

    4773 2024-06-28 《Apache Hudi 0.15.0》
    Lake Storage File Formats Transactional Database Layer Table Format Indexes Table Services Clustering Compaction Cleaning Indexing Concurrency Control Lake Cache* Metase...
  • Replication

    3946 2024-06-22 《Apache Accumulo 2.x》
    Overview Configuration Site Configuration Instance Configuration Table Configuration Monitoring Work Assignment ReplicaSystems AccumuloReplicaSystem Other Configuration E...
  • Design & Concepts

    3427 2024-07-01 《Apache Hudi 0.15.0》
    How does Hudi ensure atomicity? Does Hudi extend the Hive table layout? What concurrency control approaches does Hudi adopt? Hudi’s commits are based on transaction start time i...
  • The Share Level Of Kyuubi Engines

    2847 2024-07-05 《Apache Kyuubi 1.9.1》
    Why do we need this feature? The current supported share levels CONNECTION USER(Default) GROUP SERVER Subdomain Hybrid Related Configurations Conclusion The share level ...
  • Preface

    2610 2024-05-06 《R Markdown Cookbook》
    References This book is published by Chapman & Hall/CRC . The online version of this book is free to read here (thanks to Chapman & Hall/CRC), and licensed under the Creative Co...
  • Writes

    2556 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...
  • SQL Procedures

    2332 2024-07-01 《Apache Hudi 0.15.0》
    Usage Named arguments Positional arguments help Commit management show_commits show_commits_metadata show_commit_extra_metadata show_archived_commits show_archived_commits_...
  • Managing Catalogs

    2261 2024-06-26 《Apache Amoro 0.6.1》
    Create catalog Configure basic information Configure storage Configure authentication Configure properties Configure table properties Delete catalog Users can import your t...
  • Schema Evolution

    2165 2024-06-28 《Apache Hudi 0.15.0》
    Schema Evolution on Write Type Promotions Schema Evolution on read Adding Columns Altering Columns Deleting Columns Renaming columns Schema Evolution in Action Related Reso...
  • Reading Tables

    1876 2024-07-01 《Apache Hudi 0.15.0》
    Does deleted records appear in Hudi’s incremental query results? How do I pass hudi configurations to my beeline Hive queries? Does Hudi guarantee consistent reads? How to think ...