SIZEOF(dataset) can sometimes read the entire dataset

Description

Not entirely clear what the circumstances are, but I have an example (sizeofds.eclxml) which shows sizeof(dataset) reading the entire dataset from disk, and then ignoring it.

requires investigation to work out why.

Conclusion

None

Activity

Show:

Gavin Halliday June 30, 2014 at 3:17 PM

It isn't for lots of weird reasons - ifblocks, variable length fields.

There are examples that could be fixed, but on the few occasions I have tried to fix I introduced bugs.

Richard Chapman June 30, 2014 at 1:24 PM

sizeof(anything) should be constant-folded, shouldn't it?

Jacob Cobbett-Smith June 30, 2014 at 1:22 PM

- FYI

Fixed
Pinned fields
Click on the next to a field label to start pinning.

Details

Components

Assignee

Reporter

Priority

Fix versions

Pull Request URL

Created June 30, 2014 at 1:16 PM
Updated August 12, 2014 at 9:57 AM
Resolved July 14, 2014 at 8:09 AM