Skip to content

fix(oracle): read string from LOB before converting to pyarrow#1

Merged
douenergy merged 2 commits intoCanner:canner/10.6.1from
goldmedal:fix/oracle-lob-11350
Jun 20, 2025
Merged

fix(oracle): read string from LOB before converting to pyarrow#1
douenergy merged 2 commits intoCanner:canner/10.6.1from
goldmedal:fix/oracle-lob-11350

Conversation

@goldmedal
Copy link
Copy Markdown

Description

It's a workaround to fix the LOB type for the Oracle pyarrow case before Ibis fixes it officially.

Known Issue

This solution has a performance issue when the data is large (over 600MB).

@goldmedal goldmedal requested a review from douenergy June 20, 2025 07:35
@douenergy douenergy merged commit 0a73105 into Canner:canner/10.6.1 Jun 20, 2025
@goldmedal goldmedal deleted the fix/oracle-lob-11350 branch June 20, 2025 08:09
goldmedal pushed a commit that referenced this pull request Sep 12, 2025
fix(oracle): read string from LOB before converting to pyarrow
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