Jefffrey opened a new pull request, #19352: URL: https://github.com/apache/datafusion/pull/19352
Config was introduced as part of https://github.com/apache/datafusion/commit/60e00b3a6542b0a88ea392bfddf12a5295470225#diff-2cb6f61b93633f0057da2135f3556e966e32cd77bd9825dbdb0694c30b0839f1 However the test now succeeds: https://github.com/apache/datafusion/blob/02c647ae1ee5da3605a7f92330b687a42e72d0b6/datafusion/sqllogictest/test_files/decimal.slt#L625-L628 So no need for this config in SLT anymore. Also fold the table into the query for compactness. -- 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]
