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

Add Test Cases for Advanced Queuing with Object type and JSON #49

Merged
merged 2 commits into from
Dec 10, 2024

Conversation

tusharad
Copy link
Contributor

@tusharad tusharad commented Dec 9, 2024

This pull request introduces test cases for Advanced Queuing (AQ) with Object and JSON types. Additionally, it includes necessary bindings to support AQ operations with these data types.

TODO: Develop higher-level convenience functions to streamline these operations in the future.

Let me know if there are any additional changes or improvements required. Thank you! @dmjio

@tusharad
Copy link
Contributor Author

tusharad commented Dec 9, 2024

I'll fix the test failure

@tusharad
Copy link
Contributor Author

tusharad commented Dec 9, 2024

Hi @dmjio, the test cases are passing. It seems we are using odpic-4.6.1 in CI, while the 5.4 is the latest one out. This was causing the test failure since DataTypeInfo structure has changed since then. For now, instead of using DataTypeInfo, we are explicitly asking for number of arguments from user.

@dmjio dmjio merged commit fe96cd2 into haskell-oracle:master Dec 10, 2024
1 check passed
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.

2 participants