Samay Kapadia

Results 24 issues of Samay Kapadia

Hello. It would be very useful if there was a text box or code editor widget, so this is a humble feature request for it.

**Is your feature request related to a problem? Please describe.** Would be nice to sync storage over git. My team runs into this problem with Postman and any other web...

feature
help wanted
discussion

- VSCode Version: latest - Local OS Version: macOS - Remote OS Version: ubuntu - Remote Extension/Connection Type: Server - Logs: Steps to Reproduce: 1. Deploy jupyterhub to kubernetes 2....

info-needed
code-server

I'm using java 8 and scala 2.12. Is `withObjectMocked` supported in Java 8? ``` [info] java.lang.NoSuchFieldException: modifiers [info] at java.base/java.lang.Class.getDeclaredField(Class.java:2412) [info] at org.mockito.ReflectionUtils$.setFinalStatic(ReflectionUtils.scala:128) [info] at org.mockito.MockitoEnhancer.withObjectMocked(MockitoAPI.scala:641) [info] at org.mockito.MockitoEnhancer.withObjectMocked$(MockitoAPI.scala:630) ```

## Description Hello wonderful people. I usually start jupyter lab with a gateway url, but I can't seem to do that here :( ## Reproduce 1. Open the jupyter lab...

enhancement

Building off of this PR https://github.com/JuliaData/Arrow.jl/pull/178

Hello, I'm using an m1 macbook pro and I'm running python 3.8.12. Running `pip install turbodbc` gives me this output ``` Collecting turbodbc Using cached turbodbc-4.3.0.tar.gz (81 kB) Preparing metadata...

help wanted
no-conda

As the title explains, I can't seem to find the docs for this package or an example of how to use toml files. It would be nice if this information...

# Environment **Delta-rs version**: 0.6.1 **Binding**: python **Environment**: - **Cloud provider**: AWS - **OS**: ubuntu - **Other**: Databricks runtime 11.2 *** # Bug **What happened**: My databricks cluster on AWS...

bug

Apache Arrow is slowly becoming the new standard for dataframes, and there is a dataframe library written on top of Arrow called Polars https://github.com/pola-rs/polars and it's [really fast](https://h2oai.github.io/db-benchmark/) It would...