Devlive 开源社区 本次搜索耗时 0.696 秒,为您找到 969 个相关结果.
  • Queries

    Spark Queries To use Iceberg in Spark, first configure Spark catalogs . Iceberg uses Apache Spark’s DataSourceV2 API for data source and catalog implementations. Querying with S...
  • GitHub 趋势日报 (2025年05月16日)

    📈 今日整体趋势 Top 10 📊 分语言趋势 Top 5 C Ruby TypeScript Go C Dart PHP C++ Java Swift Jupyter Notebook Rust HTML Kotlin Markdown Vim Script Dockerfile CMake PowerShell L...
  • Evolution

    Evolution Iceberg supports in-place table evolution . You can evolve a table schema just like SQL — even in nested structures — or change partition layout when data volume chang...
  • GitHub 趋势日报 (2025年05月18日)

    📈 今日整体趋势 Top 10 📊 分语言趋势 Top 5 Rust C Vim Script Jupyter Notebook Python Go PHP Lua C++ Swift Ruby C HTML Dart Java JavaScript Kotlin Dockerfile Batchfile Markdo...
  • Tailwind CSS 按需加载策略

    在大型应用中,合理的按需加载策略可以显著提升应用性能。本节将详细介绍如何在使用 Tailwind CSS 的项目中实现高效的按需加载。 样式按需加载 基础配置 // tailwind.config.js module . exports = { // 配置 JIT 模式 mode : 'jit' , // ...
  • Flink DDL

    DDL commands CREATE Catalog Hive catalog This creates an Iceberg catalog named hive_catalog that can be configured using 'catalog-type'='hive' , which loads tables from Hive m...
  • Gobblin as a Library

    Using Gobblin as a Library Creating an Embedded Gobblin instance Configuring Embedded Gobblin Running Embedded Gobblin Extending Embedded Gobblin Using Gobblin as a Library ...
  • Couchbase

    Introduction Record format Configuration General configuration values Authentication No credentials Using certificates Using bucket password Document level expiration 1 - Ex...
  • Daft

    Daft Daft is a distributed query engine written in Python and Rust, two fast-growing ecosystems in the data engineering and machine learning industry. It exposes its flavor of t...
  • Hive Registration

    How Hive Registration Works in Gobblin HiveSpec HiveRegistrationPolicy HiveSerDeManager Predicate and Activity How to Use Hive Registration in Your Gobblin Job Hive Regist...