Imri Paran
Imri Paran
**Describe the new feature or enhancement** [Btcd](https://github.com/btcsuite/btcd) is a lightweight go-based bitcoin node that supports a subset of the Bitcoin Core commands. Those that are supported are claimed to be...
Although its not documented anywhere official, [regtest addresses have a different prefix for bech32 than regtest](https://bitcoin.stackexchange.com/a/91223). It uses the `bcrt` prefix rather than `tb`. This is currently not supported by...
### Describe your changes: Fixes https://github.com/open-metadata/OpenMetadata/issues/10013 1. Implemented the NoSQLProfilerInterface as an entrypoint for the nosql profiler. 2. Added the NoSQLMetric as an abstract class. 3. Implemented the interface for...
### Describe your changes: demonstrate the effectiveness of https://github.com/open-metadata/OpenMetadata/pull/15189 I worked on ... because ... # ### Type of change: - [ ] Bug fix - [ ] Improvement -...
### Describe your changes: Follows https://github.com/open-metadata/OpenMetadata/pull/15122 # ### Type of change: - [x] Documentation # ### Checklist: - [x] I have read the [**CONTRIBUTING**](https://docs.open-metadata.org/developers/contribute) document. - [ ] My PR...
 This creates records in my budgeting app with wrong dates. Willing to file a PR if anyone points me to the area where this is handled in the code.
**Is your feature request related to a problem? Please describe.** As a platform user, I would like to set a custom `WHERE` clause when specifying data for data quality tests....
Bringing back the green streak:  This time with the correct configuration for both MySQL and Postgres tests... ### Describe your changes: Fixes I worked on ... because ... #...
**Is your feature request related to a problem? Please describe.** I want a test definition that fails when a column does not match an enum. For example given a business...
### Describe your changes: Fixes I worked on ... because ... # ### Type of change: - [ ] Bug fix - [ ] Improvement - [ ] New feature...