Devlive 开源社区 本次搜索耗时 0.955 秒,为您找到 315 个相关结果.
  • Structured Streaming

    2510 2024-06-29 《Apache Iceberg 1.5.2》
    Streaming Reads Streaming Writes Partitioned table Maintenance for streaming tables Tune the rate of commits Expire old snapshots Compacting data files Rewrite manifests I...
  • Queries

    2507 2024-06-29 《Apache Iceberg 1.5.2》
    Querying with SQL Querying with DataFrames Catalogs with DataFrameReader Time travel SQL DataFrame Incremental read Inspecting tables History Metadata Log Entries Snapshot...
  • Flink Connector

    2487 2024-06-29 《Apache Iceberg 1.5.2》
    Table managed in Hive catalog. Table managed in hadoop catalog Table managed in custom catalog A complete example. Apache Flink supports creating Iceberg table directly withou...
  • Flink Configuration

    2459 2024-06-29 《Apache Iceberg 1.5.2》
    Catalog Configuration Runtime configuration Read options Write options Catalog Configuration A catalog is created and named by executing the following query (replace <catalog...
  • Collections

    2457 2024-06-07 《Underscore.js 1.13.6》
    each map reduce reduceRight find filter findWhere where reject every some contains invoke pluck max min sortBy groupBy indexBy countBy shuffle sample toArray ...
  • 1. Authentication

    Kyuubi Authentication Mechanism Using KERBEROS Kyuubi Authentication Mechanism In a secure cluster, services should be able to identify and authenticate callers. As the ...
  • FtpFile

    Support Those Engines Key features Description Options host [string] port [int] user [string] password [string] path [string] file_format_type [string] connection_mode [st...
  • Utility

    2442 2024-06-14 《Lodash 3.10.1》
    _.attempt(func) Arguments Returns Example .callback([func=.identity], [thisArg]) Aliases Arguments Returns Example _.constant(value) Arguments Returns Example _.identi...
  • The TTL Of Kyuubi Engines

    2440 2024-07-05 《Apache Kyuubi 1.9.1》
    The Big Contributors Of Resource Waste TTL Types In Kyuubi Engines Configurations Engine TTL Executor TTL For a multi-tenant cluster, its overall resource utilization is a KP...
  • Flink DDL

    2436 2024-06-29 《Apache Iceberg 1.5.2》
    CREATE Catalog Hive catalog Hadoop catalog REST catalog Create through YAML config Create through SQL Files CREATE DATABASE CREATE TABLE PRIMARY KEY PARTITIONED BY C...