Skip to content
Snippets Groups Projects
Unverified Commit bf45689c authored by Case Nelson's avatar Case Nelson Committed by GitHub
Browse files

[MLv2] Handle coalesce type after conversion (#33814)


* [MLv2] Handle coalesce type after conversion

* Update test/metabase/lib/aggregation_test.cljc

Co-authored-by: default avatarmetamben <103100869+metamben@users.noreply.github.com>

* Only update fields on converted queries

* Don't convert if base-type exists

* Guard against non-numeric field ids

* Fix test with hardcoded ids

* Allow metadata/field to return nil on not found

* Add ipaddress and mongobsonid types to equality-comparable-types

* Support is-empty not-empty for mongobsonid

* Add base-type to FE tests

* Fix e2e tests - column metadata is valid with field types filled in

---------

Co-authored-by: default avatarmetamben <103100869+metamben@users.noreply.github.com>
parent 1815233a
Branches
Tags
No related merge requests found
Showing
with 146 additions and 29 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment