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

    1529 2024-06-13 《SpotBugs 4.8.5》
    Extracting the Distribution  This chapter explains how to install SpotBugs. Extracting the Distribution The easiest way to install SpotBugs is to download a binary distribu...
  • Schemas

    1527 2024-06-29 《Apache Iceberg 1.5.2》
    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...
  • Distributed collections

    1527 2025-03-14 《Redisson 3.45.0》
    Map Redis or Valkey based distributed Map object for Java implements ConcurrentMap interface. This object is thread-safe. Consider to use Live Object service to store POJO obje...
  • Metrics

    1518 2024-06-26 《Apache Amoro 0.6.1》
    Table metrics Self-optimizing metrics Amoro provides both table-level and platform-level metrics to help users understand the runtime status of the current table. Table metric...
  • Log In to Apache Ambari

    Prerequisites Steps Next Step More Information Prerequisites Ambari Server must be running. To log in to Ambari Web using a web browser: Steps Point your web browser to...
  • Mixed-Hive

    1498 2024-06-26 《Apache Amoro 0.6.1》
    Mixed-Hive format is a format that has better compatibility with Hive than Mixed-Iceberg format. Mixed-Hive format uses a Hive table as the BaseStore and an Iceberg table as the C...
  • GitHub 趋势日报 (2025年04月24日)

    📈 今日整体趋势 Top 10 📊 分语言趋势 Top 5 C++ PHP Kotlin Ruby C MDX Go C Dart Java JavaScript Python HTML Rust Vim Script Lua TypeScript Shell Batchfile Dockerfile Nextflo...
  • Logic

    1494 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...
  • 4.3 Access the document metadata in R code

    1491 2024-05-23 《R Markdown Cookbook》
    When an Rmd document is compiled, all of its metadata in the YAML section will be stored in the list object rmarkdown::metadata . For example, rmarkdown::metadata$title gives you...
  • Spark Writes

    1487 2024-06-26 《Apache Amoro 0.6.1》
    Writing with SQL INSERT OVERWRITE INSERT INTO Upsert to table with primary keys. DELETE FROM UPDATE MERGE INTO Writing with DataFrames Appending data Overwriting data Crea...