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

    2603 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...
  • Design & Concepts

    1889 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...
  • Replication

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

    1477 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

    1282 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...
  • The Share Level Of Kyuubi Engines

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

    1259 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_...
  • Schema Evolution

    1206 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...
  • Managing Catalogs

    1131 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...
  • Reading Tables

    1075 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 ...