Rok Mihevc

Results 22 issues of Rok Mihevc

Thanks for the great library @HowardHinnant ! I'm adding some functionality to Apache Arrow's `strftime` and I came across this behavior: ``` #include "date/tz.h" #include int main() { date::zoned_time t{"EST",...

When I want to copy a name of a function parameter I typically double-click it to select. Normally that would select the entire parameter and I can now copy and...

help wanted

We want to provide best practices and debugging section in: [cpp flight docs](https://arrow.apache.org/docs/cpp/flight.html) [python flight docs](https://arrow.apache.org/docs/python/flight.html) [java flight docs](https://arrow.apache.org/docs/java/flight.html) [R flight docs](https://arrow.apache.org/docs/r/articles/flight.html)

lang-R
docs

This is to resolve [ARROW-16695](https://issues.apache.org/jira/browse/ARROW-16695).

lang-c++
lang-python

This is to resolve [ARROW-17386](https://issues.apache.org/jira/browse/ARROW-17386).

lang-R

Changes introduced by [ARROW-16653](https://github.com/apache/arrow/pull/13506) were not written up by NEWS.md.

lang-R
docs

This is to add DELTA_BINARY_PACKED encoder.

parquet
lang-c++
lang-python
docs

This is to resolve [ARROW-17933](https://issues.apache.org/jira/browse/ARROW-17933).

lang-c++
lang-python

This is to add DELTA_BYTE_ARRAY encoder.

parquet
lang-c++
lang-python
docs

When running `DNAscan/scripts/DNAscan.py` `dnascan_dir` is not found in `args`. This gets it from `paths_configs` instead.