You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- retrieve table metadata ready for csv, json, parquet
- duckdb use only one query to get table metadata
- frontend adjustments to keep only filepaths and file type input on table view
Related work items: #10970
Copy file name to clipboardexpand all lines: dqops/src/integration-test/java/com/dqops/duckdb/sensors/column/acceptedvalues/FileDuckdbColumnAcceptedValuesTextFoundInSetPercentSensorParametersSpecIntegrationTest.java
Copy file name to clipboardexpand all lines: dqops/src/integration-test/java/com/dqops/duckdb/sensors/column/accuracy/FileDuckdbColumnAccuracyTotalAverageMatchPercentSensorParametersSpecIntegrationTest.java
Copy file name to clipboardexpand all lines: dqops/src/integration-test/java/com/dqops/duckdb/sensors/column/datatype/FileDuckdbColumnDatatypeStringDatatypeDetectSensorParametersSpecIntegrationTest.java
Copy file name to clipboardexpand all lines: dqops/src/integration-test/java/com/dqops/duckdb/sensors/column/whitespace/FileDuckdbColumnWhitespaceBlankNullPlaceholderTextCountSensorParametersSpecIntegrationTest.java
Copy file name to clipboardexpand all lines: dqops/src/integration-test/java/com/dqops/duckdb/sensors/table/availability/FileDuckdbTableAvailabilitySensorParametersSpecIntegrationTest.java
Copy file name to clipboardexpand all lines: dqops/src/integration-test/java/com/dqops/duckdb/sensors/table/timeliness/FileDuckdbTableTimelinessDataFreshnessSensorParametersSpecIntegrationTest.java
Copy file name to clipboardexpand all lines: dqops/src/integration-test/java/com/dqops/duckdb/sensors/table/volume/FileDuckdbTableVolumeRowCountSensorParametersSpecIntegrationTest.java
Copy file name to clipboardexpand all lines: dqops/src/integration-test/java/com/dqops/duckdb/sensors/table/volume/MultipleFilesDuckdbTableVolumeRowCountSensorParametersSpecIntegrationTest.java
0 commit comments