<feed xmlns='http://www.w3.org/2005/Atom'>
<title>de-project-bentley/src/transform_lambda, branch development</title>
<subtitle>Northcoders project - ETL pipeline with AWS</subtitle>
<id>http://git.ajschof.me/de-project-bentley/atom?h=development</id>
<link rel='self' href='http://git.ajschof.me/de-project-bentley/atom?h=development'/>
<link rel='alternate' type='text/html' href='http://git.ajschof.me/de-project-bentley/'/>
<updated>2024-09-03T15:07:37Z</updated>
<entry>
<title>Merge branch 'development' into test/tests_transform_lambda</title>
<updated>2024-09-03T15:07:37Z</updated>
<author>
<name>Alex</name>
<email>git@ajschof.me</email>
</author>
<published>2024-09-03T15:07:37Z</published>
<link rel='alternate' type='text/html' href='http://git.ajschof.me/de-project-bentley/commit/?id=ce30178558cc8222e9975273eb5d08a93ae92fcc'/>
<id>urn:sha1:ce30178558cc8222e9975273eb5d08a93ae92fcc</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge pull request #107 from ajschofield/feat/dataframes</title>
<updated>2024-08-29T08:59:21Z</updated>
<author>
<name>bulve-ad</name>
<email>78788030+bulve-ad@users.noreply.github.com</email>
</author>
<published>2024-08-29T08:59:21Z</published>
<link rel='alternate' type='text/html' href='http://git.ajschof.me/de-project-bentley/commit/?id=25dc9cc19a3667f4c1f79ea0f16a16c713b1f478'/>
<id>urn:sha1:25dc9cc19a3667f4c1f79ea0f16a16c713b1f478</id>
<content type='text'>
pr: working load lambda when no data is present in the warehouse</content>
</entry>
<entry>
<title>style: format code with Autopep8, Black and Ruff Formatter</title>
<updated>2024-08-29T08:57:48Z</updated>
<author>
<name>deepsource-autofix[bot]</name>
<email>62050782+deepsource-autofix[bot]@users.noreply.github.com</email>
</author>
<published>2024-08-29T08:57:48Z</published>
<link rel='alternate' type='text/html' href='http://git.ajschof.me/de-project-bentley/commit/?id=42ad135b25044bb1c7ab8a553f038c8da9de0f75'/>
<id>urn:sha1:42ad135b25044bb1c7ab8a553f038c8da9de0f75</id>
<content type='text'>
This commit fixes the style issues introduced in 48e7dae according to the output
from Autopep8, Black and Ruff Formatter.

Details: https://github.com/ajschofield/de-project-bentley/pull/107</content>
</entry>
<entry>
<title>fix: adds missing dataframes and resolves tables upload to end data warehouse in case the table is empty</title>
<updated>2024-08-28T21:46:00Z</updated>
<author>
<name>Ang Bel</name>
<email>anzelikabelotelova@Anzelikas-MacBook-Air.local</email>
</author>
<published>2024-08-28T21:46:00Z</published>
<link rel='alternate' type='text/html' href='http://git.ajschof.me/de-project-bentley/commit/?id=d396cd95d660fb76188ef887fc268d20aeeb5352'/>
<id>urn:sha1:d396cd95d660fb76188ef887fc268d20aeeb5352</id>
<content type='text'>
</content>
</entry>
<entry>
<title>wip commit</title>
<updated>2024-08-28T16:52:45Z</updated>
<author>
<name>T-Aji</name>
<email>tolujbd2@gmail.com</email>
</author>
<published>2024-08-28T16:52:45Z</published>
<link rel='alternate' type='text/html' href='http://git.ajschof.me/de-project-bentley/commit/?id=6235a2bb04b60d57a41196b07bbf0296920c6980'/>
<id>urn:sha1:6235a2bb04b60d57a41196b07bbf0296920c6980</id>
<content type='text'>
</content>
</entry>
<entry>
<title>wip finished testing the process and upload parquet</title>
<updated>2024-08-28T13:59:05Z</updated>
<author>
<name>lian-manonog</name>
<email>lian.manonog@gmail.com</email>
</author>
<published>2024-08-28T13:59:05Z</published>
<link rel='alternate' type='text/html' href='http://git.ajschof.me/de-project-bentley/commit/?id=fadc54b7f72eca1eccbb9f4e7bb8ffca0960ebfa'/>
<id>urn:sha1:fadc54b7f72eca1eccbb9f4e7bb8ffca0960ebfa</id>
<content type='text'>
</content>
</entry>
<entry>
<title>refactored functs to include columns instead of drop columns</title>
<updated>2024-08-28T11:48:13Z</updated>
<author>
<name>T-Aji</name>
<email>tolujbd2@gmail.com</email>
</author>
<published>2024-08-28T11:48:13Z</published>
<link rel='alternate' type='text/html' href='http://git.ajschof.me/de-project-bentley/commit/?id=03a5959df25f74d52ed5393c2a5af6b1b9eb34c9'/>
<id>urn:sha1:03a5959df25f74d52ed5393c2a5af6b1b9eb34c9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>style: format code with Autopep8, Black and Ruff Formatter</title>
<updated>2024-08-28T10:51:00Z</updated>
<author>
<name>deepsource-autofix[bot]</name>
<email>62050782+deepsource-autofix[bot]@users.noreply.github.com</email>
</author>
<published>2024-08-28T10:51:00Z</published>
<link rel='alternate' type='text/html' href='http://git.ajschof.me/de-project-bentley/commit/?id=bf55c50ed6228eb1ca3b10e7280ed35944f7f42f'/>
<id>urn:sha1:bf55c50ed6228eb1ca3b10e7280ed35944f7f42f</id>
<content type='text'>
This commit fixes the style issues introduced in 6c85677 according to the output
from Autopep8, Black and Ruff Formatter.

Details: https://github.com/ajschofield/de-project-bentley/pull/106</content>
</entry>
<entry>
<title>chore: get out of merge hell</title>
<updated>2024-08-28T10:50:47Z</updated>
<author>
<name>Alex</name>
<email>git@ajschof.me</email>
</author>
<published>2024-08-28T10:50:47Z</published>
<link rel='alternate' type='text/html' href='http://git.ajschof.me/de-project-bentley/commit/?id=6c8567770042ad547366f0f02b091379a88d60d6'/>
<id>urn:sha1:6c8567770042ad547366f0f02b091379a88d60d6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>style: format code with Autopep8, Black and Ruff Formatter</title>
<updated>2024-08-28T10:37:48Z</updated>
<author>
<name>deepsource-autofix[bot]</name>
<email>62050782+deepsource-autofix[bot]@users.noreply.github.com</email>
</author>
<published>2024-08-28T10:37:48Z</published>
<link rel='alternate' type='text/html' href='http://git.ajschof.me/de-project-bentley/commit/?id=c6e711bd4196ba1c5b65218d347da1e7b98cac12'/>
<id>urn:sha1:c6e711bd4196ba1c5b65218d347da1e7b98cac12</id>
<content type='text'>
This commit fixes the style issues introduced in 4651e2f according to the output
from Autopep8, Black and Ruff Formatter.

Details: https://github.com/ajschofield/de-project-bentley/pull/106</content>
</entry>
</feed>
