Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[BUG]: Recon fails with foreign catalog with Redshift #1379

Open
1 task done
ankitad-db opened this issue Dec 18, 2024 · 1 comment
Open
1 task done

[BUG]: Recon fails with foreign catalog with Redshift #1379

ankitad-db opened this issue Dec 18, 2024 · 1 comment
Labels
enhancement New feature or request

Comments

@ankitad-db
Copy link

Is there an existing issue for this?

  • I have searched the existing issues

Category of Bug / Issue

ReconcileError

Current Behavior

Getting this error

[[UNRESOLVED_COLUMN.WITH_SUGGESTION](https://docs.databricks.com/error-messages/unresolved-column-error-class.html#with_suggestion)] A column, variable, or function parameter with name full_data_type cannot be resolved. Did you mean one of the following? [data_type, udt_catalog, interval_type, udt_name, table_catalog]. SQLSTATE: 42703

Columns in the information_schema.columns table for foreign catalog - full_data_type column is missing

Screenshot 2024-12-18 at 6 36 44 PM
Screenshot 2024-12-18 at 6 36 53 PM

Columns in non foreign catalog
Screenshot 2024-12-18 at 6 39 57 PM

Expected Behavior

Remorph reconcile should run successfully if the source table is from foreign catalog

Steps To Reproduce

No response

Relevant log output or Exception details

No response

Sample Query

No response

Operating System

macOS

Version

latest via Databricks CLI

@ankitad-db ankitad-db added the bug Something isn't working label Dec 18, 2024
@sundarshankar89
Copy link
Collaborator

We currently don't support foreign catalogs.

@sundarshankar89 sundarshankar89 added enhancement New feature or request and removed bug Something isn't working labels Dec 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants