-
- Downloads
Handle Interval values coming from Redshift (#28820) (#28931)
Fixes #19501
Redshift jdbc driver wraps intervals in a special class whereas postgres
simply returns strings. This unwraps the special redshift class into the
same string representation.
Co-authored-by:
Case Nelson <case@metabase.com>
Please register or sign in to comment