Skip to content

Latest commit

 

History

History
20 lines (13 loc) · 1.07 KB

README.md

File metadata and controls

20 lines (13 loc) · 1.07 KB

DWH to BigQuery migration code samples

This repository contains code samples that demonstrate various use cases and technical solutions around migrating a data warehouse to Google BigQuery. The goal is to provide practical examples and guidance to help you understand the process and best practices for a successful migration.

Contents

The repository is organized into different sections, each focusing on a specific aspect of the migration process:

  • Hive UDF migration (hive-udf): Code samples demonstrating how to move custom functions from Hive to BigQuery.

Usage

Each section contains its own README file with detailed instructions on how to use the provided code samples. Please refer to the individual README files for more information.

Disclaimer

The code samples in this repository are for demonstration purposes only and should not be used for production without thorough testing. Use at your own risk.

Contact

If you have any questions or feedback, please open an issue in this repository.

License

This project is licensed under the MIT License.