Devlive 开源社区 本次搜索耗时 0.435 秒,为您找到 429 个相关结果.
  • Auxiliary Optimization Rules

    510 2024-07-05 《Apache Kyuubi 1.9.1》
    Features Usage Additional Configurations Kyuubi provides SQL extension out of box. Due to the version compatibility with Apache Spark, currently we support Apache Spark branch-...
  • 6.1 Add LaTeX code to the preamble

    509 2024-05-24 《R Markdown Cookbook》
    The general structure of a LaTeX document is like this: \documentclass { article } % preamble \begin { document } % body \end { document } That is, you declare the d...
  • 2. Using a Local Repository

    If your enterprise clusters have limited outbound Internet access, you should consider using a local repository, which enables you to benefit from more governance and better insta...
  • RocketMQ

    Support Apache RocketMQ Version Support These Engines Key Features Description Source Options start.mode.offsets Task Example Simple: Specified format consumption Simple: S...
  • 7.10 Include the content of an existing HTML file (*)

    487 2024-05-24 《R Markdown Cookbook》
    With the includes option of the html_document format (or any other formats that support this option), you can include the content of an existing HTML file in the HTML output doc...
  • Z-Ordering Support

    480 2024-07-05 《Apache Kyuubi 1.9.1》
    Introduction Supported table format Supported column data type How to use Optimize history data Syntax Examples Optimize incremental data To improve query speed, Kyuubi su...
  • Lang

    474 2024-06-27 《Lodash 4.17.15》
    _.castArray(value) Since Arguments Returns Example _.clone(value) Since Arguments Returns Example _.cloneDeep(value) Since Arguments Returns Example _.cloneDeepWi...
  • Developer Tools

    459 2024-07-05 《Apache Kyuubi 1.9.1》
    Update Project Version Update Dependency List Format All Code Append descriptions of new configurations to settings.md Generative Tooling Usage Update Project Version buil...
  • Hudi

    451 2024-07-05 《Apache Kyuubi 1.9.1》
    Hudi Integration Configurations Hudi Operations Apache Hudi (pronounced “hoodie”) is the next generation streaming data lake platform. Apache Hudi brings core warehouse and dat...
  • PL/pgSQL Functions

    447 2024-06-24 《Apache AGE 0.6.0》
    Dynamic Cypher Cypher commands can be run in PL/pgSQL functions without restriction. Data Setup SELECT * FROM cypher ( 'imdb' , $$ CREATE ( toby : actor { name : ...