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

    Description Key features Options warehouse [string] database [string] table [string] hdfs_site_path [string] Examples Changelog next version Paimon source connector ...
  • JDBC

    2522 2025-03-11 《Apache Iceberg 1.8.1》
    Iceberg JDBC Integration JDBC Catalog Iceberg supports using a table in a relational database to manage Iceberg tables through JDBC. The database that JDBC connects to must suppo...
  • Getting Started

    2467 2025-03-14 《Redisson 3.45.0》
    1. Add dependency Maven <dependency> <groupId> org.redisson </groupId> <artifactId> redisson </artifactId> <version> xVERSIONx </version> </dependency> ...
  • SQL In Cypher

    2466 2024-06-24 《Apache AGE 0.6.0》
    Create Function Query AGE does not support SQL being directly written in Cypher. However with user defined functions you can write SQL queries and call them in a cypher command...
  • Effort

    2443 2024-06-13 《SpotBugs 4.8.5》
    Effort value adjusts internal flags of SpotBugs, to reduce computation cost by lowering the prediction. The default effort configuration is same with more . ...
  • Sentry

    Description Key features Options dsn [string] env [string] release [string] cacheDirPath [string] enableExternalConfiguration [boolean] maxCacheItems [number] flushTimeoutM...
  • Replace

    Description Options replace_field [string] pattern [string] replacement [string] is_regex [boolean] replace_first [boolean] common options [string] Example Job Config Exam...
  • TCP Protocol

    TCP Protocol TCP Consumer TCP Producer Asynchronous Producer Synchronous Producer TCP Protocol EventMesh SDK for Java implements the TCP producer and consumer of synchronous...
  • Tencent Cloud

    2382 2024-07-01 《Apache Hudi 0.15.0》
    Tencent Cloud COS configs Tencent Cloud COS Credentials Tencent Cloud COS Libs In this page, we explain how to get your Hudi spark job to store into Tencent Cloud COS. Tencen...
  • Numeric Functions

    2378 2024-06-24 《Apache AGE 0.6.0》
    rand abs ceil floor round sign rand rand() returns a random floating point number in the range from 0 (inclusive) to 1 (exclusive); i.e.[0,1). The numbers returned follow ...