Arunodoy18 commented on issue #24374: URL: https://github.com/apache/superset/issues/24374#issuecomment-3832185512
Thanks for all the detailed reports and workarounds shared here — very helpful context. I’m interested in investigating this further to better understand the root cause, especially around how time grain (e.g. P1D/P1M) interacts with annotation layers and chart queries. Before attempting any fix, I plan to: - Reproduce this on a recent Superset version - Trace how time grain fields are resolved between chart query generation and annotation layer queries - Check whether this is a query generation issue, datasource metadata issue, or frontend state inconsistency If maintainers have any pointers on where the most likely root cause lives (annotation query building, time grain column mapping, or datasource schema handling), that would be really helpful. Happy to share findings first before proposing any code change. -- 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]
