Skip to content

Hive connector: Data lost if EXECUTE optimize(file_size_threshold => '128MB') killed #27223

@cksac

Description

@cksac

Hive connector:

when ALTER TABLE test_table EXECUTE optimize(file_size_threshold => '128MB') killed by INSUFFICIENT_RESOURCES: Query exceeded the maximum execution time limit of 1.00h, the orignal data file is deleted.

Expectation:

  • data files remain unchange if ALTER TABLE test_table EXECUTE optimize(file_size_threshold => '128MB') failed

Metadata

Metadata

Assignees

No one assigned

    Labels

    hiveHive connector

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions