pytorch / test-infra

This repository hosts code that supports the testing infrastructure for the PyTorch organization. For example, this repo hosts the logic to track disabled tests and slow tests, as well as our continuation integration jobs HUD/dashboard.
https://hud.pytorch.org/
Other
83 stars 83 forks source link

Create new format linter for ClickHouse SQL queries #5837

Open huydhn opened 1 month ago

huydhn commented 1 month ago

We are maintaining a number of SQL queries that power HUD and various PyTorch bots at https://github.com/pytorch/test-infra/tree/main/torchci/clickhouse_queries. As the list grows, we want to have a set of linters for SQL queries on every test-infra pull requests