In batch Ingestion flow, I am partitioning the dat...
# troubleshooting
y
In batch Ingestion flow, I am partitioning the data by Date, Channel and pmod(hash of ID, x) . Where x varies for differnt channel values. How can i define this in partition config for the table ?
m
Are ID and x two different columns? We currently don't support composite partitioning