-
Notifications
You must be signed in to change notification settings - Fork 0
All issues
Issue creation is restricted in this repository
Issues
is:issue state:open
is:issue state:open
Search results
stats on a non-numeric range reports code OTHER; markdown row labels misalign from row 10
bugSomething isn't workingSomething isn't workingStatus: Open.#641 In TJC-LP/xl;Streaming cell costs 3× view for the same cell: streamCellDetailsSync loads the whole shared-string table through a separate path
enhancementNew feature or requestNew feature or requestStatus: Open.#640 In TJC-LP/xl;filter --format json/csv loses the match total and the TRUNCATED note that view and search carry
enhancementNew feature or requestNew feature or requestStatus: Open.#639 In TJC-LP/xl;Streaming capability gaps: --stream sheets --stats falls into the in-memory load (IO_READ "Security error"), --stream names/lint say "Unexpected argument"
bugSomething isn't workingSomething isn't workingStatus: Open.#638 In TJC-LP/xl;In-memory load of a large workbook dies with a raw java.lang.OutOfMemoryError: exit 1, no envelope, no typed code (native heap capped at 8 GB while --max-size 0 is documented as "unlimited")
bugSomething isn't workingSomething isn't workingStatus: Open.#636 In TJC-LP/xl;--stream view --limit 0 is not O(1): the whole window is materialised (57 min, 13.8 GB, zero bytes emitted on a 1M-row sheet)
bugSomething isn't workingSomething isn't workingStatus: Open.#635 In TJC-LP/xl;Make streaming the default read engine: on a 1M-row workbook every bounded read is 1–5 s / 300 MB streaming vs 6–10 min / 28–45 GB in memory, with byte-identical output
enhancementNew feature or requestNew feature or requestStatus: Open.#634 In TJC-LP/xl;Dependency graph misses SUMIF/AVERAGEIF resized sum_range: SUMIF(A1:A10,">0",C1) depends on C1:C10, xl records only C1
bugSomething isn't workingSomething isn't workingStatus: Open.#631 In TJC-LP/xl;COUNT/COUNTA propagate error arguments (Excel: COUNT(#REF!)=0, COUNTA(#REF!)=1); CellError lacks #SPILL!, #CALC!, #FIELD!, #CONNECT!, #BLOCKED!, #UNKNOWN!, #GETTING_DATA
bugSomething isn't workingSomething isn't workingStatus: Open.#630 In TJC-LP/xl;Structural deletes void the whole formula where the drag path now writes per-reference #REF! (=A1+B3 → cell #REF! instead of =#REF!+B2)
bugSomething isn't workingSomething isn't workingStatus: Open.#629 In TJC-LP/xl;A drag, fill or copy that writes #REF! for an off-grid reference is silent: add an OFF_GRID_REF warning that --strict can fail on
enhancementNew feature or requestNew feature or requestStatus: Open.#628 In TJC-LP/xl;Add XLError.NameNotFound(name, available) so
name removeand defined-name lookups stop reporting OTHERenhancementNew feature or requestNew feature or requestStatus: Open.#626 In TJC-LP/xl;