Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / LibertyDSNP/parquetjs issues and pull requests

#158 - INT96 blindly truncated upon decoding?

Issue - State: open - Opened by yegorpetrov 14 days ago

#157 - Output size issue with ParquetWriter at 4,096 rows

Issue - State: open - Opened by wesbiggs 26 days ago - 2 comments

#156 - [DRAFT] Rle boolean failure

Pull Request - State: open - Opened by shannonwells 28 days ago

#155 - Encryption Support

Issue - State: open - Opened by justin0mcateer 28 days ago - 1 comment

#154 - too many values for field - { type: 'array', items: [ { type: 'number' }] }

Issue - State: open - Opened by helxsz about 1 month ago - 2 comments

#153 - Are typescript types available?

Issue - State: closed - Opened by honi 2 months ago - 1 comment

#152 - Flot16 is getting converted to Buffer

Issue - State: open - Opened by vpishuk 2 months ago - 1 comment

#151 - Issues reading created files with repeated fields or LIST

Issue - State: open - Opened by johanfunnel 3 months ago - 1 comment

#150 - Error processing parquet file: invalid compression method: ZSTD

Issue - State: closed - Opened by vedantroy 4 months ago - 1 comment

#149 - Add missing node-int64 dependency

Pull Request - State: closed - Opened by wilwade 4 months ago

#148 - node-int64 package not found

Issue - State: closed - Opened by avwie 4 months ago - 2 comments

#147 - Update dependencies and exports

Pull Request - State: closed - Opened by wilwade 5 months ago

#145 - [Documentation] Update Readme with logical types examples

Issue - State: open - Opened by saraswatpuneet 5 months ago
Labels: documentation

#145 - [Documentation] Update Readme with logical types examples

Issue - State: open - Opened by saraswatpuneet 5 months ago
Labels: documentation

#144 - Fix Brotli compression

Pull Request - State: closed - Opened by wilwade 5 months ago

#143 - Logical type : TIME

Pull Request - State: closed - Opened by saraswatpuneet 5 months ago

#143 - Logical type : TIME

Pull Request - State: closed - Opened by saraswatpuneet 5 months ago

#142 - Read All Rows From Selected Columns

Issue - State: open - Opened by Neofield-Dylan 6 months ago - 2 comments
Labels: enhancement, good first issue, help wanted

#141 - Bump version of @zenfs/core to ^0.16.0

Pull Request - State: closed - Opened by harryalaw 6 months ago - 2 comments

#140 - Error occurs when parsing Parquet files using Brotli compression

Issue - State: closed - Opened by craxal 6 months ago - 2 comments

#139 - NPM audit fixes

Pull Request - State: closed - Opened by wilwade 6 months ago

#138 - Remove to string for dictionary pages

Pull Request - State: closed - Opened by harryalaw 6 months ago - 1 comment

#136 - Use native fetch

Pull Request - State: closed - Opened by zcbenz 7 months ago

#135 - Use native fetch instead of cross-fetch

Issue - State: closed - Opened by zcbenz 7 months ago - 1 comment

#134 - chore(*): replace BrowserFs for ZenFs

Pull Request - State: closed - Opened by enddynayn 8 months ago

#133 - Linting and Formatting

Pull Request - State: closed - Opened by wilwade 8 months ago

#131 - Fails to correctly read binary data from dictionary pages

Issue - State: closed - Opened by jwoyame 8 months ago - 2 comments
Labels: bug

#130 - JavaScript heap out of memory error while using opens3 and uploading on s3 using upload in aws sdk 3

Issue - State: closed - Opened by riddhi123 8 months ago - 9 comments
Labels: needs information

#129 - appendRow is overwriting existing parquet

Issue - State: closed - Opened by suchal 8 months ago - 1 comment

#128 - Dependency updates

Pull Request - State: closed - Opened by wilwade 9 months ago

#127 - BrowserFS Deprecated

Issue - State: closed - Opened by james-pre 10 months ago - 1 comment
Labels: good first issue

#126 - Webpack: Cannot read properties of undefined (reading 'stat')

Issue - State: closed - Opened by stefanonardo 10 months ago - 3 comments

#125 - webkitRequestFileSystem and brotli_wasm_bg.wasm problem

