Devlive 开源社区 本次搜索耗时 2.498 秒,为您找到 571 个相关结果.
  • GitHub 趋势日报 (2025年04月04日)

    📈 今日整体趋势 Top 10 📊 分语言趋势 Top 5 Rust Go TypeScript C++ MDX PHP Ruby Java HTML C 本日报由 TrendForge 系统生成 https://trendforge.devlive.org/ 📈 今日整体趋势 Top 10 排名 项目名称 项...
  • Chaining

    2304 2024-06-07 《Underscore.js 1.13.6》
    chain value Calling chain will cause all future method calls to return wrapped objects. When you’ve finished the computation, call value to retrieve the final value. Here’s an...
  • 3. Building Kyuubi Documentation

    Building Kyuubi Documentation Install & Activate virtualenv Install all dependencies Create Documentation View Locally Building Kyuubi Documentation Follow the steps...
  • Batch Reads

    2276 2024-06-30 《Apache Hudi 0.15.0》
    Spark DataSource API Daft Spark DataSource API The hudi-spark module offers the DataSource API to read a Hudi table into a Spark DataFrame. A time-travel query example: val ...
  • Gobblin on Yarn

    2267 2025-03-18 《Apache Gobblin 0.17.0》
    Introduction Architecture Overview The Role of Apache Helix Gobblin Yarn Application Launcher YarnAppSecurityManager LogCopier Gobblin ApplicationMaster YarnService GobblinH...
  • Hive

    2265 2025-03-13 《Apache Iceberg 1.8.1》
    Hive Iceberg supports reading and writing Iceberg tables through Hive by using a StorageHandler . Feature support The following features matrix illustrates the support for diff...
  • Gluten

    2262 2024-07-05 《Apache Kyuubi 1.9.1》
    Building(with velox Backend) Build gluten velox backend package Usage Installing Configure Gluten is a Spark plugin developed by Intel, designed to accelerate Apache Spark w...
  • 选择服务

    Steps 下一步 更多信息 根据在Select Stack 步骤中选择的堆栈,您可以选择要安装到集群中的服务。堆栈包含许多服务。您可以选择立即安装任何其他可用的服务,或稍后添加服务。默认情况下,群集安装向导会选择所有可用的服务进行安装。 SmartSense 部署是强制性的。您无法清除使用群集安装向导安装 SmartSense 的选项。 选...
  • 4.13 Convert models to equations

    2254 2024-05-23 《R Markdown Cookbook》
    References The equatiomatic package (Anderson, Heiss, and Sumners 2024 ) (https://github.com/datalorax/equatiomatic ) developed by Daniel Anderson et al. provides a convenient a...
  • PL/pgSQL Functions

    2222 2024-06-24 《Apache AGE 0.6.0》
    Dynamic Cypher Cypher commands can be run in PL/pgSQL functions without restriction. Data Setup SELECT * FROM cypher ( 'imdb' , $$ CREATE ( toby : actor { name : ...