The Rise of AI Agents in the Enterprise Part 3: Envisioning the Future of Agentic Mesh and Advanced…1. IntroductionJan 31Jan 31
The Rise of AI Agents in the Enterprise Part 2: Designing an Enterprise Agent Governance Framework1. IntroductionJan 30Jan 30
AI-Driven Insights: Improving Cloud Composer Alerts with GeminiIntroductionJun 25, 20241Jun 25, 20241
Database Schema Design for Data Engineering: Essential Pitfalls and Best PracticesIn today’s data-driven world, the design of database schemas plays a crucial role in data engineering, analytics, and overall business…May 17, 20242May 17, 20242
Unlocking Nested Fields: Accessing STRUCT Data in BigQuery with Lightdash’s Additional DimensionsIntroductionFeb 15, 2024Feb 15, 2024
Lightdash at Ubie Part 3: Toward AI-powered BIThis is part 3of the blog post series about Lightdash at Ubie. Ubie automatically generates medical records using an AI-powered patient…Nov 8, 2023Nov 8, 2023
Lightdash at Ubie Part 1: IntroductionThis is part 1 of the blog post series about Lightdash at Ubie. Ubie automatically generates medical records using an AI-powered patient…Oct 18, 2023Oct 18, 2023
Streamlining Your Pull Request Workflow with GPT-Powered ReviewsIn this article, we explore how to use OpenAI’s GPT to automate pull request reviews in your software development workflow. Specifically…Apr 13, 2023Apr 13, 2023
dbt YAML validator in JetBrainsdbt and its ecosystem have been growing. We make use of not only the dbt-core but also community tools. For example, dbt labs published a…Feb 28, 2023Feb 28, 2023
Unit testing your dbt packageWe are all seeing the rapid growth of dbt’s popularity today. The number of users and the size of its community is on the rise. There are…Jul 11, 2022Jul 11, 2022
Find Security Violations of IaC in Private GitHub RepositoryToday, it is getting more common to practice Infrastructure as Code (IaC) to build IT infrastructure as kubernetes manifests and terraform…Jan 27, 2022Jan 27, 2022
Automate dbt review on GitHubToday, we are bringing many DevOps concepts to the data engineering world. One of the most basic measures is static code analysis used to…Dec 23, 2021Dec 23, 2021
Data Status Time Machine on Persisted dbt ArtifactsThe article is brought by Yu as one of the blog post series from Ubie, inc. Ubie automatically generates medical records using an…Jul 6, 20211Jul 6, 20211
Use Airflow-like macros in dbtI used to use create BigQuery tables with Apache Airflow. These days, I am migrating the queries to dbt, but still use airflow to schedule…Nov 25, 2020Nov 25, 2020
Understanding the scopes of dbt tagsdbt (data build tool) is really a great tool, as I posted “5 reasons why BigQuery users should use dbt” before. Especially, dbt tags is…Nov 5, 2020Nov 5, 2020
Reusable a CircleCI command to halt if no changed target filesI want to skip unnecessary CircleCI jobs with GitHub, when I change nothing in source code. For instance, consider if we modify only…Oct 2, 20201Oct 2, 20201
5 reasons why BigQuery users should use dbtHow do you implement and test data pipelines with BigQuery to create intermediate tables and manage metadata and data discovery? I used to…Aug 4, 2020Aug 4, 2020
Introduction to RESTful API with Tensorflow ServingI described how to serve trained tensorflow models with tensorflow serving in Serving Pre-Modeled and Custom Tensorflow Estimator with…Jun 16, 20185Jun 16, 20185