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

    📈 今日整体趋势 Top 10 📊 分语言趋势 Top 5 Java PHP Vim Script TypeScript Lua C Rust C++ Kotlin Go MDX C Python Ruby Jupyter Notebook JavaScript Shell HTML Batchfile Markdow...
  • StarRocks

    Support These Engines Key Features Description Sink Options save_mode_create_template table [string] schema_save_mode[Enum] data_save_mode[Enum] custom_sql[String] Data Ty...
  • Intro to schema feature

    Why we need schema SchemaOptions table schema_first comment Columns What type supported at now How to declare type supported PrimaryKey ConstraintKeys What constraintType s...
  • JDOQL Typed API

    5379 2024-05-25 《Apache JDO 3.2.1》
    JDOQL Typed API Preparation Using Maven Using Eclipse Query Classes Limitations Filtering Ordering Methods Results Parameters Variables If-Then-Else Subqueries Candida...
  • Introduction

    5309 2024-06-27 《Apache Iceberg 1.5.2》
    User experience Reliability and performance Open standard Apache Iceberg is an open table format for huge analytic datasets. Iceberg adds tables to compute engines including S...
  • 名词解释

    名词解释 模块介绍 在对 Apache DolphinScheduler 了解之前,我们先来认识一下调度系统常用的名词 名词解释 DAG: 全称 Directed Acyclic Graph,简称 DAG。工作流中的 Task 任务以有向无环图的形式组装起来,从入度为零的节点进行拓扑遍历,直到无后继节点为止。举例如下图: 流程定义 :通过拖...
  • GitHub 趋势日报 (2025年04月24日)

    📈 今日整体趋势 Top 10 📊 分语言趋势 Top 5 C++ PHP Kotlin Ruby C MDX Go C Dart Java JavaScript Python HTML Rust Vim Script Lua TypeScript Shell Batchfile Dockerfile Nextflo...
  • Configuration

    5280 2024-06-29 《Apache Iceberg 1.5.2》
    Catalogs Catalog configuration Using catalogs Replacing the session catalog Using catalog specific Hadoop configuration values Loading a custom catalog SQL Extensions Runtim...
  • Config File Encryption And Decryption

    Introduction How to use How to implement user-defined encryption and decryption Introduction In most production environments, sensitive configuration items such as passwords a...
  • 告警自愈模块

    概述 架构 项目地址 安装启动 初始化 sql 启动 server 启动agentd Ibex 是告警自愈功能依赖的模块,提供一个批量执行命令的通道,可以做到在告警的时候自动去目标机器执行脚本,如果大家没有此需求,无需阅读本节内容。 概述 所谓的告警自愈,典型手段是在告警触发时自动回调某个 webhook 地址,在这个 webhook 里...