Fix code comment in blog post

This commit is contained in:
Diego Ripley
2026-04-22 13:41:51 -04:00
parent c77175fa14
commit 9d523f138e
@@ -51,7 +51,7 @@ con = duckdb.connect()
con.install_extension("httpfs")
con.load_extension("httpfs")
# Last 15 minutes of readings
# Last 12 hours of readings
result = con.sql("""
SELECT *
FROM read_parquet(