Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

init. #1

Merged
merged 17 commits into from
Mar 6, 2024
Merged

init. #1

merged 17 commits into from
Mar 6, 2024

Conversation

DanielAvdar
Copy link
Owner

No description provided.

Signed-off-by: DanielAvdar <66269169+DanielAvdar@users.noreply.github.com>
changed extra gcp to db-dtypes.

Signed-off-by: DanielAvdar <66269169+DanielAvdar@users.noreply.github.com>
Signed-off-by: DanielAvdar <66269169+DanielAvdar@users.noreply.github.com>
Signed-off-by: DanielAvdar <66269169+DanielAvdar@users.noreply.github.com>
The minimum Python version has been updated from 3.8 to 3.9. The pip upgrade step has been removed from the continuous integration (CI) workflow.

Signed-off-by: DanielAvdar <66269169+DanielAvdar@users.noreply.github.com>
Data type test strategies were moved to a separate file, enhancing modularity. Mappings for datetime and timedelta were extensively updated to enhance dtype to PyArrow type conversion. New test files were added to validate date, time, and database type mappings.

Signed-off-by: DanielAvdar <66269169+DanielAvdar@users.noreply.github.com>
Split data type tests into two distinct files for general and date-specific types, enhancing test organization. The refactoring moved general database data types testing to a new file called `test_db_general_dtypes.py`. Related changes are done in the continuous integration pipeline to accommodate the divide strategy.

Signed-off-by: DanielAvdar <66269169+DanielAvdar@users.noreply.github.com>
Signed-off-by: DanielAvdar <66269169+DanielAvdar@users.noreply.github.com>
…as been changed from 'poetry install --only-root' to 'poetry install --sync'.

Signed-off-by: DanielAvdar <66269169+DanielAvdar@users.noreply.github.com>
Signed-off-by: DanielAvdar <66269169+DanielAvdar@users.noreply.github.com>
Signed-off-by: DanielAvdar <66269169+DanielAvdar@users.noreply.github.com>
Signed-off-by: DanielAvdar <66269169+DanielAvdar@users.noreply.github.com>
Signed-off-by: DanielAvdar <66269169+DanielAvdar@users.noreply.github.com>
Signed-off-by: DanielAvdar <66269169+DanielAvdar@users.noreply.github.com>
Signed-off-by: DanielAvdar <66269169+DanielAvdar@users.noreply.github.com>
The sections of the GitHub workflow related to setting up a local virtual environment have been removed. This change came about as these instructions were redundant in the system. The instructions to create and position the virtual environment within the project are now handled within the poetry.toml file configuration.

Signed-off-by: DanielAvdar <66269169+DanielAvdar@users.noreply.github.com>
Signed-off-by: DanielAvdar <66269169+DanielAvdar@users.noreply.github.com>
@DanielAvdar DanielAvdar merged commit ccfb9f0 into main Mar 6, 2024
13 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant