https://bz.apache.org/bugzilla/show_bug.cgi?id=58227
Nick Burch <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |NEEDINFO --- Comment #1 from Nick Burch <[email protected]> --- Currently, the Formula Evaluator only iterates over sheets, rows and cells Any chance you could create a very small test file with a data table in it along with some regular formulas, and a junit test case that tweaks some values in the spreadsheet and table, then does a recalculate, and finally asserts the updated values? That should pass for the sheets, but fail for the data table, but will be a good start for an eventual fix -- You are receiving this mail because: You are the assignee for the bug. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