Issue - State: closed - Opened by szanuje 10 months ago - 4 comments

#124 - Project can only be default-imported using the 'esModuleInterop' flag

Issue - State: closed - Opened by sean-legitscript 11 months ago - 2 comments
Labels: needs information

#123 - Swap brotli dependency

Pull Request - State: closed - Opened by wilwade 11 months ago

#122 - fix: Fix incorrect primitive type detection

Pull Request - State: closed - Opened by JasonYeMSFT 11 months ago - 2 comments

#121 - bug?: reading decimal output string

Issue - State: closed - Opened by vmarchaud 12 months ago - 4 comments
Labels: help wanted

#120 - Module util could not be found

Issue - State: closed - Opened by MaTiAtSIE 12 months ago - 6 comments

#119 - new release please

Issue - State: closed - Opened by RuanNunes 12 months ago - 2 comments

#118 - Update Deprecated Function Calls

Pull Request - State: closed - Opened by wilwade about 1 year ago

#117 - Performance of cursor.next() could be improved with typedarray

Issue - State: open - Opened by neon-ninja about 1 year ago - 2 comments
Labels: help wanted

#116 - Webpack Issues

Issue - State: open - Opened by thekevshow about 1 year ago - 6 comments

#115 - Feat/support aws s3 v3

Pull Request - State: closed - Opened by shannonwells about 1 year ago

#113 - RLE Boolean Encoding Fails

Issue - State: open - Opened by wilwade about 1 year ago

#112 - Update index.ts to support RLE_DICTIONARY

Pull Request - State: closed - Opened by saritvakrat about 1 year ago

#111 - Use the Double primative for JSON Schema "number" type

Pull Request - State: closed - Opened by mpotter about 1 year ago - 5 comments

#110 - React App Reader Cursor Throws Error

Issue - State: open - Opened by orozcojd about 1 year ago

#109 - Add support for INT96 columns and large decimal columns

Pull Request - State: open - Opened by davidtsai about 1 year ago - 7 comments

#108 - allow typeLength to come from opts.column when decoding FIXED_LEN_BYTE_ARRAY

Pull Request - State: closed - Opened by j4ys0n about 1 year ago - 3 comments

#107 - Update docs and add simple test for readme encoding examples

Pull Request - State: closed - Opened by wilwade about 1 year ago

#105 - Support bloom filters in lists/nested columns

Pull Request - State: closed - Opened by shannonwells about 1 year ago

#104 - Generated test files should be written to /tmp and not the test directory

Issue - State: open - Opened by shannonwells about 1 year ago
Labels: good first issue, chore

#104 - Generated test files should be written to /tmp and not the test directory

Issue - State: open - Opened by shannonwells about 1 year ago
Labels: good first issue, chore

#103 - Valid parquet v1 file test/test-files.parquet fails to be read by tests in integration.js

Issue - State: open - Opened by shannonwells about 1 year ago - 2 comments
Labels: bug

#103 - Valid parquet v1 file test/test-files.parquet fails to be read by tests in integration.js

Issue - State: closed - Opened by shannonwells about 1 year ago - 3 comments
Labels: bug

#102 - Upgrade to nodejs 20+ etc

Issue - State: open - Opened by shannonwells over 1 year ago
Labels: chore

#101 - upgrade to nodejs 18.18.2

Pull Request - State: closed - Opened by shannonwells over 1 year ago

#100 - Support DELTA_BINARY_PACKED

Issue - State: open - Opened by JasonYeMSFT over 1 year ago
Labels: enhancement, good first issue, help wanted

#99 - Add support for `TIMESTAMP` and other logical types

Issue - State: open - Opened by craxal over 1 year ago
Labels: enhancement

#98 - Are bloom filters supported on LIST types?

Issue - State: closed - Opened by ljwagerfield over 1 year ago - 5 comments
Labels: bug, good first issue

#97 - Add support to byte array decimal fields

Pull Request - State: closed - Opened by YECHUNAN over 1 year ago

#96 - invalid encoding: RLE_DICTIONARY

Issue - State: closed - Opened by ampledata over 1 year ago - 15 comments

#95 - Feature: Timestamp support for JSONSchema generated schemas

