Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-02-2022 03:49 AM
don't see why it would generate an error as it works fine.
Perhaps, as a test, serialize the dataframe (write it and read again) and then try the filter + count.
If that works, it is probably your query plan which might be too complex, or the AQE which goes crazy.