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

    Description Key features Options host [string] port [int] user [string] password [string] path [string] connection_mode [string] custom_filename [boolean] file_name_expres...
  • Config File Encryption And Decryption

    Introduction How to use How to implement user-defined encryption and decryption Introduction In most production environments, sensitive configuration items such as passwords a...
  • SQL Lineage Support

    5245 2024-07-05 《Apache Kyuubi 1.9.1》
    Introduction Example Lineage specific identification SQL type support Query Command Building Build with Apache Maven Build against Different Apache Spark Versions Test with...
  • Writes

    5225 2024-06-29 《Apache Iceberg 1.5.2》
    Writing with SQL INSERT INTO MERGE INTO MERGE INTO syntax INSERT OVERWRITE Overwrite behavior Dynamic overwrite Static overwrite DELETE FROM UPDATE Writing to Branc...
  • Maintenance

    5220 2024-06-29 《Apache Iceberg 1.5.2》
    Recommended Maintenance Expire Snapshots Remove old metadata files Delete orphan files Optional Maintenance Compact data files Rewrite manifests Maintenance operations req...
  • MapReduce

    5151 2024-06-22 《Apache Accumulo 2.x》
    General MapReduce configuration Add Accumulo’s MapReduce API to your dependencies Configure dependencies for your MapReduce job Read input from an Accumulo table Write output t...
  • SftpFile

    Description Key features Options host [string] port [int] username [string] password [string] path [string] custom_filename [boolean] file_name_expression [string] filenam...
  • AWS

    5035 2025-03-11 《Apache Iceberg 1.8.1》
    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 ...
  • Distributed services

    5017 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 ...
  • SQL Functions

    String Functions ASCII CHAR_LENGTH / LENGTH OCTET_LENGTH CONCAT CONCAT_WS HEXTORAW LOWER / LCASE UPPER / UCASE LEFT RIGHT LOCATE / INSTR / POSITION LPAD RPAD LTRIM RT...