openshift-online / maestro

Maestro Service Repo
Apache License 2.0
8 stars 15 forks source link

Use common SQL Parser for maestro search #136

Closed clyang82 closed 1 week ago

clyang82 commented 1 week ago

depends on https://github.com/openshift-online/ocm-common/pull/55

refer to this test for the cases covered by sql parser: https://github.com/openshift-online/ocm-common/blob/21774a5cbeb153e0dc687530c1343c16996824e4/pkg/utils/parser/sql_parser/sql_parser_test.go

clyang82 commented 1 week ago

/assign @qiujian16