Ganesh Chand

Results 8 issues of Ganesh Chand

## Bug ### Describe the problem Following unit tests fail: - Metadata (with all defaults) - Metadata - json serialization/deserialization - Metadata with empty createdTime- json serialization/deserialization - #### Steps...

bug

## Feature request ### Overview Currently, `DeltaTable.isDeltaTable()` only supports table path. If you have a delta table registered in the metastore and if you execute `DeltaTable.isDeltaTable("my_database.my_table")`, it simply returns `false`....

enhancement
good first issue

I have the following dependency on my build.sbt and I am using Scala 2.12.1 ``` libraryDependencies += "com.github.seratch" %% "awscala" % "0.6.0" ``` Doing a simple bucket list gives me...

This line https://github.com/playframework/play-slick/blob/master/samples/basic/build.sbt#L3 seems to give error when running sample play app. Here's how you can reproduce the error: ```$ git clone [email protected]:playframework/play-slick.git $ cd basic $ sbt run [info]...

status:backlog

Has this project been updated to support latest 4.x d3js release?

when I run `sbt publish` it generates all the artifacts including the .pom file under target/scala-2.12/ directory but it fails publishing the package because it seems to be looking for...

Scenario: A user is running `dbcDeploy` command against a cluster. The use either has **No Permissions** or **Can Attach To** cluster permission. The user tries to run `dbcDeploy` command and...

Following the instruction, Installing boot2docker v1.3.2 on OS X EI Capitan (version: 10.11.4) fails. Message from install.log install:didFailWithError:Error Domain=PKInstallErrorDomain Code=112 "An error occurred while running scripts from the package “Boot2Docker-1.3.2.pkg”."...