cancel
Showing results for 
Search instead for 
Did you mean: 
rameshybr
New Contributor II
since ‎08-13-2024
‎08-21-2024

User Stats

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

User Activity

how to write the pyspark/python to get the files one by one in blob storage.
DQ-Quality Check. we have to validate the data between landing data and bronze data with data quality . below are the data quality checks.  1. find the counts between the 2 files. if it is matched then go for 2 point.2. if counts are matched, then va...
There are four tasks in the workflow. How can I get the task ID at the beginning of the notebook, store it after finishing all the code cells in the notebook, and then save it into a table?
How can I trigger a workflow concurrently (multiple times) with different input parameters? Please share your thoughts or any related articles.