paradedb / pg_analytics

DuckDB-powered analytics for Postgres
https://paradedb.com
PostgreSQL License
196 stars 13 forks source link

Automatically provide as_ref & iter methods to enums on `IcebergOption` by using strum #83

Closed Weijun-H closed 2 months ago

Weijun-H commented 2 months ago

What feature are you requesting?

Automatically provide as_ref & iter methods to enums on IcebergOption by using strum

Why are you requesting this feature?

Refactor and simplify the code

What is your proposed implementation for this feature?

Follow @evanxg852000's implementation in #41

Full Name:

Weijun Huang

Affiliation:

None