Skip to content

Conversation

kadrlica
Copy link
Collaborator

@kadrlica kadrlica commented Mar 2, 2025

cxOracle now has a more fleshed out typing system. This has led in some inconsistencies in how we were doing the type conversion before (i.e., all BINARY_FLOAT and BINARY_DOUBLE data types were being converted to >f8). With the new typing available in cxOracle >= 8, we are now able to handle things more simple. I've also added some commented code that may work for ingesting booleans, but my understanding is that booleans are tricky in Oracle (#189).

This PR closes #190.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Update cxOracle Type Mapping
1 participant