cancel
Showing results for 
Search instead for 
Did you mean: 
peterlandis
New Contributor II
since ‎06-28-2023
‎08-09-2023

User Stats

  • 4 Posts
  • 0 Solutions
  • 0 Kudos given
  • 0 Kudos received

User Activity

I wanted to calculate the total size in bytes for a given column for a table.  I saw that you can use the bit_length function and did something like this giving you the total bits of the column but not sure if this is correct.SELECT sum(bit_length(to...
DLT offers apply changes.  Leveraging Python you can parameterize a DLT pipeline so that you can create a DLT template to be used for a central pipeline.  My question is around CDC, with the capability to do DLT templating, how can you obtain the pri...
Super excited about the recent acquisition of MosiacML.  Can't wait to learn and demo the new features.