Devlive 开源社区 本次搜索耗时 0.459 秒,为您找到 168 个相关结果.
  • 6.1 Add LaTeX code to the preamble

    509 2024-05-24 《R Markdown Cookbook》
    The general structure of a LaTeX document is like this: \documentclass { article } % preamble \begin { document } % body \end { document } That is, you declare the d...
  • Microsoft Azure

    492 2024-07-01 《Apache Hudi 0.15.0》
    Disclaimer Supported Storage System Verified Combination of Spark and storage system HDInsight Spark2.4 on Azure Data Lake Storage Gen 2 Databricks Spark2.4 on Azure Data Lake S...
  • 3.2 Write Markdown in the RStudio visual editor

    490 2024-05-09 《R Markdown Cookbook》
    If you are not familiar with Markdown yet, or do not prefer writing Markdown code, RStudio v1.4 has included an experimental visual editor for Markdown documents, which feels simi...
  • Hbase

    Description Key features Options zookeeper_quorum [string] table [string] rowkey_column [list] family_name [config] rowkey_delimiter [string] version_column [string] null_m...
  • Z-Ordering Support

    481 2024-07-05 《Apache Kyuubi 1.9.1》
    Introduction Supported table format Supported column data type How to use Optimize history data Syntax Examples Optimize incremental data To improve query speed, Kyuubi su...
  • Client Properties (3.x)

    475 2024-06-22 《Apache Accumulo 2.x》
    Below are properties set in accumulo-client.properties that configure Accumulo clients . All properties have been part of the API since 2.0.0 (unless otherwise specified): Pr...
  • 6 LaTeX Output

    453 2024-05-07 《R Markdown Cookbook》
    For many authors, the main output of their work will be the PDF report, in which case they can utilize the powerful styling of LaTeX. In this chapter, we discuss approaches that c...
  • Mixed-Hive

    424 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

    422 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...
  • InfluxDB

    Description Key features Options url database [string] measurement [string] username [string] password [string] key_time [string] key_tags [array] batch_size [int] max_re...