Martin Fisher
TFDThoughtSpot For Developers
•Created by Martin Fisher on 12/5/2024 in #dev-help
Hello, we recently rolled out an
Thank you, I did notice the metadata filter and was playing around with that and it did seem faster. The permission type change also makes sense. I assume DEFINED looks for explicit shares for the group/metadata combination? That would do what we want
17 replies
TFDThoughtSpot For Developers
•Created by Martin Fisher on 12/5/2024 in #dev-help
Hello, we recently rolled out an
same exact request but with record size of 10000 took 54 seconds trace-id b92a80aa-aa61-48ac-898d-db5e30b21804
17 replies
TFDThoughtSpot For Developers
•Created by Martin Fisher on 12/5/2024 in #dev-help
Hello, we recently rolled out an
With record_size -1 things are timing out. I put a record size of 1000 and it took 26 seconds to run - trace id: 94c6bcb6-c4b0-42ce-93f6-606d955b8e08
17 replies
TFDThoughtSpot For Developers
•Created by Martin Fisher on 12/5/2024 in #dev-help
Hello, we recently rolled out an
Unfortunately the API is timing out so I can't get the trace ids
17 replies
TFDThoughtSpot For Developers
•Created by Martin Fisher on 12/5/2024 in #dev-help
Hello, we recently rolled out an
Running some requests now to get trace-ids.
Our use case is that we allow users to create and then share liveboards and answers with groups via our app.
In our app we use the metadata/search API to get the items a user has access to which gives us the creator information but not the share information. We need the share information to know if the items the user has created are shared with any groups or not so we use that fetch permission API for the specific groups to determine that.
17 replies