Spark PDF on Databricks

Great news. Spark PDF Data Source available to run on the Databricks.
It was a long story and I spend about month for success this.
Main issue was with difference of the some classes beetwen community Apache Spark and Databricks Safe Spark.
I was filed issue to the Apache Spark Jira. Difference in one class and one month for fix it.
Thank you Martin Grund and Alex Otter from the Databricks. They helped to update class in Databricks Safe Spark for able to run PDF Data Source on the Databricks envirenment.
So let's do it step by step now.
Create Cluster
I tested on Databricks runtime 15.4 and 16.0.
Let's create small single node cluster using 15.4 runtime:
Install library
Need manually install Spark Pdf to the cluster. Maven coordinates: com.stabrise:spark-pdf-spark35_2.12:0.1.14
Load example notebook
I prepared notebook adapted and tested on the Databricks.
Run example
And here output: