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

Regression: Wrong result returned by isc_array_lookup_bounds() #7774

Open
pcisar opened this issue Oct 2, 2023 · 0 comments
Open

Regression: Wrong result returned by isc_array_lookup_bounds() #7774

pcisar opened this issue Oct 2, 2023 · 0 comments

Comments

@pcisar
Copy link
Contributor

pcisar commented Oct 2, 2023

The Python firebird driver fails on 3 tests for ARRAY type handling (TestArrays.test_basic, TestArrays.test_read_full and TestArrays.test_write_full).

All tests fail because array bound returned by isc_array_lookup_bounds() is zero.

This is likely related to #7647 (if not related to fix, then this error obfuscated the currently reported problem)

@pcisar pcisar changed the title Regression: ARRAY type support seems broken Regression: Wrong result returned by isc_array_lookup_bounds() Oct 2, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant