Skip to content
Discussion options

You must be logged in to vote

Hi @jubinben98, I suggest that you post this question in our Slack channel– "GitHub Discussions" isn't as actively monitored.

In any case...

  • Note that SQLGlot is not a syntax validator. It recognizes certain families of syntax errors, but not everything
  • Look into sqlglot.optimizer.qualify, I think it may solve some of your problems
  • Yes, SQLGlot is generally quite efficient, but of course it's bounded by Python's runtime so keep that in mind

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