michael-s-molina commented on code in PR #42088:
URL: https://github.com/apache/superset/pull/42088#discussion_r3624012506
##########
superset-frontend/plugins/plugin-chart-ag-grid-table/src/AgGridTableChart.tsx:
##########
@@ -18,8 +18,10 @@
*/
import { t } from '@apache-superset/core/translation';
import {
Review Comment:
Confirmed and fixed in 4292578 — malformed temporal values now fall back to
an equality filter instead of building a `TEMPORAL_RANGE` from an Invalid Date,
avoiding the `toISOString()` crash.
--
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]