dwsmith1983 commented on PR #5873: URL: https://github.com/apache/datafusion-comet/pull/5873#issuecomment-5665578959
> could we fix the line here and either add interval cases or file a follow-up to link from it? Fixed the audit note: `width_bucket` is a `CometCodegenDispatch` registered once in the shared math group, on every Spark line. Added day-time and year-month interval cases to `width_bucket.sql`, built with `make_dt_interval` and `make_ym_interval` over the existing table plus literal forms. The `MinSparkVersion` line is still on `main` as of today, so I dropped it here; the fixture passes on 3.4 and 3.5 locally. -- 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]
