Skip to content

Commit

Permalink
remove code generation that was needed to glue library and plugin tog…
Browse files Browse the repository at this point in the history
…ether

The idea was to verify that compile time evaluation and runtime evaluation of the same expressions give the same results.  To run the same code twice, i decided to use code generation. It also was a source of truth about mapping between dataframe function arguments and compile time FIR value that are expected.
Code generation pipeline has proven to be a bit hard to maintain, so approach needs to be changed.
  • Loading branch information
koperagen committed Mar 4, 2024
1 parent fc20796 commit f11b354
Show file tree
Hide file tree
Showing 94 changed files with 0 additions and 10,390 deletions.
208 changes: 0 additions & 208 deletions bridge-generator/bridges.json

This file was deleted.

45 changes: 0 additions & 45 deletions bridge-generator/build.gradle.kts

This file was deleted.

37 changes: 0 additions & 37 deletions bridge-generator/columnSelectionDsl_bridges.json

This file was deleted.

50 changes: 0 additions & 50 deletions bridge-generator/convert_bridges.json

This file was deleted.

46 changes: 0 additions & 46 deletions bridge-generator/explode_bridges.json

This file was deleted.

Binary file removed bridge-generator/gradle/wrapper/gradle-wrapper.jar
Binary file not shown.
5 changes: 0 additions & 5 deletions bridge-generator/gradle/wrapper/gradle-wrapper.properties

This file was deleted.

Loading

0 comments on commit f11b354

Please sign in to comment.