-
```
What steps will reproduce the problem?
: I copied the GEPlugin "Hello Earth" page to my local network. When I launch
the file from my harddrive -- the GEPlugin starts OK. When I put the HTML
…
-
```
What steps will reproduce the problem?
: I copied the GEPlugin "Hello Earth" page to my local network. When I launch
the file from my harddrive -- the GEPlugin starts OK. When I put the HTML
…
-
Hi, Thanks for the great library! I really appreciate the efforts you guys have taken to build this project.
Issue Description:
We recently encountered an issue, leader stopped sending appendEntri…
-
```
What steps will reproduce the problem?
: I copied the GEPlugin "Hello Earth" page to my local network. When I launch
the file from my harddrive -- the GEPlugin starts OK. When I put the HTML
…
-
## Feature request
Create a Logstore that utilizes S3 APIs but utilizes something cloud-agnostic containerized solution like Postgres.
### Overview
While Delta Lake has supported concurrent read…
-
Is there any plans (roadmap) on adding an xAPI dispatcher?
outside of Moodle, to an LRS?
or inside Moodle, (1) into a custom hvp DB table (2) Moodle's mdl_logstore_standard_log ?
-
### Expected Behavior
Scroll (line) position is preserved (if possible), even when truncating logs.
### Current Behavior
When `LogStore` triggers `ensureMaxLength`, and the log size is larger tha…
-
In `*DistributedLog.Close()`, the raft logStore is not closed. As a result, the index file corresponding to the raft log is not truncated to its actual size. As a result, the index file is corrupt and…
-
Was reading the code and was wondering if there are any details about the "columnshard" and how it integrates into the big picture.
https://github.com/ydb-platform/ydb/tree/main/ydb/core/tx/columns…
-
Environment:
Spark version :3.2
Delta version :2.2.0
```
from pyspark.sql import SparkSession
import os
def init_spark():
spark = SparkSession.builder \
.appName("HiveMetasto…