{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":362440042,"defaultBranch":"main","name":"dbt-profiler","ownerLogin":"data-mie","currentUserCanPush":false,"isFork":false,"isEmpty":false,"createdAt":"2021-04-28T11:17:05.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/78806901?v=4","public":true,"private":false,"isOrgOwned":true},"refInfo":{"name":"","listCacheKey":"v0:1718006213.0","currentOid":""},"activityList":{"items":[{"before":"4a76288d1061574da5cab2d90ec31cf341f0da11","after":"39f3e48ab1549ac49a1a7bf3051197d045bc8170","ref":"refs/heads/main","pushedAt":"2024-06-10T07:56:29.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"stumelius","name":"Simo Tumelius","path":"/stumelius","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/11061506?s=80&v=4"},"commit":{"message":"Fix median calculation in Redshift (#89)\n\n* Fix. Issue 84. Median function fixed for Redshift\r\n\r\n* Fix. all median calculations need to include the 3rd parameter","shortMessageHtmlLink":"Fix median calculation in Redshift (#89)"}},{"before":"c1c7850a22a00966197996fc0baed40d50cb27c1","after":"4a76288d1061574da5cab2d90ec31cf341f0da11","ref":"refs/heads/main","pushedAt":"2024-06-10T07:51:59.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"stumelius","name":"Simo Tumelius","path":"/stumelius","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/11061506?s=80&v=4"},"commit":{"message":"Update median per v1.7+ (#90)","shortMessageHtmlLink":"Update median per v1.7+ (#90)"}},{"before":"400c5480c1ade06fd23290a2b665d1768cd54ede","after":"c1c7850a22a00966197996fc0baed40d50cb27c1","ref":"refs/heads/main","pushedAt":"2023-09-26T12:23:11.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"stumelius","name":"Simo Tumelius","path":"/stumelius","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/11061506?s=80&v=4"},"commit":{"message":"add `redshift__measure_avg` (#83)","shortMessageHtmlLink":"add redshift__measure_avg (#83)"}},{"before":"a8b9c8fc8283b832048f0a0d5fed23c6c9c0dd72","after":"400c5480c1ade06fd23290a2b665d1768cd54ede","ref":"refs/heads/main","pushedAt":"2023-09-25T07:36:23.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"stumelius","name":"Simo Tumelius","path":"/stumelius","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/11061506?s=80&v=4"},"commit":{"message":"Search for `docs` blocks within the `\"docs\"` directory (#71) (#82)","shortMessageHtmlLink":"Search for docs blocks within the \"docs\" directory (#71) (#82)"}},{"before":null,"after":"2bbaa03032878538e6f1eed2fc31533b49d06098","ref":"refs/heads/feat/print-table-macro","pushedAt":"2023-08-22T10:35:24.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"stumelius","name":"Simo Tumelius","path":"/stumelius","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/11061506?s=80&v=4"},"commit":{"message":"Update README","shortMessageHtmlLink":"Update README"}},{"before":"b2cc1adb00913938373325e6853aa0efdaa43181","after":"a8b9c8fc8283b832048f0a0d5fed23c6c9c0dd72","ref":"refs/heads/main","pushedAt":"2023-07-24T12:50:54.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"stumelius","name":"Simo Tumelius","path":"/stumelius","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/11061506?s=80&v=4"},"commit":{"message":"Make print_profile_docs work in dbt cloud (#77)\n\n* Make print_profile_docs work in dbt cloud\r\n\r\n* Make print_profile_docs work in dbtCloud\r\n\r\n---------\r\n\r\nCo-authored-by: nana_tran ","shortMessageHtmlLink":"Make print_profile_docs work in dbt cloud (#77)"}},{"before":"2ea0ede83e8e3dbdcd644ab065999abffba36b7b","after":"b2cc1adb00913938373325e6853aa0efdaa43181","ref":"refs/heads/main","pushedAt":"2023-06-21T13:42:54.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"stumelius","name":"Simo Tumelius","path":"/stumelius","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/11061506?s=80&v=4"},"commit":{"message":"Add a median measure (#75)\n\n* Add a median measurement.\r\n\r\n* Fix duplicate anchor.\r\n\r\n* Add median to all_measures.\r\n\r\n* Update: calculate median when only numeric value.\r\n\r\n* Update: change testing only numeric data type.\r\n\r\n* Update README: Add median in mesuments.\r\n\r\n* Fix bigquery query for median.\r\n\r\n* Update test profiles.\r\n\r\n* Not apply median to structure data type.","shortMessageHtmlLink":"Add a median measure (#75)"}},{"before":"5c157c38023e4bc49cea1f0973a24556ca22536a","after":null,"ref":"refs/heads/feat/update-relation-profile","pushedAt":"2023-06-05T12:33:46.741Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"stumelius","name":"Simo Tumelius","path":"/stumelius","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/11061506?s=80&v=4"}},{"before":"227a076f7326952349de81bbf9b816ca62ab85e2","after":"2ea0ede83e8e3dbdcd644ab065999abffba36b7b","ref":"refs/heads/main","pushedAt":"2023-06-05T12:33:44.776Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"stumelius","name":"Simo Tumelius","path":"/stumelius","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/11061506?s=80&v=4"},"commit":{"message":"Change update-relation-profile.sh now uses awk instead of sed (#73)\n\nCo-authored-by: Simo Tumelius ","shortMessageHtmlLink":"Change update-relation-profile.sh now uses awk instead of sed (#73)"}},{"before":null,"after":"5c157c38023e4bc49cea1f0973a24556ca22536a","ref":"refs/heads/feat/update-relation-profile","pushedAt":"2023-06-05T12:30:50.572Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"stumelius","name":"Simo Tumelius","path":"/stumelius","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/11061506?s=80&v=4"},"commit":{"message":"Change update-relation-profile.sh now uses awk instead of sed","shortMessageHtmlLink":"Change update-relation-profile.sh now uses awk instead of sed"}},{"before":"5c7002eaa3a8947756c223422b147b02a516bd90","after":"227a076f7326952349de81bbf9b816ca62ab85e2","ref":"refs/heads/main","pushedAt":"2023-06-05T12:18:41.958Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"stumelius","name":"Simo Tumelius","path":"/stumelius","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/11061506?s=80&v=4"},"commit":{"message":"Use cross-db datatype macro to improve adapter compatibility (#69)\n\n* Use cross-db datatype macro\r\n\r\nThis permits dbt-profiler to work with the dbt-athena-community adapter (and possibly presto, trino, spark, and databricks)\r\n\r\n* Update README.md","shortMessageHtmlLink":"Use cross-db datatype macro to improve adapter compatibility (#69)"}},{"before":"79719749b5fc8a2c78008988630957e084c7bcbf","after":null,"ref":"refs/heads/fix/struct-handling","pushedAt":"2023-03-08T14:52:18.933Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"stumelius","name":"Simo Tumelius","path":"/stumelius","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/11061506?s=80&v=4"}},{"before":"f2e11abb0e51fb87a2f93714b9829f2a41fb6c16","after":"5c7002eaa3a8947756c223422b147b02a516bd90","ref":"refs/heads/main","pushedAt":"2023-03-08T14:52:17.430Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"stumelius","name":"Simo Tumelius","path":"/stumelius","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/11061506?s=80&v=4"},"commit":{"message":"Fix struct handling (#68)\n\n* Add measure macros\r\n\r\n* Rename test_data seed as test_data_default\r\n\r\n* Update default__get_profile\r\n\r\n* Fix measures for SQLServer\r\n\r\n* Fix measures for databricks\r\n\r\n* Add group_by functionality to sqlserver and databricks\r\n\r\n* Add test_data_struct model\r\n\r\n* Change all integration test models are now materialized as tables\r\n\r\n* Fix tests\r\n\r\n---------\r\n\r\nCo-authored-by: Simo Tumelius ","shortMessageHtmlLink":"Fix struct handling (#68)"}},{"before":"8939f3f942961f675ee3da1b4de83e2943d6cf00","after":"79719749b5fc8a2c78008988630957e084c7bcbf","ref":"refs/heads/fix/struct-handling","pushedAt":"2023-03-08T14:47:35.266Z","pushType":"push","commitsCount":1,"pusher":{"login":"stumelius","name":"Simo Tumelius","path":"/stumelius","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/11061506?s=80&v=4"},"commit":{"message":"Fix tests","shortMessageHtmlLink":"Fix tests"}},{"before":null,"after":"8939f3f942961f675ee3da1b4de83e2943d6cf00","ref":"refs/heads/fix/struct-handling","pushedAt":"2023-03-08T14:44:24.592Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"stumelius","name":"Simo Tumelius","path":"/stumelius","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/11061506?s=80&v=4"},"commit":{"message":"Change all integration test models are now materialized as tables","shortMessageHtmlLink":"Change all integration test models are now materialized as tables"}}],"hasNextPage":false,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"djE6ks8AAAAEYNY6jAA","startCursor":null,"endCursor":null}},"title":"Activity ยท data-mie/dbt-profiler"}