mirror of
https://github.com/apache/superset.git
synced 2026-07-19 13:15:49 +00:00
Addresses PR #41133 review comments: - Blank/stringify non-finite and out-of-range Decimal cells instead of crashing xlsxwriter (shared _coerce_float_cell helper). - Detect formula-injection prefixes behind leading whitespace via _quote_if_formula (lstrip before checking). - Correct the module docstring to scope the constant-memory guarantee to the writer side (source rows may be materialized upstream). - Append a "[Truncated: ...]" notice row when a sheet exceeds Excel's per-sheet row cap so dropped rows are visible. - Note AWS S3's 7-day pre-signed URL cap on EXCEL_EXPORT_LINK_TTL_SECONDS. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
7.1 KiB
7.1 KiB