Skip to content

Conversation

@renovate
Copy link

@renovate renovate bot commented Dec 14, 2025

This PR contains the following updates:

Package Change Age Confidence
hyparquet (source) 1.9.01.23.3 age confidence

Release Notes

hyparam/hyparquet (hyparquet)

v1.23.3

Compare Source

  • Fix readColumn truncation in struct columns (#​148)

v1.23.2

Compare Source

  • Add option useOffsetIndex to control use of offset index for page filtering (#​146)

v1.23.1

Compare Source

  • Add option filterStrict to control strictness of filter equality (#​145)
  • Apply filter not just best-effort
  • Combine runs of smaller column chunks when prefetching

v1.23.0

Compare Source

  • Replace columnName: string with pathInSchema: string[] in onPage callback (#​144)

v1.22.1

Compare Source

  • Fix BYTE_STREAM_SPLIT with data page v2 and compression

v1.22.0

Compare Source

  • Rename constants to plural, and remove LogicalTypeType

v1.21.1

Compare Source

  • Add bigint to ParquetQueryValue type

v1.21.0

Compare Source

  • Adds optional filter parameter for pushdown row group filtering (#​141)

v1.20.3

Compare Source

  • Fix extra fetch on the boundary of row groups

v1.20.2

Compare Source

v1.20.1

Compare Source

  • Update geospatial and variant metadata

v1.20.0

Compare Source

  • Mark geospatial columns in GeoParquet with geometry or geography data type (#​133)
  • Add geoparquet option to opt out marking GeoParquet columns (#​133)

v1.19.0

Compare Source

  • Parse geometry and geography data types to geojson geometry objects (#​131)

v1.18.1

Compare Source

  • Fix geospatial metadata parsing
  • Custom stringFromBytes parser option (#​129)

v1.18.0

Compare Source

  • Refine onComplete types for rowFormat: 'array' and rowFormat: 'object' (#​120)
  • Only object format for parquetReadObjects and parquetQuery (#​120)
  • Parquet __index__ column overrides parquetQuery index annotation (#​120)

v1.17.8

Compare Source

  • Export readColumnIndex and readOffsetIndex (#​122)

v1.17.7

Compare Source

  • Fix early page termination for non-flat columns (#​119)
  • Fix a bug in parquetQuery, when rowFormat is 'array' (#​118 thanks @​severo)

v1.17.6

Compare Source

v1.17.5

Compare Source

  • Fix high-precision decimal parsing (#​116)

v1.17.4

Compare Source

v1.17.3

Compare Source

v1.17.2

Compare Source

  • Export ParquetQueryFilter type (#​105)
  • Remove a circular dependency (#​108)

v1.17.1

Compare Source

v1.17.0

Compare Source

  • Require explicit $eq operator for parquetQuery filters.

v1.16.2

Compare Source

  • Fix readRleBitPackedHybrid when length is zero

v1.16.1

Compare Source

  • Fix duckdb empty block

v1.16.0

Compare Source

  • New parsers option for custom date parsing.
  • Breaking change: parquetMetadataAsync moved initialFetchSize into an options object.

v1.15.0

Compare Source

  • Change packaging to have node-specific exports for asyncBufferFromFile (#​80).

v1.14.0

Compare Source

  • Refactor to use AsyncRowGroup and AsyncColumn abstractions for better performance and flexibility (#​83).

v1.13.6

Compare Source

v1.13.5

Compare Source

  • Fast parquetQuery filter (#​78)

v1.13.4

Compare Source

  • parquetSchema more generic argument type.

v1.13.3

Compare Source

  • Convert logical type 'STRING'.
  • Side-effect-free in package.json.

v1.13.2

Compare Source

v1.13.1

Compare Source

  • Throw exception for unsupported file_path.

v1.13.0

Compare Source

  • Query planner: pre-fetch byte ranges in parallel (#​75).

v1.12.1

Compare Source

  • Fix conversion of unsigned types.
  • Allow passing a custom fetch function to utilities (#​73).

v1.12.0

Compare Source

  • Add onPage callback to parquetRead.

v1.11.1

Compare Source

  • Fix handling of dictionary pages from parquet.net.

v1.11.0

Compare Source

  • Fix continued data pages
  • Skip decoding unnecessary pages.

v1.10.4

Compare Source

  • Add type definitions for thrift.

v1.10.3

Compare Source

  • Internal refactor split out readPage function.

v1.10.2

Compare Source

  • Export additional internal constants.

v1.10.1

Compare Source

  • Fix parsing of crypto_metadata in thrift.

v1.10.0

Compare Source

  • Map src files to TypeScript types via package exports (#​70).
  • Use defaultInitialFetchSize for both metadata and cachedAsyncBuffer.

v1.9.1

Compare Source


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot force-pushed the renovate/hyparquet-1.x-lockfile branch from b9065a2 to 6270bfc Compare December 16, 2025 09:01
@renovate renovate bot changed the title chore(deps): update dependency hyparquet to v1.23.0 chore(deps): update dependency hyparquet to v1.23.1 Dec 16, 2025
@renovate renovate bot force-pushed the renovate/hyparquet-1.x-lockfile branch from 6270bfc to d7555db Compare December 17, 2025 03:00
@renovate renovate bot changed the title chore(deps): update dependency hyparquet to v1.23.1 chore(deps): update dependency hyparquet to v1.23.2 Dec 17, 2025
@sharevb sharevb force-pushed the chore/all-my-stuffs branch from 9d1bd5e to bf58335 Compare December 17, 2025 21:44
@renovate renovate bot force-pushed the renovate/hyparquet-1.x-lockfile branch from d7555db to e807286 Compare December 20, 2025 06:03
@renovate renovate bot changed the title chore(deps): update dependency hyparquet to v1.23.2 chore(deps): update dependency hyparquet to v1.23.3 Dec 20, 2025
@renovate renovate bot force-pushed the renovate/hyparquet-1.x-lockfile branch from e807286 to 8ea86cf Compare December 31, 2025 15:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant