Skip to content

Conversation

@Tishj
Copy link
Contributor

@Tishj Tishj commented Apr 23, 2024

Added a small snippet injecting a print into connection.execute to log every execute that gets executed, for debugging purposes.

Fixed two tests:

  • test/sql/copy/csv/test_csv_timestamp_tz.test is expected to fail, but it succeeds because ICU is always present.
  • test/sql/copy/csv/test_export_not_null.test was actually broken, but a bug in the C++ API was hiding this.

…broken but due to a bug in the C++ API it's silently ignored
@Mytherin Mytherin merged commit eff0da4 into duckdb:main Apr 24, 2024
@Mytherin
Copy link
Collaborator

Thanks!

github-actions bot pushed a commit to duckdb/duckdb-r that referenced this pull request May 5, 2024
Merge pull request duckdb/duckdb#11757 from Lloyd-Pottiger/fix-bitpacking
Merge pull request duckdb/duckdb#11801 from Tishj/python_sqllogic_test_fix2
Merge pull request duckdb/duckdb#11790 from jzavala-gonzalez/python-write-parquet-options
@Tishj Tishj deleted the python_sqllogic_test_fix2 branch November 7, 2025 16:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants