Skip to content

Display user-specified operator in ParquetTable example docs_filters#50

Draft
amoonrat wants to merge 4 commits intoneuralinkcorp:mainfrom
amoonrat:fix-operator-docs
Draft

Display user-specified operator in ParquetTable example docs_filters#50
amoonrat wants to merge 4 commits intoneuralinkcorp:mainfrom
amoonrat:fix-operator-docs

Conversation

@amoonrat
Copy link

When declaring ParquetTables, a filter could be passed into docs_filters with an operator other than "=", such as "contains". However, the user-specified operator isn't passed through to the generated code examples on the static site, which hardcodes filters to display operator "=", creating confusion for users of the web catalog trying to properly query the data.

This passes the user-specified operator from table declaration through to the static site codegen.

@amoonrat amoonrat marked this pull request as draft August 27, 2025 07:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant