Devlive 开源社区 本次搜索耗时 1.459 秒,为您找到 119 个相关结果.
  • Config Management

    Introduction Dataset Config Management Requirement Data Model Versioning Client library Config Store Current Dataset Config Management Implementation Data model Client appli...
  • 第四节:自定义配置 - 调整Tailwind以匹配GitHub风格

    学习目标 GitHub设计系统分析 创建自定义配置文件 GitHub颜色系统实现 基础色彩应用示例 字体系统配置 字体应用示例 间距与布局系统 间距系统示例 阴影和圆角系统 阴影和圆角应用示例 实际案例:GitHub风格导航栏 插件扩展 统一项目配置示例 常见配置问题与解决方案 最佳实践建议 练习任务 总结 学习目标 ...
  • 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...
  • 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...
  • Structured Streaming

    Spark Structured Streaming Iceberg uses Apache Spark’s DataSourceV2 API for data source and catalog implementations. Spark DSv2 is an evolving API with different levels of support...
  • Branching and Tagging

    Branching and Tagging Overview Iceberg table metadata maintains a snapshot log, which represents the changes applied to a table. Snapshots are fundamental in Iceberg as they are ...
  • Retention

    Introduction Design Overview of Gobblin Config Management Library Retention Constructs DatasetCleaner DatasetFinder ManagedCleanableDatasetFinder ConfigurableCleanableDataset ...
  • Partitioning

    Partitioning What is partitioning? Partitioning is a way to make queries faster by grouping similar rows together when writing. For example, queries for log entries from a logs ...
  • Distributed locks and synchronizers

    566 2025-03-14 《Redisson 3.45.0》
    Lock Redis or Valkey based distributed reentrant Lock object for Java and implements Lock interface. Uses pub/sub channel to notify other threads across all Redisson instances w...
  • 第四节:议题(Issues)列表页 - 状态标记与过滤

    学习目标 页面分析 实现步骤 第1步:准备HTML骨架与Tailwind配置 第2步:实现议题操作栏 第3步:实现议题过滤栏 第4步:实现议题列表表头 第5步:实现议题列表 第6步:实现分页控制器 关键样式技术点解析 1. 议题状态图标与颜色编码 2. 标签样式实现 3. 议题列表的响应式设计 4. 开启/关闭状态切换 5. 指派者...