Devlive 开源社区 本次搜索耗时 0.537 秒,为您找到 571 个相关结果.
  • Operators

    1922 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...
  • GitHub 趋势日报 (2025年05月22日)

    📈 今日整体趋势 Top 10 📊 分语言趋势 Top 5 Go C Swift C++ JavaScript Lua C PHP Ruby TypeScript Vim Script Java Rust Dart Markdown Kotlin MDX Python Shell Jupyter Notebook B...
  • Auxiliary SQL Functions

    1909 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...
  • GitHub 趋势日报 (2025年05月20日)

    📈 今日整体趋势 Top 10 📊 分语言趋势 Top 5 Go C JavaScript Kotlin PHP C++ Swift TypeScript Lua Dart Markdown HTML Java Shell Ruby Roff MDX Batchfile Vim Script Nextflow Jup...
  • Kyuubi v.s. HiveServer2

    1861 2024-07-05 《Apache Kyuubi 1.9.1》
    Introduction Hive on Spark Differences Between Kyuubi and HiveServer2 Performance References Introduction HiveServer2 is a service that enables clients to execute Hive QL qu...
  • Hive

    1837 2025-03-13 《Apache Iceberg 1.8.1》
    Hive Iceberg supports reading and writing Iceberg tables through Hive by using a StorageHandler . Feature support The following features matrix illustrates the support for diff...
  • MySQL/MariaDB Prerequisite

    You must change the variable log_bin_trust_function_creators to 1 during Ranger installation. From RDS Dashboard>Parameter group (on the left side of the page): Set the MySQL...
  • Flink Getting Started

    1806 2025-03-12 《Apache Iceberg 1.8.1》
    Flink Apache Iceberg supports both Apache Flink ‘s DataStream API and Table API. See the Multi-Engine Support page for the integration of Apache Flink. Feature support Flink...
  • 图像

    1798 2024-05-26 《Markdown 中文版》
    Markdown 图片 图片链接 格式引用图片 指定图片大小 Markdown 图片 要添加图像,请添加一个感叹号(!),然后在括号中添加替代文本,并在括号中添加图像资源的路径或URL。您可以选择在括号中的URL之后添加标题。 ![ alt 属性文本](图片地址 "可选标题" ) 开头一个感叹号 ! 接着一个方括号,里面放上图片...
  • Flink Actions

    1782 2024-06-29 《Apache Iceberg 1.5.2》
    Rewrite files action. Rewrite files action. Iceberg provides API to rewrite small files into large files by submitting Flink batch jobs. The behavior of this Flink action is the...