include partition name in the search input flist
The event_t table is partitioned monthly. We need to query the usage session from event_t using PCM_OP_SEARCH from a specific period of time. How do we specify which specific partition to use in the input flist (we already know the partition name)? Thanks.
0