Devlive 开源社区 本次搜索耗时 0.460 秒,为您找到 302 个相关结果.
  • 5.1 Font color

    622 2024-05-23 《R Markdown Cookbook》
    Using an R function to write raw HTML or LaTeX code Using a Pandoc Lua filter (*) The Markdown syntax has no built-in method for changing text colors. We can use HTML and LaTeX ...
  • Release Guide

    620 2024-07-05 《Apache Kyuubi 1.9.1》
    Introduction Overview Decide to release Checklist to proceed to the next step Prepare for the release One-time setup instructions ASF authentication Java Home Subversion GPG...
  • Accessing HDP Repositories

    Table 3.1. HDP Repository URLs Starting with the HDP 3.1.5 release, access to HDP repositories requires authentication. To access the binaries, you must first have the required ...
  • Trino

    612 2024-06-26 《Apache Amoro 0.6.1》
    Iceberg format Paimon format Mixed format Install Support SQL statement Query Table Query BaseStore of Table Query ChangeStore of Table Trino and Amoro Type Mapping: Trino ...
  • Relation

    611 2024-06-05 《Ramda 0.18.0》
    countBy difference differenceWith unionWith union gt gte intersection lt lte max min propEq sortBy pathEq maxBy minBy equals identical eqBy countBy (a → Stri...
  • Configuring a Database Instance for Ranger

    A MySQL, Oracle, PostgreSQL, or Amazon RDS database instance must be running and available to be used by Ranger. The Ranger installation will create two new users (default names: ...
  • Lang

    604 2024-06-14 《Lodash 3.10.1》
    _.clone(value, [isDeep], [customizer], [thisArg]) Arguments Returns Example _.cloneDeep(value, [customizer], [thisArg]) Arguments Returns Example _.gt(value, other) Argumen...
  • Reading Tables

    602 2024-07-01 《Apache Hudi 0.15.0》
    Does deleted records appear in Hudi’s incremental query results? How do I pass hudi configurations to my beeline Hive queries? Does Hudi guarantee consistent reads? How to think ...
  • Rollback Mechanism

    601 2024-06-30 《Apache Hudi 0.15.0》
    Handling partially failed commits Rolling back partially failed commits for a single writer Rolling back of partially failed commits w/ multi-writers Heartbeats Related Resourc...
  • Util

    600 2024-06-27 《Lodash 4.17.15》
    _.attempt(func, [args]) Since Arguments Returns Example _.bindAll(object, methodNames) Since Arguments Returns Example _.cond(pairs) Since Arguments Returns Example...