This repository was archived by the owner on Jan 28, 2021. It is now read-only.
This repository was archived by the owner on Jan 28, 2021. It is now read-only.
Add FIRST/LAST aggregations #718
Closed
Description
- Let's consider adding FIRST/LAST aggregations.
- Present in Spark SQL, not sure if in MySQL.
- In gitbase, these are useful, for example, to get all blobs with any of their associated file names. In our case, running in gitbase-spark-connector without push down may be fine (I'm playing with that now).