cancel
Showing results for 
Search instead for 
Did you mean: 
Data Engineering
Join discussions on data engineering best practices, architectures, and optimization strategies within the Databricks Community. Exchange insights and solutions with fellow data engineers.
cancel
Showing results for 
Search instead for 
Did you mean: 

Handling Aggregations in Feature Function

NaeemS
New Contributor III

Hi,

Is it possible to cater aggregation using Feature Functions somehow. As we know that the logic defined in feature function is applied on a single row when a join is being performed. But do we have any mechanism to handle to aggregations too somehow in our pipeline. We have methods like Pandas UDF ( with group by ) and UDAFs in Scala. Can we somehow leverage any of those for logging the group by and other conditions to automate our whole pipeline including the grouping and filtering conditions.

Thanks in Advance!

2 REPLIES 2

NaeemS
New Contributor III

Hi @Retired_mod ,

Thanks for your reply. I'm familiar with both of these. But I was wondering if can include that part while logging our pipeline using feature stores to handle the grouping and filtering as well.

rafaelsass
New Contributor II

Hi @NaeemS !

Have you managed to achieve this by any means? I'm facing the same question right now.

Join Us as a Local Community Builder!

Passionate about hosting events and connecting people? Help us grow a vibrant local community—sign up today to get started!

Sign Up Now