Devlive 开源社区 本次搜索耗时 0.109 秒,为您找到 1291 个相关结果.
  • System Metadata Tables

    483 2024-06-22 《Apache Accumulo 2.x》
    Accumulo tracks information about tables in metadata tables. The metadata for most tables is contained within the metadata table in the accumulo namespace, while metadata for that...
  • Trino command line interface

    483 2024-07-05 《Apache Kyuubi 1.9.1》
    Start Kyuubi Trino Server Install Running the CLI The Trino CLI provides a terminal-based, interactive shell for running queries. We can use it to connect Kyuubi server now. ...
  • ZooKeeper

    482 2024-06-22 《Apache Accumulo 2.x》
    ZooKeeper ACLs ACL errors during upgrade ZooKeeper ACLs Accumulo requires full access to nodes in ZooKeeper under the /accumulo path. The ACLs can be examined using the ZooKee...
  • 4.8 Update the date automatically

    482 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...
  • Object

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

    VERTICA 数据源 是否原生支持 VERTICA 数据源 参数名称 参数描述 数据源 选择 VERTICA 数据源名称 输入数据源的名称 描述 输入数据源的描述 IP 主机名 输入连接 VERTICA 的 IP 端口 输入连接 VERTICA 的端口 用户名 设置连接 VERTI...
  • Z-Ordering Support

    480 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...
  • Rabbitmq

    Description Key features Options host [string] port [int] virtual_host [string] username [string] password [string] url [string] queue_name [string] routing_key [string] ...
  • Object

    478 2024-06-05 《Ramda 0.11.0》
    clone values eqProps keys omit pick pickAll project prop props keysIn path valuesIn toPairs toPairsIn propOr has hasIn assoc assocPath lens pickBy evolve inv...
  • Chaining

    476 2024-05-25 《Lodash 2.4.2》
    _(value) Arguments Returns Example _.chain(value) Arguments Returns Example _.tap(value, interceptor) Arguments Returns Example _.prototype.chain() Returns Example _...