Shekhar Prasad Rajak
Shekhar Prasad Rajak
Fixes # [GSoC Idea - Add 500 error page](https://github.com/Cloud-CV/GSoC-Ideas/issues/23) #### Changes proposed in this pull request: - if there is any HTTP request is sent from the Angular application and...
I got this error, when I tried to run `bundle install` : ``` Bundler could not find compatible versions for gem "bundler": In Gemfile: bundler (~> 1.7) Current Bundler version:...
Fixes https://github.com/symengine/symengine.rb/issues/71
Hi, I have installed surge in travis build and running the surge command but getting these error: ``` /home/travis/.nvm/v0.10.48/lib/node_modules/surge/node_modules/cli-table3/src/table.js:4 class Table extends Array { ^^^^^ SyntaxError: Unexpected reserved word at...
Hi, I have put the SURGE_TOKEN and SURGE_LOGIN in github secrets so that it can be picked while running the surge command for authentication. It worked well in some PRs...
Fixes https://github.com/apache/druid/issues/17352. ### Description #### Release note ##### Key changed/added classes in this PR * `GlueIcebergCatalog` This PR has: - [x] been self-reviewed. - [x] using the [concurrency checklist](https://github.com/apache/druid/blob/master/dev/code-review/concurrency.md) (Remove...
### Description The Iceberg extension to connect to Glue Iceberg catalog. ### Motivation We have [Iceberg framework in AWS Glue](https://docs.aws.amazon.com/glue/latest/dg/aws-glue-programming-etl-format-iceberg.html#aws-glue-programming-etl-format-iceberg-enable), that would be helpful for Druid users to directly connect...
I run this in main branch : ``` mvn clean install -Papache-release,dist,rat -DskipTests -Dgpg.skip -Ddependency-check.skip=true ``` and getting this error: ``` [ERROR] Failed to execute goal org.apache.maven.plugins:maven-javadoc-plugin:2.10.1:jar (attach-javadocs) on project...