Issues
- 0
delete_snapshot does not delete keys properly when snapshot has more than one symbol in it
#1863 opened by poodlewars - 0
Libraries written by 4.5.0 are not backwards compatible for s3 https stоrages
#1846 opened by G-D-Petrov - 0
Gracefully fail when appending in either sort and finalize or plain finalize if existing data is column sliced
#1848 opened by alexowens90 - 0
Add sort and finalize stress test
#1851 opened by alexowens90 - 1
lib.read report ('E_ASSERTION_FAILURE Truncate bounds start_row=12560 end_row=12560 outside valid range 12560',)
#1847 opened by deyu9999 - 9
- 0
Add clear keys parameter for finalize and sort and finalize staged data methods controlling what happens if an exception is thrown
#1839 opened by vasil-pashov - 0
Add flag to sort and finalize and plain finalize of whether to keep or delete incompletes if the operation fails
#1849 opened by alexowens90 - 0
`finalize_staged_data` does not return anything
#1753 opened by alexowens90 - 0
- 0
Ensure docstrings for `finalize_staged_data`, `sort_and_finalize_staged_data`, and `delete_staged_data` are up to date and generally useful
#1850 opened by alexowens90 - 0
Fix resampling denormalization with multi-index
#1830 opened by alexowens90 - 0
- 0
Sort and finalize can reorder the fields in a segment and crash with static schema
#1795 opened by vasil-pashov - 0
Sort and finalize and regular write/append handle NaT index values differently
#1797 opened by vasil-pashov - 0
Sort and finalize throws when staged columns are of different but promotable types (dynamic schema)
#1807 opened by vasil-pashov - 0
Allow unordered indexes in staged area when `sort_and_finalize_staged_data` is used
#1738 opened by vasil-pashov - 0
- 0
- 0
Setup Polaris integration
#1836 opened by alexowens90 - 0
`lib_tool.read_to_keys` doesn't work for some `KeyType`s
#1835 opened by IvoDD - 0
Use ENTT for ECS
#1833 opened by alexowens90 - 0
get_description timezone is incorrect
#1827 opened by Shrimpy48 - 0
- 0
test_config.py::test_runtime_config_roundtrip Windows fatal exception: access violation
#1802 opened by poodlewars - 0
QueryBuilder __eq__ check fails
#1818 opened by phoebusm - 0
`LazyDataFrame` documentation and example notebook
#1809 opened by alexowens90 - 0
Cannot re-use QueryBuilder if date range also specified
#1788 opened by jdry1729 - 0
`LazyDataFrame` implementation
#1750 opened by alexowens90 - 0
- 0
Calling `sort_and_finalize_staged_data` with staged segment of DataFrame with 0 rows fails
#1736 opened by vasil-pashov - 0
Staged segment of only empty DataFrames throws when `sort_and_finalize_staged_data` is called
#1735 opened by vasil-pashov - 0
- 0
Treat output of division operations in pipeline as `float64`, even if both inputs are integers
#1792 opened by alexowens90 - 0
Flaky test: boto error connecting to endpoint
#1790 opened by alexowens90 - 0
QueryBuilder methods are modifying self
#1773 opened by jamesmunro - 1
Test test_filter_numeric_isnotin_unsigned is flaky
#1780 opened by G-D-Petrov - 0
Performance regression when requesting a timestamp before the earliest version
#1772 opened by willdealtry - 0
Unflakify processing pipeline tests
#1749 opened by alexowens90 - 0
Occasional segfaults in column stats tests
#1785 opened by alexowens90 - 0
- 0
`Abs` and `Neg` operators on signed int columns give incorrect results for `std::numeric_limits<intx_t>::min()` for `x in {8, 16, 32}`
#1784 opened by alexowens90 - 0
Sum aggregations can needlessly overflow
#1786 opened by alexowens90 - 0
Add upsert argument to append
#1777 opened by DrNickClarke - 0
Calling `sort_and_finalize_staged_data` throws non informative exception
#1737 opened by vasil-pashov - 0
Test test_random_scenario is flaky
#1779 opened by G-D-Petrov - 0
Fix hitting docker pull limits in CI
#1752 opened by IvoDD - 0
Equivalent `origin` argument to Pandas resample
#1751 opened by vasil-pashov - 0
- 0
Add hypothesis tests for resampling
#1740 opened by vasil-pashov