dbt-labs / dbt-spark

dbt-spark contains all of the code enabling dbt to work with Apache Spark and Databricks
https://getdbt.com
Apache License 2.0
405 stars 227 forks source link

[ADAP-367] [PR Review]Use take() instead of collect on dataframe to improve the performance and avoid driver fill up #527 #679

Closed Fleid closed 1 year ago

Fleid commented 1 year ago

Tracking PR #527 Original issue #526