/
githubmirror
/
ydb-go-sdk
ОбзорДокументацияВойти
/
githubmirror
/
ydb-go-sdk
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
ДокументацияПоддержка
Политика конфиденциальностиПользовательское соглашениеПолитика использования «cookies»Согласие субъекта персональных данных
2026 ©
ydb-go-sdk/
tests/integration/
..
testdata

Arrow test

2 года назад
README.md

replace !fast => integration

3 года назад
basic_example_data.go

* Added public package `github.com/ydb-platform/ydb-go-sdk/v3/types` and marked as deprecated all public API in `github.com/ydb-platform/ydb-go-sdk/v3/table/types` as deprecated (#2217)

месяц назад
basic_example_database_sql_bindings_test.go

* Added public package `pkg/xtest` with test helpers (#1850)

год назад
basic_example_database_sql_test.go

Add integration tests for Decimal scanning and fix byte ordering bug (#1938)

8 месяцев назад
basic_example_query_test.go

Fix flaky TestBasicExampleQuery by handling context cancellation (#1907)

10 месяцев назад
basic_example_table_test.go

* Added public package `github.com/ydb-platform/ydb-go-sdk/v3/types` and marked as deprecated all public API in `github.com/ydb-platform/ydb-go-sdk/v3/table/types` as deprecated (#2217)

месяц назад
connection_with_compression_test.go

* Added public package `pkg/xtest` with test helpers (#1850)

год назад
coordination_test.go

feat(coordination): add semaphore watch via DescribeSemaphore (#2258)

7 дней назад
database_sql_arg_slice_test.go

fix TestDatabaseSqlArgSlice (exclude 24.4) (#2032)

6 месяцев назад
database_sql_containers_test.go

* Added public package `github.com/ydb-platform/ydb-go-sdk/v3/types` and marked as deprecated all public API in `github.com/ydb-platform/ydb-go-sdk/v3/table/types` as deprecated (#2217)

месяц назад
database_sql_ddl_in_transaction_test.go

refactoring + fixes

2 года назад
database_sql_defaults_test.go

fix TestDatabaseSQLDefaultProcessor (#2175)

3 месяца назад
database_sql_derived_types_args_test.go

Add support for custom types (#1998)

6 месяцев назад
database_sql_extended_types_test.go

Add integration tests for extended date/interval types with database/sql (#1984)

8 месяцев назад
database_sql_get_column_type_test.go

update gofumpt in CI for use samve version as golangcilint

2 года назад
database_sql_get_columns_test.go

update gofumpt in CI for use samve version as golangcilint

2 года назад
database_sql_get_index_columns_test.go

update gofumpt in CI for use samve version as golangcilint

2 года назад
database_sql_get_indexes_test.go

update gofumpt in CI for use samve version as golangcilint

2 года назад
database_sql_get_primary_keys_test.go

update gofumpt in CI for use samve version as golangcilint

2 года назад
database_sql_get_tables_test.go

update gofumpt in CI for use samve version as golangcilint

2 года назад
database_sql_ignore_placeholder_test.go

* Supported column name prefix `__discard_column_` for discard columns in result sets

3 года назад
database_sql_is_column_exists_test.go

update gofumpt in CI for use samve version as golangcilint

2 года назад
database_sql_is_primary_key_test.go

update gofumpt in CI for use samve version as golangcilint

2 года назад
database_sql_is_table_exists_test.go

update gofumpt in CI for use samve version as golangcilint

2 года назад
database_sql_issues_handler_test.go

feat(sqlx): support capturing YDB issues (#2068)

4 месяца назад
database_sql_json_test.go

* Added public package `github.com/ydb-platform/ydb-go-sdk/v3/types` and marked as deprecated all public API in `github.com/ydb-platform/ydb-go-sdk/v3/table/types` as deprecated (#2217)

месяц назад
database_sql_metrics_test.go

refactoring for pg2ydb project (#1846)

год назад
database_sql_numeric_args_test.go

replace !fast => integration

3 года назад
database_sql_positional_args_test.go

Add integration tests for extended date/interval types with database/sql (#1984)

8 месяцев назад
database_sql_regression_test.go

* Added public package `github.com/ydb-platform/ydb-go-sdk/v3/types` and marked as deprecated all public API in `github.com/ydb-platform/ydb-go-sdk/v3/table/types` as deprecated (#2217)

месяц назад
database_sql_rows_affected_test.go

getting rowsAffected from YDB QueryStats (#1887)

9 месяцев назад
database_sql_scanner_test.go

fix(table_service): support both underlying types for YSON bytes and text (#2077)

2 месяца назад
database_sql_scheme_test.go

* Merged `internal/xsql/conn.{GetTables,GetAllTables}` methods for `DRY` * Replaced `internal/xsql.Connector.PathNormalizer` default from `nopPathNormalizer` to `bind.TablePathPrefix` with database name as path prefix

3 года назад
database_sql_static_credentials_test.go

remove legacy code for old image version

2 года назад
database_sql_trace_test.go

feat: support Otel spans (#2116)

2 месяца назад
database_sql_with_commit_tx_test.go

feat: Added ydb.WithCommitTxContext for committing database/sql transactions with query execution (#2023)

6 месяцев назад
database_sql_with_lazy_tx_test.go

feat: Added query.WithLazyTx option for per-operation lazy transactions (#2016)

6 месяцев назад
database_sql_with_stats_mode_test.go

Add context options for query stats collection in database/sql (#2071)

4 месяца назад
database_sql_with_tx_control_test.go

fix: Allow matching TxControl in transaction execution (#2011)

6 месяцев назад
database_sql_yson_column_test.go

* Added public package `github.com/ydb-platform/ydb-go-sdk/v3/types` and marked as deprecated all public API in `github.com/ydb-platform/ydb-go-sdk/v3/table/types` as deprecated (#2217)

месяц назад
decimal_test.go

* Added public package `github.com/ydb-platform/ydb-go-sdk/v3/types` and marked as deprecated all public API in `github.com/ydb-platform/ydb-go-sdk/v3/table/types` as deprecated (#2217)

месяц назад
discovery_test.go

refactor(conn): remove connParker, lastUsage and xsync.LastUsage (#2237)

месяц назад
driver_secure_test.go

* Added public package `pkg/xtest` with test helpers (#1850)

год назад
driver_test.go

* Added public package `pkg/xtest` with test helpers (#1850)

год назад
helpers_test.go

Invoke topic reader stop partition callback (#2145)

3 месяца назад
hint_session_balancer_test.go

Support for server-side load balancing of sessions (#1813)

год назад
kv_test.go

* Added public package `github.com/ydb-platform/ydb-go-sdk/v3/types` and marked as deprecated all public API in `github.com/ydb-platform/ydb-go-sdk/v3/table/types` as deprecated (#2217)

месяц назад
metrics_registry_test.go

Bump google.golang.org/grpc from 1.69.4 to 1.79.3 (#2049)

5 месяцев назад
monitoring_test.go

* Added public package `pkg/xtest` with test helpers (#1850)

год назад
operation_test.go

* Added public package `pkg/xtest` with test helpers (#1850)

год назад
query_allow_implicit_sessions_bench_test.go

Execute queries without explicit session creation (#1827)

год назад
query_execute_script_test.go

* Added public package `github.com/ydb-platform/ydb-go-sdk/v3/types` and marked as deprecated all public API in `github.com/ydb-platform/ydb-go-sdk/v3/table/types` as deprecated (#2217)

месяц назад
query_execute_test.go

* Added public package `github.com/ydb-platform/ydb-go-sdk/v3/types` and marked as deprecated all public API in `github.com/ydb-platform/ydb-go-sdk/v3/table/types` as deprecated (#2217)

месяц назад
query_multi_result_sets_test.go

fixed integration tests after removed ydb 23.3 from matrix

2 года назад
query_range_test.go

* Added public package `pkg/xtest` with test helpers (#1850)

год назад
query_read_row_test.go

Added some named query errors for check results from query service client (#2009)

7 месяцев назад
query_regression_test.go

* Added public package `github.com/ydb-platform/ydb-go-sdk/v3/types` and marked as deprecated all public API in `github.com/ydb-platform/ydb-go-sdk/v3/table/types` as deprecated (#2217)

месяц назад
query_sessions_build_info_test.go

fix(meta): send observability chains only on Discovery (#2248)

месяц назад
query_tx_control_validation_test.go

fix: validate TxControl requires CommitTx when BeginTx is specified (#2013)

6 месяцев назад
query_tx_execute_test.go

feat: Added query.WithLazyTx option for per-operation lazy transactions (#2016)

6 месяцев назад
ratelimiter_test.go

* Added public package `pkg/xtest` with test helpers (#1850)

год назад
register_dsn_parser_test.go

* Added experimental `ydb.{Register,Unregister}DsnParser` global funcs for register/unregister external custom DSN parser for `ydb.Open` and `sql.Open` driver constructor

2 года назад
retry_budget_test.go

* Added public package `pkg/xtest` with test helpers (#1850)

год назад
retryable_error_with_invalid_object_test.go

fix

год назад
scripting_test.go

Changed the retry behavior for operation error `TIMEOUT` from `NonRetryable` to `ConditionallyRetryable` (#2153)

3 месяца назад
session_core_test.go

fix(xsql): invalidate sessions on shutting down nodes (#2241)

месяц назад
static_credentials_test.go

remove legacy code for old image version

2 года назад
sugar_make_remove_recursive_test.go

refactoring

2 года назад
sugar_result_test.go

* Added public package `github.com/ydb-platform/ydb-go-sdk/v3/types` and marked as deprecated all public API in `github.com/ydb-platform/ydb-go-sdk/v3/table/types` as deprecated (#2217)

месяц назад
sugar_unmarhall_result_set_test.go

* Added public package `pkg/xtest` with test helpers (#1850)

год назад
sugar_unmarhall_row_test.go

* Added public package `pkg/xtest` with test helpers (#1850)

год назад
table_bulk_upsert_test.go

* Added public package `github.com/ydb-platform/ydb-go-sdk/v3/types` and marked as deprecated all public API in `github.com/ydb-platform/ydb-go-sdk/v3/table/types` as deprecated (#2217)

месяц назад
table_bulk_upsert_with_compression_test.go

* Added public package `github.com/ydb-platform/ydb-go-sdk/v3/types` and marked as deprecated all public API in `github.com/ydb-platform/ydb-go-sdk/v3/table/types` as deprecated (#2217)

месяц назад
table_containers_test.go

* Added public package `github.com/ydb-platform/ydb-go-sdk/v3/types` and marked as deprecated all public API in `github.com/ydb-platform/ydb-go-sdk/v3/table/types` as deprecated (#2217)

месяц назад
table_copy_tables_test.go

* Added public package `pkg/xtest` with test helpers (#1850)

год назад
table_create_table_description_test.go

* Added public package `github.com/ydb-platform/ydb-go-sdk/v3/types` and marked as deprecated all public API in `github.com/ydb-platform/ydb-go-sdk/v3/table/types` as deprecated (#2217)

месяц назад
table_create_table_partitions_test.go

* Added public package `github.com/ydb-platform/ydb-go-sdk/v3/types` and marked as deprecated all public API in `github.com/ydb-platform/ydb-go-sdk/v3/table/types` as deprecated (#2217)

месяц назад
table_cross_join_test.go

* Added public package `github.com/ydb-platform/ydb-go-sdk/v3/types` and marked as deprecated all public API in `github.com/ydb-platform/ydb-go-sdk/v3/table/types` as deprecated (#2217)

месяц назад
table_data_query_issue_row_col_test.go

* Added public package `github.com/ydb-platform/ydb-go-sdk/v3/types` and marked as deprecated all public API in `github.com/ydb-platform/ydb-go-sdk/v3/table/types` as deprecated (#2217)

месяц назад
table_data_query_with_compression_test.go

change integration test

3 года назад
table_describe_external_test.go

Describe external data source / external table (#2079)

4 месяца назад
table_interval_from_duration_test.go

* Added public package `github.com/ydb-platform/ydb-go-sdk/v3/types` and marked as deprecated all public API in `github.com/ydb-platform/ydb-go-sdk/v3/table/types` as deprecated (#2217)

месяц назад
table_long_stream_test.go

* Added public package `github.com/ydb-platform/ydb-go-sdk/v3/types` and marked as deprecated all public API in `github.com/ydb-platform/ydb-go-sdk/v3/table/types` as deprecated (#2217)

месяц назад
table_multiple_result_sets_test.go

* Added public package `github.com/ydb-platform/ydb-go-sdk/v3/types` and marked as deprecated all public API in `github.com/ydb-platform/ydb-go-sdk/v3/table/types` as deprecated (#2217)

месяц назад
table_null_type_test.go

replace !fast => integration

3 года назад
table_regression_test.go

* Added public package `github.com/ydb-platform/ydb-go-sdk/v3/types` and marked as deprecated all public API in `github.com/ydb-platform/ydb-go-sdk/v3/table/types` as deprecated (#2217)

месяц назад
table_scan_error_test.go

Fixed test of wrong keyword 'SELICT'

2 года назад
table_scan_query_with_compression_test.go

change integration test

3 года назад
table_split_ranges_and_read_test.go

* Added public package `github.com/ydb-platform/ydb-go-sdk/v3/types` and marked as deprecated all public API in `github.com/ydb-platform/ydb-go-sdk/v3/table/types` as deprecated (#2217)

месяц назад
table_truncated_err_test.go

* Added public package `github.com/ydb-platform/ydb-go-sdk/v3/types` and marked as deprecated all public API in `github.com/ydb-platform/ydb-go-sdk/v3/table/types` as deprecated (#2217)

месяц назад
table_tx_control_test.go

Fix table.Session.Execute ignoring options.WithCommit() (#2091)

4 месяца назад
table_tx_lazy_test.go

Fix panic when database is nil.

2 года назад
table_type_to_string_test.go

* Added public package `github.com/ydb-platform/ydb-go-sdk/v3/types` and marked as deprecated all public API in `github.com/ydb-platform/ydb-go-sdk/v3/table/types` as deprecated (#2217)

месяц назад
table_tz_timestamp_test.go

replace !fast => integration

3 года назад
table_unexpected_null_while_parse_nil_json_document_value_test.go

replace !fast => integration

3 года назад
topic_cdc_reader_test.go

* Added public package `github.com/ydb-platform/ydb-go-sdk/v3/types` and marked as deprecated all public API in `github.com/ydb-platform/ydb-go-sdk/v3/table/types` as deprecated (#2217)

месяц назад
topic_client_test.go

Topic direct write (#2180)

2 месяца назад
topic_commit_offset_test.go

Implement topic's client CommitOffset call (#2076)

4 месяца назад
topic_grpc_stopper_helper_test.go

revert integration tests

2 года назад
topic_helpers_test.go

fixed integration tests after removed ydb 23.3 from matrix

2 года назад
topic_listener_test.go

Add ReadSessionID getter to TopicListener (#2078)

4 месяца назад
topic_log_test.go

* Added public package `pkg/xtest` with test helpers (#1850)

год назад
topic_multiwriter_test.go

LOGBROKER-10206 Fix test (#2166)

3 месяца назад
topic_partitions_balanced_test.go

* Added public package `pkg/xtest` with test helpers (#1850)

год назад
topic_read_messages_test.go

* Added public package `pkg/xtest` with test helpers (#1850)

год назад
topic_read_update_offsets_test.go

update offset bugfix (#1968)

8 месяцев назад
topic_read_writer_test.go

LOGBROKER-10206 Add tests (#2075)

4 месяца назад
topic_reader_on_stop_partition_session_test.go

Invoke topic reader stop partition callback (#2145)

3 месяца назад
topic_regression_test.go

Fix consumer alters silently resetting supported codecs (#2201)

2 месяца назад
topic_stress_test.go

LOGBROKER-10206 Add tests (#2075)

4 месяца назад
topic_transactions_test.go

LOGBROKER-10206 Pass tx to incoming messages (#2154)

3 месяца назад
tx_test.go

* Added public package `github.com/ydb-platform/ydb-go-sdk/v3/types` and marked as deprecated all public API in `github.com/ydb-platform/ydb-go-sdk/v3/table/types` as deprecated (#2217)

месяц назад
with_trace_retry_test.go

* Added public package `pkg/xtest` with test helpers (#1850)

год назад
README.md