Skip to content

Distributed procedure support in Presto #26788

@hantangwangd

Description

@hantangwangd

RFC-0021 described work to extend Presto's procedure architecture to:

  • Extend the implementation mechanism of the procedure to include support for distributed procedures.
  • Extend a subtype of distributed procedure called TableDataRewriteDistributedProcedure, which represents the distributed procedure for the table data rewrite operation.
  • Add support for distributed procedures to the Iceberg connector.
  • Implement a rewrite_data_files procedure for Iceberg connector.

This issue tracks the work to implement the ideas in RFC-0021.

Sub-issues

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions