Koorous Vargha
Koorous Vargha
### Context It improves readability especially when dealing with number-based labels. ### Description The legend should be sorted in increasing order. ### Examples Here's an example where sorting would be...
This is to select all of the fields passed into the srch query parameter.
## Summary 1. Added `storeRecordsInDaVinci` boolean to the constructor to detect if a user wants to store their transformed records in DaVinci or another storage of their choice. 2. Created...
## Summary Unused metrics result in excessive WARN log messages. By registering metrics only when they are recorded, this issue is avoided. ## How was this PR tested? CI ##...
### Willingness to contribute No. I cannot contribute at this time. ### Feature Request Proposal The [Da Vinci Record Transformer](https://venicedb.org/docs/user_guide/read_api/da_vinci_client#record-transformer) is an API that allows users to hook into the...
## [duckdb] Created a CLI tool to interact with DuckDBDaVinciRecordTransformer This PR creates a CLI tool to interact with DuckDBDaVinciRecordTransformer, similar to the AdminTool. ## How was this PR tested?...