feat: parametro table per selezionare tabella mart in toolkit_layer - #423
Merged
Conversation
- MCP README: 14→18 tool, signature aggiornate, list_candidates deprecato - README.md: tabella tool completa, test count 55→85+ - CONTRIBUTING.md: test count 55→85+
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Sintesi
Aggiunge parametro
tableatoolkit_layerper selezionare una specifica tabella mart quando uno slug ne ha più di una (es.conto-annualeha 83 tabelle mart).Contesto collegato
Continuazione del lavoro di unificazione iniziato con #419-#422. Il layer mart su GCS è supportato ma senza modo di scegliere quale tabella usare.
Cosa cambia
CatalogResolver.resolve_slug(slug, layer='mart', table='mart_top_sa')— filtra per filename senza estensionetoolkit_layer(datasets=[...], layer='mart', table='mart_top_sa')— passa il filtro al resolvertablenon specificato, prende la prima tabella (backward compat)Impatto
Verifica
anac_appalti_master/mart_top_sarestituisce i top SA per importoControlli
regressioncon link all'issueNote per chi revisiona
tablematcha sul filename senza estensione (es."mart_top_sa"matchamart_top_sa.parquet)datasets=...)mart_indexper selezionare output locale