flock-lab / flock

Flock: A Low-Cost Streaming Query Engine on FaaS Platforms
https://flock-lab.github.io/flock/
GNU Affero General Public License v3.0
294 stars 39 forks source link

Q12 #387

Closed gangliao closed 2 years ago

gangliao commented 2 years ago

Is your feature request related to a problem or challenge? Please describe what you are trying to do.

How to divide an Arrow RecordBatch into two record batches based on a certain field value (such as a timestamp).

gangliao commented 2 years ago

We don't need this feature.