[
https://issues.apache.org/jira/browse/TIKA-3986?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17700281#comment-17700281
]
ASF GitHub Bot commented on TIKA-3986:
--------------------------------------
tballison merged PR #1012:
URL: https://github.com/apache/tika/pull/1012
> JDBCEmitter should strip \u0000 for postgres varchar/strings
> ------------------------------------------------------------
>
> Key: TIKA-3986
> URL: https://issues.apache.org/jira/browse/TIKA-3986
> Project: Tika
> Issue Type: Task
> Reporter: Tim Allison
> Priority: Minor
>
> Postgres does not allow \u0000 in varchar fields. We should automatically
> replace this character if the jdbc string starts with "jdbc:postgresql". An
> alternate approach would be to add a metadata filter that runs a regex
> replace operation on metadata values.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)