Skip to content

[pytest] add required methods to DeltaTestLocation #6135

@swanandx

Description

@swanandx

we have DeltaTestLocation class ( introduced in #6131 ) that can be used by various tests to read from / write to delta table.

class DeltaTestLocation:

currently it only has row_count() method, we should add read_table(), log_files() etc. as per requirement

Metadata

Metadata

Assignees

No one assigned

    Labels

    QATesting and quality assurancepythonPull requests that update python code

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions