Skip to main content
Stack Overflow
  1. About
  2. For Teams
Filter by
Sorted by
Tagged with
0 votes
0 answers
36 views

I have this error when i'm trying to pass my databricks dataset from directquery to import. Do you know where this cam from ? Error Message I'm trying to modify the data sources in order to be able to ...
0 votes
1 answer
19 views

Environment Azure-Databricks Cluster version 13.3 (see small screenshot) A cell in a Notebook with some breakpoints. Problem When I want to debug that cell ("Debug Cell" option), that ...
BertC's user avatar
  • 2,748
Advice
0 votes
0 replies
62 views

Elementary is a tool that focus on data quality for dbt models. One of the data quality test it has is -- anomaly detection https://docs.elementary-data.com/data-tests/how-anomaly-detection-works I am ...
Advice
0 votes
1 replies
36 views

In my dataset, I noticed that the actual data type of a column differs from the expected data type.In this situation, should the data be type-cast during processing, or should such records be moved to ...
Best practices
0 votes
1 replies
35 views

Can anybody help with understanding the Archive and Reject folders in bronze layer at Medallion Architecture. Let say i have 4 folders in Bronze namely Raw, Stage, Archive and Reject. At what extent a ...
0 votes
0 answers
67 views

I have a Python notebook in Databricks. Within it I have a multiselect widget, which is defined like this: widget_values = spark.sql(f''' SELECT my_column FROM my_table GROUP BY ...
0 votes
0 answers
68 views

I’m reading various file types in Databricks using Spark — including PDF, DOCX, PPTX, XLSX, and CSV. Some inputs are ZIP archives that contain multiple files, including SPSS .sav files. My workflow is:...
0 votes
0 answers
66 views

I'm working on a databricks pipelibe and trying to create and apply expectations on a pipeline. I have the code but I keep getting an error that I cannot resolve.There is not much to go on, but I keep ...
1 vote
0 answers
91 views

I'm using the SimbaSparkODBC driver provided by DataBricks on Windows to connect to a DataBricks instance which is running in Azure. Most of the sqls are running fine, but sometimes the result ...
Advice
0 votes
4 replies
78 views

I want to connect to a Snowflake database from the Data Bricks notebook. I have an RSA key(.pem file) and I don't want to use a traditional method like username and password as it is not as secure as ...
0 votes
1 answer
110 views

I'm using Databricks SQL and have SQL UDFs for GeoIP / ISP lookups. Each UDF branches on IPv4 vs IPv6 using a CASE expression like: CASE WHEN ip_address LIKE '%:%:%' THEN -- IPv6 path ... ...
-1 votes
0 answers
53 views

My team is new to Pyspark and we are specifically using Azure Databricks. We have a piece of code where we are essentially Displaying a dataframe Saving it to a table Displaying the output of the ...
Advice
0 votes
1 replies
58 views

I have a notebook with a parameter set within it via a widget, like this: dbutils.widgets.dropdown("My widget", "A", ["A", "B", "C"]) my_variable = ...
0 votes
0 answers
33 views

I’m trying to implement federated authentication (token exchange) from Google Cloud → Databricks without using a client ID / client secret only using a Google-issued service account token. I have also ...
0 votes
0 answers
32 views

I have a databricks external table which is pointed at an S3 bucket which contains an ever-growing number of parquet files (currently around 2000 of them). Each row in the file is timestamped to ...

15 30 50 per page
1
2 3 4 5
...
565

AltStyle によって変換されたページ (->オリジナル) /