Devlive 开源社区 本次搜索耗时 0.640 秒,为您找到 701 个相关结果.
  • Job Execution History Store

    1149 2025-03-18 《Apache Gobblin 0.17.0》
    Overview Information Recorded Job Execution Information Task Execution Information Default Implementation Rest Query API Example Queries Job Execution History Server Over...
  • SKIP

    1142 2024-06-24 《Apache AGE 0.6.0》
    Introduction Skip first three rows Return middle two rows Using an expression with SKIP to return a subset of the rows SKIP defines from which record to start including the r...
  • JDBC

    1134 2025-03-25 《Apache Gobblin 0.17.0》
    Gobblin JDBC writer & publisher Proposed design Requirements Design summary Design detail WriterInitializer JdbcWriterInitializer AvroFieldsPickConverter AvroToJdbcEntryConve...
  • Object

    1133 2024-06-05 《Ramda 0.1.0》
    clone values eqProps keys omit pick pickAll project prop props clone {*} → {*} Parameters valueThe object or array to clone Returns * A deeply cloned copy of val...
  • Getting Started

    1131 2025-03-11 《Apache Iceberg 1.8.1》
    Getting Started The latest version of Iceberg is 1.8.1 . Spark is currently the most feature-rich compute engine for Iceberg operations. We recommend you to get started with Spar...
  • Unity Catalog

    Syncing to Unity Catalog This document walks through the steps to register an Apache XTable™ (Incubating) synced Delta table in Unity Catalog on Databricks and open-source Unity C...
  • DDL

    1111 2025-03-11 《Apache Iceberg 1.8.1》
    Spark DDL To use Iceberg in Spark, first configure Spark catalogs . Iceberg uses Apache Spark’s DataSourceV2 API for data source and catalog implementations. CREATE TABLE Spark...
  • Connectors for Spark SQL Query Engine

    1109 2024-07-05 《Apache Kyuubi 1.9.1》
    Delta Lake Delta Lake with Microsoft Azure Blob Storage Hudi Iceberg Kudu Hive Apache Paimon (Incubating) TiDB TPC-DS TPC-H
  • Flink Configuration

    1091 2025-03-12 《Apache Iceberg 1.8.1》
    Flink Configuration Catalog Configuration A catalog is created and named by executing the following query (replace <catalog_name> with your catalog name and <config_key> =<confi...
  • Spark Queries

    1065 2024-06-26 《Apache Amoro 0.6.1》
    Querying with SQL Querying Mixed-Format table by merge on read Query on change store Querying with DataFrames Querying with SQL Querying Mixed-Format table by merge on read ...