andygrove opened a new issue, #2619:
URL: https://github.com/apache/datafusion-comet/issues/2619

   ### What is the problem the feature request solves?
   
   During fuzz testing, I found an edge case where Comet fails for 
`array_repeat`:
   
   ```
   Cannot create array with 2147483647 elements of data due to exceeding the 
limit 2147483632 elements for ArrayData.  array_repeat failed.
   ```
   
   We should probably mention this limitation somewhere in the documentation, 
if we haven't already.
   
   ### Describe the potential solution
   
   _No response_
   
   ### Additional context
   
   _No response_


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to