lmocsi commented on issue #37802:
URL: https://github.com/apache/arrow/issues/37802#issuecomment-1740894965
Leaving out the to_polars().head() shows the same behaviour: runs out of
memory.
Schema is this:
EFFECTIVE_START_DATE: timestamp[ns]
EFFECTIVE_END_DATE: timestamp[ns]
VALID_FROM: timestamp[ns]
VALID_TO: timestamp[ns]
AB_PART_PARTY_ID: int64
AD_STTY_ID: int64
VALUE_DICT_ID: int64
MONTH_CODE: string
-- schema metadata --
org.apache.spark.timeZone: 'Europe/Budapest'
org.apache.spark.legacyINT96: ''
org.apache.spark.version: '3.4.0'
org.apache.spark.sql.parquet.row.metadata: '{"type":"struct","fields":[{"' +
569
Number of records should be 426694231 in that partition.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]