Skip to content

Teradata script to Databricks conversion #1989

Closed Answered by georgesittas
Ashay4u asked this question in Q&A
Discussion options

You must be logged in to vote

can you help me with some pointers to fix this?

You could add a preprocess step in your program to skip those statements, or print them as-is. Another option is to create a custom dialect and map the starting keywords / tokens into TokenType.COMMAND, e.g. ".LOGON": TokenType.COMMAND.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by georgesittas
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants