GitHub user matsvitt added a comment to the discussion: Support for Apache-Ignite
Hi there, Uhhh…that doesn’t sound good. It might be the case that the mapping is somehow insufficient. I would need to check into this - However I am currently buried under work. Maybe you have a look into https://github.com/matsvitt/sqlalchemy-ignitex/blob/main/src/igniteworks/sqlalchemy/dialect.py One would need to setup a whole test for this issue - Unfortunately I have no time for this currently. Best Matthias > On 8. Aug 2025, at 10:04, nmhungk52 ***@***.***> wrote: > > > Hi @matsvitt <https://github.com/matsvitt> > I’m currently testing the integration of Superset with Apache Ignite (2.16) > using the sqlalchemy-ignitex library. Overall, it works reasonably well; > however, I encountered an issue related to datetime fields in the datetime > dimension. > > Superset is detecting the datetime fields as STRING in the dataset, which > causes time-series analysis features to not work properly. > > Do you have any suggestions or advice on how to resolve this issue? > > — > Reply to this email directly, view it on GitHub > <https://github.com/apache/superset/discussions/29340#discussioncomment-14043822>, > or unsubscribe > <https://github.com/notifications/unsubscribe-auth/AAGVDPEU363LSUUWL22REN33MRKYDAVCNFSM6AAAAABVZW7LMCVHI2DSMVQWIX3LMV43URDJONRXK43TNFXW4Q3PNVWWK3TUHMYTIMBUGM4DEMQ>. > You are receiving this because you were mentioned. > GitHub link: https://github.com/apache/superset/discussions/29340#discussioncomment-14044306 ---- This is an automatically sent email for [email protected]. To unsubscribe, please send an email to: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
