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

    443 2024-06-05 《Ramda 0.2.2》
    clone values eqProps keys omit pick pickAll project prop props where keysIn path valuesIn clone {*} → {*} Parameters valueThe object or array to clone Return...
  • Object

    443 2024-06-05 《Ramda 0.6.0》
    clone values eqProps keys omit pick pickAll project prop props keysIn path valuesIn toPairs toPairsIn propOr clone {*} → {*} Parameters valueThe object or ar...
  • 架构设计

    元数据文档 架构设计 配置文件 任务结构 负载均衡 缓冲
  • Operators

    443 2024-06-24 《Apache AGE 0.6.0》
    String Specific Comparison Operators Data Setup Starts With Contains Ends With Regular Expressions Basic String Matching Case insensitive search The . Wildcard The * Wildcar...
  • Meet Minimum System Requirements

    Your system must meet the following minimum requirements: Software Requirements Memory Requirements Package Size and Inode Count Requirements Maximum Open Files Requirements ...
  • Cassandra

    Description Key features Options host [string] keyspace [string] cql [String] username [string] password [string] datacenter [String] consistency_level [String] Examples ...
  • Configure Kyuubi to use Custom Authentication

    439 2024-07-05 《Apache Kyuubi 1.9.1》
    Build A Custom Authenticator Enable Custom Authentication Besides the builtin authentication methods, kyuubi supports custom authentication implementations of org.apache.kyuubi...
  • Schemas

    Iceberg tables support the following types: Type Description Notes boolean True or false int 32-bit signed integers Can promote to long long 64-bit s...
  • Trino JDBC Driver

    438 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...
  • 3.1 Code chunks and inline R code

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