You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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'
The text was updated successfully, but these errors were encountered:
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
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'
The text was updated successfully, but these errors were encountered: