Vignesh Shetty
                                            Vignesh Shetty
                                        
                                    @YASH-YADAV-dynamo assigning ticket to you
@Shreyassp002 assigned ticket to you.
As of now, we don't have any solution. I am exploring stuff @xzkostyan
One solution which I can think of would be to run a model on worker machines to check for URL, if urls are suspected then flag them (Make them inactive)
Hey, @harmeetsingh11 If you are interested you can take this up
Assigned @hemant933
> Is it caused by a SELECT query filtering JSON field? No, we don't have JSON field @jayvynl
Let us know if you need more info, we can share. @jayvynl
``` WITH "cte" AS ( SELECT "test_data"."CMO_ID", uniq("test_data"."CLP_ID") AS "no_clp", uniq("test_data"."PATIENT_ID") AS "no_clp" FROM "test_data" WHERE "test_data"."CODE" IN (..............) GROUP BY "test_data"."CMO_ID" ) SELECT "entity_ui_ch_entityagg"."id", "entity_ui_ch_entityagg"."address", "entity_ui_ch_entityagg"."city", "entity_ui_ch_entityagg"."dimid_c", "entity_ui_ch_entityagg"."dx_list", "entity_ui_ch_entityagg"."list_filter",...
Ok, let me raise a issue ticket for https://github.com/mymarilyn/clickhouse-driver