MarquezProject / marquez

Collect, aggregate, and visualize a data ecosystem's metadata
https://marquezproject.ai
Apache License 2.0
1.77k stars 317 forks source link

Increase SQL parser test coverage #1165

Closed julienledem closed 3 years ago

julienledem commented 3 years ago

The unit tests for the SQL parser need to be improved. One approach is to use the TPC-DS queries as a reference. example: https://discover.qubole.com/notebook_examples/37/view_standalone

wslulciuc commented 3 years ago

The SQL parser is now part of / distributed along with the openlineage-integration-common library.