-
```
public class Filter extends Object implements Serializable{
private static final long serialVersionUID = 4944267946319467028L;
SparseArray catalogue = new SparseArray();
....
}…
-
First and foremost, great program, thank you for your work. Ill describe what im seeing with regards to the eccentricities of the parser when trying to load in pre-existing filters but my question is …
-
## Bug Report
When using the modify filter to copy nested fields using Record Accessors, the filter fails to find the fields.
**To Reproduce**
- Configuration:
```
[FILTER]
Name …
-
**Description**
I have a table that looks like this, with a table that outputs a row with just a \ in it.
```
from deephaven import new_table
from deephaven.column import string_col
tests…
-
@Test
public void selctTableModifyColumnTest() {
String sql = "SELECT a ,app,b from record.filter_record_all where a>1 ;";
ClickHouseLexer lexer = new ClickHouseLexer(…
-
### Describe the issue
I have been diligently following the documentation to establish Namespaced Custom Resource Definitions (CRDs) within our environment. However, during the setup process, I encou…
-
We use @balena/odata-parser in one of our projects, and the transpiler `tsc` is complaining about these:
```
node_modules/@balena/odata-parser/odata-parser.d.ts:57:2 - error TS2411: Property '$selec…
-
I want to parse partiql sql and get the keywords, tables, filter columns with partiql parser.
Could someone help to confirm the case? And show some examples about getting tables and columns from p…
-
**Describe the bug**
If `parse_blocks` and `gutenberg_parse_blocks` gives you a filter to change the parser class. See
```
$parser_class = apply_filters( 'block_parser_class', 'WP_Block_Parser' …
-
Build a keyframe filter that can execute transitions based on Midi input (RTP or USB). Also write a preset parser that can interface with our DJ desks.