Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Oracle specific ANY based datatypes are not supported #1541

Open
shubham-yb opened this issue Jun 5, 2024 · 0 comments
Open

Oracle specific ANY based datatypes are not supported #1541

shubham-yb opened this issue Jun 5, 2024 · 0 comments
Labels
triage Needs to be triaged

Comments

@shubham-yb
Copy link
Contributor

Oracle has a set of ANY based datatypes that can be used to handle data of any type or to create generic data structures and procedures.

These datatypes include:

AnyData
AnyDataSet
AnyType
URIType

The conversion and migration of these datatypes is not supported currently since YB / PG doesn't have an equivalent concept.

@github-actions github-actions bot added the triage Needs to be triaged label Jun 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
triage Needs to be triaged
Projects
None yet
Development

No branches or pull requests

1 participant