Devlive 开源社区 本次搜索耗时 0.049 秒,为您找到 1676 个相关结果.
  • Types of Fields

    660 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...
  • Docker

    660 2024-06-03 《Docusaurus 1.14.7》
    Run the local web server in docker Use docker-compose Docker is a tool that enables you to create, deploy, and manage lightweight, stand-alone packages that contain everything ...
  • Functions

    658 2024-05-25 《Lodash 1.3.1》
    _.after(n, func) Arguments Returns Example _.bind(func [, thisArg, arg1, arg2, …]) Arguments Returns Example _.bindAll(object [, methodName1, methodName2, …]) Arguments Re...
  • Flink DML

    658 2024-06-26 《Apache Amoro 0.6.1》
    Querying with SQL Batch mode Batch mode (non-primary key table) Batch mode (primary key table) Streaming mode Streaming mode (LogStore) Streaming mode (FileStore non-primary k...
  • 7.8 Embed arbitrary files in the HTML output file

    656 2024-05-24 《R Markdown Cookbook》
    References As mentioned in Section 7.7 , we can embed a copy of the Rmd source document in the HTML output file. Sometimes the Rmd source file alone may not be enough to reproduc...
  • Marker Mechanism

    655 2024-06-30 《Apache Hudi 0.15.0》
    Purpose of Markers Marker structure Marker Writing Options Direct Write Markers Timeline Server Markers (Default) Marker Configuration Parameters Purpose of Markers A write...
  • Object

    654 2024-06-05 《Ramda 0.25.0》
    clone values eqProps keys omit pick pickAll project prop props keysIn path valuesIn toPairs toPairsIn propOr has hasIn assoc assocPath lens pickBy evolve inv...
  • Configuring Oracle for Ranger

    If you are using Amazon RDS, see the Amazon RDS Requirements . On the Oracle host, install the appropriate JDBC .jar file. Download the Oracle JDBC (OJDBC) driver from http://...
  • Disaster Recovery

    653 2024-06-30 《Apache Hudi 0.15.0》
    Savepoint Restore Runbook Related Resources Disaster Recovery is very much mission-critical for any software. Especially when it comes to data systems, the impact could be ver...
  • Flink DDL

    CREATE Catalog Hive catalog Hadoop catalog REST catalog Create through YAML config Create through SQL Files CREATE DATABASE CREATE TABLE PRIMARY KEY PARTITIONED BY C...