src/ab/plugins/db/hive.py [247:252]:
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
        """
        args:
            total_count: total row count of target partitions or whole table
        returns:
            sample_data
        """
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -



src/ab/plugins/db/odps_helper.py [495:500]:
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
        """
        args:
            total_count: total row count of target partitions or whole table
        returns:
            sample_data
        """
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -



