python (12.9k questions)
javascript (9.2k questions)
reactjs (4.7k questions)
java (4.2k questions)
java (4.2k questions)
c# (3.5k questions)
c# (3.5k questions)
html (3.3k questions)
Databricks streaming "A file referenced in the transaction log cannot be found"
So whenever i am trying to read from a source with stream i get this error "A file referenced in the transaction log cannot be found" and it points to a file that does not exist.
I have trie...

Lasse
Votes: 0
Answers: 1
Issues running PySpark UDF with Databricks Connect
I'm having problems running my PySpark UDFs in a distributed way, e.g. via Databricks Connect.
For example:
import pyspark.sql.functions as f
class MyClass(object):
def __init__(self, number_stri...

Kasia Kulma
Votes: 0
Answers: 0
Disconnect Virtual environment from devops in VS CODE
I created an environment in vs code but I can't install any python packages on the environment because vscode is looking up on indexes in pkgs.dev.azure
(dbconnect) PS C:\Users\test\OneDrive - \Deskto...
Mr_Unchained
Votes: 0
Answers: 0