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

    2366 2024-05-25 《Apache JDO 3.2.1》
    PersistenceManagerFactory methods Persistence methods Lifecycle methods JDO provides a standard utility that gives access to useful parts of the JDO persistence process. This i...
  • PyHive

    2365 2024-07-05 《Apache Kyuubi 1.9.1》
    Requirements Usage DB-API Use PyHive with Pandas Authentication PyHive is a collection of Python DB-API and SQLAlchemy interfaces for Hive. PyHive can connect with the Kyuub...
  • Flink DDL

    2364 2024-06-26 《Apache Amoro 0.6.1》
    Create catalogs Flink SQL YAML configuration CREATE statement CREATE DATABASE CREATE TABLE PARTITIONED BY CREATE TABLE LIKE DROP statement DROP DATABASE DROP TABLE SHOW ...
  • 4.15 Create diagrams

    2361 2024-05-23 《R Markdown Cookbook》
    Basic diagrams Adding parameters to plots References There are many separate programs (e.g., Graphviz) that can be used to produce diagrams and flowcharts, but it can be easier...
  • Github

    Description Key features Options url [String] access_token [String] method [String] params [Map] body [String] poll_interval_millis [int] retry [int] retry_backoff_multipl...
  • Documentation Style Guide

    2354 2024-07-05 《Apache Kyuubi 1.9.1》
    Goals License Header General Style ReStructuredText Headings Links Markdown Headings Images Third-party references This guide contains guidelines, not rules. While guide...
  • 5.1 Font color

    2348 2024-05-23 《R Markdown Cookbook》
    Using an R function to write raw HTML or LaTeX code Using a Pandoc Lua filter (*) The Markdown syntax has no built-in method for changing text colors. We can use HTML and LaTeX ...
  • Lang

    2348 2024-06-14 《Lodash 3.10.1》
    _.clone(value, [isDeep], [customizer], [thisArg]) Arguments Returns Example _.cloneDeep(value, [customizer], [thisArg]) Arguments Returns Example _.gt(value, other) Argumen...
  • 4.6 Generate R package citations

    2345 2024-05-23 《R Markdown Cookbook》
    References To cite an R package, you can use the function citation() from base R. If you want to generate a citation entry for BibTeX, you can pass the returned object of citati...
  • 5. Debugging Kyuubi

    Debugging Kyuubi Debugging Server Debugging Apps Debugging Kyuubi You can use the Java Debug Wire Protocol to debug Kyuubi with your favorite IDE tool, e.g. Intellij I...