Devlive 开源社区 本次搜索耗时 0.223 秒,为您找到 1878 个相关结果.
  • 4.6 Generate R package citations

    3556 2024-05-23 《R Markdown Cookbook》
    References To cite an R package, you can use the function citation() from base R. If you want to generate a citation entry for BibTeX, you can pass the returned object of citati...
  • Trino command line interface

    3551 2024-07-05 《Apache Kyuubi 1.9.1》
    Start Kyuubi Trino Server Install Running the CLI The Trino CLI provides a terminal-based, interactive shell for running queries. We can use it to connect Kyuubi server now. ...
  • Google BigQuery

    Iceberg tables Using Iceberg JSON metadata file to create the Iceberg BigLake tables : Steps to add additional configurations to the Hudi writers: Using BigLake Metastore to crea...
  • List

    3546 2024-06-05 《Ramda 0.2.2》
    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...
  • Klaviyo

    Description Key features Options url [String] private_key [String] revision [String] method [String] params [Map] body [String] poll_interval_millis [int] retry [int] ret...
  • DDL

    3539 2024-06-29 《Apache Iceberg 1.5.2》
    CREATE TABLE PARTITIONED BY ALTER TABLE ... WRITE DISTRIBUTED BY PARTITION ALTER TABLE ... SET IDENTIFIER FIELDS ALTER TABLE ... DROP IDENTIFIER FIELDS Branching and Taggi...
  • Functions

    3539 2024-05-25 《Lodash 2.4.2》
    _.after(n, func) Arguments Returns Example _.bind(func, [thisArg], [arg]) Arguments Returns Example _.bindAll(object, [methodName]) Arguments Returns Example _.bindKey(...
  • LDAP Tutorial

    LDAP Introduction Why use LDAP? Configuring LDAP 1.Official website to download the binary installation package 2.Add LDAP configuration LDAP Introduction LDAP (Light Direct...
  • 版本升级指南

    升级前准备 找到升级脚本 执行升级脚本 示例:从 2.0.0 升级到 2.1.2 验证升级 遇到问题怎么办 下一步 升级前准备 在开始升级之前,请确保已完成以下准备工作,以确保升级过程顺利进行。 备份数据库 :非常重要的一步,确保有完整的数据库备份,以便在升级过程中遇到问题时可以恢复到升级前的状态。 检查版本兼容性 :确认当前的版本号,...
  • Contribute Transform Guide

    Concepts DataType transform Data transform Translation Core APIs SeaTunnelTransform SingleFieldOutputTransform MultipleFieldOutputTransform AbstractSeaTunnelTransform Deve...