Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
M
Metabase
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Wiki
Requirements
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Engineering Digital Service
Metabase
Commits
8a7803cc
Commit
8a7803cc
authored
6 years ago
by
Simon Belak
Browse files
Options
Downloads
Patches
Plain Diff
Round :sd [ci all]
parent
1971fb4d
Loading
Loading
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
test/metabase/query_processor_test.clj
+6
-6
6 additions, 6 deletions
test/metabase/query_processor_test.clj
with
6 additions
and
6 deletions
test/metabase/query_processor_test.clj
+
6
−
6
View file @
8a7803cc
...
...
@@ -191,20 +191,20 @@
:nil%
0.0
}}
{
:global
{
:distinct-count
28
:nil%
0.0
}
,
:type
{
:type/Number
{
:min
2.0
,
:max
74.0
,
:avg
29.98
,
:q1
7.0
,
:q3
49.0
:sd
23.0
58108414099443
}}})}
:type
{
:type/Number
{
:min
2.0
,
:max
74.0
,
:avg
29.98
,
:q1
7.0
,
:q3
49.0
:sd
23.0
6
}}})}
:price
{
:special_type
:type/Category
:base_type
(
data/expected-base-type->actual
:type/Integer
)
:name
(
data/format-name
"price"
)
:display_name
"Price"
:fingerprint
{
:global
{
:distinct-count
4
:nil%
0.0
}
,
:type
{
:type/Number
{
:min
1.0
,
:max
4.0
,
:avg
2.03
,
:q1
1.0
,
:q3
2.0
:sd
0.77
13951678941896
}}}}
:type
{
:type/Number
{
:min
1.0
,
:max
4.0
,
:avg
2.03
,
:q1
1.0
,
:q3
2.0
:sd
0.77
}}}}
:longitude
{
:special_type
:type/Longitude
:base_type
(
data/expected-base-type->actual
:type/Float
)
:name
(
data/format-name
"longitude"
)
:fingerprint
{
:global
{
:distinct-count
84
:nil%
0.0
}
,
:type
{
:type/Number
{
:min
-165.37
,
:max
-73.95
,
:avg
-116.0
:q1
-122.0
,
:q3
-118.0
:sd
14.16
2810671348238
}}}
:type
{
:type/Number
{
:min
-165.37
,
:max
-73.95
,
:avg
-116.0
:q1
-122.0
,
:q3
-118.0
:sd
14.16
}}}
:display_name
"Longitude"
}
:latitude
{
:special_type
:type/Latitude
:base_type
(
data/expected-base-type->actual
:type/Float
)
...
...
@@ -212,7 +212,7 @@
:display_name
"Latitude"
:fingerprint
{
:global
{
:distinct-count
94
:nil%
0.0
}
,
:type
{
:type/Number
{
:min
10.06
,
:max
40.78
,
:avg
35.51
,
:q1
34.0
,
:q3
38.0
:sd
3.43
46725397190827
}}}}
:type
{
:type/Number
{
:min
10.06
,
:max
40.78
,
:avg
35.51
,
:q1
34.0
,
:q3
38.0
:sd
3.43
}}}}
:name
{
:special_type
:type/Name
:base_type
(
data/expected-base-type->actual
:type/Text
)
:name
(
data/format-name
"name"
)
...
...
@@ -249,7 +249,7 @@
:nil%
0.0
}}
{
:global
{
:distinct-count
100
:nil%
0.0
}
,
:type
{
:type/Number
{
:min
1.0
,
:max
100.0
,
:avg
51.97
,
:q1
28.0
,
:q3
76.0
:sd
28.5
08208884780377
}}})}
:type
{
:type/Number
{
:min
1.0
,
:max
100.0
,
:avg
51.97
,
:q1
28.0
,
:q3
76.0
:sd
28.5
1
}}})}
:user_id
{
:special_type
(
if
(
data/fks-supported?
)
:type/FK
:type/Category
)
...
...
@@ -261,7 +261,7 @@
:nil%
0.0
}}
{
:global
{
:distinct-count
15
:nil%
0.0
}
,
:type
{
:type/Number
{
:min
1.0
,
:max
15.0
,
:avg
7.93
:q1
4.0
,
:q3
11.0
:sd
3.99
02231617894355
}}})})))
:type
{
:type/Number
{
:min
1.0
,
:max
15.0
,
:avg
7.93
:q1
4.0
,
:q3
11.0
:sd
3.99
}}})})))
;;; #### aggregate columns
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment