Seth Washeck

Results 4 issues of Seth Washeck

Getting PDH_CSTATUS_NO_OBJECT error when attempting to parse blg files ``` Unhandled exception. System.Exception: PDH_CSTATUS_NO_OBJECT at Tx.Windows.PdhUtils.CheckStatus(PdhStatus actualStatus, PdhStatus[] expectedStatus) at Tx.Windows.PdhUtils.GetCounterAndInstanceList(String logFilename, String machineName, String objectName, List`1& counterList, List`1& instanceList)...

Following the instructions [here](https://github.com/splunk/docker-splunk/tree/master/enterprise) under the heading **Start a Splunk Enterprise container and mount the necessary container volumes** I get the following error: Docker version: 18.03.0-ce-win59 (16762) Windows 10 version:...

### Prerequisites - [X] I have used the predefined issue title. (e.g. "xxx@xxx: hash check failed") - [X] I have verified that I am using the latest version of Scoop...

bug

I am trying to add existing, hive-partitioned parquet files from an s3 bucket to ducklake. These parquet files were created using duckdb following the documentation: ``` COPY metrics TO 'metrics'...

question