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

    603 2024-06-27 《Lodash 4.17.15》
    _.countBy(collection, [iteratee=_.identity]) Since Arguments Returns Example _.every(collection, [predicate=_.identity]) Since Arguments Returns Example _.filter(collec...
  • TPC-H

    603 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...
  • Check DNS and NSCD

    All hosts in your system must be configured for both forward and and reverse DNS. If you are unable to configure DNS in this way, you should edit the /etc/hosts file on every hos...
  • Logic

    602 2024-06-05 《Ramda 0.30.1》
    and isEmpty not or cond ifElse allPass anyPass defaultTo both complement either propSatisfies unless when pathSatisfies until xor isNotEmpty and a → b → a | b...
  • Solution for Big Result Sets

    599 2024-07-05 《Apache Kyuubi 1.9.1》
    Incremental collection Use in single connections Change incremental collection mode in session Typically, when a user submits a SELECT query to Spark SQL engine, the Driver cal...
  • TPC-DS

    599 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...
  • Spark Configuration

    596 2024-06-26 《Apache Amoro 0.6.1》
    Catalogs configuration Using Mixed-Format in a standalone catalog Using Mixed-Format in session catalog The high availability configuration Catalogs configuration Using Mixe...
  • Types of Classes

    596 2024-05-25 《Apache JDO 3.2.1》
    JDO provides a means of transparent persistence of objects of user defined classes. With JDO there are actually 3 types of classes. Persistence Capable classes are classes whose...
  • 6 LaTeX Output

    595 2024-05-07 《R Markdown Cookbook》
    For many authors, the main output of their work will be the PDF report, in which case they can utilize the powerful styling of LaTeX. In this chapter, we discuss approaches that c...
  • Logic

    594 2024-06-05 《Ramda 0.26.0》
    and isEmpty not or cond ifElse allPass anyPass defaultTo both complement either propSatisfies unless when pathSatisfies until and a → b → a | b Added in v0.1....