connector-x icon indicating copy to clipboard operation
connector-x copied to clipboard

Unable to allocate 161. GiB for array with panicked failed

Open heyuqi1970 opened this issue 7 months ago • 2 comments

What language are you using?

Python 3.8.10

What version are you using?

0.32

What database are you using?

oracle

What dataframe are you using?

Arrow

Can you describe your bug?

What are the steps to reproduce the behavior?

Database setup if the error only happens on specific data or data type
Example query / code
select * from table

What is the error?

numpy.core._exceptions>ArrayMemoryError: Unable to allocate 161. GiB for array with shape <102, 211638219> and data type object thread '' panicked at 'Python API call failedfailed'

heyuqi1970 avatar Aug 01 '24 06:08 heyuqi1970