aws-samples / dbt-glue

This repository contains the dbt-glue adapter
Apache License 2.0
101 stars 69 forks source link

Feat/migrate sql gen to macro #461

Closed aiss93 closed 3 weeks ago

aiss93 commented 1 month ago

resolves #457

Description

The following PR addresses the following points:

Checklist

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

moomindani commented 1 month ago

@aiss93 Apologizes I forgot to submit my comments last week. Submitted them now. Having test_iceberg is good idea, but I think we still need to make sure that we have enough coverage in the test cases. Plz refer to my comments.

aiss93 commented 1 month ago

Hi @moomindani do you have any additional comments or can we launch the functional tests ? Thank you for your time

moomindani commented 1 month ago

Hi @moomindani do you have any additional comments or can we launch the functional tests ? Thank you for your time

Thanks for making changes based on my comments. Apologizes for delay in review. We are still reviewing the changes. It may take some time as our bandwidth is very limited this month, but let us update you.

aiss93 commented 1 month ago

Sure thank you !

moomindani commented 3 weeks ago

Thank you for your contribution! This patch brought huge value, we really appreciate your contribution.