GithubHelp home page GithubHelp logo

Comments (6)

den-crane avatar den-crane commented on June 26, 2024

try

CREATE MATERIALIZED VIEW IF NOT EXISTS bug_reproduction_mv TO bug_reproduction AS
select
st.missingId as missingId,
st.someId as someId,
st.dateTime as dateTime
...

from clickhouse.

den-crane avatar den-crane commented on June 26, 2024

@p-pekala I cannot reproduce it https://fiddle.clickhouse.com/8fa47363-5efa-47aa-9fbc-f9b2332d8ac4

from clickhouse.

p-pekala avatar p-pekala commented on June 26, 2024

@den-crane Yes the alias seems to help. I also updated your example that reproduces the problem (not sure which modification changed the behavior but I adjusted it to more like my case - with a dictionary and different types).

from clickhouse.

den-crane avatar den-crane commented on June 26, 2024

I also updated your example that reproduces the problem

You cannot update my example. fiddle generates a different url on each execution. You need to share your own URL.

from clickhouse.

p-pekala avatar p-pekala commented on June 26, 2024

right: https://fiddle.clickhouse.com/a7a28ab1-1675-4da6-a573-d4d83bd40a0d

from clickhouse.

den-crane avatar den-crane commented on June 26, 2024

related to an allow_experimental_analyzer and the join with a dictionary.

https://fiddle.clickhouse.com/76d74308-b8ba-4df6-b519-3b0de9b120b5

from clickhouse.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.