SharonCastel opened a new issue, #22390:
URL: https://github.com/apache/superset/issues/22390

   In Superset when Im adding a time filter Im getting an error:
   Orig exception: Code: 53.
   DB::Exception: Cannot convert string 2021-01-01 00:00:00.000000 to type 
Date: while executing 'FUNCTION greaterOrEquals(posting_date : 25, '2021-01-01 
00:00:00.000000' : 27) -> greaterOrEquals(posting_date, '2021-01-01 
00:00:00.000000') Nullable(UInt8)
   When trying to take the query Im getting the same on db and the function 
   parseDateTimeBestEffortOrNull('2021-01-01 00:00:00.000000')
   fixed it
   how can I ask to fix it on superset that I will be able to use datetime 
filters?


-- 
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]

Reply via email to