Skip to content

Use SqlWCharArrLen() for wide char array length on Linux#166

Merged
justing-bq merged 1 commit intoapache-odbcfrom
sqlwcharlen
Apr 2, 2026
Merged

Use SqlWCharArrLen() for wide char array length on Linux#166
justing-bq merged 1 commit intoapache-odbcfrom
sqlwcharlen

Conversation

@justing-bq
Copy link
Copy Markdown

Rationale for this change

Previous logic for getting wide char array length on Linux was incorrect. Now we are using a helper function to iterate and count through a wide char array.

What changes are included in this PR?

Helper function introduced for counting wide chars in wide char array.

Are these changes tested?

Yes.

Are there any user-facing changes?

No.

@justing-bq justing-bq closed this Apr 2, 2026
@justing-bq justing-bq reopened this Apr 2, 2026
@alinaliBQ alinaliBQ closed this Apr 2, 2026
@alinaliBQ alinaliBQ reopened this Apr 2, 2026
@alinaliBQ alinaliBQ closed this Apr 2, 2026
@alinaliBQ alinaliBQ reopened this Apr 2, 2026
Copy link
Copy Markdown

@alinaliBQ alinaliBQ left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, can merge after CIs pass

@justing-bq justing-bq merged commit 2cde7e7 into apache-odbc Apr 2, 2026
75 of 81 checks passed
@justing-bq justing-bq deleted the sqlwcharlen branch April 6, 2026 21:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants