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

    3860 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...
  • Gitlab

    Description Key features Options url [String] access_token [String] method [String] params [Map] body [String] poll_interval_millis [int] retry [int] retry_backoff_multipl...
  • Deploy Kyuubi On Kubernetes

    3852 2024-07-05 《Apache Kyuubi 1.9.1》
    Requirements Kyuubi Official Docker Image Build Kyuubi Docker Image Deploy [Optional] ServiceAccount Config Connect TODO Requirements To deploy Kyuubi on Kubernetes, you’...
  • Getting Started

    3852 2024-05-25 《Apache JDO 3.2.1》
    Using JDO requires several components that work together: a database that stores your data persistently an application that operates through the JDO layers on the database a JDO...
  • JDO Helper

    3847 2024-05-25 《Apache JDO 3.2.1》
    PersistenceManagerFactory methods Persistence methods Lifecycle methods JDO provides a standard utility that gives access to useful parts of the JDO persistence process. This i...
  • Site Preparation

    3846 2024-06-03 《Docusaurus 1.14.7》
    Directory Structure Directory Descriptions Key Files Preparation Notes After installing Docusaurus , you now have a skeleton to work from for your specific website. The follow...
  • Versioning

    3844 2024-06-03 《Docusaurus 1.14.7》
    How to Create New Versions Versioning Patterns Storing Files for Each Version Fallback Functionality Renaming Existing Versions Versioning and Translations You can use the v...
  • Ubuntu 16

    步骤 下一步 更多信息 在具有 Internet 访问权限的服务器主机上,使用命令行编辑器执行以下操作: 步骤 以 root 身份登录到您的主机。 将 Ambari 列表文件下载到安装主机上的目录。 wget - O / etc / apt / sources . list . d / ambari . list https ://...
  • Data Quality

    3837 2024-06-30 《Apache Hudi 0.15.0》
    SQL Query Single Result SQL Query Equality SQL Query Inequality Extend Custom Validator Additional Monitoring with Notifications Related Resources Data quality refers to the...
  • Functions

    3830 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(...