Volodymyr
Volodymyr
@mminella thanks for the update, but this issue is created to investigate possibility to add support of **Parquet** data type for **BigQuery Spring Batch** module. Will change topic name to...
Dude, this is hardly related to Spring Batch. I believe JDK repository is what you need: https://github.com/openjdk/jdk
I signed it!
@jbduncan Hi there. Appriciate your advices : ) Apache: https://issues.apache.org/jira/browse/COLLECTIONS-541 https://issues.apache.org/jira/browse/COLLECTIONS-156
@jbduncan I think that approach with _IntSupplier_ is good one, but do not you think that in this way we are trying to solve the problem that does not exist?...
@JakeWharton Thanks for suggestion. Do not you think that it would be more efficient to get element from array by index instead of iterating through list in case of _List_?...
@jrtom Thanks for reply. 1. Poor implemetation was made because of my confidence of a fact that such a "toy" method should not be too complex in its implementation. 2....