Devlive 开源社区 本次搜索耗时 0.357 秒,为您找到 1264 个相关结果.
  • 4. Data serialization

    3710 2024-06-19 《Redisson 3.31.0》
    Data serialization is extensively used by Redisson to marshall and unmarshall bytes received or sent over network link with Redis server. Many popular codecs are available for usa...
  • Timeline

    3708 2024-06-28 《Apache Hudi 0.15.0》
    Actions States Active and Archived timeline LSM Timeline Archival Configs Spark write client configs Flink Options At its core, Hudi maintains a timeline which is a log of...
  • Trino

    3707 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 ...
  • 不向前兼容的更新

    不向前兼容的更新 dev 3.2.0 3.0.0 3.2.0 不向前兼容的更新 本文档记录了各版本之间不兼容的更新内容。在升级到相关版本前,请检查本文档。 dev 将mysql驱动版本从8.0.16升级至8.0.33 (#14684 ) 更改了环境变量名称,将 PYTHON_HOME 改为 PYTHON_LAUNCHER , 将 DAT...
  • 3. ACL Management Guide

    ACL Management Guide ACL Management Guide Authorization Modes Three primary modes for Kyuubi authorization are available by Submarine Spark Security : Storage-Based Authoriza...
  • Function

    3704 2024-06-02 《Ramda 0.21.0》
    always comparator compose construct curry useWith flip groupBy identity invoker nAry once pipe tap binary unary ap empty of constructN converge curryN __ bin...
  • List

    3703 2024-06-05 《Ramda 0.21.0》
    all any append concat drop zipWith zip xprod uniq filter find flatten head indexOf join lastIndexOf map nth pluck prepend range reduce reduceRight reject re...
  • 远程日志存储

    远程日志存储(Remote Logging) 开启远程日志存储 将任务日志写入 阿里云对象存储(OSS) 将任务日志写入 Amazon S3 将任务日志写入 Google Cloud Storage (GCS) 将任务日志写入 Azure Blob Storage (ABS) 注意事项 远程日志存储(Remote Logging) ...
  • 1.1 Use a Pandoc version not bundled with the RStudio IDE

    3699 2024-05-07 《R Markdown Cookbook》
    The RStudio IDE has bundled a version of Pandoc\index{Pandoc}, so you do not need to install Pandoc by yourself if you use the RStudio IDE. However, for some advanced usage, the b...
  • 3. Operations execution

    3697 2024-06-19 《Redisson 3.31.0》
    3.1. Async way 3.2. Reactive way Redisson instances are fully thread-safe. Objects with synchronous/asynchronous methods could be reached via RedissonClient interface.Reactive...