AdamGS opened a new issue, #21501: URL: https://github.com/apache/datafusion/issues/21501
### Describe the bug The default feature set for `datafusion-expr` makes the test to fail, getting it to pass relies on feature unification for `serde_json`. ### To Reproduce `cargo test -p datafusion-expr test_display_pg_json` ### Expected behavior Ideally, tests should pass with default features ### Additional context _No response_ -- 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]
