[FEA] Avoid going over memory and size limitations in GpuExpression evaluation #7257
Open
1 of 6 tasks
Labels
epic
Issue that encompasses a significant feature or body of work
reliability
Features to improve reliability or bugs that severly impact the reliability of the plugin
Is your feature request related to a problem? Please describe.
This is related to #7252 but tries to tackle the problem of Expressions instead of SparkPlan exec nodes. A lot of this is really only needed for cases when we need to split the input batch into multiple output batches. This can happen, but in practice is not that common.
The text was updated successfully, but these errors were encountered: