Devlive 开源社区 本次搜索耗时 0.764 秒,为您找到 187 个相关结果.
  • Async Queries via Celery

    6351 2024-05-25 《Apache Superset 4.0.1》
    Celery Celery Flower Celery On large analytic databases, it’s common to run queries that execute for minutes or hours. To enable support for long running queries that execute b...
  • Design & Concepts

    6255 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...
  • Clustering

    6224 2024-06-30 《Apache Hudi 0.15.0》
    Background How is compaction different from clustering? Clustering Architecture Overall, there are 2 steps to clustering Schedule clustering Execute clustering Clustering Use...
  • Flink Getting Started

    6224 2024-06-29 《Apache Iceberg 1.5.2》
    Preparation when using Flink SQL Client Flink’s Python API Adding catalogs. Catalog Configuration Hive catalog Creating a table Writing Branch Writes Reading Type conversi...
  • Query API

    6209 2024-05-25 《Apache JDO 3.2.1》
    Creating a query Closing a query Named Query Saving a Query as a Named Query Query Extensions Setting query parameters Compiling a query Executing a query Result Class Con...
  • SQL DDL

    6197 2024-06-30 《Apache Hudi 0.15.0》
    Spark SQL Create table Create non-partitioned table Create partitioned table Create table with record keys and ordering fields Create table from an external location Create Ta...
  • 2. Getting Started With Kyuubi and DBeaver

    Getting Started With Kyuubi and DBeaver What is DBeaver Preparation Get DBeaver and Install Get Kyuubi Started Configurations Start DBeaver Select a database Edit the Driver ...
  • Creating GitHub CLI extensions

    6136 2024-05-07 《GitHub Cli》
    About GitHub CLI extensions Creating an interpreted extension with gh extension create Creating a precompiled extension in Go with gh extension create Creating a non-Go precom...
  • Flink Quick Start

    6050 2024-06-28 《Apache Hudi 0.15.0》
    Setup Flink Support Matrix Download Flink and Start Flink cluster Start Flink SQL client Create Table Insert Data Query Data Update Data Delete Data Row-level Delete Batch...
  • 10.1 The function knitr::kable()

    5958 2024-05-24 《R Markdown Cookbook》
    Supported table formats Change column names Specify column alignment Add a table caption Format numeric columns Display missing values Escape special characters Multiple tab...