Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[IBCDPE-832] Add script to get data size for Synapse entity #32

Merged
merged 2 commits into from
Apr 3, 2024

Commits on Apr 2, 2024

  1. Create folder_stats.sql

    This PR includes a sql script that can print folder structure for Synapse folders and get the total data size in GiB for each folder.
    danlu1 authored Apr 2, 2024
    Configuration menu
    Copy the full SHA
    d3453ae View commit details
    Browse the repository at this point in the history

Commits on Apr 3, 2024

  1. Update and rename folder_stats.sql to calculate_datasize.sql

    Only include datasize calculation part and update variable name to indicate the script works for both folder and project
    danlu1 authored Apr 3, 2024
    Configuration menu
    Copy the full SHA
    e7fa94c View commit details
    Browse the repository at this point in the history