Store and secure in one of many available data sinks.
Examples:
Description
Partitioning is a technique to divide a large dataset into smaller, more manageable parts.
When you partition a dataset and write it to any file-based destination Flow will follow Hive partitioning convention.
The partitioning is done by creating a directory structure where each directory represents a partition.
The directory name is in the format of column=value.