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

    Deployment SeaTunnel Engine 1. Download 2 Config SEATUNNEL_HOME 3. Config SeaTunnel Engine JVM options 4. Config SeaTunnel Engine 4.1 Backup count 4.2 Slot service 4.3 Checkpo...
  • Snowflake

    Support Those Engines Key Features Description Supported DataSource list Database dependency Data Type Mapping Options tips Task Example simple: CDC(Change data capture) e...
  • Partitioning

    2925 2024-06-29 《Apache Iceberg 1.5.2》
    What is partitioning? What does Iceberg do differently? Partitioning in Hive Problems with Hive partitioning Iceberg’s hidden partitioning What is partitioning? Partitioning...
  • SQL DML

    2923 2024-06-30 《Apache Hudi 0.15.0》
    Spark SQL Insert Into Insert Overwrite Update Merge Into Delete From Data Skipping and Indexing Flink SQL Insert Into Update Delete From Setting Writer/Reader Configs F...
  • Java Custom Catalog

    2922 2024-06-29 《Apache Iceberg 1.5.2》
    Custom table operations implementation Custom file IO implementation Custom location provider implementation Custom IcebergSource It’s possible to read an iceberg table either...
  • 不向前兼容的更新

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

    2918 2024-06-22 《Apache Accumulo 2.x》
    MiniAccumuloCluster Iterator Test Harness Framework Use Normal Test Outline Limitations Accumulo has several tools that can help developers test their code. MiniAccumuloClu...
  • Compaction

    2916 2024-06-30 《Apache Hudi 0.15.0》
    Background Why MOR tables need compaction? Compaction Architecture Strategies in Compaction Scheduling Trigger Strategies Compaction Strategies Ways to trigger Compaction Inl...
  • Implement SpotBugs plugin

    2910 2024-06-13 《SpotBugs 4.8.5》
    Implement SpotBugs plugin Create Maven project Write java code to represent bug to find Write test case to ensure your detector can find bug Write java code to avoid false-posit...
  • Python-JayDeBeApi

    2910 2024-07-05 《Apache Kyuubi 1.9.1》
    Requirements Preparation Usage The JayDeBeApi module allows you to connect from Python code to databases using Java JDBC. It provides a Python DB-API v2.0 to that database. ...