Closed abalter closed 1 year ago
I think this sort of interface is useful for rectangular data, but unfortunately I just don't see how it would apply to XML.
It was a naive suggestion predicated by knowing that my particular data is a list of records. I think the idea was "can I ask to read a representative subset of the data". In theory, that is not a valid question to ask with unstructured data. But, in practice, it often is.
I have a huge XML file. Can't read it all in at once.
Brief description of the problem
This hangs:
Feature request