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

    2310 2024-06-22 《Apache Accumulo 2.x》
    Configuration Accumulo tablet servers have block caches that buffer data in memory to limit reads from disk. This caching has the following benefits: reduces latency when rea...
  • Rollback Mechanism

    2306 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...
  • Arrays

    2301 2024-05-25 《Lodash 2.4.2》
    _.compact(array) Arguments Returns Example _.difference(array, [values]) Arguments Returns Example _.findIndex(array, [callback=identity], [thisArg]) Arguments Returns Ex...
  • Features and Limitations

    Features Limitations and Compatibility Notes General Hudi Delta Features OneTable provides users with the ability to translate metadata from one table format to another. On...
  • SQL UDF

    Description UDF API UDF Implements Example Example Changelog new version UDF of SQL transform plugin Description Use UDF SPI to extends the SQL transform functions lib....
  • Function

    2291 2024-06-02 《Ramda 0.1.1》
    always comparator compose construct curry useWith flip groupBy identity invoker nAry once pipe tap always a → (* → a) Parameters valThe value to wrap in a func...
  • Ubuntu 14

    Steps Next Step More Information On a server host that has Internet access, use a command line editor to perform the following: Steps Log in to your host as root . Download ...
  • 5.3 Control the width of text output

    2290 2024-05-24 《R Markdown Cookbook》
    Sometimes the text output printed from R code may be too wide. If the output document has a fixed page width (e.g., PDF documents), the text output may exceed the page margins. Se...
  • Ubuntu 18

    Steps Next Step More Information On a server host that has Internet access, use a command line editor to perform the following: Steps Log in to your host as root . Download...
  • Introduction

    2285 2024-06-10 《SpotBugs 4.8.5》
    Introduction Requirements Supported Java version Introduction SpotBugs is a program to find bugs in Java programs. It looks for instances of “bug patterns” —- code instances t...