Devlive 开源社区 本次搜索耗时 0.360 秒,为您找到 1058 个相关结果.
  • JDO v JPA

    2745 2024-05-25 《Apache JDO 3.2.1》
    There are several competing persistence technologies available for Java. Two of these are “standardised” (via the JCP). When developing your application you need to choose the mos...
  • Misc.

    2740 2024-05-25 《Apache Superset 4.0.1》
    Reporting a Security Vulnerability SQL Lab Async Async Chart Queries Reporting a Security Vulnerability Please report security vulnerabilities to private@superset.apache.org. ...
  • Write Operations

    2740 2024-06-28 《Apache Hudi 0.15.0》
    Operation Types UPSERT INSERT BULK_INSERT DELETE BOOTSTRAP INSERT_OVERWRITE INSERT_OVERWRITE_TABLE DELETE_PARTITION Configs Writing path Related Resources It may be he...
  • List

    2738 2024-06-05 《Ramda 0.23.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...
  • Objects

    2728 2024-05-25 《Lodash 2.4.2》
    _.assign(object, [source], [callback], [thisArg]) Aliases Arguments Returns Example _.clone(value, [isDeep=false], [callback], [thisArg]) Arguments Returns Example _.clone...
  • List

    2727 2024-06-05 《Ramda 0.22.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...
  • CosFile

    Description Key Features Options path [string] bucket [string] secret_id [string] secret_key [string] region [string] custom_filename [boolean] file_name_expression [string...
  • List

    2714 2024-06-05 《Ramda 0.29.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...
  • 6. Getting Started with Kyuubi and Cloudera Hue

    Getting Started with Kyuubi and Cloudera Hue What is Hue Preparation Get Kyuubi Started Run Hue in Docker Configuration Start Hue in Docker For CDH 6.x Users Getti...
  • Conditions

    Conditions 节点 创建任务 任务参数 相关任务 任务样例 1、创建工作流 2、查看执行结果 注意事项 Conditions 节点 Conditions 是一个条件节点,根据上游任务运行状态,判断应该运行哪个下游任务。截止目前 Conditions 支持多个上游任务,但只支持两个下游任务。当上游任务数超过一个时,可以通过且 以及或...