Public Maven dependency for direct ingest
Open
ingest-module
- Dominant language
- Java
- Stars
- 107
- Forks
- 29
- Avg merge
- 19h 46m
- Merged PRs (30d)
- 141
Description
We can split out a module that contains only the dependencies needed for direct ingest, eg. ingest-api. That'll be used as a client library for getting data into Sleeper.
We should ensure that minimal code is included as this will be a public API. Publishing this will establish a public contract and any clients may couple to any part of it.
We could look into flagging internal packages which will not be exposed by default.
Contributor guide
Assessment
This issue has not been assessed yet.