Devlive 开源社区 本次搜索耗时 0.376 秒,为您找到 760 个相关结果.
  • Source Common Options

    result_table_name [string] parallelism [int] Example Common parameters of source connectors name type required default value result_table_name string no - ...
  • Tablestore

    Description Key features Options end_point [string] instanceName [string] access_key_id [string] access_key_secret [string] table [string] primaryKeys [array] common option...
  • String

    996 2024-06-05 《Ramda 0.4.2》
    match split match RegExp → String → [String | Undefined] Parameters rxA regular expression. strThe string to match against Returns Array The list of matches or empty arr...
  • Configuration

    Spark Configuration Catalogs Spark adds an API to plug in table catalogs that are used to load, create, and manage Iceberg tables. Spark catalogs are configured by setting Spark ...
  • Properties

    996 2024-06-27 《Lodash 4.17.15》
    _.VERSION _.templateSettings _.templateSettings.escape _.templateSettings.evaluate _.templateSettings.imports _.templateSettings.interpolate _.templateSettings.variable...
  • Writes

    Spark Writes To use Iceberg in Spark, first configure Spark catalogs . Some plans are only available when using Iceberg SQL extensions in Spark 3. Iceberg uses Apache Spark’s D...
  • Java Quickstart

    Java API Quickstart Create a table Tables are created using either a Catalog or an implementation of the Tables interface. Using a Hive catalog The Hive catalog connects to...
  • Tailwind CSS 大型项目最佳实践

    在大型项目中使用 Tailwind CSS 需要考虑更多的架构设计、性能优化和团队协作等方面的问题。本节将分享在大型项目中使用 Tailwind CSS 的最佳实践和解决方案。 项目架构设计 目录结构 src / ├── components / │ ├── common / │ │ ├── Button /...
  • 第四章:线程安全问题

    学习目标 1. 什么是线程安全 1.1 线程安全的定义 1.2 线程安全的重要性 2. 共享资源访问的竞态条件 2.1 什么是竞态条件 2.2 竞态条件示例 2.3 竞态条件的类型 读-改-写竞态条件 检查再执行竞态条件 3. 线程安全问题的表现形式 3.1 原子性问题 3.2 可见性问题 3.3 有序性问题 4. 实战案例:商品...
  • AmazonDynamoDB

    Description Key Features Options url [string] region [string] accessKeyId [string] secretAccessKey [string] table [string] common options Example Changelog next version ...