frafra commented on issue #16870: URL: https://github.com/apache/superset/issues/16870#issuecomment-929549061
No, I am sorry I have not been able to explain the bug I am experiencing. Nomenclature is confusing. Superset Table view does not support time-only columns, because it works on datetime or date columns. It makes no sense to a time range selection between dates if you just have hours and minutes for examples. Superset returns an empty result set if such time range filter is applied. I propose to avoid suggesting time-only columns as possible candidates for the so-called "TIME COLUMN". Otherwise, the time range filter should be able to correctly handle time-only columns, by allowing the user to select a time range filter like "from 00:00 to 08:00" and similar, instead of "between the 26th of January and the 3rd of June" or "last week", which cannot be applied to time-only columns. -- 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]
