rumbin commented on issue #8411: Add support for database engine SAP Hana URL: https://github.com/apache/incubator-superset/pull/8411#issuecomment-546803069 @axuew: Are you sure that the `hana.py` actually works? I tested your current version and get the following error:  Judging by the raw query it constructs, it seems that the defined time grain functions are not being used; instead it looks like the PostgreSQL functions are employed:  This can also be seen from the options provided in the drop-down, which are more than you actually defined:  I'm not sure if it's my fault here at any point, though. But I would kindly ask you to double-check if the definition is working for you. And if it does, if you have any hints on why it doesn't for me...
---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
