def get_child_tbl_name()

in flatten_join_nested_file.py [0:0]


def get_child_tbl_name(col_name):
    return col_name.replace("_sk", "")