Skip to content

Commit

Permalink
chore(datafusion): regen sql
Browse files Browse the repository at this point in the history
  • Loading branch information
cpcloud committed Sep 5, 2024
1 parent f534626 commit 176adc8
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -25,4 +25,4 @@ FROM (
FROM "countries" AS "t0"
) AS t0
GROUP BY
"cont"
1
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ WITH "t5" AS (
) AS "t4"
) AS t4
GROUP BY
"t4"."field_of_study"
1
)
SELECT
*
Expand Down

0 comments on commit 176adc8

Please sign in to comment.