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

    4735 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

    3925 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

    3401 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

    2830 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

    2606 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

    2533 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

    2314 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

    2243 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

    2147 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

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