LeslieKid commented on issue #12114: URL: https://github.com/apache/datafusion/issues/12114#issuecomment-2420043617
> @LeslieKid perhaps you could make a PR based on #12847 for one of those items (StringView or Decimal or Date type would be super great) OK! I will work on adding some new types for this framework in the next few days. And I think maybe we can introduce a new trait named `ArrayGenerator` to unify the `PrimitiveArrayGenerator` and `StringArrayGenerator`? And it may make it easier to introduce new types. -- 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]
