Devlive 开源社区 本次搜索耗时 0.446 秒,为您找到 402 个相关结果.
  • Amazon Athena

    AWS Athena 数据源 是否原生支持 AWS Athena 数据源 数据源:选择 ATHENA 数据源名称:输入数据源的名称 描述:输入数据源的描述 用户名:设置连接 AWS 的 access key 密码:设置连接 AWS 的 secret access key AwsRegion: 设置连接 AWS 的区域 数据库名:输入连接 ATH...
  • 5.4 Control the size of plots/images

    736 2024-05-24 《R Markdown Cookbook》
    The size of plots made in R can be controlled by the chunk option fig.width and fig.height (in inches). Equivalently, you can use the fig.dim option to specify the width and he...
  • Trino JDBC Driver

    734 2024-07-05 《Apache Kyuubi 1.9.1》
    Instructions Start Kyuubi Trino Server Install Trino JDBC JDBC URL Instructions Kyuubi currently supports the Trino connection protocol, so we can use Trino-JDBC to connect t...
  • Gluten

    733 2024-07-05 《Apache Kyuubi 1.9.1》
    Building(with velox Backend) Build gluten velox backend package Usage Installing Configure Gluten is a Spark plugin developed by Intel, designed to accelerate Apache Spark w...
  • TPC-H

    722 2024-07-05 《Apache Kyuubi 1.9.1》
    TPC-H Integration Dependencies Configurations TPC-H Operations The TPC-H is a decision support benchmark. It consists of a suite of business oriented ad-hoc queries and concur...
  • Issue Tracking

    722 2024-05-25 《Apache JDO 3.2.1》
    JIRA View Issues JIRA The JDO project uses JIRA to track issues. We use the following workflow for our JIRA issues: Open→Resolved(<→Reopened)→Closed When the engineer has ...
  • 8.1 Custom Word templates

    711 2024-05-24 《R Markdown Cookbook》
    You can apply the styles defined in a Word template document to new Word documents generated from R Markdown. Such a template document is also called a “style reference document.”...
  • Flink Actions

    Rewrite files action. Rewrite files action. Iceberg provides API to rewrite small files into large files by submitting Flink batch jobs. The behavior of this Flink action is the...
  • TPC-DS

    705 2024-07-05 《Apache Kyuubi 1.9.1》
    TPC-DS Integration Dependencies Configurations TPC-DS Operations The TPC-DS is a decision support benchmark. It consists of a suite of business oriented ad-hoc queries and con...
  • 7.4 Scrollable code blocks (*)

    705 2024-05-24 《R Markdown Cookbook》
    When you have large amounts of code and/or verbatim text output to display on an HTML page, it may be desirable to limit their heights. Otherwise the page may look overwhelmingly ...