Skip to content

Commit

Permalink
ok
Browse files Browse the repository at this point in the history
  • Loading branch information
orf committed Aug 2, 2023
1 parent 18e7356 commit 22d3c5a
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions sql/unique_python_files_combine.prql
Original file line number Diff line number Diff line change
@@ -1,6 +1,4 @@
prql target:sql.duckdb

from (read_parquet $1)
filter s"suffix({path}, '.py')"
filter skip_reason == ""
select {s"distinct on({hash}) {hash}", path, repository}

0 comments on commit 22d3c5a

Please sign in to comment.