Devlive 开源社区 本次搜索耗时 0.408 秒,为您找到 623 个相关结果.
  • Distributed objects

    736 2025-03-14 《Redisson 3.45.0》
    Object holder Java implementation of Redis or Valkey based RBucket object is a holder for any type of object. Size is limited to 512Mb. Code example: RBucket < AnyObject > buc...
  • Writes

    Spark Writes To use Iceberg in Spark, first configure Spark catalogs . Some plans are only available when using Iceberg SQL extensions in Spark 3. Iceberg uses Apache Spark’s D...
  • Math

    721 2024-06-04 《Ramda 0.1.0》
    add divide multiply product subtract sum add Number → Number → Number Added in v0.1.0 Adds two values. See also subtract . R . add ( 2 , 3 ); //=> 5 R . ...
  • Math

    721 2024-06-04 《Ramda 0.22.0》
    add divide multiply product subtract sum modulo mathMod de inc negate mean median add Number → Number → Number Added in v0.1.0 Adds two values. See also subtrac...
  • GitHub 趋势日报 (2025年05月12日)

    📈 今日整体趋势 Top 10 📊 分语言趋势 Top 5 C++ PHP TypeScript C Dart Vim Script Go Java Lua MDX C Markdown HTML Swift Kotlin Dockerfile Ruby Python PowerShell Rust CMake J...
  • Config Management

    Introduction Dataset Config Management Requirement Data Model Versioning Client library Config Store Current Dataset Config Management Implementation Data model Client appli...
  • FAQs

    Gobblin General Questions What is Gobblin? What programming languages does Gobblin support? Does Gobblin require any external software to be installed? What Hadoop versions can ...
  • Job Configuration Files

    Job Configuration Basics Hierarchical Structure of Job Configuration Files Password Encryption Adding or Changing Job Configuration Files Scheduled Jobs One Time Jobs Disable...
  • State Management and Watermarks

    Managing Watermarks in a Job Basics Task Failures Multi-Dataset Jobs Gobblin State Deep Dive State class hierarchy How States are Used in a Gobblin Job This page has two p...
  • Getting Started

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