Skip to content
This repository has been archived by the owner on Jun 18, 2024. It is now read-only.

TableAM: Optimize API for bulk insertion #21

Open
Eulerizeit opened this issue Jul 30, 2020 · 0 comments
Open

TableAM: Optimize API for bulk insertion #21

Eulerizeit opened this issue Jul 30, 2020 · 0 comments

Comments

@Eulerizeit
Copy link

Currently there is state collected for the insert piece, it is in a format that HEAP can use immediately but other formats cannot.

Ideally we would create a situation where the state from bulk is being collected can be used leveraged from any storage.

Use Cases:

  • bulk load from outside
  • being able to CTAS from one storage format to another.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant