The Wayback Machine - http://web.archive.org/web/20220106064550/https://github.com/topics/apache
Skip to content
#

apache

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

superset
fredthomsen
fredthomsen commented Dec 31, 2021

Description

I am suggesting adding support for these filters for datetime objects when browsing airflow objects in the UI:

  • greater than or equal to
  • less than or equal to

Use case/motivation

When viewing DagRuns under the browse menu for example (Browse -> DagRuns), then only less than or greater than filters are available for filtering on datetime objects and since many logical

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 Jan 4, 2022
  • C++
adonis0147
adonis0147 commented Jan 5, 2022

Proposed changes

Close related #7619.

Fix the typo in document.

Types of changes

What types of changes does your code introduce to Doris?
Put an x in the boxes that apply

  • Bugfix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to
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.

masaori335
masaori335 commented Sep 23, 2020

ATS has several metircs of proxy.process.net.calls_to_.* and 2 of them are not working.

$ traffic_ctl metric match proxy.process.net.calls_to
proxy.process.net.calls_to_read 616958
proxy.process.net.calls_to_read_nodata 193461
proxy.process.net.calls_to_readfromnet 0            ///< !
proxy.process.net.calls_to_readfromnet_afterpoll 0  ///< !
proxy.process.net.calls_to_write 374065
p

后端开发常用框架文档及中文翻译,包含 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 Nov 17, 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