vanandjiwala commented on issue #31978: URL: https://github.com/apache/superset/issues/31978#issuecomment-2614554081
@guenp @ivanonair I created a POC using duckdb and apache superset on my local machine in the 2nd half of november. I had multiple filters and multiple KPIs. I was able to run and demo it smoothly. I revisited the same thing 4-5 days back and suddenly it has started to break and I keep encountering the same error. ``` INTERNAL Error: Attempted to dereference unique_ptr that is NULL! This error signals an assertion failure within DuckDB. This usually occurs due to unexpected conditions or errors in the program's logic. For more information, see https://duckdb.org/docs/dev/internal_errors ``` I am on superset 4.1.1 with PG 15 and redis 7 on local windows machine. I am curious to know if there is a workaround for the same? It used to work fine but there is some change which is causing this functionality to break. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
