Hi @adhi_databricks.,Good day!
Please check for the probable errors:
It is a Code cell, not markdown - Change to markdown cell, then add headingIncorrect heading syntax - Try using # Heading or #Heading and then refresh the pageNo headings/titles - A...
Hi @adhi_databricks,Good day!
To enable the Table of Contents, click the icon located at the upper left of the notebook, which is positioned in the left sidebar.
Hope this resolves your issue.
Could you print out and provide the values of the 2 parameters?
@Ramukamath1988 wrote:
this is preciously my observation after vacuuming. I do understand these 2 parameters, but its not working as expected. Even after vacuuming(retention for 30 day...
Hi @chinmay0924 Good day!
Could you please confirm the following:
Does the ID column incorrectly contain strings, which PyArrow fails to convert to integers (int64)?Are the data processed in both dataframes the exact same?
Additionally, could you pro...