Commit 245d09c
committed
Initial commit
Visitran — Modern Pythonic Data Transform Tool
Licensed under AGPL-3.00 parents commit 245d09c
1,043 files changed
Lines changed: 252313 additions & 0 deletions
File tree
- .devcontainer
- .github
- ISSUE_TEMPLATE
- actions
- print-env
- setup-python
- workflows
- backend
- backend
- account
- application
- config_parser
- transformation_parsers
- context
- file_explorer
- interpreter
- python_templates
- transformations_template
- transformations
- utils
- model_validator
- transformations
- sample_project
- session
- core
- constants
- middlewares
- migrations
- mixins
- models
- routers
- ai_context
- api_tokens
- chat_intent
- chat_message
- serializers
- views
- chat
- connection
- environment
- execute
- explorer
- onboarding
- project_connection
- projects
- security
- scheduler
- migrations
- services
- errors
- server
- settings
- utils
- cache_service
- decorators
- load_models
- sample_project
- dvd_rental
- model_files
- model_py_files
- model_templates
- seed_files
- jaffle_shop
- model_files
- model_py_files
- model_templates
- seed_files
- formulasql
- base_functions
- examples
- sample
- functions
- tests
- db_data
- utils
- rbac
- tests
- integration_tests
- data
- invalid_csv
- sakila
- transform_yamls
- test_conflicting_column_added
- test_dependency_violation
- test_join_failure_on_second_model
- test_lineage_generation
- test_model_columns
- test_transformations
- pics
- snapshots
- test_backend
- test_execute_seed
- test_get_apis_describing_support
- aggregations
- datasources
- formulas
- test_get_datasource_fields
- bigquery
- duckdb
- postgres
- trino
- test_get_duckdb_datasource_fields
- test_get_project_connection
- test_get_project_datasource_test
- test_get_project_data
- connection
- explorer
- reload
- schemas
- test_get_project_reload
- test_get_project_tables_from_schema
- test_get_project_tables
- test_get_table_columns_from_schema
- test_get_table_contents_from_schema
- test_ui_transformations
- test_dependency_violation/failure_and_rollback
- test_model_columns
- test_transform_table_add_column
- test_transform_table_aggregation_column_in_filter
- test_transform_table_drop_duplicates
- test_transform_table_filter_n_aggregation
- test_transform_table_filter_n_groupby
- test_transform_table_full_join
- test_transform_table_inner_join
- test_transform_table_left_join
- test_transform_table_merge_check
- test_transform_table_right_join
- test_transform_table_simple_aggregation_n_sort
- test_transform_table_simple_sort_n_hide
- test_transform_table_simple_transformation
- test_transform_table_sort_on_synthesized_column
- test_transform_table_three_joins
- unit_tests
- utils
- models
- visitran
- adapters
- bigquery
- databricks
- duckdb
- postgres
- snowflake
- trino
- errors
- events
- log_server
- templates
- ci
- docker
- dockerfiles
- frontend
- public
- src
- auth
- base
- components
- connection
- environment
- login
- project-list
- settings
- contents
- topbar
- error
- icons
- new-project
- not-found
- project-listing
- rjsf-form-layout
- common
- ide
- chat-ai
- editor
- bottom_section
- components
- lineage-tab
- no-code-configuration
- join-icons
- no-code-model
- no-code-toolbar
- toolbar-items
- no-code-topbar
- no-code-ui/filter
- sql-flow-tab
- explorer
- __tests__
- db_config
- db_schema
- components
- python-drawer
- run-history
- scheduler
- sequence-drawer
- sql-drawer
- services
- service
- skeleton
- store
- widgets
- error_boundary
- global-error-fallback
- helper-text
- hooks
- lazy_loader
- resizer
- spinner_loader
- pypi_server
- tests
- unit
- test_visitran_adapters
- bigquery_test
- data/dummyproject
- models
- full_code
- duckdb_test
- postgres_test
- snowflake_test
- trino_test
- test_visitran_backend
- test_config_parser
- test_file_explorer
- test_formulasql
- test_interpreter
- visitran
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
| 70 | + | |
| 71 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
0 commit comments