Devlive 开源社区 本次搜索耗时 0.455 秒,为您找到 1185 个相关结果.
  • Hive Metastore

    Syncing to Hive Metastore This document walks through the steps to register an Apache XTable™ (Incubating) synced table on Hive Metastore (HMS). Pre-requisites Source table(s) ...
  • GitHub 趋势日报 (2025年04月07日)

    GitHub 趋势日报 (2025年04月07日) 📈 今日整体趋势 Top 10 📊 分语言趋势 Top 5 TypeScript C++ C Rust Java Vim Script C MDX Lua Kotlin GitHub 趋势日报 (2025年04月07日) 本日报由 TrendForge 系统生成 https:...
  • Google Cloud

    1242 2024-07-01 《Apache Hudi 0.15.0》
    GCS Configs GCS Credentials GCS Libs For Hudi storage on GCS, regional buckets provide an DFS API with strong consistency. GCS Configs There are two configurations required ...
  • Auxiliary SQL Functions

    1238 2024-07-05 《Apache Kyuubi 1.9.1》
    Kyuubi provides several auxiliary SQL functions as supplement to Hive’s Built-in Functions Name Description Return Type Since kyuubi_version Return the version of Ky...
  • Procedures

    1235 2025-03-11 《Apache Iceberg 1.8.1》
    Spark Procedures To use Iceberg in Spark, first configure Spark catalogs . Stored procedures are only available when using Iceberg SQL extensions in Spark 3. Usage Procedures c...
  • 第一章:多线程入门

    学习目标 1. 什么是线程与多线程 1.1 线程的概念 1.2 多线程的概念 2. 为什么需要多线程编程 2.1 提高CPU利用率 2.2 提高程序响应性 2.3 更好的资源利用 2.4 简化复杂问题的处理 3. Java中实现多线程的两种基本方式 3.1 继承Thread类 3.2 实现Runnable接口 3.3 两种方式的比较 ...
  • Logic

    1228 2024-06-05 《Ramda 0.25.0》
    and isEmpty not or cond ifElse allPass anyPass defaultTo both complement either propSatisfies unless when pathSatisfies until and a → b → a | b Added in v0.1....
  • Microsoft Fabric

    Querying from Microsoft Fabric This guide offers a short tutorial on how to query Apache Iceberg and Apache Hudi tables in Microsoft Fabric utilizing the translation capabilities...
  • GitHub 趋势日报 (2025年05月23日)

    📈 今日整体趋势 Top 10 📊 分语言趋势 Top 5 C++ Python Ruby Swift Dart Markdown PHP C Java Go C Kotlin JavaScript Shell Lua TypeScript MDX Vim Script PowerShell Dockerfile B...
  • Math

    1218 2024-06-04 《Ramda 0.30.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...