Ecosyste.ms: Issues

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

GitHub / fraugster/parquet-go issues and pull requests

#97 - The parquet-tools can not read the generated file

Issue - State: closed - Opened by csimplestring about 2 years ago

#96 - Support reading maps with `map` vs `key_value`

Pull Request - State: open - Opened by parsnips about 2 years ago

#95 - Support reading parquet maps from older writers

Issue - State: open - Opened by parsnips about 2 years ago

#94 - Accept string and []string in byte array store

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

#93 - Feature Request: Support for string in byte array store

Issue - State: closed - Opened by fzerorubigd over 2 years ago - 1 comment
Labels: enhancement

#92 - Richer Support for Struct Tags

Issue - State: open - Opened by julianedwards over 2 years ago

#91 - Small bug in `recursiveFix` func

Issue - State: open - Opened by julianedwards over 2 years ago - 1 comment

#89 - Question to in memory reading

Issue - State: open - Opened by Arnold1 over 2 years ago

#86 - Fix crash bugs found through fuzz testing

Pull Request - State: closed - Opened by akrennmair almost 3 years ago - 1 comment

#85 - Hardening against adversarial input

Issue - State: open - Opened by klauspost almost 3 years ago - 7 comments
Labels: bug, enhancement, help wanted

#84 - benchmark compared with github.com/xitongsys/parquet-go

Issue - State: closed - Opened by seaguest almost 3 years ago - 2 comments

#83 - Use generics to generalize int32/int64/float32/float64 to number encoder/decoder/store

Pull Request - State: open - Opened by akrennmair almost 3 years ago - 2 comments

#82 - file_writer: return nil during flush if there are no records

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

#81 - file_writer: improved error handling

Pull Request - State: closed - Opened by ny0m almost 3 years ago - 1 comment

#80 - parquet-tool - split command usability not ideal

Issue - State: open - Opened by panamafrancis almost 3 years ago
Labels: bug, tooling

#79 - parquet-tool - file statistics command

Issue - State: open - Opened by panamafrancis almost 3 years ago - 1 comment
Labels: good first issue, tooling

#78 - parquet-tool - add version command

Issue - State: open - Opened by panamafrancis almost 3 years ago
Labels: good first issue, tooling

#77 - Merge files function

Issue - State: open - Opened by emelkhovsky almost 3 years ago - 1 comment
Labels: enhancement, good first issue, tooling

#75 - Clean up API, deprecate functions using dotted notation, update dependencies

Pull Request - State: closed - Opened by akrennmair almost 3 years ago - 1 comment

#74 - Fix writing of float64 NaN values in dictionary encoding

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

#73 - low level write fails to write go floats equal to math.NaN()

Issue - State: closed - Opened by msbutler almost 3 years ago - 4 comments

#72 - Improve test coverage

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

#71 - Implement read and write support for CRC32 page checksums

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

#70 - Add support for data page statistics

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

#69 - parquet-go generates corrupt stats

Issue - State: closed - Opened by akrennmair almost 3 years ago
Labels: bug

#68 - Missing Logical type for INTERVAL

Issue - State: closed - Opened by senekis about 3 years ago - 1 comment

#67 - Improve reading and writing of data pages for better memory usage

Pull Request - State: closed - Opened by akrennmair about 3 years ago - 1 comment

#66 - Set correct TotalByteSize and TotalCompressedSize in RowGroup

Pull Request - State: closed - Opened by akrennmair about 3 years ago

#65 - Fix delta bit-packed encoding of int32 and int64

Pull Request - State: closed - Opened by akrennmair about 3 years ago - 1 comment

#64 - fix nested optional field reads

Pull Request - State: closed - Opened by nwt about 3 years ago

#62 - Unable to Read Spark Parquet Schema DECIMAL()

Issue - State: closed - Opened by hhoughgg about 3 years ago - 8 comments

#61 - FIXED[16] backed DECIMAL(38,9) not accepted by BigQuery

Issue - State: closed - Opened by ignaskukenys about 3 years ago - 3 comments

#59 - Is there anyway I can get LogicalType from a value?

Issue - State: closed - Opened by shkelzeen about 3 years ago - 1 comment

#58 - remove unsigned support from all interger encodings

Pull Request - State: closed - Opened by nwt about 3 years ago

#57 - fully relax schema field name parsing

Pull Request - State: closed - Opened by nwt about 3 years ago

#56 - Prevent Copying Schema on every Write + Read

Pull Request - State: closed - Opened by deankarn about 3 years ago - 7 comments

#55 - support marshaling maps

Pull Request - State: closed - Opened by deankarn about 3 years ago - 2 comments

#54 - int96 refactor

Pull Request - State: closed - Opened by deankarn about 3 years ago - 1 comment

#53 - Schema for JSON Array and Array of Strings?

Issue - State: closed - Opened by RajatSablok over 3 years ago - 1 comment

#52 - floor - writer - cache result of GetSchemaDefinition() call

Pull Request - State: closed - Opened by panamafrancis over 3 years ago - 1 comment
Labels: performance

#51 - Concurrent writes

Issue - State: closed - Opened by aminmir326 over 3 years ago - 1 comment
Labels: wontfix

#50 - go get github.com/fraugster/[email protected] is broken

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

#49 - MHOUSE-3470: Add support for column indexes

Pull Request - State: closed - Opened by bdeleonardis1 over 3 years ago

#48 - Update to thrift v0.15.0, adjust to changed interfaces.

Pull Request - State: closed - Opened by akrennmair over 3 years ago

#47 - Schema generator

Pull Request - State: closed - Opened by jnathanh over 3 years ago

