Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Athena driver #2

Open
wants to merge 3,839 commits into
base: athena-driver
Choose a base branch
from
Open

Athena driver #2

wants to merge 3,839 commits into from

Conversation

ricardoekm
Copy link

We've implemented nested fields (i.e. qualify fields) support. This includes picker and joins.

sbelak and others added 29 commits August 17, 2018 21:57
When POSTing to the `/dataset` endoint, there was code that if the
database was our fake database id (used for nested queries) but that
same check wasn't present for the dataset exports. This commit adds
that check and a test that validates it.

Fixes metabase#8256
…sult-metadata

Ensure base type in result metadata
The redshift connection configuration details got messed up in the
refactor. Instead of the password field a second port field got
included. The password field was put back in but the second port field
needed to get removed.
Dataset exports should check for nested queries
Add missing Redshift driver password field
* tweak download widget

* add updated icons

* hover inherit util + download hover state
…ries-ordering

xrays: Ensure stable series ordering
…nbinnable

Use map display to compare states and countries
…-sorting

Don't needlessly re-sort results
Respect :active flag in related and xrays
…print-defaults

Use nils in datetime fingerprint as placeholders when all values are nil
…ering

Fix template tags reordering while editing
tlrobinson and others added 30 commits September 21, 2018 02:29
This commit wraps our calls to `i18n/translate` so that if the message
isn't a valid Java MessageFormat message, it doesn't crash. It will
log the message and return the original (untranslated) string.
Column settings, mini bar charts, and more
…mmary

Fix NPE from sync operations logging
…ses-to-before-expansion

Query Processor Refactor Part 5
QP refactor part 6 - rework add-dimension-projections
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.