Skip to content
#

pypi

pip logo

pip is a de facto standard package-management system used to install and manage software packages written in Python. Many packages can be found in the default source for packages and their dependencies — Python Package Index (PyPI).

Here are 1,384 public repositories matching this topic...

rabidaudio
rabidaudio commented Aug 27, 2021

Hello folks, Postgres's at time zone conversion syntax seems to throw a parser error. Seems like with time zone/without time zone also. Postgres doesn't seem to have a function call version so I believe this is the only way to do it.

example.sql

SELECT ('2015-10-24 16:38:46'::timestamp AT TIME ZONE 'UTC');

Observed Behaviour

==== sqlfluff ====
sqlfluff:   
akchinSTC
akchinSTC commented Jul 28, 2021

Describe the issue
Current apache helm-chart lists redis as installation enabled but is not actually required when using the kubernetes executor, we should update to false.
https://github.com/elyra-ai/elyra/blob/dcb63e72c12f7e143ca5262f2140a3387f8abd10/etc/kubernetes/airflow/helm/values.yaml#L1420-L1427

To Reproduce

Screenshots or log output
If applicable, add screenshots or l

Created by Ian Bicking, Jannis Leidel

Released April 4, 2011

Repository
pypa/pip
Website
pip.pypa.io
Wikipedia
Wikipedia

Related Topics

package-manager python