Skip to content
Snippets Groups Projects

Add log partitioning similar to fpart

3 files
+ 73
1
Compare changes
  • Side-by-side
  • Inline
Files
3
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