Devlive 开源社区 本次搜索耗时 0.506 秒,为您找到 587 个相关结果.
  • Google Cloud

    981 2024-07-01 《Apache Hudi 0.15.0》
    GCS Configs GCS Credentials GCS Libs For Hudi storage on GCS, regional buckets provide an DFS API with strong consistency. GCS Configs There are two configurations required ...
  • 2 Conceptual Overview

    929 2024-05-06 《R Markdown Cookbook》
    The goal of this text is to showcase many tips and tricks for getting the most value from R Markdown. The following chapters demonstrate techniques to write more efficient and suc...
  • Configuration

    879 2025-03-14 《Redisson 3.45.0》
    Using Redisson API Programmatic configuration is performed by the Config object instance. For example: Config config = new Config (); config . setTransportMode ( Transpo...
  • Trigonometric Functions

    721 2024-06-24 《Apache AGE 0.6.0》
    degrees radians pi sin cos tan Cot asin acos atan atan2 degrees degrees() converts radians to degrees. Syntax: degrees(expression) Returns: An agtype float . ...
  • AWS

    Iceberg AWS Integrations Iceberg provides integration with different AWS services through the iceberg-aws module. This section describes how to use Iceberg with AWS. Enabling ...
  • 安装

    使用 Kubernetes 部署 使用 PyPI 安装 Superset
  • Distributed services

    630 2025-03-14 《Redisson 3.45.0》
    Remote service Redisson provides Java Remote Services to execute remote procedure call using Redis or Valkey. Remote interface could have any type of method parameters and result ...
  • Cache API implementations

    622 2025-03-15 《Redisson 3.45.0》
    Spring Cache Redisson provides various Spring Cache implementations. Each Cache instance has two important parameters: ttl and maxIdleTime . Data is stored infinitely if these se...
  • Syncing to Catalogs

    583 2024-06-30 《Apache Hudi 0.15.0》
    AWS Glue Data Catalog DataHub Hive Metastore Google BigQuery Apache XTable (incubating)
  • Distributed collections

    556 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...