Skip to content

Update ParquetFiles requirement to 1.0.0 - #2

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/julia/ParquetFiles-0.2.0
Closed

Update ParquetFiles requirement to 1.0.0#2
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/julia/ParquetFiles-0.2.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 31, 2026

Copy link
Copy Markdown

Updates the requirements on ParquetFiles to permit the latest version.

Release notes

Sourced from ParquetFiles's releases.

v1.0.0

ParquetFiles v1.0.0

Diff since v0.2.0

See the changelog for details.

Merged pull requests:

Closed issues:

  • Test FileIO integration (#1)
  • Error in loading a file (#9)
  • Get coverage to 90% (#10)
  • Fails to load data with non-alphanumerics in the column name (#19)
  • error when reading a file (#20)
  • EOFError (#21)
  • Base.Meta.ParseError (#22)
  • TypeError when reading (#23)
  • Parquet no longer exports RecCursor, but, you still refer to it. (#26)
  • ERROR: LoadError: UndefVarError: RecCursor not defined (#33)
  • UndefRefError (#37)
Changelog

Sourced from ParquetFiles's changelog.

ParquetFiles.jl v1.0.0 Release Notes

  • Read Parquet files via Parquet2.jl instead of Parquet.jl
  • Require julia 1.10
  • Support the TableTraits column interface (get_columns_copy_using_missing)
  • Drop julia 0.7 support
  • Migrate to Project.toml

ParquetFiles.jl v0.2.0 Release Notes

ParquetFiles.jl v0.1.0 Release Notes

  • Drop julia 0.6 support, add julia 0.7/1.0 support
  • Add show methods

ParquetFiles.jl v0.0.1 Release Notes

  • Initial release
Commits
  • a162dc3 Set version to v1.0.0
  • 423865e Merge pull request #43 from queryverse/parquet2-backend
  • e874cfa Do not run CI on 32 bit
  • 5a5411e Read Parquet files via Parquet2.jl
  • ff2a777 Merge pull request #41 from queryverse/migrate-testitem-framework
  • c5374eb Restore original Julia compat range
  • cf2ea14 Bump version to 1.0.0-DEV
  • e0d88b8 Migrate to test item framework
  • 8caecfd Merge pull request #35 from queryverse/create-pull-request/patch
  • c7db73f Format files using DocumentFormat
  • Additional commits viewable in compare view

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file julia Pull requests that update julia code labels Aug 31, 2026
Updates the requirements on [ParquetFiles](https://github.com/queryverse/ParquetFiles.jl) to permit the latest version.
- [Release notes](https://github.com/queryverse/ParquetFiles.jl/releases)
- [Changelog](https://github.com/queryverse/ParquetFiles.jl/blob/main/NEWS.md)
- [Commits](queryverse/ParquetFiles.jl@v0.0.1...v1.0.0)

---
updated-dependencies:
- dependency-name: ParquetFiles
  dependency-version: 0.2.0
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot changed the title Update ParquetFiles requirement to 0.2.0 Update ParquetFiles requirement to 1.0.0 Sep 2, 2026
@dependabot
dependabot Bot force-pushed the dependabot/julia/ParquetFiles-0.2.0 branch from 772db12 to e477db5 Compare September 2, 2026 04:09
@dependabot @github

dependabot Bot commented on behalf of github Sep 2, 2026

Copy link
Copy Markdown
Author

Looks like ParquetFiles is up-to-date now, so this is no longer needed.

@dependabot dependabot Bot closed this Sep 2, 2026
@dependabot
dependabot Bot deleted the dependabot/julia/ParquetFiles-0.2.0 branch September 2, 2026 04:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file julia Pull requests that update julia code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants