Devlive 开源社区 本次搜索耗时 0.371 秒,为您找到 969 个相关结果.
  • Why JDO?

    4476 2024-05-25 《Apache JDO 3.2.1》
    The majority of applications need to persist (or store) data during their lifecycle. There are many ways of doing this with an application written in Java. If your datastore is ...
  • quick-start-flink

    Step 1: Deployment SeaTunnel And Connectors Step 2: Deployment And Config Flink Step 3: Add Job Config File to define a job Step 4: Run SeaTunnel Application What’s More Ste...
  • 表格

    4475 2024-05-26 《Markdown 中文版》
    Markdown 表格 语法格式如下: 对齐方式 其他技巧 Markdown 表格 Markdown 制作表格使用 | 来分隔不同的单元格,使用 - 来分隔表头和其他行。 语法格式如下: | 表头 | 表头 | | ---- | ---- | | 单元格 | 单元格 ...
  • Doris

    Support Those Engines Key features Description Supported DataSource Info Database Dependency Data Type Mapping Source Options Tips Task Example Doris source connector ...
  • 5.1 Font color

    4467 2024-05-23 《R Markdown Cookbook》
    Using an R function to write raw HTML or LaTeX code Using a Pandoc Lua filter (*) The Markdown syntax has no built-in method for changing text colors. We can use HTML and LaTeX ...
  • Flink Tuning Guide

    4460 2024-07-01 《Apache Hudi 0.15.0》
    Global Configurations Parallelism Memory Checkpoint Table Options Memory Parallelism Compaction Memory Optimization MOR COW Write Rate Limit Options Global Configura...
  • Types of Fields

    4456 2024-05-25 《Apache JDO 3.2.1》
    Supported Java Types First-Class (FCO) Types Second-Class (SCO) Types Simple Types Temporal Types Collection/Map Types Array Types JDO Attribute Converters Supported Java...
  • 1. Auxiliary SQL extension for Spark SQL

    Auxiliary SQL extension for Spark SQL What feature does Kyuubi SQL extension provide How to use Kyuubi SQL extension Auxiliary SQL extension for Spark SQL Kyuubi provid...
  • Elasticsearch

    Description Key features Options hosts [array] username [string] password [string] index [string] source [array] array_column [array] query [json] scroll_time [String] sc...
  • Object Retrieval

    4433 2024-05-25 《Apache JDO 3.2.1》
    Retrieve an object from its identity Retrieve an object based on its Extent Retrieve an object based on a query criteria Any application will require access to persisted object...