Skip to content

Commit b334818

Browse files
atiannicellijenningsanderson
authored andcommitted
Add @
1 parent fde9835 commit b334818

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/queries/duckdb/divisions_lookup_osm.sql

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,4 +8,4 @@ SELECT
88
FROM
99
read_parquet('s3://overturemaps-us-west-2/release/__OVERTURE_RELEASE/theme=divisions/type=division_area/*', filename=true, hive_partitioning=1)
1010
WHERE
11-
sources[1].record_id like 'r3766655%';
11+
sources[1].record_id like 'r3766655@%';

0 commit comments

Comments
 (0)