Devlive 开源社区 本次搜索耗时 0.492 秒,为您找到 571 个相关结果.
  • PL/pgSQL Functions

    1640 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 : ...
  • Properties

    1628 2024-05-25 《Lodash 1.3.1》
    _.VERSION _.support _.support.argsClass _.support.argsObject _.support.enumErrorProps _.support.enumPrototypes _.support.fastBind _.support.nonEnumArgs _.support.nonEnumSha...
  • 使用HTML

    1621 2024-05-26 《Markdown 中文版》
    在 Markdown 语法中添加静态的视频资源 主要想试试 使用 Markdown 加载视频的效果怎样 使用 阿里云 OSS 存放视频,看视频应该不会卡吧 Markdown 的配置如下,这是 HTML5 的标记 <video src = "/assets/videos/next-computer.mp4" poster = "/asse...
  • Operators

    1610 2024-06-24 《Apache AGE 0.6.0》
    String Specific Comparison Operators Data Setup Starts With Contains Ends With Regular Expressions Basic String Matching Case insensitive search The . Wildcard The * Wildcar...
  • Amazon Redshift Spectrum

    Hudi and Iceberg tables Delta Lake table To read a OneTable synced target table (regardless of the table format) in Amazon Redshift, users have to create an external schema and ...
  • 7.4 Scrollable code blocks (*)

    1594 2024-05-24 《R Markdown Cookbook》
    When you have large amounts of code and/or verbatim text output to display on an HTML page, it may be desirable to limit their heights. Otherwise the page may look overwhelmingly ...
  • GitHub 趋势日报 (2025年04月11日)

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

    Presto allows you to query table formats like Hudi, Delta and Iceberg using connectors. The same setup will work for OneTable synced tables as well. For more information and requ...
  • Building A Runnable Distribution

    1557 2024-07-05 《Apache Kyuubi 1.9.1》
    To create a Kyuubi distribution like those distributed by Kyuubi Release Page , and that is laid out to be runnable, use ./build/dist in the project root directory. For more inf...
  • Auxiliary SQL Functions

    1555 2024-07-05 《Apache Kyuubi 1.9.1》
    Kyuubi provides several auxiliary SQL functions as supplement to Spark’s Built-in Functions Name Description Return Type Since kyuubi_version Return the version of K...