Aircloak / aircloak

This repository contains the Aircloak Air frontend as well as the code for our Cloak query and anonymization platform
2 stars 0 forks source link

Fix explaination of `UNION` queries. #4852

Closed cristianberneanu closed 3 years ago

cristianberneanu commented 3 years ago

Closes #4841 and #4842.

aircloak-robot commented 3 years ago

Standard tests have passed 👍

aircloak-robot commented 3 years ago

Pull request can be merged 💯

cristianberneanu commented 3 years ago

Have you tested this for 3 or more unioned queries?

I haven't, but there shouldn't be any difference in behavior. Unions of 3 or more queries are split into multiple unions of 2 queries.