Devlive 开源社区 本次搜索耗时 0.302 秒,为您找到 1179 个相关结果.
  • Solution for Big Result Sets

    1773 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...
  • Chaining

    1767 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 _...
  • Collection

    1767 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...
  • 4.4 Unnumbered sections

    1763 2024-05-23 《R Markdown Cookbook》
    Most output formats support an option number_sections , which can be used to enable numbering sections if set to true , e.g., output : html_document : number_sections :...
  • Result

    1760 2024-05-25 《Apache JDO 3.2.1》
    Result type Aggregates Example - Use of aggregates As we have seen, a JDOQL query is made up of different parts. In this section we look at the result part of the query. The re...
  • Hadoop Credentials Manager

    1753 2024-07-05 《Apache Kyuubi 1.9.1》
    Configurations Cluster Services Hadoop client configurations Hive metastore configurations Via kyuubi-defaults.conf Via hive-site.xml Via JDBC Connection URL Credentials Rene...
  • About the Authors

    1740 2024-05-09 《R Markdown Cookbook》
    Yihui typed out most of the words in this book, which is the only justification for him being the “first” author. Christophe has made substantial contribution to this book by help...
  • Relation

    1739 2024-06-05 《Ramda 0.15.0》
    countBy difference differenceWith unionWith union gt gte intersection lt lte max min propEq sortBy pathEq maxBy minBy equals identical countBy (a → String) → ...
  • 1. Building Kyuubi

    Building Kyuubi Building Kyuubi with Apache Maven Building a Submodule Individually Building Submodules Individually Skipping Some modules Building Kyuubi against Different Apa...
  • 7.4 Scrollable code blocks (*)

    1727 2024-05-24 《R Markdown Cookbook》
    When you have large amounts of code and/or verbatim text output to display on an HTML page, it may be desirable to limit their heights. Otherwise the page may look overwhelmingly ...