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

    1136 2024-06-14 《Lodash 3.10.1》
    _.after(n, func) Arguments Returns Example _.ary(func, [n=func.length]) Arguments Returns Example _.before(n, func) Arguments Returns Example _.bind(func, thisArg, [par...
  • Flink on K8s

    Environments requirement Preparation for integration configuration for connecting Kubernetes configuration for coKubernetes RBAC Configuration for remote Docker service Job s...
  • Hive

    Description Key features Options table_name [string] metastore_uri [string] hdfs_site_path [string] hive_site_path [string] hive.hadoop.conf [map] hive.hadoop.conf-path [str...
  • List

    1132 2024-06-05 《Ramda 0.3.0》
    all any append concat drop zipWith zip xprod uniq filter find flatten head indexOf join lastIndexOf map nth pluck prepend range reduce reduceRight reject re...
  • Spark Tuning Guide

    1131 2024-07-01 《Apache Hudi 0.15.0》
    Spark Tuning Guide Writing General Tips Spark failures Hudi consumes too much space in a temp folder while upsert How to tune shuffle parallelism of Hudi jobs ? GC Tuning ...
  • Batch Writes

    1130 2024-06-30 《Apache Hudi 0.15.0》
    Spark DataSource API The hudi-spark module offers the DataSource API to write a Spark DataFrame into a Hudi table. There are a number of options available: HoodieWriteConfig :...
  • Apache Iceberg

    Support Iceberg Version Support Those Engines Key features Description Supported DataSource Info Database Dependency Data Type Mapping Source Options Task Example Simple: ...
  • SQL Functions

    String Functions ASCII CHAR_LENGTH / LENGTH OCTET_LENGTH CONCAT CONCAT_WS HEXTORAW LOWER / LCASE UPPER / UCASE LEFT RIGHT LOCATE / INSTR / POSITION LPAD RPAD LTRIM RT...
  • Arrays

    1127 2024-06-07 《Underscore.js 1.13.6》
    first initial last rest flatten without union intersection difference uniq zip unzip object chunk indexOf lastIndexOf sortedIndex findIndex findLastIndex range ...
  • Config File Encryption And Decryption

    Introduction How to use How to implement user-defined encryption and decryption Introduction In most production environments, sensitive configuration items such as passwords a...