- Barcelona, Spain
- www.linkedin.com/in/joanfontanalsmartinez/
Block or Report
Block or report JoanFM
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePinned
-
jina Public
Forked from jina-ai/jina
Jina is the cloud-native neural search framework powered by state-of-the-art AI and deep learning
Python
-
-
apache/spark Public
Apache Spark - A unified analytics engine for large-scale data processing
-
LightGBM Public
Forked from microsoft/LightGBM
A fast, distributed, high performance gradient boosting (GBT, GBDT, GBRT, GBM or MART) framework based on decision tree algorithms, used for ranking, classification and many other machine learning …
C++
-
-
1,760 contributions in the last year
Contribution activity
June 2022
Created 14 commits in 1 repository
Created a pull request in jina-ai/jina that received 3 comments
feat: avoid concurrent init for replicas in same machine
Goals: ... ... check and update documentation. See guide and ask the team.
Opened 15 other pull requests in 1 repository
jina-ai/jina
1
open
9
merged
5
closed
- test: try setting grpc flags for tests
- chore: remove lz4 reqs
- fix: fix monitoring update of metrics on exception
- refactor: change import in DataRequestHandler
- refactor: change exec name in test
- test: remove unnecessary folder
- feat: expose kwargs to Clients
- feat: allow having parameters defined per executor
- fix: dummy test pr
- feat: allow Executors as dataclass
- docs: revisit expose info docs
- feat: add jina info service to all Runtimes
- test: try reconnect Executor
- chore: remove pages from .github folder
- feat: avoid warning jcloud arg
Reviewed 47 pull requests in 6 repositories
jina-ai/jina
25 pull requests
- fix(import): remove early check file exist
- feat: allow to pass a list of port monitoring to replicas
- build: add hub integration
- refactor: change exec name in test
- fix: fix reconnect issues
- fix: add async dry run method
- docs: expose networking requests in api reference
- feat: allow to load parameters from jina data request proto wo loading the full docs
- fix: revert 4410 and fix silent error
- docs: add external executor tls for jcloud
- test: try reconnect Executor
- chore: update JClould banner
- fix: fix port monitoring
- docs: remove broken api sidebar
- feat: add specific executor param
- docs: examples in docstrings
- docs: create api reference
- docs: minor documenation updates on the get started section
- chore: raise warning if port_monitoring is default and already in use
- docs: documentation enhancement
- chore: update requirement to successfully build docs on local
- feat: allow Executors as dataclass
- feat: error handling for executor timeouts
- feat: add jina info service to all Runtimes
- feat: add argument to control number of grpc retries
- Some pull request reviews not shown.
jina-ai/docarray
10 pull requests
- feat: Integration of ClickHouse storage
- docs: add table with basic capabilities of different storage backends
- fix(elastic): update offset2ids management
- fix: elastic search offset management on doc deletion
- feat: open Weaviate functionalities to DocArray
- docs: present documentarray modification with context manager
- feat: add filter in elasticsearch backend
- fix: cast column to its correct type before insertion in database
- feat: filter in weav
- feat: add filter to match method
jina-ai/annlite
1 pull request
jina-ai/executor-normalizer
1 pull request
jina-ai/executor-weaviate-indexer
1 pull request
jina-ai/executor-qdrant-indexer
1 pull request
Created an issue in jina-ai/jina that received 1 comment
Parameters per Executor
you should be able to send parameters that is going through the flow, but only accepted by one Executor