Devlive 开源社区 本次搜索耗时 0.518 秒,为您找到 718 个相关结果.
  • Batch Writes

    4518 2024-06-30 《Apache Hudi 0.15.0》
    Spark DataSource API The hudi-spark module offers the DataSource API to write a Spark DataFrame into a Hudi table. There are a number of options available: HoodieWriteConfig :...
  • Attach-Detach

    4516 2024-05-25 《Apache JDO 3.2.1》
    Detach All On Commit Copy On Attach Serialization of Detachable classes JDO provides an interface to the persistence of objects. JDO 1.0 didn’t provide a way of taking an objec...
  • Implement SpotBugs plugin

    4504 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...
  • Setting up a Local Repository with Temporary Internet Access

    Prerequisites Steps More Information Prerequisites You must have completed the Getting Started Setting up a Local Repository procedure. - To finish setting up your local ...
  • CosFile

    Description Key Features Options path [string] bucket [string] secret_id [string] secret_key [string] region [string] custom_filename [boolean] file_name_expression [string...
  • Java Custom Catalog

    4469 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...
  • Unity Catalog

    Syncing to Unity Catalog Pre-requisites Steps Running sync Register the target table in Unity Catalog Validating the results Conclusion Syncing to Unity Catalog This docum...
  • GitHub 趋势日报 (2025年04月18日)

    📈 今日整体趋势 Top 10 📊 分语言趋势 Top 5 Ruby Go Java Dart Rust C++ PHP C Lua C Jupyter Notebook MDX JavaScript Kotlin TypeScript Python Vim Script Shell HTML Dockerfile ...
  • Metrics

    4465 2024-07-01 《Apache Hudi 0.15.0》
    MetricsReporter JmxMetricsReporter Configurations Demo MetricsGraphiteReporter Configurations Demo DatadogMetricsReporter Configurations Demo PrometheusMetricsReporter AW...
  • Functions

    4462 2024-06-07 《Underscore.js 1.13.6》
    bind bindAll partial memoize delay defer throttle debounce once after before wrap negate compose restArguments bind _.bind(function, object, *arguments) source ...