Devlive 开源社区 本次搜索耗时 0.593 秒,为您找到 115 个相关结果.
  • Self-Optimizing

    6204 2024-06-26 《Apache Amoro 0.6.1》
    Introduction Self-optimizing mechanism Self-optimizing scheduling policy Quota Balanced Introduction Lakehouse is characterized by its openness and loose coupling, with data...
  • The Share Level Of Kyuubi Engines

    6078 2024-07-05 《Apache Kyuubi 1.9.1》
    Why do we need this feature? The current supported share levels CONNECTION USER(Default) GROUP SERVER Subdomain Hybrid Related Configurations Conclusion The share level ...
  • Flink Writes

    5986 2024-06-29 《Apache Iceberg 1.5.2》
    Writing with SQL INSERT INTO INSERT OVERWRITE UPSERT Write with Avro GenericRecord Branch Writes Metrics Options Write options Notes Iceberg support batch and streami...
  • GitHub 趋势日报 (2025年05月04日)

    📈 今日整体趋势 Top 10 📊 分语言趋势 Top 5 C++ C Rust Go Java Lua TypeScript PHP Vim Script Swift Dart Ruby MDX PowerShell Kotlin Python HTML Markdown JavaScript Jupyter Not...
  • 9.6 Custom blocks (*)

    5804 2024-05-23 《R Markdown Cookbook》
    Syntax Adding a shaded box Including icons Section 2.7 of the bookdown book mentioned how we can use custom blocks in R Markdown to customize the appearance of blocks of cont...
  • Acknowledgments

    5768 2024-05-06 《R Markdown Cookbook》
    As usual, first I want to thank my employer RStudio for giving me the freedom to work on this book. Since I started working on it, my weekly meeting time with my manager, Tareef K...
  • 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 ...
  • GitHub 趋势日报 (2025年05月02日)

    📈 今日整体趋势 Top 10 📊 分语言趋势 Top 5 Go C++ Rust Ruby Lua C Swift TypeScript Java PHP C MDX Dart Vim Script Python JavaScript Markdown PowerShell Shell Kotlin HTML J...
  • 本地参数

    本地参数 作用域 在任务定义页面配置的参数,默认作用域仅限该任务,如果配置了参数传递 则可将该参数作用到下游任务中。 使用方式 本地参数配置方式如下:在任务定义页面,点击“自定义参数”右边的加号,填写对应的变量名称和对应的值,保存即可。 如果要在单个任务中使用参数,请参阅通过自定义参数使用 如果要在任务中使用配置参数并在下游任务中使用它们: 如果...
  • 5.8 Multi-column layout (*)

    5484 2024-05-10 《R Markdown Cookbook》
    Pandoc’s Markdown supports the multi-column layout for slides but not other types of documents. In this recipe, we show how to use the multi-column layout in normal HTML documents...