Skip to content

Commit

Permalink
Merge pull request #15 from bcodell/hotfix-append-join-clause
Browse files Browse the repository at this point in the history
Hotfix append join clause
  • Loading branch information
bcodell authored May 31, 2023
2 parents 392b04c + 21cc1eb commit 4af91d1
Show file tree
Hide file tree
Showing 23 changed files with 82 additions and 84 deletions.
2 changes: 1 addition & 1 deletion dbt_project.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
name: "dbt_aql"
version: "0.1.3"
version: "0.1.5"

config-version: 2

Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
activity_id,customer_id,signed_up_at,first_after_referrer_url,first_after_total_items_purchased,first_after_bought_something_at
5a5e6cf0133a3faa73356ff291e26471,1,2022-01-02 22:10:11,google.com,1,2022-01-03 22:10:11
574b51c586b446456ac8da4b504b4d27,4,2022-01-05 22:10:11,bing.com,2,2022-01-06 22:10:11
f77c4be94da1197fb6e8864f59b85dd2,7,2022-01-08 22:10:11,yahoo.com,3,2022-01-09 22:10:11
22ef1cea8e5cb3dc154fd727b1776a6e,10,2022-01-11 22:10:11,gmail.com,4,2022-01-12 22:10:11
5a5e6cf0133a3faa73356ff291e26471,1,2022-01-02 22:10:11,bing.com,1,2022-01-03 22:10:11
574b51c586b446456ac8da4b504b4d27,4,2022-01-05 22:10:11,yahoo.com,2,2022-01-06 22:10:11
f77c4be94da1197fb6e8864f59b85dd2,7,2022-01-08 22:10:11,gmail.com,3,2022-01-09 22:10:11
22ef1cea8e5cb3dc154fd727b1776a6e,10,2022-01-11 22:10:11,google.com,4,2022-01-12 22:10:11
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
activity_id,customer_id,signed_up_at,first_before_referrer_url,first_before_total_items_purchased,first_before_bought_something_at
5a5e6cf0133a3faa73356ff291e26471,1,2022-01-02 22:10:11,google.com,1,2022-01-03 22:10:11
574b51c586b446456ac8da4b504b4d27,4,2022-01-05 22:10:11,bing.com,2,2022-01-06 22:10:11
f77c4be94da1197fb6e8864f59b85dd2,7,2022-01-08 22:10:11,yahoo.com,3,2022-01-09 22:10:11
22ef1cea8e5cb3dc154fd727b1776a6e,10,2022-01-11 22:10:11,gmail.com,4,2022-01-12 22:10:11
5a5e6cf0133a3faa73356ff291e26471,1,2022-01-02 22:10:11,google.com,,
574b51c586b446456ac8da4b504b4d27,4,2022-01-05 22:10:11,bing.com,,
f77c4be94da1197fb6e8864f59b85dd2,7,2022-01-08 22:10:11,yahoo.com,,
22ef1cea8e5cb3dc154fd727b1776a6e,10,2022-01-11 22:10:11,gmail.com,,
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
activity_id,customer_id,signed_up_at,first_between_referrer_url,first_between_total_items_purchased,first_between_bought_something_at
5a5e6cf0133a3faa73356ff291e26471,1,2022-01-02 22:10:11,google.com,1,2022-01-03 22:10:11
574b51c586b446456ac8da4b504b4d27,4,2022-01-05 22:10:11,bing.com,2,2022-01-06 22:10:11
f77c4be94da1197fb6e8864f59b85dd2,7,2022-01-08 22:10:11,yahoo.com,3,2022-01-09 22:10:11
22ef1cea8e5cb3dc154fd727b1776a6e,10,2022-01-11 22:10:11,gmail.com,4,2022-01-12 22:10:11
5a5e6cf0133a3faa73356ff291e26471,1,2022-01-02 22:10:11,bing.com,1,2022-01-03 22:10:11
574b51c586b446456ac8da4b504b4d27,4,2022-01-05 22:10:11,yahoo.com,2,2022-01-06 22:10:11
f77c4be94da1197fb6e8864f59b85dd2,7,2022-01-08 22:10:11,gmail.com,3,2022-01-09 22:10:11
22ef1cea8e5cb3dc154fd727b1776a6e,10,2022-01-11 22:10:11,google.com,4,2022-01-12 22:10:11
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
activity_id,customer_id,signed_up_at,last_before_referrer_url,last_before_total_items_purchased,last_before_bought_something_at
5a5e6cf0133a3faa73356ff291e26471,1,2022-01-02 22:10:11,yahoo.com,5,2022-02-07 22:10:11
574b51c586b446456ac8da4b504b4d27,4,2022-01-05 22:10:11,gmail.com,3,2022-02-09 22:10:11
f77c4be94da1197fb6e8864f59b85dd2,7,2022-01-08 22:10:11,google.com,1,2022-02-12 22:10:11
22ef1cea8e5cb3dc154fd727b1776a6e,10,2022-01-11 22:10:11,bing.com,9,2022-02-15 22:10:11
5a5e6cf0133a3faa73356ff291e26471,1,2022-01-02 22:10:11,google.com,,
574b51c586b446456ac8da4b504b4d27,4,2022-01-05 22:10:11,bing.com,,
f77c4be94da1197fb6e8864f59b85dd2,7,2022-01-08 22:10:11,yahoo.com,,
22ef1cea8e5cb3dc154fd727b1776a6e,10,2022-01-11 22:10:11,gmail.com,,
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
activity_id,customer_id,signed_up_at,first_before_referrer_url,second_pageview_at
5a5e6cf0133a3faa73356ff291e26471,1,2022-01-02 22:10:11,bing.com,2022-01-04 22:10:11
574b51c586b446456ac8da4b504b4d27,4,2022-01-05 22:10:11,yahoo.com,2022-01-07 22:10:11
f77c4be94da1197fb6e8864f59b85dd2,7,2022-01-08 22:10:11,gmail.com,2022-01-10 22:10:11
22ef1cea8e5cb3dc154fd727b1776a6e,10,2022-01-11 22:10:11,google.com,2022-01-13 22:10:11
5a5e6cf0133a3faa73356ff291e26471,1,2022-01-02 22:10:11,,
574b51c586b446456ac8da4b504b4d27,4,2022-01-05 22:10:11,,
f77c4be94da1197fb6e8864f59b85dd2,7,2022-01-08 22:10:11,,
22ef1cea8e5cb3dc154fd727b1776a6e,10,2022-01-11 22:10:11,,
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
activity_id,customer_id,signed_up_at,first_after_referrer_url,first_after_total_items_purchased,first_after_bought_something_at
5a5e6cf0133a3faa73356ff291e26471,1,2022-01-02 22:10:11,google.com,1,2022-01-03 22:10:11
574b51c586b446456ac8da4b504b4d27,4,2022-01-05 22:10:11,bing.com,2,2022-01-06 22:10:11
f77c4be94da1197fb6e8864f59b85dd2,7,2022-01-08 22:10:11,yahoo.com,3,2022-01-09 22:10:11
22ef1cea8e5cb3dc154fd727b1776a6e,10,2022-01-11 22:10:11,gmail.com,4,2022-01-12 22:10:11
5a5e6cf0133a3faa73356ff291e26471,1,2022-01-02 22:10:11,bing.com,1,2022-01-03 22:10:11
574b51c586b446456ac8da4b504b4d27,4,2022-01-05 22:10:11,yahoo.com,2,2022-01-06 22:10:11
f77c4be94da1197fb6e8864f59b85dd2,7,2022-01-08 22:10:11,gmail.com,3,2022-01-09 22:10:11
22ef1cea8e5cb3dc154fd727b1776a6e,10,2022-01-11 22:10:11,google.com,4,2022-01-12 22:10:11
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
activity_id,customer_id,signed_up_at,first_before_referrer_url,first_before_total_items_purchased,first_before_bought_something_at
5a5e6cf0133a3faa73356ff291e26471,1,2022-01-02 22:10:11,google.com,1,2022-01-03 22:10:11
574b51c586b446456ac8da4b504b4d27,4,2022-01-05 22:10:11,bing.com,2,2022-01-06 22:10:11
f77c4be94da1197fb6e8864f59b85dd2,7,2022-01-08 22:10:11,yahoo.com,3,2022-01-09 22:10:11
22ef1cea8e5cb3dc154fd727b1776a6e,10,2022-01-11 22:10:11,gmail.com,4,2022-01-12 22:10:11
5a5e6cf0133a3faa73356ff291e26471,1,2022-01-02 22:10:11,google.com,,
574b51c586b446456ac8da4b504b4d27,4,2022-01-05 22:10:11,bing.com,,
f77c4be94da1197fb6e8864f59b85dd2,7,2022-01-08 22:10:11,yahoo.com,,
22ef1cea8e5cb3dc154fd727b1776a6e,10,2022-01-11 22:10:11,gmail.com,,
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
activity_id,customer_id,signed_up_at,first_between_referrer_url,first_between_total_items_purchased,first_between_bought_something_at
5a5e6cf0133a3faa73356ff291e26471,1,2022-01-02 22:10:11,google.com,1,2022-01-03 22:10:11
574b51c586b446456ac8da4b504b4d27,4,2022-01-05 22:10:11,bing.com,2,2022-01-06 22:10:11
f77c4be94da1197fb6e8864f59b85dd2,7,2022-01-08 22:10:11,yahoo.com,3,2022-01-09 22:10:11
22ef1cea8e5cb3dc154fd727b1776a6e,10,2022-01-11 22:10:11,gmail.com,4,2022-01-12 22:10:11
5a5e6cf0133a3faa73356ff291e26471,1,2022-01-02 22:10:11,bing.com,1,2022-01-03 22:10:11
574b51c586b446456ac8da4b504b4d27,4,2022-01-05 22:10:11,yahoo.com,2,2022-01-06 22:10:11
f77c4be94da1197fb6e8864f59b85dd2,7,2022-01-08 22:10:11,gmail.com,3,2022-01-09 22:10:11
22ef1cea8e5cb3dc154fd727b1776a6e,10,2022-01-11 22:10:11,google.com,4,2022-01-12 22:10:11
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
activity_id,customer_id,signed_up_at,last_before_referrer_url,last_before_total_items_purchased,last_before_bought_something_at
5a5e6cf0133a3faa73356ff291e26471,1,2022-01-02 22:10:11,yahoo.com,5,2022-02-07 22:10:11
574b51c586b446456ac8da4b504b4d27,4,2022-01-05 22:10:11,gmail.com,3,2022-02-09 22:10:11
f77c4be94da1197fb6e8864f59b85dd2,7,2022-01-08 22:10:11,google.com,1,2022-02-12 22:10:11
22ef1cea8e5cb3dc154fd727b1776a6e,10,2022-01-11 22:10:11,bing.com,9,2022-02-15 22:10:11
5a5e6cf0133a3faa73356ff291e26471,1,2022-01-02 22:10:11,google.com,,
574b51c586b446456ac8da4b504b4d27,4,2022-01-05 22:10:11,bing.com,,
f77c4be94da1197fb6e8864f59b85dd2,7,2022-01-08 22:10:11,yahoo.com,,
22ef1cea8e5cb3dc154fd727b1776a6e,10,2022-01-11 22:10:11,gmail.com,,
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
activity_id,customer_id,signed_up_at,first_before_referrer_url,second_pageview_at
5a5e6cf0133a3faa73356ff291e26471,1,2022-01-02 22:10:11,bing.com,2022-01-04 22:10:11
574b51c586b446456ac8da4b504b4d27,4,2022-01-05 22:10:11,yahoo.com,2022-01-07 22:10:11
f77c4be94da1197fb6e8864f59b85dd2,7,2022-01-08 22:10:11,gmail.com,2022-01-10 22:10:11
22ef1cea8e5cb3dc154fd727b1776a6e,10,2022-01-11 22:10:11,google.com,2022-01-13 22:10:11
5a5e6cf0133a3faa73356ff291e26471,1,2022-01-02 22:10:11,,
574b51c586b446456ac8da4b504b4d27,4,2022-01-05 22:10:11,,
f77c4be94da1197fb6e8864f59b85dd2,7,2022-01-08 22:10:11,,
22ef1cea8e5cb3dc154fd727b1776a6e,10,2022-01-11 22:10:11,,
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
activity_id,customer_id,signed_up_at,first_after_referrer_url,first_after_total_items_purchased,first_after_bought_something_at
5a5e6cf0133a3faa73356ff291e26471,1,2022-01-02 22:10:11,google.com,1,2022-01-03 22:10:11
574b51c586b446456ac8da4b504b4d27,4,2022-01-05 22:10:11,bing.com,2,2022-01-06 22:10:11
f77c4be94da1197fb6e8864f59b85dd2,7,2022-01-08 22:10:11,yahoo.com,3,2022-01-09 22:10:11
22ef1cea8e5cb3dc154fd727b1776a6e,10,2022-01-11 22:10:11,gmail.com,4,2022-01-12 22:10:11
5a5e6cf0133a3faa73356ff291e26471,1,2022-01-02 22:10:11,bing.com,1,2022-01-03 22:10:11
574b51c586b446456ac8da4b504b4d27,4,2022-01-05 22:10:11,yahoo.com,2,2022-01-06 22:10:11
f77c4be94da1197fb6e8864f59b85dd2,7,2022-01-08 22:10:11,gmail.com,3,2022-01-09 22:10:11
22ef1cea8e5cb3dc154fd727b1776a6e,10,2022-01-11 22:10:11,google.com,4,2022-01-12 22:10:11
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
activity_id,customer_id,signed_up_at,first_before_referrer_url,first_before_total_items_purchased,first_before_bought_something_at
5a5e6cf0133a3faa73356ff291e26471,1,2022-01-02 22:10:11,google.com,1,2022-01-03 22:10:11
574b51c586b446456ac8da4b504b4d27,4,2022-01-05 22:10:11,bing.com,2,2022-01-06 22:10:11
f77c4be94da1197fb6e8864f59b85dd2,7,2022-01-08 22:10:11,yahoo.com,3,2022-01-09 22:10:11
22ef1cea8e5cb3dc154fd727b1776a6e,10,2022-01-11 22:10:11,gmail.com,4,2022-01-12 22:10:11
5a5e6cf0133a3faa73356ff291e26471,1,2022-01-02 22:10:11,google.com,,
574b51c586b446456ac8da4b504b4d27,4,2022-01-05 22:10:11,bing.com,,
f77c4be94da1197fb6e8864f59b85dd2,7,2022-01-08 22:10:11,yahoo.com,,
22ef1cea8e5cb3dc154fd727b1776a6e,10,2022-01-11 22:10:11,gmail.com,,
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
activity_id,customer_id,signed_up_at,first_between_referrer_url,first_between_total_items_purchased,first_between_bought_something_at
5a5e6cf0133a3faa73356ff291e26471,1,2022-01-02 22:10:11,google.com,1,2022-01-03 22:10:11
574b51c586b446456ac8da4b504b4d27,4,2022-01-05 22:10:11,bing.com,2,2022-01-06 22:10:11
f77c4be94da1197fb6e8864f59b85dd2,7,2022-01-08 22:10:11,yahoo.com,3,2022-01-09 22:10:11
22ef1cea8e5cb3dc154fd727b1776a6e,10,2022-01-11 22:10:11,gmail.com,4,2022-01-12 22:10:11
5a5e6cf0133a3faa73356ff291e26471,1,2022-01-02 22:10:11,bing.com,1,2022-01-03 22:10:11
574b51c586b446456ac8da4b504b4d27,4,2022-01-05 22:10:11,yahoo.com,2,2022-01-06 22:10:11
f77c4be94da1197fb6e8864f59b85dd2,7,2022-01-08 22:10:11,gmail.com,3,2022-01-09 22:10:11
22ef1cea8e5cb3dc154fd727b1776a6e,10,2022-01-11 22:10:11,google.com,4,2022-01-12 22:10:11
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
activity_id,customer_id,signed_up_at,last_before_referrer_url,last_before_total_items_purchased,last_before_bought_something_at
5a5e6cf0133a3faa73356ff291e26471,1,2022-01-02 22:10:11,yahoo.com,5,2022-02-07 22:10:11
574b51c586b446456ac8da4b504b4d27,4,2022-01-05 22:10:11,gmail.com,3,2022-02-09 22:10:11
f77c4be94da1197fb6e8864f59b85dd2,7,2022-01-08 22:10:11,google.com,1,2022-02-12 22:10:11
22ef1cea8e5cb3dc154fd727b1776a6e,10,2022-01-11 22:10:11,bing.com,9,2022-02-15 22:10:11
5a5e6cf0133a3faa73356ff291e26471,1,2022-01-02 22:10:11,google.com,,
574b51c586b446456ac8da4b504b4d27,4,2022-01-05 22:10:11,bing.com,,
f77c4be94da1197fb6e8864f59b85dd2,7,2022-01-08 22:10:11,yahoo.com,,
22ef1cea8e5cb3dc154fd727b1776a6e,10,2022-01-11 22:10:11,gmail.com,,
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
activity_id,customer_id,signed_up_at,first_before_referrer_url,second_pageview_at
5a5e6cf0133a3faa73356ff291e26471,1,2022-01-02 22:10:11,bing.com,2022-01-04 22:10:11
574b51c586b446456ac8da4b504b4d27,4,2022-01-05 22:10:11,yahoo.com,2022-01-07 22:10:11
f77c4be94da1197fb6e8864f59b85dd2,7,2022-01-08 22:10:11,gmail.com,2022-01-10 22:10:11
22ef1cea8e5cb3dc154fd727b1776a6e,10,2022-01-11 22:10:11,google.com,2022-01-13 22:10:11
5a5e6cf0133a3faa73356ff291e26471,1,2022-01-02 22:10:11,,
574b51c586b446456ac8da4b504b4d27,4,2022-01-05 22:10:11,,
f77c4be94da1197fb6e8864f59b85dd2,7,2022-01-08 22:10:11,,
22ef1cea8e5cb3dc154fd727b1776a6e,10,2022-01-11 22:10:11,,
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
activity_id,customer_id,signed_up_at,first_after_referrer_url,first_after_total_items_purchased,first_after_bought_something_at
5a5e6cf0133a3faa73356ff291e26471,1,2022-01-02 22:10:11,google.com,1,2022-01-03 22:10:11
574b51c586b446456ac8da4b504b4d27,4,2022-01-05 22:10:11,bing.com,2,2022-01-06 22:10:11
f77c4be94da1197fb6e8864f59b85dd2,7,2022-01-08 22:10:11,yahoo.com,3,2022-01-09 22:10:11
22ef1cea8e5cb3dc154fd727b1776a6e,10,2022-01-11 22:10:11,gmail.com,4,2022-01-12 22:10:11
5a5e6cf0133a3faa73356ff291e26471,1,2022-01-02 22:10:11,bing.com,1,2022-01-03 22:10:11
574b51c586b446456ac8da4b504b4d27,4,2022-01-05 22:10:11,yahoo.com,2,2022-01-06 22:10:11
f77c4be94da1197fb6e8864f59b85dd2,7,2022-01-08 22:10:11,gmail.com,3,2022-01-09 22:10:11
22ef1cea8e5cb3dc154fd727b1776a6e,10,2022-01-11 22:10:11,google.com,4,2022-01-12 22:10:11
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
activity_id,customer_id,signed_up_at,first_before_referrer_url,first_before_total_items_purchased,first_before_bought_something_at
5a5e6cf0133a3faa73356ff291e26471,1,2022-01-02 22:10:11,google.com,1,2022-01-03 22:10:11
574b51c586b446456ac8da4b504b4d27,4,2022-01-05 22:10:11,bing.com,2,2022-01-06 22:10:11
f77c4be94da1197fb6e8864f59b85dd2,7,2022-01-08 22:10:11,yahoo.com,3,2022-01-09 22:10:11
22ef1cea8e5cb3dc154fd727b1776a6e,10,2022-01-11 22:10:11,gmail.com,4,2022-01-12 22:10:11
5a5e6cf0133a3faa73356ff291e26471,1,2022-01-02 22:10:11,google.com,,
574b51c586b446456ac8da4b504b4d27,4,2022-01-05 22:10:11,bing.com,,
f77c4be94da1197fb6e8864f59b85dd2,7,2022-01-08 22:10:11,yahoo.com,,
22ef1cea8e5cb3dc154fd727b1776a6e,10,2022-01-11 22:10:11,gmail.com,,
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
activity_id,customer_id,signed_up_at,first_between_referrer_url,first_between_total_items_purchased,first_between_bought_something_at
5a5e6cf0133a3faa73356ff291e26471,1,2022-01-02 22:10:11,google.com,1,2022-01-03 22:10:11
574b51c586b446456ac8da4b504b4d27,4,2022-01-05 22:10:11,bing.com,2,2022-01-06 22:10:11
f77c4be94da1197fb6e8864f59b85dd2,7,2022-01-08 22:10:11,yahoo.com,3,2022-01-09 22:10:11
22ef1cea8e5cb3dc154fd727b1776a6e,10,2022-01-11 22:10:11,gmail.com,4,2022-01-12 22:10:11
5a5e6cf0133a3faa73356ff291e26471,1,2022-01-02 22:10:11,bing.com,1,2022-01-03 22:10:11
574b51c586b446456ac8da4b504b4d27,4,2022-01-05 22:10:11,yahoo.com,2,2022-01-06 22:10:11
f77c4be94da1197fb6e8864f59b85dd2,7,2022-01-08 22:10:11,gmail.com,3,2022-01-09 22:10:11
22ef1cea8e5cb3dc154fd727b1776a6e,10,2022-01-11 22:10:11,google.com,4,2022-01-12 22:10:11
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
activity_id,customer_id,signed_up_at,last_before_referrer_url,last_before_total_items_purchased,last_before_bought_something_at
5a5e6cf0133a3faa73356ff291e26471,1,2022-01-02 22:10:11,yahoo.com,5,2022-02-07 22:10:11
574b51c586b446456ac8da4b504b4d27,4,2022-01-05 22:10:11,gmail.com,3,2022-02-09 22:10:11
f77c4be94da1197fb6e8864f59b85dd2,7,2022-01-08 22:10:11,google.com,1,2022-02-12 22:10:11
22ef1cea8e5cb3dc154fd727b1776a6e,10,2022-01-11 22:10:11,bing.com,9,2022-02-15 22:10:11
5a5e6cf0133a3faa73356ff291e26471,1,2022-01-02 22:10:11,google.com,,
574b51c586b446456ac8da4b504b4d27,4,2022-01-05 22:10:11,bing.com,,
f77c4be94da1197fb6e8864f59b85dd2,7,2022-01-08 22:10:11,yahoo.com,,
22ef1cea8e5cb3dc154fd727b1776a6e,10,2022-01-11 22:10:11,gmail.com,,
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
activity_id,customer_id,signed_up_at,first_before_referrer_url,second_pageview_at
5a5e6cf0133a3faa73356ff291e26471,1,2022-01-02 22:10:11,bing.com,2022-01-04 22:10:11
574b51c586b446456ac8da4b504b4d27,4,2022-01-05 22:10:11,yahoo.com,2022-01-07 22:10:11
f77c4be94da1197fb6e8864f59b85dd2,7,2022-01-08 22:10:11,gmail.com,2022-01-10 22:10:11
22ef1cea8e5cb3dc154fd727b1776a6e,10,2022-01-11 22:10:11,google.com,2022-01-13 22:10:11
5a5e6cf0133a3faa73356ff291e26471,1,2022-01-02 22:10:11,,
574b51c586b446456ac8da4b504b4d27,4,2022-01-05 22:10:11,,
f77c4be94da1197fb6e8864f59b85dd2,7,2022-01-08 22:10:11,,
22ef1cea8e5cb3dc154fd727b1776a6e,10,2022-01-11 22:10:11,,
2 changes: 0 additions & 2 deletions macros/activity_schema/dataset/dataset.sql
Original file line number Diff line number Diff line change
Expand Up @@ -148,9 +148,7 @@ with
and {{ ja.relationship_clause }}
{%- endif %}
and {{primary}}.{{req}}{{columns.customer}} = {{joined}}.{{columns.customer}}
{%- if ja.verb == av.aggregate %}
and {{ ja.join_clause }}
{%- endif -%}
{%- if ja.extra_joins is not none %}
{%- for ej in ja.extra_joins %}
{%- set ej_formatted = ej.format(primary=primary, joined=joined, **columns) %}
Expand Down
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[tool.poetry]
name = "dbt-aql"
version = "0.1.3"
version = "0.1.5"
description = "A dbt package to query Activity Streams using a SQL-esque interface."
authors = ["Bryce Codell <[email protected]"]
license = "GNU"
Expand Down

0 comments on commit 4af91d1

Please sign in to comment.