You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
HCK-11511: add support for FULL OUTHER JOIN and FLATTEN() (#15)
* HCK-11511: add support for OUTHER JOIN and FLATTEN
* align code style
* align prettier config with .editorconfig
Merge pull request #8 from hackolade/feature/proper-habdling-where-cl…
…ause-in-select-listener
Handle where clause and refactoring to unified traverse