#45 - Fix issue with incorrect values when reading parquet files with multiple pages per row group

Pull Request - State: closed - Opened by akrennmair over 3 years ago
Labels: hacktoberfest-accepted

#44 - Fix Reading & Writing of INT96 time

Pull Request - State: closed - Opened by deankarn over 3 years ago - 4 comments

#43 - feat: allowing seeking to specific Row Groups

Pull Request - State: closed - Opened by markandrus over 3 years ago

#42 - feat: allow reading FileMetaData beforehand

Pull Request - State: closed - Opened by markandrus over 3 years ago

#41 - GetSchemaDefinition panics if there is an array

Issue - State: closed - Opened by iamorchid over 3 years ago - 4 comments

#40 - doesn't compile

Issue - State: closed - Opened by iamorchid over 3 years ago

#39 - Allow to parse legacy (Hive, Spark, etc) timestamps

Pull Request - State: closed - Opened by dim over 3 years ago

#38 - Relax field name parsing

Pull Request - State: closed - Opened by markandrus over 3 years ago

#37 - fix: DECIMAL's `maxDigits` computation is incorrect

Pull Request - State: closed - Opened by markandrus over 3 years ago

#36 - DECIMAL's `maxDigits` computation is incorrect

Issue - State: closed - Opened by markandrus over 3 years ago

#35 - Scanning into `time.Time` without a logical type

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

#34 - Add Performant Low-level Operation For Adding Row

Issue - State: open - Opened by AnthonyMBonafide over 3 years ago - 1 comment

#33 - Import failure: thrift: ambiguous import

Issue - State: closed - Opened by shauncampbell over 3 years ago - 3 comments

#32 - proposal: schema generation

Issue - State: closed - Opened by jnathanh almost 4 years ago - 3 comments

#31 - extra array, slice, time, and map fields in struct cause read/write errors

Issue - State: closed - Opened by jnathanh almost 4 years ago - 1 comment

#30 - floor writer & file reader don't support many int/uint types

Issue - State: closed - Opened by jnathanh almost 4 years ago - 1 comment

#29 - fixes for reflect marshal/unmarshal on basic go types

Pull Request - State: closed - Opened by jnathanh almost 4 years ago - 1 comment

#28 - dictStore: reset valueSize in init()

Pull Request - State: closed - Opened by nelhage almost 4 years ago

#27 - "not enough data to read all miniblock bit widths" when writing one record

Issue - State: closed - Opened by danp almost 4 years ago - 1 comment

#26 - examples/write-low-level: fix dropped error

Pull Request - State: closed - Opened by alrs almost 4 years ago

#25 - panic: line 3: expected ;, got unknown start of token '36' instead

Issue - State: closed - Opened by icefed almost 4 years ago - 1 comment

#24 - Export SetSelectedColumns Outside of Package

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

#23 - thrift TProtocol interface changed since v1.14.0

Issue - State: closed - Opened by jhw0604 almost 4 years ago

#22 - FileWriter.AddData fails on unsigned integer columns

Issue - State: closed - Opened by nwt almost 4 years ago - 4 comments

#21 - Memory issues when reading files with large row groups

Issue - State: closed - Opened by andrey-klochkov-liftoff almost 4 years ago - 2 comments

#20 - Int96Time - Julian Day - Add helper function

Pull Request - State: closed - Opened by panamafrancis almost 4 years ago - 1 comment

#19 - How to avoid performance penalty while dealing with too many unique values

Issue - State: closed - Opened by bikashmishra100 about 4 years ago - 1 comment

#18 - schema for nesting map inside array

Issue - State: closed - Opened by pwmcintyre about 4 years ago - 3 comments

#17 - fix: allow identifier to contain dot

Pull Request - State: closed - Opened by pwmcintyre about 4 years ago - 3 comments

#16 - FileWriter sets TotalByteSize to 0

Issue - State: closed - Opened by c-childs about 4 years ago - 3 comments

#15 - schema with non-alphanumeric identifier?

Issue - State: closed - Opened by pwmcintyre about 4 years ago - 3 comments
Labels: bug

#14 - Error parsing schema from AWS Cost and Usage reporting file

Issue - State: closed - Opened by davemac30 about 4 years ago - 2 comments
Labels: schema-parser

#12 - Panic attempting to print schema

Issue - State: closed - Opened by nonspecialist about 4 years ago - 3 comments
Labels: schema-parser

#11 - Add code examples

Pull Request - State: closed - Opened by akrennmair about 4 years ago - 1 comment

#10 - floor: add backwards compatibility for Athena-style lists

Pull Request - State: closed - Opened by akrennmair about 4 years ago

#9 - Examples on read / write parquet file

Issue - State: closed - Opened by draveness about 4 years ago

#8 - stop panic on nil value

Pull Request - State: closed - Opened by mmacdermaid about 4 years ago - 5 comments

#7 - Fix crash bugs found through fuzz testing the parquet reader

Pull Request - State: closed - Opened by akrennmair over 4 years ago

#6 - Add backwards compatibility for MAPs and LISTs

Pull Request - State: closed - Opened by akrennmair over 4 years ago

#5 - How is it compare to https://github.com/xitongsys/parquet-go?

Issue - State: closed - Opened by letientai299 over 4 years ago - 1 comment

#4 - Add csv2parquet tool

Pull Request - State: closed - Opened by akrennmair over 4 years ago

#3 - Write sparse data

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

#2 - Expose file and column metadata through high-level methods in FileReader

Pull Request - State: closed - Opened by akrennmair over 4 years ago - 2 comments

#1 - [compatibility] activate the compatibility tests

Pull Request - State: closed - Opened by fzerorubigd almost 5 years ago