xg1990

Results 12 comments of xg1990

So in this case, fine-tuning the model is also not possible?

same problem happened to me. And I should have enough memory

just notice: `* except()` command is supported by Databricks runtime 9.0+ but not Spark SQL

I did some analysis previously: The dbt-databricks adaptor is based on thrift protocol. It is RPC not REST. And I cannot find it supports PROXY (in an easy way). Our...

Thanks a lot! Our team is eagerly waiting for this feature!

same problem happened to us. (with Databricks) ![image](https://user-images.githubusercontent.com/1443518/184041867-0ab1c603-46e8-4415-a30a-e191b2c70899.png)

Try to update https://github.com/xg1990/dbt-spark/blob/feature/partition-for-py-model/dbt/include/spark/macros/materializations/table.sql however got the following error with dbt-core-1.4.5 dbt-spark-1.4.1: ``` 07:12:24 '_MISSING_TYPE' object is not callable 07:12:24 07:12:24 > in macro py_script_postfix (macros/python_model/python.sql) 07:12:24 > called by...

problem still exists with 1.8.5