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

    709 2024-06-05 《Ramda 0.9.0》
    and isEmpty not or cond ifElse allPass anyPass and a → b → a | b Added in v0.1.0 Returns the first argument if it is falsy, otherwise the second argument. Acts as the...
  • 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...
  • Overview

    697 2024-06-24 《Apache AGE 0.6.0》
    All queries so far have followed the same pattern: a SELECT clause followed by a single Cypher call in the FROM clause. However, a Cypher query can be used in many other ways. T...
  • 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...
  • Schedulers

    Introduction Quartz Azkaban Oozie Launching Gobblin in Local Mode Example Config Files Uploading Files to HDFS Adding Gobblin jar Dependencies Launching the Job Launching ...
  • Logic

    667 2024-06-05 《Ramda 0.8.0》
    and isEmpty not or cond ifElse and a → b → a | b Added in v0.1.0 Returns the first argument if it is falsy, otherwise the second argument. Acts as the boolean and stat...
  • 第一节:仓库详情页 - 文件浏览与概览信息

    学习目标 页面分析 实现步骤 第1步:准备HTML骨架与Tailwind配置 第2步:实现顶部导航栏 第3步:实现仓库信息头部 第4步:实现仓库导航菜单 第5步:实现主要内容区域结构 第6步:实现分支选择器与路径导航 第7步:实现文件浏览列表 第8步:实现README预览区域 第9步:实现右侧边栏 关键样式技术点解析 1. 两栏布局实...
  • Building Gobblin

    Overview Information Recorded Job Execution Information Task Execution Information Default Implementation Rest Query API Example Queries Job Execution History Server Over...
  • Job Execution History Store

    Overview Information Recorded Job Execution Information Task Execution Information Default Implementation Rest Query API Example Queries Job Execution History Server Over...
  • 第二节:代码查看页 - 语法高亮与行号实现

    学习目标 页面分析 实现步骤 第1步:准备HTML骨架与Tailwind配置 第2步:实现文件路径导航 第3步:实现文件操作栏 第4步:实现代码查看区 第5步:添加更多代码行和文件底部信息 第6步:实现文件底部信息 关键样式技术点解析 1. 代码行与行号的实现 2. 行高亮实现 3. 语法高亮集成 4. 响应式导航与操作按钮 5. ...