Skip to content

Run_table_maintenance is not working correctly for V_Order parameter #789

@MikeCarlo

Description

@MikeCarlo

Describe the bug
sempy_labs.lakehouse.run_table_maintenance when using a command to change the v-order of a table the table does not appear to actually be changing based on a separate function named is_v_ordered.

To Reproduce
Steps to reproduce the behavior:

  1. Run the function run_table_maintenance
  2. Set the v_order parameter to true
  3. Run the function is_v_ordered

Resulting output from is_v_ordered is not changing to the stated value set in run_table_maintenance

Image

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions