dbt-labs / spark-utils

Utility functions for dbt projects running on Spark
https://hub.getdbt.com/fishtown-analytics/spark_utils/latest/
Apache License 2.0
31 stars 15 forks source link

Add array macros #26

Closed graciegoheen closed 2 years ago

graciegoheen commented 2 years ago

Added spark compatibility for array macros (array_construct, array_concat, array_append)

graciegoheen commented 2 years ago

@dbeatty10 Am I ok to merge this?

dbeatty10 commented 2 years ago

@dbeatty10 Am I ok to merge this?

Yes, okay to merge @graciegoheen 👍 Thanks for double-checking.