Skip to content

Commit ba72ef2

Browse files
authored
Removed 'contact support' link
Removed 'contact support' link from "You can customize the time at which Segment queries the data warehouse and the frequency, up to once per hour, from the SQL Trait’s settings" - Support team cannot update the compute schedule.
1 parent c78c669 commit ba72ef2

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/unify/Traits/sql-traits.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -165,7 +165,6 @@ Click **Create Computed Trait** to save the Trait.
165165
Check **Compute without destinations** if you only want to send to Engage.
166166

167167
When you create a SQL Trait, Segment runs the query on the warehouse twice a day by default. You can customize the time at which Segment queries the data warehouse and the frequency, up to once per hour, from the SQL Trait's settings.
168-
(If you're interested in a more frequent schedule, [contact Segment Support](https://segment.com/help/contact/){:target="_blank"}.)
169168

170169
For each row (user or account) in the query result, Engage sends an identify or group call with all the columns that were returned as Traits. For example, if you write a query that returns `user_id, has_open_ticket, num_tickets_90_days, avg_zendesk_rating_90days` Segment sends an identify call with the following payload:
171170

0 commit comments

Comments
 (0)