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

    1752 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,...
  • Pipelining

    1715 2025-03-15 《Redisson 3.45.0》
    Multiple commands can be sent in a batch using RBatch object in a single network call. Command batches allows to reduce the overall execution time of a group of commands. In Redis...
  • Using Kafka Connect

    1706 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.
  • Performance

    1692 2025-03-10 《Apache Iceberg 1.8.1》
    Performance Iceberg is designed for huge tables and is used in production where a single table can contain tens of petabytes of data. Even multi-petabyte tables can be read from ...
  • Edit the Host File

    Using a text editor, open the hosts file on every host in your cluster. For example: vi / etc / hosts Add a line for each host in your cluster. The line should consist of...
  • Trino

    Querying from Trino Trino just like Presto allows you to query table formats like Hudi, Delta and Iceberg tables using connectors. Users do not need additional configurations to w...
  • Spark Queries

    1635 2024-06-26 《Apache Amoro 0.6.1》
    Querying with SQL Querying Mixed-Format table by merge on read Query on change store Querying with DataFrames Querying with SQL Querying Mixed-Format table by merge on read ...
  • 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...
  • Edit the Host File

    Using a text editor, open the hosts file on every host in your cluster. For example: vi / etc / hosts Add a line for each host in your cluster. The line should consist of...
  • 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...