Almog Tavor
Almog Tavor
e.g. 'subtitle-1' has been replaced with 'text-subtitle-1'. The project contains lots of deprecated classes that prevented me to even run it locally. The current fix suggests updating each class usage...
I wonder if there is a simple quick start example for the usage of deequ in Java? I see that there are great examples for Scala, but a minimal introduction...
When using Apache Spark with Java there is a pretty common use case of converting Spark's Dataframes to POJO-based Datasets. The thing is that many times your Dataframe is imported...
In continuous to https://github.com/mapstruct/mapstruct/issues/2926, I'd like to request the feature of enabling "Go To Definition" (cntl + B) for the methods names that are references within the `qualifiedByName` parameter.
## What is the purpose of the change Minor typo hotfix in Javadoc. The typo is that multiple functions have the description of `The descriptor defining the properties of the...
### Description I use Lucene Monitor with regular `Document` objects and it works just fine. The thing is that I'd like to match with Solr queries that I use in...
## Documentation Issue This PR https://github.com/reactor/reactor-kafka/pull/325/files#diff-a43be6da00bb7683292fd18443d388a44e23a6354dee611a27d07884509e101a added the first observation api & reactor kafka documentation which is great. But in general there is no Observation API & reactor (and especially...
Currently when cloning the project and executing it after installing all dependencies, I get `ImportError: Using `load_in_8bit=True` requires Accelerate: 'pip install accelerate' and the latest version of bitsandbytes 'pip install...
Due to the fact MongoDB is a NoSQL DB, it's kind of unclear if all the regular Liquibase features are supported, and hence, if it would be better to use...
I've tried to use this plugin, but I didn't understand the usage steps. When I've imported the plugin, initially I had a problem of `Could not find com.android.tools.build:gradle:4.0.1`, that I...