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:ย 

Two developer working on same same Genie space

flashmav
New Contributor II

My teammate and I are working on the same Genie space at the same time. Weโ€™re both adding instructions, and it seems like Genie is getting confused. In this situation, how does Genie decide which instructions to follow? Will it overwrite one set of instructions with the other?

Iโ€™m also facing another issue , I excluded a few columns, but Genie still ends up using them in the query.

Is there a way to ensure that the instructions Genie uses are properly committed and applied?

1 REPLY 1

Advika
Databricks Employee
Databricks Employee

Hello @flashmav!

For now, when multiple users work on the same Genie space at the same time, changes made by one person may overwrite anotherโ€™s updates if both are editing the same instructions or example queries. To avoid conflicts and ensure your updates are properly applied, itโ€™s best to coordinate!

Regarding hidden columns, this feature removes these columns from the LLMโ€™s context but does not change the underlying table. Thatโ€™s why queries like SELECT * will still bring back all columns, including the hidden ones.

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