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

    1404 2025-03-25 《Apache Gobblin 0.17.0》
    Gobblin JDBC writer & publisher Proposed design Requirements Design summary Design detail WriterInitializer JdbcWriterInitializer AvroFieldsPickConverter AvroToJdbcEntryConve...
  • Review

    Next Step Review displays the assignments you have made. Check to make sure everything is correct. If you need to make changes, use the left navigation bar to return to the appr...
  • Google Webmaster

    1398 2025-03-24 《Apache Gobblin 0.17.0》
    Introduction Implementation Summary Entities Work Flow Configuration Introduction The Google Search Console data ingestion project is to download query and analytics data f...
  • 第三节:GitHub界面分析 - 设计规范与布局系统

    学习目标 GitHub界面设计概述 GitHub设计的核心特点 GitHub的色彩系统分析 GitHub的排版系统分析 GitHub布局系统分析 GitHub常见组件分析 GitHub响应式设计分析 将分析整合到Tailwind配置中 GitHub界面设计总结 实用提示与常见陷阱 练习任务 总结 学习目标 理解GitHub设计...
  • 扩展链接

    背景介绍 如何创建扩展链接 扩展链接的使用 背景介绍 在生产实践中,为了更好地管理 Flink作业,总会需要将其与外部服务集成,例如代码仓库、指标监控页面、实时日志记录或 HDFS/OSS 上的检查点/保存点文件夹等。 Streampark 作为一站式 Flink DevOps 平台,如果能够提供以扩展链接的形式集成这些服务的能力,在统一的地方集...
  • Getting Started

    1384 2025-03-11 《Apache Iceberg 1.8.1》
    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...
  • BigLake Metastore

    Syncing to BigLake Metastore This document walks through the steps to register an Apache XTable™ (Incubating) synced Iceberg table in BigLake Metastore on GCP. Pre-requisites S...
  • Unity Catalog

    Syncing to Unity Catalog This document walks through the steps to register an Apache XTable™ (Incubating) synced Delta table in Unity Catalog on Databricks and open-source Unity C...
  • 第二节:代码查看页 - 语法高亮与行号实现

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

    1363 2024-06-24 《Apache AGE 0.6.0》
    rand abs ceil floor round sign rand rand() returns a random floating point number in the range from 0 (inclusive) to 1 (exclusive); i.e.[0,1). The numbers returned follow ...