Skip to content

Commit 2827de1

Browse files
authored
Update sql-traits.md
1 parent b94a35a commit 2827de1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/engage/audiences/sql-traits.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -243,6 +243,6 @@ You might be returning a value for `user_id` that's inconsistent with how you tr
243243

244244
If you see only question marks in the preview, and have already tracked data historically with Segment, then you likely have the wrong column. If your cloud source doesn't have the database `user_id`, Segment recommends using a `JOIN` clause with an internal users table before sending the results back to Segment.
245245

246-
### Why few SQL trait’s settings are not having “Compute Schedule” option?
246+
### Why some SQL trait’s settings do not have the “Compute Schedule” option?
247247

248-
New SQL traits created after Feb 8, 2021 have that option enabled by default. Before that, SQL trait computation frequency was disabled and the JIRA has to be created internally to enable the same. but starting on Feb 8th, this has changed. So we can see the compute schedule option on newly created SQL traits, but not on existing traits that were created before Feb 8th, and if you'd like to change the frequency of traits created before Feb 9, 2021, you will have to delete and re-create them.
248+
The compute schedule feature was added on Feb 8,2021, so traits created prior to this date will not have this option available. If your trait lacks this feature, recreating it will make it available.

0 commit comments

Comments
 (0)