Ville Brofeldt
Ville Brofeldt
@cbuffevant @rusackas please check out #22280 .
Hi @BowenXiao1999 , thanks for the contribution and always happy to see more databases added to Superset! A few comments: - would it be possible to add documentation for how...
> The reason that these entry is not merged is expected I think, cuz the raw records is chosen and no group by or agg is done on. > >...
FYI @mayurnewase @zhaoyongjie , slightly related, I'm opening a PR today that will clean up deprecated limit control logic from superset-ui/core so we can remove those annoying deprecation warnings on...
I also ran into this today. @narendrans if it's ok I'll open a PR to get this fix in
I would also love seeing drill down/through functionality added to Superset! I think there are roughly two ways forward here: 1) adding drill down in the chart layer, much like...
@Yoann-tildev is this PR still relevant? I see the config properties are based on the old version e.g. `BROKER_URL` vs `broker_url` which is the new contvention etc. Happy to help...
Please take a look at #23586
> Hi, > > > We'll create a base implementation, and then people can add support on per-database basis. My idea is to start with GSheets and Snowflake, but it...
Hi @betodealmeida @mistercrunch , I can chime in here, as I've implemented e2e OAuth database auth using the tokens from the initial Superset OAuth authentication flow. This is a more...