Skip to content

[FEATURE]: Lakebridge Transpiler CLI option for outputting converted code into Databricks Notebook format #2220

@m-abulazm

Description

@m-abulazm

Is there an existing issue for this?

  • I have searched the existing issues

Category of feature request

Transpiler

Problem statement

Currently, the Converter outputs SQL files, which, when uploaded to Databricks, do not open as Databricks Notebooks. Notebooks are more convenient and practical for Data Engineers. We would like to have a CLI option that allows us to change the default output format of the converted code to Databricks Notebook instead of a SQL file (.sql).

Proposed Solution

Add the marker to the output files per https://docs.databricks.com/aws/en/notebooks/notebook-export-import?language=SQL

Additional Context

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions