Devlive 开源社区 本次搜索耗时 0.649 秒,为您找到 114 个相关结果.
  • SQL Functions

    String Functions ASCII CHAR_LENGTH / LENGTH OCTET_LENGTH CONCAT CONCAT_WS HEXTORAW LOWER / LCASE UPPER / UCASE LEFT RIGHT LOCATE / INSTR / POSITION LPAD RPAD LTRIM RT...
  • Preface

    2614 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...
  • SQL Lineage Support

    2597 2024-07-05 《Apache Kyuubi 1.9.1》
    Introduction Example Lineage specific identification SQL type support Query Command Building Build with Apache Maven Build against Different Apache Spark Versions Test with...
  • Overview

    2549 2024-06-28 《Apache Hudi 0.15.0》
    What is Apache Hudi Core Concepts to Learn Getting Started Connect With The Community Join in on discussions Come to Office Hours for help Community Calls Contribute Welco...
  • Overview

    2529 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...
  • Bootstrapping

    2495 2024-06-30 《Apache Hudi 0.15.0》
    Approaches Use Hudi for new partitions alone Convert existing table to Hudi Using Hudi Streamer Using Spark Datasource Writer Using Spark SQL CALL Procedure Using Hudi CLI C...
  • Catalogs

    2466 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...
  • Development Tools

    2408 2024-06-22 《Apache Accumulo 2.x》
    MiniAccumuloCluster Iterator Test Harness Framework Use Normal Test Outline Limitations Accumulo has several tools that can help developers test their code. MiniAccumuloClu...
  • Write Operations

    2379 2024-06-28 《Apache Hudi 0.15.0》
    Operation Types UPSERT INSERT BULK_INSERT DELETE BOOTSTRAP INSERT_OVERWRITE INSERT_OVERWRITE_TABLE DELETE_PARTITION Configs Writing path Related Resources It may be he...
  • Glossary

    2341 2024-06-21 《Apache Accumulo 2.x》
    authorizations a set of strings associated with a user or with a particular scan that will be used to determine which key/value pairs are visible to the user. cell a set ...