Skip to content
This repository was archived by the owner on Mar 3, 2026. It is now read-only.

feat: sparrow_py initial table management#565

Merged
bjchambers merged 1 commit intomainfrom
feature/table-management
Jul 27, 2023
Merged

feat: sparrow_py initial table management#565
bjchambers merged 1 commit intomainfrom
feature/table-management

Conversation

@kevinjnguyen
Copy link
Contributor

Sparrow_py Initial Table Management

Changes

  • Adds an add method to Table.
  • Adds a get_data method to Table.
  • Adds schema assertion requirements to load data
  • Adds naive schema validation at table creation time

@kevinjnguyen kevinjnguyen requested a review from bjchambers July 27, 2023 19:59
@cla-bot cla-bot bot added the cla-signed Set when all authors of a PR have signed our CLA label Jul 27, 2023
@bjchambers bjchambers force-pushed the ben/connect-query-builder branch from f099e79 to b435b8a Compare July 27, 2023 21:41
@kevinjnguyen kevinjnguyen force-pushed the feature/table-management branch from 0c4f93e to 091c98f Compare July 27, 2023 22:45
Base automatically changed from ben/connect-query-builder to main July 27, 2023 22:45
@kevinjnguyen kevinjnguyen force-pushed the feature/table-management branch from 5ae1ff8 to d965e2f Compare July 27, 2023 22:57
@bjchambers bjchambers changed the title draft: feat: sparrow_py initial table management feat: sparrow_py initial table management Jul 27, 2023
@github-actions github-actions bot added the enhancement New feature or request label Jul 27, 2023
@bjchambers bjchambers added this pull request to the merge queue Jul 27, 2023
Merged via the queue into main with commit 43d5daa Jul 27, 2023
@bjchambers bjchambers deleted the feature/table-management branch July 27, 2023 23:18
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

cla-signed Set when all authors of a PR have signed our CLA enhancement New feature or request sparrow

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants