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

    641 2024-07-05 《Apache Kyuubi 1.9.1》
    Good First Issues Help Wanted Issues Code Contribution Programs Good First Issues Good First Issue is initiative to curate easy pickings for first-time contributors. It help...
  • 4.11 Combine words into a comma-separated phrase

    639 2024-05-10 《R Markdown Cookbook》
    When you want to output a character vector for humans to read (e.g., x <- c("apple", "banana", "cherry") ), you probably do not want something like [1] "apple" "banana" "cherry" ,...
  • Configure Postgres to Allow Remote Connections

    About This Task Steps About This Task It is critical that you configure Postgres to allow remote connections before you deploy a cluster. If you do not perform these steps in a...
  • Collections

    637 2024-05-25 《Lodash 1.3.1》
    _.at(collection [, index1, index2, …]) Arguments Returns Example _.contains(collection, target [, fromIndex=0]) Aliases Arguments Returns Example _.countBy(collection [, c...
  • engine-jar-storage-mode

    Config Engine Jar Storage Mode ConnectorJar storage strategy Related configuration IsolatedConnectorJarStorageStrategy SharedConnectorJarStorageStrategy Config Engine Jar St...
  • Hudi

    635 2024-07-05 《Apache Kyuubi 1.9.1》
    Hudi Integration Dependencies Configurations Hudi Operations Apache Hudi (pronounced “hoodie”) is the next generation streaming data lake platform. Apache Hudi brings core war...
  • Apache Paimon (Incubating)

    634 2024-07-05 《Apache Kyuubi 1.9.1》
    Apache Paimon (Incubating) Integration Dependencies Configurations Apache Paimon (Incubating) Operations # Apache Paimon(incubating) is a streaming data lake platform that su...
  • Issue Tracking

    631 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 ...
  • Logic

    631 2024-06-05 《Ramda 0.19.0》
    and isEmpty not or cond ifElse allPass anyPass defaultTo both complement either propSatisfies unless when pathSatisfies and a → b → a | b Added in v0.1.0 Retu...
  • 4.8 Update the date automatically

    627 2024-05-23 《R Markdown Cookbook》
    If you want the date on which the Rmd document is compiled to be reflected in the output report, you can add an inline R expression to the date field in YAML, and use the Sys.Dat...