You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@arrow.apache.org by "westonpace (via GitHub)" <gi...@apache.org> on 2023/02/09 02:28:14 UTC

[GitHub] [arrow] westonpace commented on pull request #34032: GH-29746: [C++][Python] Approximate count distinct kernel

westonpace commented on PR #34032:
URL: https://github.com/apache/arrow/pull/34032#issuecomment-1423528132

   I agree with @assignUser .  Plus, new repos bring in the question of code size, security, etc.  Probably we will also want a new `ARROW_WITH_DATASKETCHES` cmake option that controls inclusion (and if not included we just don't get those kernels and that's ok). That being said, the datasketches project looks pretty neat.  Do you have much experience with it?  Do you know if there would be other kernels beyond hll that are available?


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: github-unsubscribe@arrow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org