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
Originally posted by DATA2PLAYvf June 13, 2025
Hello,
I saw the new functionality "Data Frame Type Mapping". The documentation mention that oracledb.DB_TYPE_NVARCHAR have no mapping with Arrow.
In my cases, all my datasets have this type. Bad luck !
Is it a limit due to arrow ? Is it an oracledb limitation that will be considered soon ?
Thanks !
Vincent
The text was updated successfully, but these errors were encountered:
I have pushed a patch that should add this support and have initated a build from which you can download pre-built development wheels once it completes. You can also build from source if you prefer. If you can test your scenario and confirm the patch works as expected, that would be appreciated!
Discussed in #504
Originally posted by DATA2PLAYvf June 13, 2025
Hello,
I saw the new functionality "Data Frame Type Mapping". The documentation mention that oracledb.DB_TYPE_NVARCHAR have no mapping with Arrow.
In my cases, all my datasets have this type. Bad luck !
Is it a limit due to arrow ? Is it an oracledb limitation that will be considered soon ?
Thanks !
Vincent
The text was updated successfully, but these errors were encountered: