emlynazuma
Results
2
issues of
emlynazuma
### Descriptions: We have a program that **read json file**, do some operation, then **write to a new parquet file**. Some problems happened when there are list-type columns. Originally, this...
Hi, I wonder if I could add extra Java options to `kernel.json`. For my use case, I just need to add an `--add-opens...` argument during the kernel start. ```bash ❯...