Skip to content

Commit cd4d743

Browse files
authored
Update sql-traits.md
1 parent 95df906 commit cd4d743

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

src/unify/Traits/sql-traits.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -214,6 +214,10 @@ Yes, Segment limits request sizes to a maximum of 16KB. Records larger than this
214214

215215
No, SQL Traits supports string and numeric data types. You can cast arrays as a comma-separated string. In this case, if you used this trait to build an audience, you could check if the array contains a certain value with the "contains" operator, but the value is sent to any connected destinations as a string.
216216

217+
### Can I change the Warehouse Source after a SQL Trait has been created?
218+
219+
Once a SQL Trait has been created, it is not possible to change the Warehouse Source. The Trait must be re-created.
220+
217221
## Troubleshooting
218222

219223
### I'm getting a permissions error.

0 commit comments

Comments
 (0)