Skip to content

Commit

Permalink
Review suggestions
Browse files Browse the repository at this point in the history
Co-authored-by: Andrew Lamb <[email protected]>
  • Loading branch information
korowa and alamb authored Sep 2, 2024
1 parent 832c301 commit ff230a0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion datafusion/sqllogictest/test_files/parquet.slt
Original file line number Diff line number Diff line change
Expand Up @@ -251,7 +251,7 @@ SELECT COUNT(*) FROM timestamp_with_tz;
----
131072

# Perform the query asserting that output timestamp columns will contain TZ
# Ensure that output timestamp columns preserve the timezone from the input
# and output record count will match input file record count
query TPI
SELECT arrow_typeof(lag_timestamp),
Expand Down

0 comments on commit ff230a0

Please sign in to comment.