[ ] Tests has been run in packages where changes made if available
[ ] Linter has been run for changed code
[ ] Tests for the changes have been added if not covered yet
[ ] Docs have been added / updated if required
Issue Reference this PR resolves
Relative Date Conversios/Inheritance for Query Builder #45
Description of Changes Made
Supporting specific Granularities not suported by Cube.js
Created PreProcessing and PostProcessing functions to pass granularity DateTimes and update result row values (Extract specific granularity).
Currently supported Metabase DateTime granularities are:
[x] Month of Year
[x] Day of Year
[x] Day of Month
[x] Day of Week
[ ] Week of Year
[ ] Minute of Hour
[ ] Hour of Day
PS. Ignore Link in Commit name, i tried to link it to fork (local) issue.
Check List
Issue Reference this PR resolves
Relative Date Conversios/Inheritance for Query Builder #45
Description of Changes Made Supporting specific Granularities not suported by Cube.js Created PreProcessing and PostProcessing functions to pass granularity DateTimes and update result row values (Extract specific granularity).
Currently supported Metabase DateTime granularities are:
PS. Ignore Link in Commit name, i tried to link it to fork (local) issue.