Commit 1c6d04f
authored
fix: Fail with non-UTF8-encoded strings during data frame scan instead of attempting to reencode (#1795)
* fix: Fail with non-UTF8-encoded strings during data frame scan instead of attempting to reencode
* chore: Auto-update from GitHub Actions
Run: https://github.com/duckdb/duckdb-r/actions/runs/19836209158
* Revert "chore: Auto-update from GitHub Actions"
This reverts commit 12a4af8.
* Avoid1 parent 774e685 commit 1c6d04f
2 files changed
+10
-9
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
155 | 155 | | |
156 | 156 | | |
157 | 157 | | |
158 | | - | |
159 | | - | |
160 | 158 | | |
161 | 159 | | |
162 | 160 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
14 | | - | |
15 | | - | |
16 | | - | |
17 | | - | |
18 | | - | |
19 | 14 | | |
20 | 15 | | |
21 | 16 | | |
| |||
151 | 146 | | |
152 | 147 | | |
153 | 148 | | |
154 | | - | |
155 | | - | |
| 149 | + | |
| 150 | + | |
| 151 | + | |
| 152 | + | |
| 153 | + | |
| 154 | + | |
| 155 | + | |
| 156 | + | |
| 157 | + | |
| 158 | + | |
156 | 159 | | |
157 | 160 | | |
158 | 161 | | |
| |||
0 commit comments