diffix / reference

Reference implementation for the Open Diffix anonymization mechanism.
https://www.open-diffix.org
Other
3 stars 0 forks source link

Query with invalid `SELECT` clause returns confusing error message. #382

Open cristianberneanu opened 2 years ago

cristianberneanu commented 2 years ago

An invalid query like:

SELECT first_name, count(*) FROM customers

returns the following error message:

ERROR: Expression projection failed