Skip to content

fix: normalize Utf8View strings before writing Lance datasets - #19692

Merged
youngsofun merged 1 commit into
databendlabs:mainfrom
youngsofun:fix/lance
Apr 11, 2026
Merged

fix: normalize Utf8View strings before writing Lance datasets#19692
youngsofun merged 1 commit into
databendlabs:mainfrom
youngsofun:fix/lance

Conversation

@youngsofun

@youngsofun youngsofun commented Apr 9, 2026

Copy link
Copy Markdown
Member

I hereby agree to the terms of the CLA available at: https://docs.databend.com/dev/policies/cla/

Summary

fix #19675

Tests

  • Unit Test
  • Logic Test
  • Benchmark Test
  • No Test - Explain why

Type of change

  • Bug Fix (non-breaking change which fixes an issue)
  • New Feature (non-breaking change which adds functionality)
  • Breaking Change (fix or feature that could cause existing functionality not to work as expected)
  • Documentation Update
  • Refactoring
  • Performance Improvement
  • Other (please describe):

This change is Reviewable

@youngsofun
youngsofun marked this pull request as draft April 9, 2026 18:01
@youngsofun youngsofun changed the title fix: normalize Utf8View strings before writing Lance datasets fix: normalize Utf8View strings before writing Lance datasets Apr 9, 2026
@github-actions github-actions Bot added the pr-bugfix this PR patches a bug in codebase label Apr 9, 2026
@youngsofun
youngsofun force-pushed the fix/lance branch 2 times, most recently from 77e5172 to c3896ce Compare April 10, 2026 01:07
@youngsofun
youngsofun marked this pull request as ready for review April 10, 2026 02:34
@youngsofun
youngsofun requested a review from sundy-li April 10, 2026 02:34
@youngsofun
youngsofun added this pull request to the merge queue Apr 11, 2026
Merged via the queue into databendlabs:main with commit 49455a3 Apr 11, 2026
94 checks passed
@youngsofun
youngsofun deleted the fix/lance branch April 11, 2026 09:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

pr-bugfix this PR patches a bug in codebase

Projects

None yet

Development

Successfully merging this pull request may close these issues.

COPY INTO with LANCE format fails: Unsupported data type Utf8View

2 participants