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

Add table object to system #19

Open
kordless opened this issue Sep 18, 2023 · 1 comment
Open

Add table object to system #19

kordless opened this issue Sep 18, 2023 · 1 comment
Assignees
Labels
enhancement New feature or request
Milestone

Comments

@kordless
Copy link
Contributor

kordless commented Sep 18, 2023

Tables are storage objects, associated to cloud db. A pipeline can read from and write to a table.

Pipelines, internally referenced as tables in the code, represent model nodes to execute in a given order.

Create the new object, rename the old object to pipelines and adjust all the various code that uses this stuff.

@kordless kordless added the enhancement New feature or request label Sep 18, 2023
@kordless kordless self-assigned this Sep 18, 2023
@kordless kordless mentioned this issue Sep 18, 2023
@kordless kordless changed the title Rename the table objects and methods to 'pipeline' Add table object to system Sep 20, 2023
@kordless
Copy link
Contributor Author

Related to #27

@kordless kordless added this to the October 15 milestone Sep 25, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant