Skip to content
Snippets Groups Projects
Unverified Commit 90595bb2 authored by Cam Saul's avatar Cam Saul Committed by GitHub
Browse files

Make sure resolve-joined-fields works on all levels (fixes #13642) (#14717)

* Quick sync

* Try reducing -Xmx for :ci profile a bit to prevent random test failures

* Reenable test

* Query results metadata should include field refs (Fixes #10474)

* Test fixes :wrench:

* Test fix :wrench:

* Try unskipping some EE tests, let's see what gets fixed

* Try lowering heap size limits on CI a bit to see if things will actually run.

* Test fix

* Re-skip 13641 and 13642 tests

* Make sure resolve-joined-fields works on all levels (fixes #13642)

* Fix missing :require

* Remove logging

* Text fix

* Revert changes to backend.js

* Test fixes :wrench:

* Remove stray printlns

* Test fix :wrench:

* Fix saving a Card, add test

* Fix saving a Card, add test

* Test fix for non-H2 drivers

* Fix occasional test failures with metabase.api.dataset-test/basic-test

* Fix occasional test failure :wrench:

* Another driver test fix :wrench:

* Extract remap logic into a separate function

* Run repro for #13642 in 2 versions: "remapped" and "default"

* Fix 13642 with FK remaps in place

* Test fix :wrench:



Co-authored-by: default avatarNemanja <31325167+nemanjaglumac@users.noreply.github.com>
parent b779333f
No related branches found
No related tags found
No related merge requests found
Showing
with 521 additions and 158 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment