cancel
Showing results for 
Search instead for 
Did you mean: 
William_Scardua
Valued Contributor
since ‎08-27-2021
‎08-22-2024

User Stats

  • 60 Posts
  • 0 Solutions
  • 14 Kudos given
  • 16 Kudos received

User Activity

Hi Guys,I tried to set the retention period in my Cluster, but it`s not workCluster:Notebook:Does not remove physical filesDo you have any ideas? thanks
Hi guys,How can I get the block size ? have any idea ?Thank you
Hi guys,look my table definitionwell, I need to remove 'med array' inside that 'equip' field.have any idea ?Thank you
Hy guys,I need to format the decimal values but I can`t round thenhave any idea ?thank you â€ƒ
Hi guys,You have any idea how can I do a groupBy without aggregation (Pyspark API)like: df.groupBy('field1', 'field2', 'field3') My target is make a group but in this case is not necessary count records or aggregationThank you