trinodb / trino

Official repository of Trino, the distributed SQL query engine for big data, formerly known as PrestoSQL (https://trino.io)
https://trino.io
Apache License 2.0
10.51k stars 3.03k forks source link

Support Hudi MOR Tables #5132

Open anismiles opened 4 years ago

anismiles commented 4 years ago

PrestoDB has released support for Hudi MOR; is there any plan to support the same for PrestoSQL?

PennyAndWang commented 4 years ago

PrestoDB has released support for Hudi MOR; is there any plan to support the same for PrestoSQL?

We plan to use Hudi to remake the ODS layer of our data warehouse,so we are in urgent need of this function. We sincerely hope that prestosql can support Hudi for MOR as soon as possible.

sjx782392329 commented 4 years ago

I think if prestosql supports Hudi MOR, it will be more competitive than prestodb. I look forward to prestosql adding this new feature. This function is very critical, which determines whether we use prestosql or prestodb @findepi Please cc

findepi commented 4 years ago

👍 If there is a broader interest in Hudi support I would assume someone will send a PR sooner or later.

hycsam commented 3 years ago

Bumping this up, is there any update or initiatives on this issue? We are also migrating some critical data to Hudi MOR format, it will be very helpful if Trino can support this.

caneGuy commented 3 years ago

We will send a pr later for this

fanzhen commented 3 years ago

@caneGuy looking forward for this pr, it really helps~