metadb-project / metadb

Metadb extends PostgreSQL with features to support analytics such as streaming data sources, data model transforms, and historical data
Apache License 2.0
8 stars 4 forks source link

executor: exec command: exec data: merge: matcher: querying for matching current row: ERROR: operator does not exist: text = numeric #70

Open carolegodfrey opened 4 months ago

carolegodfrey commented 4 months ago

We are running Metadb v1.2.8 testing against a FOLIO Quesnelia environment

When running a new sync process, we encountered the following ERROR in the metadb.log table executor: exec command: exec data: merge: matcher: querying for matching current row: ERROR: operator does not exist: text = numeric (SQLSTATE 42883)

I restarted the metadb service and things seemed to run ok after

Is this a known error or an issue for concern?