crm26 commented on PR #1466: URL: https://github.com/apache/datafusion-python/pull/1466#issuecomment-4166823225
I'd like to be involved in the project however I can be helpful. I added json to my build as I need it for my use case and if I can help get it into an official release I am happy to help. Best, Christian On Mon, Mar 30, 2026 at 1:21 PM Kevin Liu ***@***.***> wrote: > ***@***.**** commented on this pull request. > ------------------------------ > > In crates/core/Cargo.toml > <https://github.com/apache/datafusion-python/pull/1466?email_source=notifications&email_token=AN334FFPZYFLN2X2GSNCCM34TKULNA5CNFSNUABKM5UWIORPF5TWS5BNNB2WEL2QOVWGYUTFOF2WK43UKJSXM2LFO4XTIMBTGIYTINJTGM42M4TFMFZW63VGMF2XI2DPOKSWK5TFNZ2K64DSL5ZGK5TJMV3V6Y3MNFRWW#discussion_r3011167634> > : > > > @@ -74,6 +75,7 @@ pyo3-build-config = { workspace = true } > > [features] > default = ["mimalloc"] > +json = ["dep:datafusion-functions-json"] > > nit: maybe we should name this community_json so that its explicit that > this from community contribution, not apache repo. > > thoughts? > > — > Reply to this email directly, view it on GitHub > <https://github.com/apache/datafusion-python/pull/1466?email_source=notifications&email_token=AN334FHVAXTN7XIW5LMRYCL4TKULNA5CNFSNUABKM5UWIORPF5TWS5BNNB2WEL2QOVWGYUTFOF2WK43UKJSXM2LFO4XTIMBTGIYTINJTGM42M4TFMFZW63VGMF2XI2DPOKSWK5TFNZ2L24DSL5ZGK5TJMV3V63TPORUWM2LDMF2GS33OONPWG3DJMNVQ#pullrequestreview-4032145339>, > or unsubscribe > <https://github.com/notifications/unsubscribe-auth/AN334FFPO3UWZNVB5UXFU5L4TKULNAVCNFSM6AAAAACXGBYRJKVHI2DSMVQWIX3LMV43YUDVNRWFEZLROVSXG5CSMV3GSZLXHM2DAMZSGE2DKMZTHE> > . > You are receiving this because you authored the thread.Message ID: > ***@***.***> > -- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
