This project is mirrored from https://github.com/metabase/metabase.
Pull mirroring updated .
- Jun 15, 2017
-
-
Ryan Senior authored
-
- May 11, 2017
-
-
Ryan Senior authored
This commit adds new min/max metadata to all numeric columns. That metadata is used in the automatic binning of breakout fields. This commit also extends MBQL to indicate that a breakout column (or columns) should be binned using a "default" strategy. The query must also include the maximum number of bins. Using the number of bins with the min/max values, the bin width is computed and used in the SQL query to group data.
-
- Apr 24, 2017
- Apr 12, 2017
-
-
Arthur Ulfeldt authored
https://github.com/metabase/metabase/issues/3715 Liquibase has been rechecking the jar signature for each migration file, resulting in slow startup times.
-