paleolimbot opened a new pull request, #1226:
URL: https://github.com/apache/sedona-db/pull/1226

   Upgrades DataFusion from 52.5.0 to 54.1.0 with the corresponding Arrow, 
Parquet, object_store, GeoArrow, and Zarr versions. Includes initial trait, 
downcast, execution-plan, and metadata-cache API migrations.
   
   Draft blockers: remaining compilation fixes are concentrated in datasource, 
GeoParquet, and query-planner APIs.
   
   Decision needed: DataFusion removed registry-driven protobuf expression 
decoding. Session-backed decoding can use a synthesized TaskContext, but 
preserving dynamic placeholder UDFs requires either pre-scanning protobuf 
expressions or proposing an upstream registry hook.
   
   Testing: cargo fmt --all; cargo check --workspace --lib (currently fails at 
the draft blockers above).


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to