mistercrunch commented on PR #34514: URL: https://github.com/apache/superset/pull/34514#issuecomment-3146803650
Would have to dig deeper, but seems dangerous to introduce mixed types for date field in json across the board (?) Might need to be tested across plugins / explore/ sql lab. Feels like the right solution might be to use ISO consistently all the time? Would/could that break external plugins for instance? Almost feel like we'd need a new `api/v3/` endpoints that switch to ISO, and retrofit the plugins to use it? -- 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]
