Vasil Danielov Pashov

Results 32 issues of Vasil Danielov Pashov

According to `doc/configuration.md` (commit sha c5b0a27) >The configuration string has the format \=\ \=\ ... However, when I set RC_PARAMS to seed=1234 and put a breakpoint in [MapParser.cpp](https://github.com/emil-e/rapidcheck/blob/ff6af6fc683159deb51c543b065eba14dfcf329b/src/detail/MapParser.cpp#L126) I found...

* Fix typo * Fix copy-paste error (gtest used instead of catch)

**Is your feature request related to a problem? Please describe.** Currently, `aiMesh::mNormals` is used to store normals for the mesh. In theory, it can hold face normals but I see...

Feature-Request

# Issue Some of the git commands issued by ASV are failing on GitHub CI. More precisely ``` ·· Running '/usr/local/bin/git name-rev --name-only --exclude=remotes/* --no-undefined 285bdfd58cc1cc045ff10e994fdc4880c4a37ebc' OUTPUT --------> fatal: cannot...

#### Reference Issues/PRs relates to: #399 #### What does this implement or fix? Add unit tests to showcase the proposed API for reading the index of a symbol. **Proposal** Add...

A list of known issues, limitation and things to check related to the empty type. ## Things to check - [ ] Check how empty type behaves when compaction is...

epic

### Describe the bug Arctic symbols having range index have some constraints. * When appending the start of the new index must be the same as the end of the...

enhancement

### Describe the bug #1561 Completely disables Pandas consolidation. In order to keep the behavior unchanged it has to cast empty blocks to float64. This should not happen with empty...

enhancement

- Fix compilation errors with clang-18 due to Werror - Run include-what-you-use to reduce includes and add forward declarations Same as: #1474 in the original PR ASV fails to perform...

### Describe the bug When calling ArcticDB's tail on range indexed symbol the index always starts from 0. When calling tail on Pandas DataFrame the index values match the actual...

enhancement