Published inSelectFromStock transaction processing with ChatGPT and Code Interpreter (Part One)Seamless Program Development without Writing a Single Line of CodeAug 10, 2023Aug 10, 2023
Published inSelectFromHow to Secure Your Airbyte Instance on GCP Using Identity-Aware ProxyIntroductionMay 24, 2022May 24, 2022
How to write custom functions for google sheet plugin with auto-completion and proper docstringsProblem StatementDec 11, 2020Dec 11, 2020
How to connect to Google CloudSQL Postgres with DBeaverUsing SSL/TSL with Cloud SQL in DBeaverNov 29, 20201Nov 29, 20201
Pre-commit hooks claim files are modified but no changes are detected by GitI recently started using pre-commit hooks to format code before committing changes to Git repositories.Oct 16, 20201Oct 16, 20201
How to get the first row from each group with the maximum value of a particular column in BigQueryA tutorial with two solutions.Oct 6, 2020Oct 6, 2020
How to select data from columns contain a substring from BigQueryHow to deal with the requests that ask for data from columns that contain a user-defined substring in the column name from BigQuerySep 23, 2020Sep 23, 2020
Post requests from Cloud Function have empty body and the workaroundIn the last post I talked about creating cross-project Pubsub topic and subscription on GCP. The subscription is a cloud function with an…Aug 2, 20201Aug 2, 20201
How to create PubSub subscriptions across two different GCP projectsI’m recently working on a PubSub subscription with a Cloud Function to process events generated by a PubSub topic in a different GCP…Jul 20, 20203Jul 20, 20203