Devlive 开源社区 本次搜索耗时 0.542 秒,为您找到 718 个相关结果.
  • Apache XTable (incubating)

    2378 2024-06-30 《Apache Hudi 0.15.0》
    Interoperating with XTable Installation Syncing to XTable Hudi Streamer Extensions Hudi (tables created from 0.14.0 onwards) supports syncing to Iceberg and/or Delta Lake with...
  • Post-commit Callback

    2377 2024-06-30 《Apache Hudi 0.15.0》
    HTTP Endpoints Kafka Endpoints Pulsar Endpoints Bring your own implementation Apache Hudi provides the ability to post a callback notification about a write commit. This may b...
  • Rollback Mechanism

    2374 2024-06-30 《Apache Hudi 0.15.0》
    Handling partially failed commits Rolling back partially failed commits for a single writer Rolling back of partially failed commits w/ multi-writers Heartbeats Related Resourc...
  • Introduction

    2358 2024-06-10 《SpotBugs 4.8.5》
    Introduction Requirements Supported Java version Introduction SpotBugs is a program to find bugs in Java programs. It looks for instances of “bug patterns” —- code instances t...
  • Ubuntu 18

    Steps Next Step More Information On a server host that has Internet access, use a command line editor to perform the following: Steps Log in to your host as root . Download...
  • SQL UDF

    Description UDF API UDF Implements Example Example Changelog new version UDF of SQL transform plugin Description Use UDF SPI to extends the SQL transform functions lib....
  • 5.3 Control the width of text output

    2348 2024-05-24 《R Markdown Cookbook》
    Sometimes the text output printed from R code may be too wide. If the output document has a fixed page width (e.g., PDF documents), the text output may exceed the page margins. Se...
  • Ubuntu 14

    Steps Next Step More Information On a server host that has Internet access, use a command line editor to perform the following: Steps Log in to your host as root . Download ...
  • Docker Demo

    Building interoperable tables using OneTable Pre-requisites Setting up Docker cluster Accessing Services Trino Jupyter Notebook Building interoperable tables using OneTable...
  • 6.10 Use a custom Pandoc LaTeX template (*)

    2345 2024-05-24 《R Markdown Cookbook》
    Pandoc converts Markdown to LaTeX through a template. The template is a LaTeX file containing Pandoc variables, and Pandoc will replace these variables with their values. Below is...