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

    649 2024-05-25 《Lodash 2.4.2》
    _.VERSION _.support _.support.argsClass _.support.argsObject _.support.enumErrorProps _.support.enumPrototypes _.support.funcDecomp _.support.funcNames _.support.nonEnumArg...
  • Configuration

    Configuring Superset Connecting to Databases Alerts and Reports Caching Async Queries via Celery SQL Templating Timezones Network and Security Settings Setup SSH Tunneling ...
  • Get Started

    638 2024-07-05 《Apache Kyuubi 1.9.1》
    Good First Issues Help Wanted Issues Code Contribution Programs Good First Issues Good First Issue is initiative to curate easy pickings for first-time contributors. It help...
  • TDengine

    Description Key features Options url [string] username [string] password [string] database [string] stable [string] timezone [string] Example sink TDengine sink connec...
  • 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...
  • Solution for Big Result Sets

    599 2024-07-05 《Apache Kyuubi 1.9.1》
    Incremental collection Use in single connections Change incremental collection mode in session Typically, when a user submits a SELECT query to Spark SQL engine, the Driver cal...
  • Configure Kyuubi to use Custom Authentication

    595 2024-07-05 《Apache Kyuubi 1.9.1》
    Build A Custom Authenticator Enable Custom Authentication Besides the builtin authentication methods, kyuubi supports custom authentication implementations of org.apache.kyuubi...
  • 4.19 Put together all code in the appendix (*)

    575 2024-05-23 《R Markdown Cookbook》
    Unless the target readers are highly interested in the computational details while they read a report, you may not want to show the source code blocks in the report. For this purp...
  • GoogleSheets

    Description Key features Options service_account_key [string] sheet_id [string] sheet_name [string] range [string] schema [config] fields [config] Example Changelog next ...
  • Streaming Writes

    557 2024-06-30 《Apache Hudi 0.15.0》
    Spark Streaming Spark Streaming You can write Hudi tables using spark’s structured streaming. Scala // spark-shell // prepare to stream write to new table import org ....