You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fix#228: explicitly handle NULL bytes in strings by throwing a helpful error message, and add a setting pg_null_byte_replacement which can be used to replace them
What happens?
The error occurs when writing a DuckDB table to Greenplum.
invalid byte sequence for encoding "UTF8": 0x00
To Reproduce
OS:
mac14
PostgreSQL Version:
6.12.1(gp,pg:9.4)
DuckDB Version:
0.10.1
DuckDB Client:
python
Full Name:
wang cz
Affiliation:
Linezone
Have you tried this on the latest
main
branch?Have you tried the steps to reproduce? Do they include all relevant data and configuration? Does the issue you report still appear there?
The text was updated successfully, but these errors were encountered: