Skip to content

0.3.1 - Field Filtering Fix (F^3)

Compare
Choose a tag to compare
@voutilad voutilad released this 16 Mar 21:58
· 49 commits to main since this release

Primarily a fix for supporting field filters, i.e. targeting fields in BigQuery tables based on the graph model.

While one could argue it's a new feature, the feature exists in the underlying neo4j_arrow module and wasn't properly wired in, so I consider this a bugfix 😉.