Previous data is getting wiped off for delta tables
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-23-2022 10:59 PM
I am using only insert sql query to insert the hist. load but previous data getting deleted.
Tried with python query also but same issue persists.
Reading the data from gcp bucket(parquet file)
writing the data into gcp bucket(delta file)..
the deleted files are present in gcp target location but not able to see while querying in databricks
- Labels:
-
Delta Tables
-
Sql query
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-24-2022 04:15 AM
@Naveen123 Upadhye could you please send your query or code that you are using?
This helps me debug your problem, there might be chance data is getting overwritten
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-24-2022 04:25 AM
This is strange , Please share your code by that we can debug
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-27-2022 03:04 PM
Share your query and also look for any error messages in the driver logs. This might help to undertand better what is happening.

