Results 27 comments of Rong Ma

Can we also keep the original build_arrow.sh?Currently we still need this script to build gazelle_cpp backend.

@zhouyuan Please help to approve this.

> @marin-ma can you fix the error? let's merge it. Let's close this one. I'll raise another PR for the shuffle and compression benchmark.

Continued by https://github.com/oap-project/gluten/pull/495

> @marin-ma Maybe we could have a discussion here on how to finally resolve the registration issue you met. It seems below two options both require some extra work. >...

> > we will need to establish and maintain a clear mapping to identify which functions still use presto implementation. > > @marin-ma That makes sense to me. After figuring...

@mbasmanova Could you please help to review? Thanks!

@rui-mo @PHILO-HE Could you help to review again? Thanks!

@mbasmanova Could you help to review again? Thanks!

> Is it possible to reconstruct code to avoid too much static functions? Curious any downside of using static functions? The hash computations are stateless.