aboutsummaryrefslogtreecommitdiffstats
path: root/yql/essentials/ya.make
blob: 7c34bf60b733794000b3f580e2102bba1da38e80 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
SUBSCRIBER(g:yql)

RECURSE(
    ast
    core
    minikql
    parser
    protos
    providers
    public
    sql
    tests
    tools
    types
    udfs
    utils
)