Skip to content
Snippets Groups Projects

Add log partitioning similar to fpart

7 files
+ 269
4
Compare changes
  • Side-by-side
  • Inline
Files
7
from .convert_flat_to_hive import convert_flat_to_hive
from .convert_to_parquet import convert_to_parquet
from .split_log import split_log
\ No newline at end of file
from .split_log import split_log
from .gpfs_fpart import gpfs_fpart
\ No newline at end of file
Loading