Viewing profile — adesh_nalpet
adesh_nalpet
HN member- Joined
- Sat, Jan 28, 2023, 11:00 PM UTC
- HN karma
- 1
- Public activity
- 2 items
- HN profile
- View on Hacker News ↗
About adesh_nalpet
No profile information was provided.
Recent public activity
-
comment
Comment #42845835
Common opensource options (other than Spark and Flink): 1. Dremio: https://www.dremio.com/ 2. Trino: https://trino.io/ 3. Iceberg Java API: https://iceberg.apache.org/docs/1.6.1/ap…
-
comment
Comment #42845780
You can just used Iceberg Java API: https://iceberg.apache.org/docs/1.6.1/api/#file-level Use it with Dropwizard/Springboot, you get to expose rest APIs too.