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

    1080 2025-03-24 《Apache Gobblin 0.17.0》
    Introduction Constructs QueryBasedSource QueryBasedExtractor build readRecord Configuration Introduction QueryBasedSource represents a category of sources whose data...
  • Flink DDL

    1072 2025-03-12 《Apache Iceberg 1.8.1》
    DDL commands CREATE Catalog Hive catalog This creates an Iceberg catalog named hive_catalog that can be configured using 'catalog-type'='hive' , which loads tables from Hive m...
  • HTTP

    1071 2025-03-25 《Apache Gobblin 0.17.0》
    Introduction Note Constructs HttpOperation AsyncRequestBuilder HttpClient ResponseHandler Build an asynchronous writer AvroHttpWriterBuilder R2RestWriterBuilder Bui...
  • Hive Distcp

    1071 2025-03-25 《Apache Gobblin 0.17.0》
    Introduction Configure Hive Distcp Job Source and target metastores Database and tables to copy Target path computation Conflicting table and partitions treatment Deregisterin...
  • Email

    Description Key features Options email_from_address [string] email_to_address [string] email_host [string] email_transport_protocol [string] email_smtp_auth [string] email_a...
  • Math

    1056 2024-06-04 《Ramda 0.26.0》
    add divide multiply product subtract sum modulo mathMod de inc negate mean median add Number → Number → Number Added in v0.1.0 Adds two values. See also subtrac...
  • Transactions

    1051 2025-03-15 《Redisson 3.45.0》
    Transactions management RMap , RMapCache , RLocalCachedMap , RSet , RSetCache and RBucket Redisson objects may participant in Transaction with ACID properties. It uses locks for...
  • Math

    1049 2024-06-04 《Ramda 0.29.2》
    add divide multiply product subtract sum modulo mathMod de inc negate mean median add Number → Number → Number Added in v0.1.0 Adds two values. See also subtrac...
  • Queries

    1044 2025-03-10 《Apache Iceberg 1.8.1》
    Spark Queries To use Iceberg in Spark, first configure Spark catalogs . Iceberg uses Apache Spark’s DataSourceV2 API for data source and catalog implementations. Querying with S...
  • Math

    1044 2024-06-04 《Ramda 0.11.0》
    add divide multiply product subtract sum modulo mathMod de inc negate add Number → Number → Number Added in v0.1.0 Adds two values. See also subtract . R . add (...