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

    2127 2024-06-24 《Apache AGE 0.6.0》
    Introduction Skip first three rows Return middle two rows Using an expression with SKIP to return a subset of the rows SKIP defines from which record to start including the r...
  • Presto

    Querying from Presto Presto allows you to query table formats like Hudi, Delta and Iceberg using connectors. The same setup will work for Apache XTable™ (Incubating) synced tables...
  • 6.7 Render documents containing Unicode characters

    2099 2024-05-24 《R Markdown Cookbook》
    If you run into an error like this: ! Package inputenc Error : Unicode char \u 8 : not set up for use with LaTeX . it probably means that you are using...
  • User defined functions

    2041 2024-06-24 《Apache AGE 0.6.0》
    Users may add custom functions to AGE. When using Cypher functions, all function calls with a Cypher query use the default namespace of: ag_catalog . However if a user wants to us...
  • Math

    1993 2024-06-14 《Lodash 3.10.1》
    _.add(augend, addend) Arguments Returns Example _.ceil(n, [precision=0]) Arguments Returns Example _.floor(n, [precision=0]) Arguments Returns Example _.max(collection,...
  • Using Kafka Connect

    1991 2024-06-28 《Apache Hudi 0.15.0》
    Try out the new experimental release of Hudi Kafka Connect Sink. Read the ReadMe for full documentation.
  • Amazon Redshift Spectrum

    Querying from Redshift Spectrum To read an Apache XTable™ (Incubating) synced target table (regardless of the table format) in Amazon Redshift, users have to create an external sc...
  • Implementing New Reporters

    1973 2025-03-26 《Apache Gobblin 0.17.0》
    Extending Builders Metric Reporting Event Reporting Other Reporters The two best entry points for implementing custom reporters are RecursiveScheduledMetricReporter and Event...
  • IDE setup

    1926 2025-03-26 《Apache Gobblin 0.17.0》
    Introduction IntelliJ Integration Eclipse Integration Lombok Introduction This document is for users who want to import the Gobblin code base into an IDE and directly modify...
  • Installation

    Installation This page covers the essential steps to setup Apache XTable™ (incubating) in your environment. Pre-requisites Building the project requires Java 11 and Maven to be...