We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 48ad7b3 commit a1f9b9cCopy full SHA for a1f9b9c
src/databricks/sql/backend/filters.py
@@ -29,10 +29,7 @@
29
30
class ResultSetFilter:
31
"""
32
- A general-purpose filter for result sets that can be applied to any backend.
33
-
34
- This class provides methods to filter result sets based on various criteria,
35
- similar to the client-side filtering in the JDBC connector.
+ A general-purpose filter for result sets.
36
37
38
@staticmethod
0 commit comments