Devlive 开源社区 本次搜索耗时 0.466 秒,为您找到 251 个相关结果.
  • 5 Formatting

    525 2024-05-07 《R Markdown Cookbook》
    The greatest strength of the Markdown language is that its simplicity makes it very easy to read and write even to newcomers. This is its key design principle, as outlined by the ...
  • Object States

    523 2024-05-25 《Apache JDO 3.2.1》
    Detecting Object State Persisting an object Updating an object Deleting an object Possible state transitions JDO manages the lifecycle of an object, from creation (Transient ...
  • Building

    523 2024-07-05 《Apache Kyuubi 1.9.1》
    Build with Apache Maven Build shaded jar with Apache Maven Build against Different Apache Spark Versions Build against Different Apache Ranger Versions Test with ScalaTest Mave...
  • Auxiliary Optimization Rules

    511 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-...
  • Event Listener

    Introduction Support Those Engines API Event Data API Event Listener API Event Collect API Configuration Listener Zeta Engine Flink Engine Spark Engine Introduction The...
  • PyHive

    492 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...
  • Trino command line interface

    484 2024-07-05 《Apache Kyuubi 1.9.1》
    Start Kyuubi Trino Server Install Running the CLI The Trino CLI provides a terminal-based, interactive shell for running queries. We can use it to connect Kyuubi server now. ...
  • Function

    460 2024-06-27 《Lodash 4.17.15》
    _.after(n, func) Since Arguments Returns Example _.ary(func, [n=func.length]) Since Arguments Returns Example _.before(n, func) Since Arguments Returns Example _....
  • Flink Actions

    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...
  • Types of Classes

    437 2024-05-25 《Apache JDO 3.2.1》
    JDO provides a means of transparent persistence of objects of user defined classes. With JDO there are actually 3 types of classes. Persistence Capable classes are classes whose...