Devlive 开源社区 本次搜索耗时 0.485 秒,为您找到 571 个相关结果.
  • Get Started

    1772 2024-07-05 《Apache Kyuubi 1.9.1》
    Trivial Fixes Major Fixes Fork The Repository Clone The Forked Repository Create A New Branch Editing And Testing Create A Pull Request Report Only Trivial Fixes For t...
  • 选择服务

    Steps 下一步 更多信息 根据在Select Stack 步骤中选择的堆栈,您可以选择要安装到集群中的服务。堆栈包含许多服务。您可以选择立即安装任何其他可用的服务,或稍后添加服务。默认情况下,群集安装向导会选择所有可用的服务进行安装。 SmartSense 部署是强制性的。您无法清除使用群集安装向导安装 SmartSense 的选项。 选...
  • Code Style Guide

    1767 2024-07-05 《Apache Kyuubi 1.9.1》
    Scala Coding Style Guide Java Coding Style Guide Documentation Style Guide Code is written once by its author, but read and modified multiple times by lots of other engineers. ...
  • 8.1 Custom Word templates

    1766 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.”...
  • 7.10 Include the content of an existing HTML file (*)

    1764 2024-05-24 《R Markdown Cookbook》
    With the includes option of the html_document format (or any other formats that support this option), you can include the content of an existing HTML file in the HTML output doc...
  • 关于 Markdown

    1754 2024-05-25 《Markdown 中文版》
    Markdown 是什么 ? 谁创造了它? 为什么要使用它? Markdown 是什么 ? Markdown 是一种轻量级标记语言 ,它以纯文本形式(易读、易写、易更改)编写文档,并最终以HTML格式发布。 Markdown 也可以理解为将以MARKDOWN语法编写的语言转换成HTML内容的工具。 谁创造了它? 它由Aaron Swartz ...
  • Batch Reads

    1754 2024-06-30 《Apache Hudi 0.15.0》
    Spark DataSource API Daft Spark DataSource API The hudi-spark module offers the DataSource API to read a Hudi table into a Spark DataFrame. A time-travel query example: val ...
  • Properties

    1748 2024-05-25 《Lodash 2.4.2》
    _.VERSION _.support _.support.argsClass _.support.argsObject _.support.enumErrorProps _.support.enumPrototypes _.support.funcDecomp _.support.funcNames _.support.nonEnumArg...
  • Trino

    Trino just like Presto allows you to query table formats like Hudi, Delta and Iceberg tables using connectors. Users do not need additional configurations to work with OneTable syn...
  • 5.4 Control the size of plots/images

    1744 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...