Miklos C

Results 10 comments of Miklos C

Thanks. As a temporary workaround we can re-run the import twice since it does a best effort to import tables / views.

We don't need Spark team's help. We can catch the `AnalysisException` and look for `created by Hive and uses the following unsupported serde configuration` error, then append `AS SERDE` to...

Are you certain the notebook doesn't exist and not that there's a hidden character or another issue here? While we could skip this error, adding this type of fix could...

I'll need more information from you about details on how the table is created / managed. Please provide an example of the table definition in the source and destination environment....

@gregwood-db could you take a look at this PR?

Thanks for reporting this. Given that escaping names and other characters could cause a similar issue, I think a new design to how I store the data locally would be...

Thanks for reporting this. I don't see a method to get this information from the metastore yet. I've looked at `desc extended ` and `show create table `, but they...

@IceRhymers I've discussed this w/ our eng team and they've identified this as a gap w/ Databricks Delta. They will be filing a ticket to resolve this, but there's no...

@ckumarikea the notebook states estimate number of notebooks. Most notebooks are stored in users home workspaces. We can add a feature request for counting notebooks outside of user workspaces.