Pull Request - State: closed - Opened by noxify over 1 year ago - 2 comments

#94 - Add null pages and boundary order (Fixes #92)

Pull Request - State: closed - Opened by wilwade over 1 year ago - 1 comment

#93 - Feature Request: Timestamp support for `schema.fromJsonSchema`

Issue - State: closed - Opened by noxify over 1 year ago - 1 comment

#92 - Missing column index information in generated parquet file

Issue - State: closed - Opened by noxify over 1 year ago - 12 comments

#91 - Decimal Support for Binary Precision

Issue - State: open - Opened by wilwade over 1 year ago - 5 comments
Labels: good first issue, help wanted

#90 - Decimal Writer Support

Pull Request - State: closed - Opened by wilwade over 1 year ago - 1 comment

#89 - Support for Parquet file versions above v1?

Issue - State: closed - Opened by jruales over 1 year ago - 1 comment

#88 - Ensure Buffer objects are returned by compression functions

Pull Request - State: closed - Opened by JasonYeMSFT over 1 year ago - 1 comment

#87 - scale for DECIMAL field cannot be 0

Issue - State: closed - Opened by JasonYeMSFT over 1 year ago - 2 comments

#86 - Feature: Frequency Schema Builder

Pull Request - State: closed - Opened by wilwade over 1 year ago - 1 comment

#85 - Xxhasher not returning hex-encoded string values

Issue - State: closed - Opened by shannonwells over 1 year ago

#84 - update to node 16, FIX HASHER BUG

Pull Request - State: closed - Opened by shannonwells over 1 year ago

#83 - Upgrade to Node 18+

Issue - State: closed - Opened by shannonwells over 1 year ago
Labels: good first issue

#82 - Feature: Parquet Schema from JSON Schema

Pull Request - State: closed - Opened by wilwade almost 2 years ago - 2 comments

#81 - additional support for decimal type

Issue - State: closed - Opened by nirmal82 almost 2 years ago - 8 comments

#80 - Snippet: Generate parquet schema

Issue - State: closed - Opened by noxify almost 2 years ago - 7 comments

#79 - Add ability to read decimal columns

Pull Request - State: closed - Opened by dgaudet almost 2 years ago - 1 comment

#78 - feat(compression): add ZSTD compression support for both Node.js and the browser

Pull Request - State: closed - Opened by Mickael-van-der-Beek about 2 years ago - 2 comments

#77 - Feature: ZSTD compression

Issue - State: open - Opened by Mickael-van-der-Beek about 2 years ago
Labels: enhancement, good first issue, help wanted

#76 - Feature - collect and report multiple field errors

Issue - State: closed - Opened by dgaudet about 2 years ago - 1 comment

#75 - Feature - collect and report multiple field errors

Pull Request - State: closed - Opened by dgaudet about 2 years ago

#74 - Fix typo in comment

Pull Request - State: closed - Opened by JasonYeMSFT about 2 years ago

#73 - Support Frequency Parquet Schema Model Helper Function

Issue - State: closed - Opened by wilwade over 2 years ago - 6 comments

#72 - Reading snappy compressed files doesn't seem to work in browser

Issue - State: closed - Opened by Kaiido over 2 years ago - 2 comments

#71 - Bug/browser types bug #70

Pull Request - State: closed - Opened by wilwade over 2 years ago

#70 - Not working in the browser

Issue - State: closed - Opened by plotka over 2 years ago - 3 comments
Labels: bug

#69 - Compression

Issue - State: closed - Opened by atanarro over 2 years ago - 2 comments

#68 - Better handling of millis and micros

Pull Request - State: closed - Opened by wilwade almost 3 years ago

#67 - Types Cleanup

Pull Request - State: closed - Opened by wilwade almost 3 years ago

#66 - Chore/fix entry file

Pull Request - State: closed - Opened by wilwade almost 3 years ago

#65 - Remove baseUrl

Pull Request - State: closed - Opened by wilwade almost 3 years ago

#64 - Chore/clean up build

Pull Request - State: closed - Opened by wilwade almost 3 years ago

#63 - Update packages

Pull Request - State: closed - Opened by wilwade almost 3 years ago