cancel
Showing results for 
Search instead for 
Did you mean: 
User16826992666
Valued Contributor
since ‎08-21-2021
‎06-26-2023

User Stats

  • 133 Posts
  • 2 Solutions
  • 0 Kudos given
  • 14 Kudos received

User Activity

When I try to save my file I getorg.apache.spark.sql.AnalysisException: Text data source supports only a single column, and you have 2 columns.; Is there any way to save a dataframe with more than one column to a .txt file?
What kind of latency should I expect when using the built in model serving capability in MLflow. Evaluating whether it would be a good fit for our use case
I am wondering how similar the backend execution of the two API's are. If I have code that does the same operations written in both styles, is there any functional difference between them when it comes to the execution?
After creating my Delta Live Table and running it once, I notice that the maintenance job that was created along with it continues to run at the scheduled time. I have not made any updated to the DLT, so the maintenance job theoretically shouldn't ha...
I am not sure where I can look currently to see how my DLT queries are performing. How can I investigate the query plan for past DLT runs?