You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
roundtrip projjson sort of
actually pass the value of extensions enabled to the Parquet reader
remove accidentally added file
rename files from geometry to geospatial
rename geometry to geospatial
more geometry to geospatial
maybe better geospatial statistics python output
use string view for algorithm_name
schema_internal tweaks
column writer and metadata
geometry_stats -> geospatial_stats
fix build
reader test comments
clarify the point size constant
refactor test util for generating WKB
better test utils
maybe fix test
lint
slightly better handling of wraparound
collapse missing header
remove unneded constructors
fewer constructors
improve comments, equality
lowercase trivial methods
add experimental note
correct comment
throw instead of attempt to correctly write stats for dictionaries
two more WKB utility edits
add upper bound/lower bound
more iterating on the geospatial statistics
remove one more constructor
AppendValues -> Append
rename constants
fix comment
better tostring for boundingbox
all the spans, better
fix whitespace
check bounds empty before emitting
offload enum converts ro thrift_internal
ensure stats set is checked at least once
remove unused variable
snake case geospatial stat to geo_stats
GeospatialStatistics -> GeoStatistics
deparameterize test that no longer depends on data page version
remove write_geospatial_types option
Update python build for no geospatial logical types and renamed statistics
separate JSON-requiring code and ensure tests pass
separate json-requiring things to their own file
conditionally link to rapidjson
fix comment
fix tidy
link privately where possible
add the crs context
maybe better context
remember to include config to not skip tests
Add crs context to writer
move crs logic in the other direction to internal_json
fix comment
use a hash in the projjson key
dev lint
fix accidental diffs
use enum class for EdgeInterpolationAlgorithm
pragma once the offending header
use k syntax for constant prefixes
add an is_empty()
revert checked cast
export classes for Windows
try something for MingW
remove unnecessary constructors
don't test multiple data page version in reader test
0 commit comments