Live data from Hacker News

Viewing profile — adesh_nalpet

adesh_nalpet

HN member
Joined
Sat, Jan 28, 2023, 11:00 PM UTC
HN karma
1
Public activity
2 items

About adesh_nalpet

No profile information was provided.

Recent public activity

  1. 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…

  2. 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.