Commit c59300f
Fix ObjectDisposedException when appender writes >2048 rows to enum column (#329)
* Initial plan
* Fix ObjectDisposedException in appender with enum columns
Agent-Logs-Url: https://github.com/Giorgi/DuckDB.NET/sessions/f1154148-ec4c-43f2-9dc5-abe1df1d707a
Co-authored-by: Giorgi <580749+Giorgi@users.noreply.github.com>
* Remove unnecessary empty Dispose override from EnumVectorDataWriter
Agent-Logs-Url: https://github.com/Giorgi/DuckDB.NET/sessions/f1154148-ec4c-43f2-9dc5-abe1df1d707a
Co-authored-by: Giorgi <580749+Giorgi@users.noreply.github.com>
---------
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: Giorgi <580749+Giorgi@users.noreply.github.com>1 parent 34cb1fe commit c59300f
1 file changed
Lines changed: 0 additions & 5 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
68 | 68 | | |
69 | 69 | | |
70 | 70 | | |
71 | | - | |
72 | | - | |
73 | | - | |
74 | | - | |
75 | | - | |
76 | 71 | | |
0 commit comments