Shivam
Shivam
Thanks for the info @Ramazan2002. Is that `csrf` verification works for you? If yes, Can you share the sample function which you have implemented? That would be a help 🙏
@unytics What can be the data type of this `geography`? I think `geography` has to be like a table. and we can pull geopoints from this table by making this...
Hi 👋, Is that function can be made more dynamic for Playstore or Appstore? i.e. It's not a good idea to pass in URLs of apps to get the count...
Hi 👋, Can you add some more background to this function? i.e. 1. What's the significance of adding a delay in query execution? 2. What use cases you're thinking of...
@AntoineGiraud That's great. That made sense.
I can't understand clearly. Does that mean comparing today's row count with yesterday's and today's row count with the day before yesterday and so on up to 7 days latest...
Thanks, But unfortunately BigQuery stored procedures doesn't supports INOUT variables like Postgres. It only supports parameters of IN type, which means you can pass values into the procedure but cannot...
I fixed this and updated a few more things to handle in case of an error. When the correct table name is passed as an argument ![Screenshot 2024-02-07 at 1...
That's good to know. From a BigQuery user perspective, if we implement the above logic then it will require a user to declare a variable then call the procedure then...
Hi, I would like to work on this issue. Please assign it to me. Let me know if there are any specific guidelines or requirements to follow. Thank you!