Skip to content

Conversation

@Satvik-Singh192
Copy link
Contributor

Description

Fixed the main issue where data was not visible in TablePlus after running the ETL pipeline.
Verified successful data load into the processed_data table using TablePlus.
Additionally, cleaned up repository by removing all cached Python files (__pycache__, .pyc) and updated .gitignore to ignore them permanently.
Minor improvements were made in load.py and main.py to ensure smoother ETL execution.


Screenshot

TablePlus verification

etl1

Semver Changes

  • Patch (bug fix, no new features)
  • Minor (new features, no breaking changes)
  • Major (breaking changes)

Issues

Closes #16


Checklist

  • I have read the Contributing Guidelines.
  • I have verified that the data loads correctly in TablePlus.
  • I have confirmed that cached files are no longer tracked in Git.
  • I have tested the ETL pipeline end-to-end.
  • I have attached relevant screenshots for verification.

@Satvik-Singh192
Copy link
Contributor Author

@Dheerajyadav1 please review my pull request sir

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.

Verify data load in table using TablePlus

1 participant