Skip to content
#

apache

Here are 2,728 public repositories matching this topic...

superset
jinghua-qa
jinghua-qa commented Oct 1, 2021

When user encounter error in dashboard, can we show the specific error information rather than 'Unexpected error'?

For example for Missing dataset error, can we show the error title to bubble up as 'Missing dataset' rather than 'Unexpected error'? It will be easier for user to see specific error right away.

<img width="674" alt="Screen Shot 2021-10-01 at 10 48 24 AM" src="https://user-image

mehmax
mehmax commented Oct 1, 2021

Description

Currently the oracle hook it not setting a CURRENT_SCHEMA after connecting with the Database.
In a lot of use cases we have production and test databases with seperate connections and database schemas e.g. TEST.Table1, PROD.Table1
"Hard-coding" the database schema in SQL Scripts is not elegant due to having different Airflow Instances for developing and Production.

An Optio

alya
alya commented Oct 1, 2021

At present, we indicate places where a stream can be changed to a different one in a couple of different ways -- sometimes with a pencil icon, sometimes by just allowing the user to type into the box.

This can cause confusion, as inputting a non-existent stream name will cause sending or moving a message to fail.

We should make it clear that the user is selecting from a list of streams by u

rabbah
rabbah commented Apr 2, 2020

The typescript runtime was recently added to openwhisk but we do not yet have docs for the runtime and it is missing from runtimes.json.

We need a doc like https://github.com/apache/incubator-openwhisk/blob/master/docs/actions-nodejs.md for typescript functions.

Adding the runtime to the runtime manifest can be done per https://github.com/apache/openwhisk/blob/master/docs/actions-new.md#the-

ModSecurity is an open source, cross platform web application firewall (WAF) engine for Apache, IIS and Nginx that is developed by Trustwave's SpiderLabs. It has a robust event-based programming language which provides protection from a range of attacks against web applications and allows for HTTP traffic monitoring, logging and real-time analysis. With over 10,000 deployments world-wide, ModSecurity is the most widely deployed WAF in existence.

  • Updated Sep 17, 2021
  • C++
RussellSpitzer
RussellSpitzer commented Aug 23, 2021

Because SpecV1 creates "void" transforms when removing partition transforms, a v1 table whose partitions are removed will always return an unpartitioned spec.

https://github.com/apache/iceberg/blob/master/api/src/main/java/org/apache/iceberg/PartitionSpec.java#L97-L99

This method should always return true if all of the transforms are void as well.

后端开发常用框架文档及中文翻译,包含 Spring 系列文档(Spring, Spring Boot, Spring Cloud, Spring Security, Spring Session),大数据(Apache Hive, HBase, Apache Flume),日志(Log4j2, Logback),Http Server(NGINX,Apache),Python,数据库(OpenTSDB,MySQL,PostgreSQL)等最新官方文档以及对应的中文翻译。

  • Updated Jul 12, 2021

Improve this page

Add a description, image, and links to the apache topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the apache topic, visit your repo's landing page and select "manage topics."

Learn more