Devlive 开源社区 本次搜索耗时 0.123 秒,为您找到 1274 个相关结果.
  • 使用HTML

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

    Background Introduction Create Variable Reference variables in Flink SQL Reference variables in args of Flink JAR jobs Background Introduction In the actual production enviro...
  • 4. Running Tests

    Running Tests Running Tests Fully Running Tests for a Module Running Tests for a Single Test Running Tests Kyuubi can be tested based on Apache Maven and the ScalaTe...
  • Getting Started with Hive JDBC

    548 2024-07-05 《Apache Kyuubi 1.9.1》
    How to get the Kyuubi JDBC driver Connect to non-kerberized Kyuubi Server Connect to Kerberized Kyuubi Server How to get the Kyuubi JDBC driver Kyuubi Thrift API is fully comp...
  • About the Authors

    548 2024-05-09 《R Markdown Cookbook》
    Yihui typed out most of the words in this book, which is the only justification for him being the “first” author. Christophe has made substantial contribution to this book by help...
  • Switching to an Oracle Database After Installation

    About This Task Prerequisites Steps About This Task If you want to use an Oracle database with SAM or Schema Registry after you have performed your initial HDF installation or...
  • Event Logging

    Event Logging StatsD Logging Event Logging Superset by default logs special action events in its internal database (DBEventLogger). These logs can be accessed on the UI by navi...
  • Relation

    547 2024-06-05 《Ramda 0.8.0》
    countBy difference differenceWith unionWith union gt gte intersection lt lte max min propEq sortBy pathEq maxBy minBy countBy (a → String) → [a] → {*} Paramet...
  • JDO v JPA : ORM

    546 2024-05-25 《Apache JDO 3.2.1》
    Relationships There are 2 prevalent specification in the Java ORM world. JDO provides the most complete definition, whilst JPA is the most recent. Relationships In this guide w...
  • SQL UDF

    Description UDF API UDF Implements Example Example Changelog new version UDF of SQL transform plugin Description Use UDF SPI to extends the SQL transform functions lib....