We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5d1c31e commit a5f5deeCopy full SHA for a5f5dee
CHANGELOG.md
@@ -16,11 +16,6 @@ SPDX-License-Identifier: MIT-0
16
- Tables are configured with partition projection for efficient date-based queries without manual partition management
17
- Automatic schema evolution - tables update when new fields are detected in extraction results
18
19
-### Fixed
20
-- **Fixed Case Mismatch Bug in Document Sections Reporting**
21
- - Fixed issue where uppercase section types (e.g., 'W2') caused Glue tables to fail finding parquet files
22
- - Glue table locations and S3 parquet paths now consistently use lowercase for section type names
23
- - Ensures data accessibility in Athena queries for all section types regardless of original case
24
25
## [0.3.9]
26
0 commit comments