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

    Description Key Features Options driver [string] url [string] common options Changelog 2.2.0-beta 2022-09-26 Greenplum sink connector Description Write data to Greenp...
  • 3.1 Code chunks and inline R code

    441 2024-05-09 《R Markdown Cookbook》
    An R Markdown document consists of intermingled prose (narratives) and code. There are two types of code in an Rmd document: code chunks\index{code chunk} and inline R code. Below...
  • Array

    441 2024-06-27 《Lodash 4.17.15》
    _.chunk(array, [size=1]) Since Arguments Returns Example _.compact(array) Since Arguments Returns Example _.concat(array, [values]) Since Arguments Returns Example ...
  • Documentation Style Guide

    439 2024-07-05 《Apache Kyuubi 1.9.1》
    Goals License Header General Style ReStructuredText Headings Links Markdown Headings Images Third-party references This guide contains guidelines, not rules. While guide...
  • Amazon Redshift Spectrum

    Hudi and Iceberg tables Delta Lake table To read a OneTable synced target table (regardless of the table format) in Amazon Redshift, users have to create an external schema and ...
  • Spark Configuration

    439 2024-06-26 《Apache Amoro 0.6.1》
    Catalogs configuration Using Mixed-Format in a standalone catalog Using Mixed-Format in session catalog The high availability configuration Catalogs configuration Using Mixe...
  • Mixed-Hive

    436 2024-06-26 《Apache Amoro 0.6.1》
    Mixed-Hive format is a format that has better compatibility with Hive than Mixed-Iceberg format. Mixed-Hive format uses a Hive table as the BaseStore and an Iceberg table as the C...
  • Spark Writes

    434 2024-06-26 《Apache Amoro 0.6.1》
    Writing with SQL INSERT OVERWRITE INSERT INTO Upsert to table with primary keys. DELETE FROM UPDATE MERGE INTO Writing with DataFrames Appending data Overwriting data Crea...
  • Setting Up a Local Repository

    Based on your Internet access, choose one of the following options: No Internet Access This option involves downloading the repository tarball, moving the tarball to the sele...
  • 4.19 Put together all code in the appendix (*)

    431 2024-05-23 《R Markdown Cookbook》
    Unless the target readers are highly interested in the computational details while they read a report, you may not want to show the source code blocks in the report. For this purp...