I'm trying to connect superset (v2021.10.0, using docker) with drill (in embedded mode). This tutorial mentions that, when drill is in embedded mode, the query
For example, I'm current hard-coding it like this "ACCOUNT1"."account_opendate" >= '01/01/2021' and "ACCOUNT1"."account_opendate" <= '05/08/2021' I w