issues
search
DataJunction
/
dj
A metrics platform.
http://datajunction.io
MIT License
35
stars
15
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Notify when an availability is posted
#1228
samredai
closed
16 hours ago
1
Better input validation on get_sql_for_metrics().
#1227
agorajek
opened
1 day ago
3
Better errors when requesting SQL for metrics
#1226
agorajek
opened
1 day ago
0
A get_notifier dependency for sending notifications
#1225
samredai
closed
4 days ago
3
Bump DataJunction version to 0.0.1a75
#1224
agorajek
closed
13 hours ago
1
Surface metric metadata on aggregation
#1223
shangyian
opened
2 weeks ago
0
Bump DataJunction version to 0.0.1a74
#1222
agorajek
closed
2 weeks ago
1
Fix python client model class hydration issue
#1221
shangyian
closed
2 weeks ago
1
Python client not hydrating items as dataclasses
#1220
shangyian
opened
2 weeks ago
0
Bump DataJunction version to 0.0.1a73
#1219
agorajek
closed
2 weeks ago
1
Fix a bug with updating existing materialization.
#1218
agorajek
closed
3 weeks ago
1
Create/edit node pages should have a navigation bar that goes back to the right namespace
#1217
shangyian
closed
3 weeks ago
1
Bump DataJunction version to 0.0.1a72
#1216
agorajek
closed
3 weeks ago
1
Fix bug in pagination logic for edge case around empty list
#1215
shangyian
closed
3 weeks ago
1
Add a dictionary of links to AvailabilityState.
#1214
agorajek
closed
4 weeks ago
2
Edit node page should have back navigation to namespace
#1213
shangyian
closed
3 weeks ago
0
Reorder metrics in cube through the UI
#1212
shangyian
opened
1 month ago
0
UI lint + browerslist update
#1211
shangyian
closed
4 weeks ago
1
`COALESCE` selected expressions to capture all values
#1210
shangyian
opened
1 month ago
1
Added cache interface and cachelib + noop implementations
#1209
samredai
opened
1 month ago
1
Make tag metadata editable through DJ UI
#1208
shangyian
opened
1 month ago
0
Bump DataJunction version to 0.0.1a71
#1207
agorajek
closed
4 weeks ago
1
Add lookback window to Materialization calls.
#1206
agorajek
closed
1 month ago
1
Getting metrics SQL should not include the dimensions referenced in filters as part of `GROUP BY`
#1205
shangyian
opened
1 month ago
0
For metrics SQL generation, we should `COALESCE` dimensions after doing the `FULL JOIN`
#1204
shangyian
opened
1 month ago
0
Pagination
#1203
shangyian
closed
4 weeks ago
1
Bump DataJunction version to 0.0.1a70
#1202
agorajek
closed
1 month ago
1
Track missing functionality for YAML modeling
#1201
shangyian
opened
1 month ago
0
Fix retrieving cube SQL failure
#1200
shangyian
closed
1 month ago
1
Cleanup update_if_exists vs skip_if_exists.
#1199
agorajek
closed
1 month ago
1
Requesting metrics SQL should work for metrics that have different parents
#1198
shangyian
closed
1 month ago
1
Unify the update_if_exists param in DJ client.
#1197
agorajek
closed
1 month ago
1
Support: Ability to choose optimization of queries
#1196
sadath-12
opened
1 month ago
1
Minor SQL build fixes
#1195
shangyian
closed
1 month ago
1
Bump DataJunction version to 0.0.1a69
#1194
agorajek
closed
1 month ago
1
Cleanup YAML project code.
#1193
agorajek
closed
1 month ago
3
Cleanup Python client YAML project.
#1192
agorajek
closed
1 month ago
0
The outer SELECT in the returned SQL should optionally use concise aliases
#1191
anhqle
opened
1 month ago
0
Bump DataJunction version to 0.0.1a68
#1190
agorajek
closed
1 month ago
1
Make sure that we detect cycles in the dimensions traversal queries
#1189
shangyian
closed
1 month ago
1
Allow the metric expression to include columns that come from linked Dimension node
#1188
anhqle
opened
1 month ago
5
Fix column attribution by making sure it only comes from the same parent
#1187
shangyian
closed
1 month ago
1
Remove fastapi-cache2 from client deps.
#1186
agorajek
closed
1 month ago
1
Support displaying markdown in DJ UI
#1185
shangyian
opened
1 month ago
0
Fix bug when removing dimension link so that it starts by removing and validates after
#1184
shangyian
opened
1 month ago
0
fastapi cache on dimension dag endpoints
#1183
samredai
closed
1 week ago
3
Bump DataJunction version to 0.0.1a67
#1182
agorajek
closed
1 month ago
1
Remove pydantic from DJ client.
#1181
agorajek
closed
1 month ago
1
Caching and cache invalidation for the expensive dimension dag computation
#1180
samredai
closed
1 week ago
3
Support dimension links with `CROSS JOIN`
#1179
shangyian
closed
4 weeks ago
3
Next