issues
search
dantrim
/
parquet-writer
A C++ library for easily writing Parquet files containing columns of (mostly) any type you wish.
https://parquet-writer.readthedocs.io
MIT License
8
stars
3
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
properly format all json appearing in docs
#33
dantrim
opened
3 years ago
0
Add structure for publishing docs to RTD
#32
dantrim
closed
3 years ago
0
Add cache to struct order getter
#31
dantrim
opened
3 years ago
0
Simplify the writer type aliases and fill functions
#30
dantrim
closed
3 years ago
0
Simplify and remove most of these
#29
dantrim
closed
3 years ago
1
illustrate use of `pw::struct_t` vs `pw::field_buffer_t`
#28
dantrim
closed
3 years ago
1
feat: struct map
#27
dantrim
closed
3 years ago
0
check_row_complete should only be in Writer::end_row()
#26
dantrim
opened
3 years ago
0
add struct_from_map
#25
dantrim
closed
3 years ago
0
helpers::fill is not needed
#24
dantrim
closed
3 years ago
1
Use visitor pattern for filling data
#23
dantrim
closed
3 years ago
0
fix path name
#22
dantrim
closed
3 years ago
1
rename shadowed variable
#21
dantrim
closed
3 years ago
1
throw exception if provided data type does not match builder type
#20
dantrim
closed
3 years ago
0
Add dedicated exception types and clean-up list spec
#19
dantrim
closed
3 years ago
0
create function for testing if a field is a list type, struct type, or sub-struct type field
#18
dantrim
closed
3 years ago
0
remove search for "/"
#17
dantrim
closed
3 years ago
1
create exception class for few cases
#16
dantrim
closed
3 years ago
1
harmonize logging
#15
dantrim
closed
3 years ago
1
try to std::move the temporary values
#14
dantrim
closed
3 years ago
1
[doc] change comment
#13
dantrim
closed
3 years ago
1
condense append_null and append_empty functions
#12
dantrim
closed
3 years ago
1
wrap this logic up into single function as it is used in multiple places
#11
dantrim
closed
3 years ago
1
Use visitor pattern
#10
dantrim
closed
3 years ago
1
Confirm that fill value types match builder types
#9
dantrim
closed
3 years ago
1
Refactor and make fill types more robust
#8
dantrim
closed
3 years ago
0
Apply clang-format
#7
dantrim
closed
3 years ago
0
ci: Add GitHub Actions based CI
#6
matthewfeickert
closed
3 years ago
1
Interest in CI contribution?
#5
matthewfeickert
closed
3 years ago
1
Build failure on Debian bullseye
#4
matthewfeickert
closed
3 years ago
2
Load JSON from file
#3
dantrim
closed
3 years ago
1
Handle struct with list fields having dim >1
#2
dantrim
closed
3 years ago
1
Check for size consistency in data buffer when filling struct
#1
dantrim
closed
3 years ago
1