Skip to content
#

apache

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

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

Owner can not click and edit on the chart name when open a saved chart, can only do click edit when creating a new chart.

How to reproduce the bug

1, Explore saved chart own by you
2, Hover mouse over to chart's title
3, Click on chart title

Expected results

1,Should see tooltip "Click to edit"
2,Title is successfully edit and saved

Actual results

There is no opportunit

raphaelauv
raphaelauv commented Oct 7, 2021

Apache Airflow Provider(s)

google

Versions of Apache Airflow Providers

5.1.0

Apache Airflow version

2.1.2

Operating System

GCP Container-Optimized OS

Deployment

Composer

Deployment details

No response

What happened

When a variable have a non allow character like a . the secret manager is going to fail even if the variable is in

timabbott
timabbott commented Oct 5, 2021

Apparently, in the "Change password" settings UI, if you only fill one of the two password fields, it'll present a "Saving ... Saved!" notice incorrectly. We should instead be presenting an error in the modal asking the user to fill out both password fields.

The code controlling this is likely in static/js/settings_account.js, in this click handler:

    $("#change_password_button").on(
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