cancel
Showing results for 
Search instead for 
Did you mean: 
maikel
Contributor III
since ‎10-20-2025
Saturday

User Stats

  • 37 Posts
  • 0 Solutions
  • 6 Kudos given
  • 6 Kudos received

User Activity

Hello Community!I would like to ask quick question. I know that Data Engineer Associate exam questions have been updated at the beginning of May. Is this update also applicable for Professional exam?Thanks a lot!
Hello Community,We have a case in our project that we would like to solve in an elegant and scalable manner. As always, I would really appreciate your suggestions and experience.In short:We have a multi-step job consisting of 4 stages. In one of the ...
Hello Community!I am writing to you with my idea about data ingestion job which we have to implement in our project.The data which we have are in CSV file format and depending on the case it differs a little bit. Before uploading we pivoting csv file...
Hello Community!writing to you with the question about what are the best way to run spark unit tests in databricks. Currently we have a set of notebooks which are responsible for doing the operations on the data (joins, merging etc.).Of course to do ...
Hello Community!what is the best way to avoid deploying some notebooks from the asset bundle to higher environments?Given I have following resources structure:resources/ ├── jobs/ │ ├── notebook_a.yml │ ├── notebook_b.yml ← dev onl...